-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
avplayer: implemented AddSourceEx, SetAvSyncMode, Pause and Resume #2456
base: main
Are you sure you want to change the base?
Conversation
Can confirm Gravity Rush cutscene skipping works, but Gris still has issues ending the intro cutscene where the intro will loop where it's supposed to transition into gameplay, and Ice Age: Scrat's Nutty Adventure and The Infectious Madness of Doctor Dekker will also loop their intro video instead of ending it. Will be able to provide more info on this later today. |
I've added the functionality that reports to the game that loopback was triggered. Can you try again and see if it helps the games that are stuck looping? |
I'm afraid it seems the videos are still looping after this change. Some interesting observations is they all make this call: |
JumpToTime is next on my list. Will be a different PR. |
Can confirm that I can skip the intro video of AOT2, CUSA08956. However, when the intro starts it stops for some 3 seconds before it continues. |
it appears that games that uses sceAvPlayerAddSourceEx now have different errors . It is probably not relative to the function but any game that uses it dies ;/ |
This make 2 solflock cutscenes on BB work but other 2 gets stuck. Without chance to skip it. |
Can you be more specific? Which cutscenes exactly? |
the ludwig 2 phase cutscene and the rom cutscene that sometimes hangs or crash, now they work on 60 fps. but still the laurence and the yaharma sunrise ending still has issues |
Can you try again with the latest changes? |
sure give me a moment |
I've added some changes that may fix the remaining issues. Can you re-test all games? |
Can confirm my AddSourceEx games still loop instead of ending and in fact now stutter back and forth since the latest commit. |
sceAvPlayerAddSourceEx
sceAvPlayerPause
andsceAvPlayerResume
sceAvPlayerSetAvSyncMode