|
Post by jillmoh on Feb 17, 2019 8:56:03 GMT 10
As you may know, the game updates the zombies at distance less frequently (probably to save CPU time). I spent an entire afternoon attempting to figure how to disable this, so I thought I'd share. Please note that I've not tested this extensively. Don't blame me if the game breaks as a result of this.
EDIT: Updated the offset/instructions for the latest update (as of December 17, 2019). This only works for this latest update(e.g. the one that added Jill's letter). I'm not interested in making it work in older or cracked versions.
You can either patch manually or use a patcher application.
Note: The patched executable MUST be named re2.exe like the original file.
Method 1) Applying the patch manually:
Open the .exe with an hex editor and at replace the following at offset 0x4CBF29.
If you are using HxD, you can go to "Search, Go To...", use offset 4CBF29 (make sure 'hex' and Search relative to begin' is enabled').
44 8B C5
With:
45 31 C0
Method 2) Applying the patch using an application:
Download the patch at:
Remember to overwrite original file, otherwise it won't work (make a backup if you want)
|
|
Ada... Ada Wong :D
Posts: 9,900
Original Join Date: Aug 21, 2008
|
Post by EvilLord on Feb 17, 2019 9:38:08 GMT 10
ooohh nice find :DDD
|
|
|
Post by bigtinz on Feb 17, 2019 15:56:54 GMT 10
Wow. This is an important find! Quite immersion breaking to see stuff animate at 30fps at a distance...
Have you noticed any performance change?
|
|
Sleeping
Posts: 454
|
Post by SAMI on Feb 17, 2019 18:36:45 GMT 10
Thanks a lot. I hate those low framerate animations. Will check if there are any performance penalty with tis fix. But I don't think it will be much of an issue with decent CPUs.
|
|
"Welcome to the family, son!"
Posts: 622
|
Post by C.O.G.S on Feb 17, 2019 18:46:01 GMT 10
Niice find! Was beginning to lose all hope to ever finding a fix for this.
|
|
Sleeping
Posts: 454
|
Post by SAMI on Feb 17, 2019 19:13:58 GMT 10
Yeah it works very well. Haven't seen any bug or performance drop.
While they animate a lot more smoothly now, it still does feel like they aren't running at 60 frames. But it looks okay now compared to that 15 fps abomination we had by default.
|
|
Posts: 69
|
Post by djepic112 on Feb 17, 2019 21:48:57 GMT 10
Can someone upload an edited exe file of this? I don't know how to hex edit.
|
|
Posts: 40
|
Post by whodatninja on Feb 17, 2019 21:56:13 GMT 10
Thank you SO MUCH for finding this fix! This is one of the most requested mods, an error that devs seemingly couldn't fix!
|
|
Posts: 22
|
Post by SkacikPL on Feb 17, 2019 23:09:07 GMT 10
|
|
Sleeping
Posts: 454
|
Post by SAMI on Feb 17, 2019 23:11:03 GMT 10
Can someone upload an edited exe file of this? I don't know how to hex edit.
2. Open re2.exe with HxD hex editor.
3. Use the find feature "CTRL+F" and then go to "search for hex values" tab.
4. There paste the hex code that you have to replace which is mentioned in the first post. Press enter.
5. The hex code will be highlighted now. Don't touch it.
6. Come back the the first post of this thread and then copy the new hex value that you need to replace the old one with.
7. Go back to HxD hex editor where the old hex value is already highlighted. Press CTRL+V to paste and replace the highlighted hex value.
8. Save and close the editor.
|
|
Posts: 5
|
Post by jaydeeva on Feb 17, 2019 23:57:20 GMT 10
YES. I was getting so really annoyed with the choppy animations, it seemed like the more times i played through the game, the more i noticed it and the closer to the camera it seemed to trigger.
|
|
Posts: 6
|
Post by fattness on Feb 18, 2019 0:08:41 GMT 10
Wow this is really nice. as SAMI mentioned its not running at a full 60+ fps animation but it is significantly better than before. Nice job.
|
|
THE " WHOA, DNT SHOOT '' GIRL !!!!
Posts: 245
|
Post by ClaireRedfield19 on Feb 18, 2019 1:35:52 GMT 10
Can someone upload an edited exe file of this? I don't know how to hex edit.
2. Open re2.exe with HxD hex editor.
3. Use the find feature "CTRL+F" and then go to "search for hex values" tab.
4. There paste the hex code that you have to replace which is mentioned in the first post. Press enter.
5. The hex code will be highlighted now. Don't touch it.
6. Come back the the first post of this thread and then copy the new hex value that you need to replace the old one with.
7. Go back to HxD hex editor where the old hex value is already highlighted. Press CTRL+V to paste and replace the highlighted hex value.
8. Save and close the editor.
hi it says cnt find the line .i tried everything but cnt find it
|
|
Sleeping
Posts: 454
|
Post by SAMI on Feb 18, 2019 1:49:12 GMT 10
hi it says cnt find the line .i tried everything but cnt find it Here:
Anyone who's having trouble using hex editor can take a look at this video to see how to find the hex values.
|
|
THE " WHOA, DNT SHOOT '' GIRL !!!!
Posts: 245
|
Post by ClaireRedfield19 on Feb 18, 2019 2:06:40 GMT 10
hi it says cnt find the line .i tried everything but cnt find it Here:
Anyone who's having trouble using hex editor can take a look at this video to see how to find the hex values.
HI.sry To bother u but it says cant find E9 CB 83 7B 0F CC CC CC CC CC CC .i followed ur tutorial then ur vid but nopes.i knw how to manage around mods so i shud be fine but this is tricky.
|
|