This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 8 Vote(s) - 3.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Final Fantasy IV Complete Collection - ULUS10560
(07-04-2012, 01:10 PM)MadCabbit Wrote:
(07-04-2012, 05:41 AM)hyakki Wrote: how exactly did you comment out re.enableFlag(GU_STENCIL_TEST); ? did you recompile it from source?..

your best bet for now its just to test on revision r2535 enable the settings like these, if that works you can attempt to modify the newer revisions with the change.

Code:
|Video|
[ ] Disable VBO (automatically disabled if not supported)
[ ] Only GE graphics (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)
[ ] Enable dynamic shader generation (only relevant when using shaders, recommended 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)
[ ] Disable optimized Vertexlnfo reading (may improve compatibility)
[ ] Use Software Rendering (very experimental, not yet complete, slow)

|Memory|
[] Ignore invalid memory access (not recommended for test reports, but improves performance)!
[ ] Ignore unmapped imports (not recommended)

|Media|
[x] Use Media Engind
[ ] Extract media files to tmp folder
[x] Decode audio files with SonicStage (must be installed separately and requires Media Engine)
[ ] Use debug font (disable flashO fonts)

I changed
re.enableFlag(GU_STENCIL_TEST);
to
/* re.enableFlag(GU_STENCIL_TEST); */

I tried r2535 too, and had problems; I was only able to get 2490 working. I was using the settings in the first post, though. Using these settings, r2535 is working with the Stencil Test, and so is the latest, but it has the missing font bug. Is there any fix for that, or is it known what is the last revision that doesn't have this bug?


I was wondering if someone could give me a little insight on how to make the 're.enableFlag(GU_STENCIL_TEST)' change. I've tried everything I can think of but am not that fluent in Java. Any help is appreciated!
Reply


Messages In This Thread
RE: Final Fantasy IV Complete Collection - ULUS10560 [Encrypted] - by mucklenslide - 09-12-2012, 10:01 AM
Sound error and sonic stage - by Linkmet95 - 08-26-2013, 05:20 AM

Forum Jump:


Users browsing this thread: 13 Guest(s)