:
Coulden't you just Memory Patch it? like poke an address in the RAM when the exe loads using the editor or something.
Is there more needed to do than poke some addresses with specified bytes to ignore the compression?
|
You can't ignore it, the only thing you can try is what I've attempted to do now which has failed. A proxy hook dll that overwrites function calls to intercept them and attempts to load its own stuff into vram, but some other part of the engine stomps the vram its used and crashes it