Page 2 of 3
Re: agents of mayhem
Posted: Sun Sep 17, 2017 8:05 pm
by OrangeC
You need to be on windows 10 and enable extended path names.
Re: agents of mayhem
Posted: Mon Sep 18, 2017 9:02 am
by TaylorMouse
Yeah, after some time, I decided to made my own content browser UI ( treeview / listview) to look at the content of the files before I extract anything.
I'm doing this in WPF, like I did with my 3D Model Viewer.
Once it is done I'll post it here for downloading as a working executable, not some pile of code to deal with before you can do anything...
The code to list the content and the extraction itself work already, just doing the UI atm. So it will be done pretty soon.
T.
Re: agents of mayhem
Posted: Tue Sep 19, 2017 9:48 pm
by TaylorMouse
Ok my browser is finished, still need to polish of course, time to implement the extraction method
T.
Re: agents of mayhem
Posted: Tue Sep 19, 2017 11:27 pm
by TaylorMouse
Ok, first tests seem to be working,
double clicking the item in the list (or via right click and view) it plays the Bink Video ( I have Bink RAD tools installed to view these files )
extracting multiple files at once works too.
going to implement the extraction of a whole folder next
T.
Re: agents of mayhem
Posted: Wed Sep 20, 2017 9:44 am
by TaylorMouse
AceWell wrote:i see some zlib compressed blocks in that sample, offzip seems to work
the extracted dats seem to contain a model with LODs and one or more dxt textures that go with it
02c1a471_dat.png
Which file was that, if I may ask ?
T.
Re: agents of mayhem
Posted: Wed Sep 20, 2017 7:45 pm
by TaylorMouse
added:
- implemented the extraction to the same folder structure as in the pack file
- possible to delete the original file after conversion
- support conversion of .wem_pc to .ogg
T.
Re: agents of mayhem
Posted: Thu Sep 21, 2017 12:35 am
by Acewell
TaylorMouse wrote:Which file was that, if I may ask ?
02c1a471.dat extracted with offzip
Re: agents of mayhem
Posted: Wed Oct 04, 2017 3:55 pm
by TaylorMouse
Finally finished the small tool, note, NO you cannot extract everything at once, you need to go through the parts one by one
Download the AgentsOfMayhem.ContentBrowser.
If anyone wants to help out on figuring out the 3D Models, please DO!
T.
Re: agents of mayhem
Posted: Thu Oct 05, 2017 1:01 pm
by TaylorMouse
For some of the texture, I was able to provide a dds header and that seem to work out pretty well, others, not so much
I will try to implement this in my browser
example:
Agents of mayhem (.vpp_pc/str2_pc)
Posted: Sun Feb 25, 2018 3:33 am
by Acewell
here is a bms script for fun to extract files from vpp_pc and str2_pc files
AgentsofMayhem_vpp_pc__str2_pc.zip
Re: agents of mayhem
Posted: Fri Mar 23, 2018 9:47 pm
by DarthphoeniX
I try script in aom_agents.vpp_pc but don't work
- open input file D:\GAMES\Agents.Of.Mayhem-CPY\aom\data\aom_agents\aom_agents.vpp_pc
- open script D:\GAMES\Agents.Of.Mayhem-CPY\aom\data\aom_agents\AgentsofMayhem_vpp_pc__str2_pc.bms
- set output folder D:\GAMES\Agents.Of.Mayhem-CPY\aom\data\aom_agents\folder
offset filesize filename
--------------------------------------
- error in src\extra\xalloc.c line 618: xdbg_malloc()
Error: memory allocation problem
Re: agents of mayhem
Posted: Fri Mar 23, 2018 11:33 pm
by Acewell
DarthphoeniX wrote:I try script in aom_agents.vpp_pc but don't work
can't do anything without samples.
that script was written just for fun and it worked with the samples i had, so i may or may not
keep updating it, you could always try TaylorMouse's program and see if it works there too.

Re: agents of mayhem
Posted: Sat Mar 24, 2018 11:38 am
by makcar
AceWell wrote:DarthphoeniX wrote:I try script in aom_agents.vpp_pc but don't work
can't do anything without samples.
that script was written just for fun and it worked with the samples i had, so i may or may not
keep updating it, you could always try TaylorMouse's program and see if it works there too.

filecutter 2mb:
http://dropmefiles.com/ppr2z
filecutter 4mb:
http://dropmefiles.com/6Cdoo
Re: agents of mayhem
Posted: Sat Mar 24, 2018 9:18 pm
by Acewell
i see now, my script was for file version 10 where your samples
are file version 17, so yes there is quite a few differences.

Re: agents of mayhem
Posted: Wed Oct 03, 2018 9:22 pm
by Sinnery32
Hello, I need your help with the game "agents of mayhem".
How did you open a file with a 3D model of your character ?