Game: Modern Combat Versus http://store.steampowered.com/app/72378 ... at_Versus/
I stumbled upon some .F files and I don't know how to extract. I was wondering if I could get some help extracting the contents.
Example File:
http://www.mediafire.com/file/1eohy6l88 ... 72165581.f
Modern Combat Versus
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 104
- Joined: Fri Jan 20, 2017 10:25 am
Re: Modern Combat Versus
aluigi wrote:http://aluigi.org/bms/voxarch.bms
Thanks a million!
-
- Posts: 1193
- Joined: Sun Aug 17, 2014 7:27 pm
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Modern Combat Versus
Some of those *.f files are "BRES", while others are "GCBF", some are ZIP (3586546606.f) and others don't even have a magic (1738890473.f)... it's a mess.
I have made a script for GCBF:
http://aluigi.org/bms/gcbf_versus.bms
BRES is a known format (with various variants), as far as I remember.
I have made a script for GCBF:
http://aluigi.org/bms/gcbf_versus.bms
BRES is a known format (with various variants), as far as I remember.
-
- Posts: 3
- Joined: Tue Oct 09, 2018 9:19 am
Re: Modern Combat Versus
There's an error of the gcbf script. First of all, it works perfectly for converting all the .f files. However, I would beg if you could please fix the error where I could not even reimport the file, don't get me wrong I've reimported many files before and I know how but this script is a defection. Please fix the error.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Modern Combat Versus
You are right, the script is not valid for reimporting because it uses MEMORY_FILEs, for a reason (file extension guessing).
I have updated the script but you have lost the "extension guessing", now all the extracted files will have a generic ".dat" extension and if you want to reimport them you have to change the extension of your edited files to .dat first (otherwise you have to re-extract and re-edit them again).
I have updated the script but you have lost the "extension guessing", now all the extracted files will have a generic ".dat" extension and if you want to reimport them you have to change the extension of your edited files to .dat first (otherwise you have to re-extract and re-edit them again).
-
- Posts: 1
- Joined: Mon Oct 29, 2018 4:54 pm
Re: Modern Combat Versus
aluigi wrote:You are right, the script is not valid for reimporting because it uses MEMORY_FILEs, for a reason (file extension guessing).
I have updated the script but you have lost the "extension guessing", now all the extracted files will have a generic ".dat" extension and if you want to reimport them you have to change the extension of your edited files to .dat first (otherwise you have to re-extract and re-edit them again).
Thanks for the explanation.
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Modern Combat Versus
Games support uncompressed files, you don't have to re-compress, Car Tycoon has A LOT of of these, proving my theory.