deca icon indicating copy to clipboard operation
deca copied to clipboard

Tool for modding APEX engine games (Generation Zero, theHunter, ...)

Results 66 deca issues
Sort by recently updated
recently updated
newest added

This may require a side panel or other ui object

Javascript

Something like resources/gz/runtime_strings.txt. Every time the project is opened try to process strings in this file. So users can easily add new vpaths

1. Use Ghidra to get the latest strings 2. Compare string against RTPC ids 3. Add searching exe for strings directly.

def image_import(vfs, node, ifile: str, opath: str): Assumes same encoding as original file in archive Assumes fixed header size in source dds file. Which may change depending on if it...

BEPP Tank is a good start

This could be used to come up with an max length for ADF instances, using the location of the string id did not work consistently. These lengths can then be...

http://www.humus.name/Articles/Persson_CreatingVastGameWorlds.pdf