Bug #347
Fatal Frame: Maiden of Black Water crashes on the 10nth drop
Description
Problem:
The game currently crashes (confirmed by three people) somewhere in the 10nth drop, after some previous drops have been fixed, preventing full completion. Seems to be the case for US, EU and Japanese copies.
How to replicate:
You should be able to replicate it by using the provided save file (which is somewhere in the middle of the 10nth drop), going up the stairs and then after taking the room that's the first to your right, it'll crash there somewhere. If a video is needed, this video from a few years back also crashes in the same spot and seems to use the same save point.
Let me know whether additional testing/help is needed, a lot of people seem to want to play this game and help to fix this issue.
PS. It seems like the link register after it crashes is always the same. It might give a clue where it crashes in the game's code. I've attached two crash logs to maybe help with this.
Files
History
Updated by Crementif over 4 years ago
Actually found out that you can just nop out the instruction where it crashes, which normally writes a byte to what I'm guessing is a bad location. I've included the workaround graphic pack since it might help.