Emulator Issues #2297
closedDolphin crashes with a compatability error.
0%
Description
What steps will reproduce the problem?
1.Start The Legend of Zelda Twilight Princess
2.Go to the Sacred Grove
3.Attempt to howl to start the master sword puzzle
What is the expected output? What do you see instead?
The expected output is the typical howling HUD.
Dolphin crashes, and the error message states that a certain kind of memory
is not supported.
What version of the product are you using? On what operating system?
I am using SVN 4525 of the x64 version of Dolphin. I am running Windows 7 x64
Please provide any additional information below.
Updated by nakeee over 14 years ago
Please check latest SVN, a lot changed since 500 revisions ago...
Updated by luisr142004 over 14 years ago
well i don't get that error but i instead get an "unknown pointer" error message >_>
Updated by thesecondM over 14 years ago
With the later revisions, the problem still exists. However, it is rather spotty. Occasionally it will work properly.
Updated by BhaaL over 14 years ago
Can you name your exact revision tested, the game id (see rightclick, properties) and the exact error message? In case of a message box, you can hit Ctrl+C to copy the contents.
Updated by thesecondM about 14 years ago
The exact contents of the error message are:
Warning¶
Read from invalid memory region (0x38210020)
This is either the game crashing randomly, or a TLB write.Several games uses the TLB to map memory. This
function is not supported in Dolphin. Unfortunately there is no way to recover from this error,so Dolphin will now exit abruptly. Sorry!
OK¶
Updated by Anonymous almost 14 years ago
- Status changed from New to Questionable
Please respond if this issue is still valid, or it will be closed.
Updated by thesecondM almost 14 years ago
This issue is still valid in the latest version.
Updated by skidau almost 14 years ago
- Status changed from Questionable to Fixed
Enabling MMU should let you get past the howling. Disable MMU afterwards to get a speed up.