10-13-2011, 10:13 PM
(10-13-2011, 05:56 AM)hyakki Wrote:(10-12-2011, 06:37 PM)QuantiumG Wrote: Just a bump on this one also wondering about the correct settings to get the game to load. Currently, it just shows the "now loading" animation, then black.
works fine here in r2341
Code:[-] Disable VBO (automatically disabled if not supported)
[X] Only GE graphhics (not recommended for homebrew)
[-] Use vertex cache
[x] Use shaders (experimental)
[x] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
[-] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
[-] Enable VAO (only relevant when using shaders and vertex cache)
[-] Enable saving GE screen to Textures instead of Memory
[-] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
[x] Enable dynamic shader generation (only relevant when using shaders rec for AMD/ATI)
[x] Enable the shader implementation for the "Stencil Test" (more accurate but slower)
[-] Enable the shader implementation for the "Color Mask" (more accurate but slower)
Ok, that gets the game to load, but there's no text, and no menus show up, no title, etc. Any ideas? Are you running the 32 or 64bit version?