![]() |
|
improvement, on Eternal Darkness? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Site (https://forums.dolphin-emu.org/Forum-dolphin-site) +--- Forum: Old Game Discussion (Archive) (https://forums.dolphin-emu.org/Forum-old-game-discussion-archive) +--- Thread: improvement, on Eternal Darkness? (/Thread-improvement-on-eternal-darkness) Pages:
1
2
|
improvement, on Eternal Darkness? - Emulatong - 12-15-2009 with build 4696 with Using OpenGL and real XFB the emulator now Showing FPS,but no more then a black screen but it didn't did it something like that for months,well,there was a black screen,but FPS was 0,now it's shows 59-60 FPS. it seems the game now "loadble" I know the game was in a better status before in old build,but now there is huge improvement in other GC games,maybe we are getting close for the game to be finally in playble status as well? if I knew programming,I might try something to improve the game status. RE: improvement, on Eternal Darkness? - Concerto - 12-15-2009 With software renderer you can view one image xD RE: improvement, on Eternal Darkness? - chelo248 - 12-29-2009 Dolphin 4740 Interpreter and SW video plugin. you can watch the opening but hangs before the menu. ![]() screenshots: [attachment=1987][attachment=1988][attachment=1989][attachment=1990][attachment=1992] RE: improvement, on Eternal Darkness? - fagoatse - 12-29-2009 Not yet, rogue squadron and ED are the hardest ones to emulate xD RE: improvement, on Eternal Darkness? - Emulatong - 12-29-2009 hot!Going to check it soon,seems we are having huge progress to make it playble! RE: improvement, on Eternal Darkness? - Lum4r - 01-07-2010 I made a savestate right before the Edgar Allen Poe quote comes up while in Interpreter and loaded it while in Recompiler. The result? It bypassed the hang-on-start, and allowed me to access the main menu (Although none of it rendered, so I had to navigate it blind) and I got to the movie right after you start a new game. Unfortunately, at this point weird audio artifacts can be heard as the emulation grinds to a halt. Still, this means it's at least possible to start a new game which may interest some people. RE: improvement, on Eternal Darkness? - chelo248 - 01-07-2010 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: [attachment=2138] just before the game starts. RE: improvement, on Eternal Darkness? - Lum4r - 01-07-2010 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. RE: improvement, on Eternal Darkness? - Emulatong - 01-07-2010 what I need to change/download to get in that state? keep stuck after the quotation intro. RE: improvement, on Eternal Darkness? - spellforce - 01-07-2010 (01-07-2010, 12:21 PM)chelo248 Wrote: maybe you should read this : 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. |