View Single Post
Old 12-12-10, 05:29 AM   #679
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

There have been requests in the past for individually switching ON/OFF some of my Fixes. I planned to program a configurator program at the end when all fixed are done. In the meantime you have to do the changes by yourself.

1) Make backup copy of patched sh3.exe

2) Take a Hex-Editor (e.g. NEXT-Soft Hex Editor MX) and open patched sh3.exe.

3) Scroll to address 0x148F60, where the ON/OFF switches are located.

4) A switch is ON, if the value is FF, otherwise the switch is OFF.

5) If you e.g. want to disable the repair time fix, change the value of the byte marked with "A" to a value different from FF, e.g. set it to "00". Save the file. Done.

__________________
My Mediafire page: http://www.mediafire.com/hsie

Last edited by h.sie; 12-12-10 at 05:40 AM.
h.sie is offline   Reply With Quote