(01-07-2010, 12:21 PM)chelo248 Wrote: maybe you should read this :
http://code.google.com/p/dolphin-emu/issues/detail?id=1911
is very interesting .
i made those changes (with Sleep(150)) and the game hangs here:
just before the game starts.
I can pass those point easily by change frame limit to 6 (actually I change muliply by 5 to multiply by 3) frame limit 10 to 6
I just start with frame limit auto then before start new game I change frame limit to 10(6) and before the book is open (green screen) ,I just change frame limit back to auto so the book open faster and can pass the open scene.
any way it end up with unknow pointer (if use TLB hack) or Invalid memory Address (No TLB HACK)
(01-07-2010, 12:38 PM)Lum4r Wrote: I ran it in single-core and it hung farther along. It seems pretty pointless fiddling with this since I can't debug the emulator. All this is doing is treating the symptom without rooting out the problem.
You can try debug from open save game it has no opening but still same error as the end of open scene.
