08-15-2013, 12:01 AM
(08-14-2013, 07:33 PM)DragonNeos Wrote: What is your graphics card? I do not see it listed in your computer specifications. As I have said before, use the latest revision and note that there may be problems if you have an Intel Graphics Card. Here are the settings that I use:gtx 260 like it says in my post
In order to get perfect audio in the game, you will need the following: SonicStage, atrac3plus2wav.exe, and atracplug.dll. Place atrac3plus2wav.exe and atracplug.dll into either lib/windows-x86 (JPCSP 32-bit) or lib/windows-amd64 (JPCSP 64-bit).Code:Configuration / Video
[ ] Disable VBO (automatically disabled if not supported)
[X] Only GE graphics (not recommended for homebrew)
[X] Use vertex cache
[X] Use shaders
[ ] 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)
[X] 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, recommended for AMD/ATI)
[ ] Enable the shader implementation for the "Stencil Test" (more accurate but slower)
[ ] Enable the shader implementation for the "Color Mask" (more accurate but slower)
[ ] Disable optimized VertexInfo reading (may improve compatibility)
[ ] Save Stencil to Memory (more accurate but slower)
[ ] Use Software Rendering (very experimental, not yet complete, slow)
Configuration / Audio
[ ] Disable audio threads
[ ] Disable audio channels (not recommended)
[ ] Disable audio blocking
Configuration / Memory
[X] Ignore invalid memory access (not recommended for test reports, but improves performance)
[ ] Ignore unmapped imports (not recommended)
Configuration / Misc
[X] Use Media Engine
[ ] Extract media files to TMP folder
[X] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
[ ] Use debug font (disable flash0 fonts)
Configuration / Compiler
[X] Use compiler (dynarec)
[ ] Output profiler info to profiler.txt (only for compiler)
[50] maximum method size
Configuration / Crypto
[ ] Extract decrypted EBOOT.BIN files to TMP folder
[X] Handle SAVEDATA in crypto mode
[ ] Extract original PGD files to TMP folder