Crash Nitro Kart: Difference between revisions

Wow, this page is really outdated. Tested the game again with 3.5 and updated the problems. OpenGL issues seems to have been fixed by GLSL merge
No edit summary
(Wow, this page is really outdated. Tested the game again with 3.5 and updated the problems. OpenGL issues seems to have been fixed by GLSL merge)
Line 15: Line 15:
== Problems ==
== Problems ==
=== FMVs and Loading Screens ===
=== FMVs and Loading Screens ===
Dolphin doesn't render FMVs or loading screens. To fix this enable Real XFB and use DirectX 9 plugin.
Dolphin doesn't render FMVs or loading screens. To fix this, set External Frame Buffer to "Real".


=== Speed Issues ===
=== Speed Issues ===
In some revisions Dolphin doesn't accurately calculate the FPS on this game. To correct this set Frame Limit to "Off" and activate Audio Throttle under '''DSP-HLE plug-in'''.
In some revisions Dolphin doesn't accurately calculate the FPS on this game. To correct this set Frame Limit to 50 (for PAL) or 60 (for NTSC).  


=== Graphics ===
=== Graphics ===
In the menus some 2D graphics are corrupted or flicker. To fix this enable Real XFB and use DirectX 9 plugin.
In the menus some 2D graphics are corrupted or flicker. To fix this, set External Frame Buffer to "Real".


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|gfxbackend                = DirectX 9
|xfb               = Real
|gfxbackendnotes          = OpenGL is much slower with a lot of missing graphics
|xfbnotes         = Enable this to fix flickering menus, FMVs and Loading Screens
|accuratetexturecache      = On (older revisions only)
|framelimit        = 50 or 60
|accuratetexturecachenotes = Enable this in older revisions to allow all textures to be shown properly.
|framelimitnotes  = Use this if experiencing speed issues (50 for PAL and 60 for NTSC).
|xfb                       = Real
|xfbnotes                 = Enable this to fix flickering menus, FMVs and Loading Screens
|audiothrottle            = On
|audiothrottlenotes        = Use this if experiencing speed issues.
}}
}}