Dolphin, the GameCube and Wii emulator - Forums
NHL 2K9 - "Warning - eieio not implemented" - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: NHL 2K9 - "Warning - eieio not implemented" (/Thread-nhl-2k9-warning-eieio-not-implemented)

Pages: 1 2


RE: NHL 2K9 - "Warning - eieio not implemented" - CacoFFF - 08-20-2009

Can the debugger do that???
Well, i don't have that game anyways.


RE: NHL 2K9 - "Warning - eieio not implemented" - omegadox - 08-20-2009

You view the assembly and right click on a opcode line and do replace with blr or nop, or just edit the assembly stored in RAM with the memory viewer.


RE: NHL 2K9 - "Warning - eieio not implemented" - factor828 - 08-24-2009

Is there any way I can help or does it need some development skills? I cannot really understand what you guys are talking about here but I can give you the debug report if you tell me how to do it.

CacoFFF - if by "ignoring" the instruction you mean turning off panic handlers then I did it. Effect - I was able to see the Wii safety screen after which fps dropped to 0 and nothing else happened.


RE: NHL 2K9 - "Warning - eieio not implemented" - CacoFFF - 08-24-2009

You're gonna have to contact ector or someone else who knows his way in the Interpreter core.