07-13-2012, 09:16 AM
(07-13-2012, 05:00 AM)hyakki Wrote: r2612Could you try if the following patch is fixing the problem: in jpcsp.Allegrex.Instructions.java
actually its broken with nvidia cards too, going to run through a few versions to see if i can figure out the exact revision that broke it.
r2611 = working
r2610 = working
... so it appears r2612 broke it
Other games broken from 2612 include
Mimana Iyar Chronicle (blue texture overlay)
Gran Turismo (blue texture overlay)
Fate Extra (Overbrite)
Jeanne d'Arc (Overbrite)
Valhalla Knights 2 - Battle Stance (Overbrite)
Line 5666:
Code:
context.endPfxCompiled(1);
Code:
context.endPfxCompiled(1, false);
Thanks!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log