Hi
I'm looking someone who could make simple Tool to have ability to extract and replace files.
Magic numbers 56 46 - VF.
I uploaded smaller archive which contains menu files: background etc because archive with game assets is 356MB.
Thanks for any help.
Link:
https://www.mediafire.com/file/7k2zv4p2 ... ge.7z/file
Akimbo kung fu hero .VOL archive
- ikskoks
- Moderator
- Posts: 942
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 506 times
- Been thanked: 234 times
- Contact:
Re: Akimbo kung fu hero .VOL archive
Game extractor can be used to extract files.
If you want to replace them, you can also use offzip https://aluigi.altervista.org/mytoolz.htm#offzip
There is also specification for this file format on the wiki
http://wiki.xentax.com/index.php/Excessive_Speed_VOL
If you want to replace them, you can also use offzip https://aluigi.altervista.org/mytoolz.htm#offzip
There is also specification for this file format on the wiki
http://wiki.xentax.com/index.php/Excessive_Speed_VOL
-
Pejti
- n00b
- Posts: 18
- Joined: Wed Jan 01, 2020 4:48 am
- Location: Poland, Rzeszów
- Been thanked: 1 time
Re: Akimbo kung fu hero .VOL archive
Thanks for reply.
I know that Game Extractor can extract files, but they are "Unnamed File XXX". I know that file names are in .VOL.
How can I replace file in offzip? Example?
I know that Game Extractor can extract files, but they are "Unnamed File XXX". I know that file names are in .VOL.
How can I replace file in offzip? Example?
- ikskoks
- Moderator
- Posts: 942
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 506 times
- Been thanked: 234 times
- Contact:
Re: Akimbo kung fu hero .VOL archive
You have some examples in the tool usage information. You should use "-r" option for that.How can I replace file in offzip? Example?
Code: Select all
Quick examples:
scan zlib offzip -S input.dat
scan offset offzip -S input.dat 0 0x12345678
cool scan zlib offzip -S -x -Q input.dat
extract zlib offzip -a input.dat c:\output
extract deflate offzip -a -z -15 -Q input.dat c:\output
reimport zlib offzip -a -r file.dat c:\inputAccording to the file format specification there are no filenames.I know that file names are in .VOL.
-
Pejti
- n00b
- Posts: 18
- Joined: Wed Jan 01, 2020 4:48 am
- Location: Poland, Rzeszów
- Been thanked: 1 time
Re: Akimbo kung fu hero .VOL archive
I have this Tool which was made by alcexhim (thanks for that) but only extract option is supported.
https://imgur.com/iCO4zEY
In archive there are: tool and txt file which contains old source of VOL and probably newer source of VOL format (under - symbols). Btw if someone will be able to compile for windows new app (I mean full app from github from txt file), could post here. I tried in visual studio and I had 100+ errors. ;/ I don't have skills to write own app.
Thanks
https://imgur.com/iCO4zEY
In archive there are: tool and txt file which contains old source of VOL and probably newer source of VOL format (under - symbols). Btw if someone will be able to compile for windows new app (I mean full app from github from txt file), could post here. I tried in visual studio and I had 100+ errors. ;/ I don't have skills to write own app.
Thanks
You do not have the required permissions to view the files attached to this post.

