Make zombies always animate at full frame rate.
How to Fix
- Go to <path-to-game>.
- Copy re3.exe and paste it somewhere.
- Open re3.exe in a hex-editor (e.g. HxD).
- Go to offset 1C70F00 (Ctrl+G in HxD).
- Replace the values 44 8B C5 with 45 31 C0.
- Save and close the file.
Click on the picture to zoom in:
Be the first to comment