Skip to content
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

Attempt to provide an error in sceAtracGetInternalErrorInfo #7638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

unknownbrackets
Copy link
Collaborator

I'm not sure if games ever check this error code, or at least check if it's non zero. I reproduced errors for invalid data on a PSP and tried matching the results.

I'm very interested to know how this affects any games still getting invalid data, and also Virtua Tennis. If Virtua Tennis doesn't log bad data from FFmpeg, then I'll probably remove the comment.

-[Unknown]

@daniel229
Copy link
Collaborator

Seems worse,Last ranker lose sound and then just freezing after battle.Before not freezing.

29:44:954 ATRAC3 play  I[ME]: HW\MediaEngine.cpp:85 FF: Frame data doesn't match channel configuration!
29:44:954 ATRAC3 play  E[ME]: HLE\sceAtrac.cpp:425 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
29:44:954 ATRAC3 play  W[ME]: HLE\sceAtrac.cpp:1153 00000000=sceAtracGetInternalErrorInfo(0, 09fdf66c[0000020b])

@daniel229
Copy link
Collaborator

How to reproduce the error in Virtua Tennis?

@daniel229
Copy link
Collaborator

That error in Virtua Tennis has been fixed in #2730

@daniel229
Copy link
Collaborator

Silver Fall also freezing after the error. other games Puyo Puyo Fever,FlatOut Head On,Grip Shift are the same freezing after the error appearing.

27:09:110 FMOD Streame I[ME]: HW\MediaEngine.cpp:85 FF: Frame data doesn't match channel configuration!
27:09:110 FMOD Streame E[ME]: HLE\sceAtrac.cpp:425 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
27:09:110 FMOD Streame I[IO]: HLE\sceIo.cpp:906 stdout: FSOUND_Stream_ReadAT3                  : Error.  sceAtracDecodeData returned 80630002.  Consid
er increasing buffersize

@unknownbrackets
Copy link
Collaborator Author

What's the current status of this with Last Ranker, with other atrac improvements?

-[Unknown]

@daniel229
Copy link
Collaborator

Last Ranker still freezing when the errors hppen after battle.

@hrydgard
Copy link
Owner

Still causing Last Ranker problems?

@hrydgard hrydgard added this to the v1.10.0 milestone Jul 30, 2019
@hrydgard hrydgard modified the milestones: v1.10.0, Future Apr 26, 2020
@sum2012 sum2012 added the Atrac3+ Issue involves sceAtrac features. label Dec 18, 2020
@unknownbrackets unknownbrackets force-pushed the atrac-minor branch 2 times, most recently from 61b65b9 to 615d98f Compare October 19, 2021 17:02
@ghost
Copy link

ghost commented Sep 29, 2022

What's the current status of this with Last Ranker, Still causing Last Ranker problems?

When errors occur, actually return an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Atrac3+ Issue involves sceAtrac features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants