ShadowOne333 / MaternalBound-Redux

A new version of MaternalBound, complete with New Controls and MSU-1 integration... And a lot more features!
GNU General Public License v3.0
87 stars 7 forks source link

bug #5

Closed chicofabri closed 10 months ago

chicofabri commented 1 year ago

Can't get out of lier x agerate after him showing Ness the statue

ShadowOne333 commented 1 year ago

Try to patch the game with a different base ROM, most likely issues like these are due to a wrong base ROM being used for patching, and/or a wrong patching process.

brokenps2 commented 11 months ago

having the same issue, I don't think I used the wrong ROM, and I patched it correctly.

ShadowOne333 commented 11 months ago

I'll rework the patch so that only the correct base ROM is asked for. I'll add a BPS or XDelta patch instead of a EBP so the patch itself asks for the right checksum.

However, this would have to wait until the new year since I don't have much internet access atm

ShadowOne333 commented 10 months ago

I have added both BPS and XDelta patches to the Downloads, and I got rid of the EBP one. I still include an IPS file, but the preferred and recommended patch is specified to be the BPS. With both BPS and XDelta I can ensure that the user will always provide the correct base ROM for the patching, or else the patch won't be applied.