Emulator Issues #123
closedTLB write to unknown memory (0x7f000024)
0%
Description
What steps will reproduce the problem?
- start MGS: The twin snakes
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Revision 177
Please provide any additional information below.
after the error, the emu crash. This error appears also with Mario smash
football
Updated by hrydgard about 16 years ago
yup, these games really use the TLB (use ARAM memory as paging space, enable MMU, dma
pages back and forth). This is really complicated stuff and we haven't implemented it
yet, both because it's complicated, and because it would drastically lower the speed
of Dolphin.
Updated by vins8920 about 16 years ago
is there a way to avoid the crash and display only the error and then return to the
rom browser ?
Updated by hrydgard about 16 years ago
- Status changed from New to Won't fix
Nope, that would be really hard to do actually. I will improve the error message.
Updated by JMC4789 about 11 years ago
- Status changed from Won't fix to Fixed
These games work properly in modern builds, so assuming this should be fixed.