• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.
Resident Evil 3 - PS1 Modders Edition

Resident Evil 3 - PS1 Modders Edition
Hack of Resident Evil 3: Nemesis

 
 
Description:

Resident Evil 3 - PS1 Modders Edition v1.0
1:This mod disables a checksum on the PS1 version of RE3 that would previously prohibit people from modifying the disc with custom textures. Normally this would have caused a crash. There might be more benefits from this disabled checksum that have yet to be discovered. Make sure to not exceed normal file limits (This is something to address in the near future for a V1.1)

2:The EXE (SLUS_009.23) has been expanded by adjusting the header and padding most of it with 00's besides some info text. From 000D4000 till 000F07FF free space is added, giving about 116735 bytes of extra space for people to do custom code. On the PSX ram the location would be from 800E3800 till 800FFFFF ending right before the stack.
3:To easily find assembly code locations that are within the range of the EXE you can take the PSX ram address of your assembly code and sub 8000F800 from it to find it on the EXE. This will generally only work for non dynamic memory, however you can still manually find arrays of dynamic memory and modify them to make a call to the new empty space and do all kinds of cool stuff.

4:To apply the patch run the RE3 Modders Edition v1.0.exe in the same folder where "Resident Evil 3 - Nemesis (USA).bin" is located.

Screenshots:


RHDN Hack Image
Author
admin
Downloads
45
Views
70
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from admin

 
Back
Top