Dark Shikari
New member
Tried out some GCMs with the teaser of Dolphin... it seems to work, but damn, the core uses so much CPU! Now we all know PowerPC emulation is slow on x86 architecture, but something tells me it can get a little bit faster than this
lain: . Maybe use a bit of assembly in there to speed things up? Also, have you guys tried compiling the program using processor-specific code, you know, making a Pentium 4 version, an Athlon version etc (just by doing seperate compiles)? That might help alleviate the 4 FPS I get in Windwaker... :happy: . One thing that needs to be put in is a frame-limiter, so that some parts don't go crazy fast.