Posted June 27, 2024
Hi folks, Aydan Watkins here. Long time RE1 modder. There's an issue with RE1 where it runs too fast or has stuttering for many users. It's a super simple fix.
1. Open 'ResidentEvil.exe' in a Hex Editor. I use HxD as it's free.
2. Hit CTRL & F to bring up the search menu. Paste the following code and make sure 'Hexadecimal' is selected on the drop down menu...
4D00000000008935FC454D00
3. Simply copy and paste this code below, over the code which has been found in your .EXE file.
4D0000000000909090909090
4. Hit the save button and simply run your game. It will now run at the correct normal speed as intended. Super simple.
1. Open 'ResidentEvil.exe' in a Hex Editor. I use HxD as it's free.
2. Hit CTRL & F to bring up the search menu. Paste the following code and make sure 'Hexadecimal' is selected on the drop down menu...
4D00000000008935FC454D00
3. Simply copy and paste this code below, over the code which has been found in your .EXE file.
4D0000000000909090909090
4. Hit the save button and simply run your game. It will now run at the correct normal speed as intended. Super simple.
Post edited June 30, 2024 by AydanWatkins