05-18-2011, 11:14 AM
(05-18-2011, 04:00 AM)taenew Wrote: Stops working on selecting one of the menu options:I have no problem running it using the following configuration settings:
- Start Game
- Bonus Levels
- Options
- Credits
Is there any way to fix this?
Code:
Configuration / Video
[ ] Disable VBO (automatically disabled if not supported)
[ ] Only GE graphics (not recommended for homebrew)
[ ] Use vertex cache
[ ] Use shaders (experimental)
[ ] 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)
[ ] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
Configuration / Audio
[ ] Disable audio threads
[ ] Disable audio channels (not recommended)
[ ] Disable audio blocking
Configuration / Memory
[ ] Ignore invalid memory access (not recommended for test reports, but improves performance)
[X] Ignore unmapped imports (not recommended)
Configuration / Media
[X] Use Media Engine
[ ] Extract media files to tmp folder
[X] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
[X] Use non-native fonts from flash0 folder
Configuration / Compiler
[X] Use compiler (dynarec)
[ ] Output profiler info to profiler.txt (only for compiler)
[3000] Maximum method size
Configuration / Crypto
[ ] Extract decrypted EBOOT.BIN files to the TMP folder
[ ] Handle SAVEDATA in crypto mode
[ ] Extract original PGD files to the TMP folder