-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Atrac addStream:SeekToSample when RemainingFrames > 2 #13793
Conversation
Interesting! It does feel weird to do a seek in AddStreamData though, I wonder what the reason is that those games get fixed by that... |
There is no reason that don't add data into "stream" form of Atrac . |
Also mention the case is ATRAC_STATUS_STREAMED_LOOP_FROM_END
Oh, so this is really all about looping? |
90% same sound,10% time difficult. |
Well either way it's an interesting find that may give us clues for how to really fix this ... hm. |
Regression list: (Sound bad) |
atrac->bufferState_ == ATRAC_STATUS_STREAMED_LOOP_FROM_END Good,don't seek Bad,Need seek Don't know whether we need these data to hack to fix |
Update: K-On! Houkago Live! breaks this PR. |
Any current state of this PR? |
|
Can you make this as compatibility tweaks? |
Played Jackass (Europe) with the windows build linked ("This is windows 64 bit test build 2"), the game doesn't crash anymore, making it playable. However all mini games music is looped every 2/3 seconds, making all songs annoying. |
use #15838 instead |
Test with Code Lyoko #2539 still work
Fix #13773 fix #7601 Fix #11586 Fix #10139
Fix #12083 the Golf Rally fixed
Coded Arms Contagion
v1.10.3-1330-g73da378ef log:
https://gist.github.com/sum2012/2261ff5a3b769a17d9864cd98d6bcff9
modify log: 2 (no "orignal FF: Frame decoding error!")
https://gist.github.com/sum2012/8213cb6351656b7e3138bf0089caa3b6
real psp log:
https://gist.github.com/sum2012/05ae453e97050a77497d132a676582fb
Hope other people give me feed back by Atrac
This is windows 64 bit test build 2
https://drive.google.com/file/d/1kKVEwousMWlkHlMbN2X3B13tOxsR4VbZ/view?usp=sharing
edit: Loco roco 2 also remain frame < 2 at the beginning ,not test much