thread: .lvl files
View Single Post
  #1510  
01-02-2011, 09:59 PM
Paul's Avatar
Paul
Outlaw Sniper
 
: Jun 2007
: MilkyWay
: 1,535
Rep Power: 20
Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)

:
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
Reply With Quote