Community Average Rating
❓ No Ratings Yet
(based on 0 user ratings)
Archiver tool for RFG Re-MARS-tered
initial reverse engineering of game formats by moneyl
Supports formats:
* VPP - read and write
* PEG - read and write, textures are converted to/from PNG with some color loss
* STR2 - can read. write will work but won't rebuild asm_pc files so use with extreme caution, eg only replace files of same size
* rfglocatext - convert to/from editable xml
Requires dotnet 8 runtime: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.12-windows-x64-installer
USAGE: drag and drop files/folders to pack/unpack. Preserve file names and make sure they have valid order, eg update numbers when you add new files. Use command line to see advanced options.
Recommended workflow:
* Unpack vpp and, nested str2 and cpeg
* Make edits
* Pack only edited str2 and cpeg
* Create a folder mod for SyncFaction: RFG/data/.syncfaction/test_mod/data/your.vpp_pc/
* Place packed entries there so that they will be picked up by SF, instead of repackaging whole vpp by hand every time
This file hasn't been reviewed yet. Tell us what you think!
Pages: [1]
(Old revisions are provided for historical reference purposes. They may be incomplete, or have bugs or other issues.)