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:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MotorStorm: Arctic Edge - USA - UCUS98743
#41
(03-07-2015, 06:01 PM)gid15 Wrote:
(03-05-2015, 10:26 AM)onelight Wrote:
(03-05-2015, 09:02 AM)nash67 Wrote: using r 3711
doesn't go ingame anymore
freezes up on the loading screen after you choose all of your options
here is an info log
I know that freezes: http://www.emunewz.net/forum/showthread.php?tid=164323 #9
Thank you for reminding me of this problem. Does r3714 help? That was one change that was present in the old Atrac3+ implementation and that I forgot to port to the new Atrac3+ decoder.
test jpcsp r3d32d04, get that freezes again.
Reply
#42
(04-02-2015, 03:51 PM)onelight Wrote: test jpcsp r3d32d04, get that freezes again.
Attach r3d32d04 log

PPSSPP fix the hang fix issue
https://github.com/hrydgard/ppsspp/pull/6935

JPCSPTrace log:
https://gist.github.com/sum2012/f75bdcc55e29e2a28e96


Attached Files
.txt   JPCSPlog.txt (Size: 28.58 KB / Downloads: 62)
.7z   ppssppv1.0.1-343-gbc490e6log.txt.7z (Size: 16.39 KB / Downloads: 87)
Reply
#43
git bisect result
https://github.com/unknownbrackets/ppssp...aba0202d25
fix hang.
But I know
https://github.com/gid15/jpcsp/commit/d4...91a990ad9a
and
https://github.com/gid15/jpcsp/commit/ba...72f104c49e

do the same job.......
Reply
#44
Thank you for the logs!
I just saw that I broke my fix from r3723 in r3734: the number of samples returned at the 2nd call is not correct any more (0x170 below instead of 0x800).
I will fix it
Code:
06:29:43 DEBUG hle.sceAtrac3plus - StreamThread - sceAtracDecodeData returning 0x00000000, samples=0x690, end=0, remainFrames=350, currentSample=0xE90/0x74EF2B, AtracID[id=0, inputBuffer=pspFileBuffer(addr=0x08DB17C0, maxSize=0x40000, currentSize=0x3F9D0, readPosition=0x630, writePosition=0x0, filePosition=0x40000, fileMaxSize=0x2A8160), channels=2, outputChannels=2]
06:29:43 DEBUG hle.sceAtrac3plus - StreamThread - sceAtracDecodeData returning 0x00000000, samples=0x170, end=0, remainFrames=349, currentSample=0x1000/0x74EF2B, AtracID[id=0, inputBuffer=pspFileBuffer(addr=0x08DB17C0, maxSize=0x40000, currentSize=0x3F6E8, readPosition=0x918, writePosition=0x0, filePosition=0x40000, fileMaxSize=0x2A8160), channels=2, outputChannels=2]
06:29:43 DEBUG hle.sceAtrac3plus - StreamThread - sceAtracDecodeData returning 0x00000000, samples=0x800, end=0, remainFrames=348, currentSample=0x1800/0x74EF2B, AtracID[id=0, inputBuffer=pspFileBuffer(addr=0x08DB17C0, maxSize=0x40000, currentSize=0x3F400, readPosition=0xC00, writePosition=0x0, filePosition=0x40000, fileMaxSize=0x2A8160), channels=2, outputChannels=2]
...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#45
(04-07-2015, 07:58 PM)gid15 Wrote: Thank you for the logs!
I just saw that I broke my fix from r3723 in r3734: the number of samples returned at the 2nd call is not correct any more (0x170 below instead of 0x800).
I will fix it
Is it now fixed in 0ac37b8?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#46
Test on this commit https://github.com/gid15/jpcsp/commit/c1...211b93898c
Fixed.
(04-10-2015, 06:55 PM)gid15 Wrote:
(04-07-2015, 07:58 PM)gid15 Wrote: Thank you for the logs!
I just saw that I broke my fix from r3723 in r3734: the number of samples returned at the 2nd call is not correct any more (0x170 below instead of 0x800).
I will fix it
Is it now fixed in 0ac37b8?


Attached Files
.7z   jpcsplog.7z (Size: 7.82 KB / Downloads: 83)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)