PSF files cause Cog to hang #217
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#217
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe
Attempting to load a .psf file, e.g. from the Chrono Cross rip, causes Cog to hang.
To Reproduce (delete if not applicable)
Steps to reproduce the behavior:
102 The Brink of Death.psf
from the archive.Expected behavior
The file should load (relatively) quickly.
Version information:*
Additional context
MiniPSFs, PSF2s, and MiniPSF2s load as expected.
Yeah, the FFmpeg version I updated to, 5.0, takes PSF files from VGMStream for some reason, and then locks up indefinitely. I'll push a fixed build some day.