Quote:
Originally Posted by NHervé
thanks.
I don't understand anything from the old GFX core and the screen reversing is broken (ie PsgPlayer and ArmWrestler).(...)
|
Known, it's easy to fix.
EDIT: Bah, I just committed a fix to the official CVS,
here you can see what I changed, from
this file.
Quote:
Originally Posted by NHervé
This GFX core slows down the emu very much
|
If you've sound enabled, keep in mind that it's the sound core eating CPU there. It had to be rewritten in fixed point, due to the abuse of ftol, but CyberWarriorX left the project before doing so. Use a cpu profiler like VTune and you'll see. If you disable the sound core by code, you'll get a huge speed up.
Quote:
Originally Posted by NHervé
and the sky background, in the menu of New Super Mario Bros, is not correctly animated.
|
I don't have my DS here, but seemed correct, what's wrong with it?