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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Queen's Gate Spiral Chaos - ULJS00377
#31
now with ATI 11.10 can use shaders tested on XP. i think it will work too on 7.
only use setting
- Use shaders
- Enable the shader implementation for the "Stencil Test"

doesn't really need use
- Disable UBO
Mobo:Gigabyte (GA-78LMT-USB3) CPU:AMD FX-6300 RAM:G-Skill 8GB Dual-Channel DDR3 PC12800 VGA:Sapphire R7 265 2GB OS:Windows 7 Ultimate 64-bit SP1
Reply
#32
Animation stop can be solved?


Attached Files
.rar   log.rar (Size: 8.52 KB / Downloads: 84)
Reply
#33
r3716
software renderer d09b9fd

game seems to be working nearly perfectly with the software renderer from what i've seen, even the sprite transparency issue that still plagues the hardware one is absent here.

there is a crash ingame, when a character's about to play a voice sample.


Attached Files
.txt   log-3716.txt (Size: 86.03 KB / Downloads: 52)
Reply
#34
Code:
java.lang.NullPointerException
    at jpcsp.HLE.modules150.sceAtrac3plus$AtracID.hasLoop(sceAtrac3plus.java:596)
    at jpcsp.HLE.modules150.sceAtrac3plus.sceAtracSetLoopNum(sceAtrac3plus.java:1225)
Could you provide an INFO log with only sceAtrac3plus at DEBUG level?
I've tried a quick fix in r3718 but I doubt this is a proper fix and I would like additional information...

Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#35
i tried to put
<logger name='sceAtrac3plus'> <level value='debug' /> </logger>
into LogSettings.xml, after the last logger, right before <root>, but it didn't seem to do any change. the log didn't look any different.

am i doing it right?

3718 gets past the error, should i test it on this one or the one that crashes?
Reply
#36
You need "hle.sceAtrac3plus" instead of "sceAtrac3plus"
(03-07-2015, 10:38 PM)serio Wrote: i tried to put
<logger name='sceAtrac3plus'> <level value='debug' /> </logger>
into LogSettings.xml, after the last logger, right before <root>, but it didn't seem to do any change. the log didn't look any different.

am i doing it right?

3718 gets past the error, should i test it on this one or the one that crashes?
Reply
#37
ok, done. i got logs for both 3716 which crashes and 3718 which bypasses the crash and stopped logging after the crash/place it crashed.


Attached Files
.7z   logs.7z (Size: 43.1 KB / Downloads: 77)
Reply
#38
OK, thank you!
I have now a better fix in r3719.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)