Created by: Yamato Nagasaki
- A CONCEPT tool used for basic unpacking and repacking.
- It only supports single RES file though, not overall a batch/full unpacking and repacking
- This only supports base game only, DLC will not be supported. but information is provided in documenation
- GOD EATER 2 PSP/Vita (NPJH50832 / PCSG00240)
- GOD EATER 2 RAGE BURST (PCSG00532)
- GOD EATER RESURRECTION (PCSG00719)
- GOD EATER OFFSHOT (PCSG00720 ~ PCSG00725)
- package.rdp
- data.rdp (NOT PRESENT on RAGE BURST, RESURRECTION, OFFSHOT)
- patch.rdp (DLC CONTENT, NOT PRESENT on OFFSHOT)
- system.res (or any RES file).
Localization releases and PC versions are not prioritized for the time being due to multiple languages
- PC, PS4, PSVita Localization has 6 languages (or 3 in some depends on game region)
- English, French, Italian, Deutsch, Espanol, Russian.
- So i can't work on these ones very well, this will result to a more large storage usage.
- For PC Version, check GECV.
HaoJun/Randerion's GECV: BLZ4 Codes and other structure references
Note: Put a RES file within the same directory as the executable
- Unpacking
- use
-xfor extraction. - for single RES file extraction. use
-single, useful to avoid nested RES files for extraction if you only want to modify something from that current RES file.
- Repack (not stable, still in experimental)
- use
-rfor repacking. - for Repacking with Nested RES File Contents. use
-n - use
-Efor enforcement (used for debugging). - Enforcement is used to swap extrernal source's fileset RDP offsets to SET_C or SET_D masking based on population. or swap with one external source to another..
Some informations. Not accurate but the documentations should give you proper context about the file structure itself