10-26-2011, 03:25 AM
Thanks for the helpful information. When I try to load the game, it ceases functioning after the Square Enix screen. Everything simply remains black. I am using a MAC that is well equipped beyond any of the required hardware. Any suggestions?
Thanks!
Thanks!
(04-21-2011, 03:30 AM)hyakki Wrote: now Playable in r2175
Tested Game setting w/ Nvidia video card
[
Specific notes for this game:
ATI/AMD/INTEL brand video cards could have problems with these settings. since shader/opengl support on these cards are buggy, always try to run the latest drivers.
Video card also needs to support modern shaders for text to work correctly. (Geforce 6 or newer)
]
Code:|Video|
[-] 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 <- Broken graphics when used with stencil test.
[-] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
[-] 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)
|Media|
[x] Use Media Engine (Works only with 32bit JPCSP)
[-] Extract media files to tmp folder
[x] Decode audio files with sonic stage (you must have ss installed for this to work)
[x] Use non-native fonts from flash0 folder
|Compiler|
[x] Use compiler (dynarec)
[-] Output profiler into to profiler.txt (only for compiler)
[500] Maximum method size
Legend
[-] = Unchecked
[x] = Checked
[!] = Optional, use at own risk (possibly a speedup, can cause crashes / bugs, disable this first if you run into problems)
::When changing options do it before you load the game, or else you'll need to close and restart Jpcsp.::