[GH-ISSUE #2371] [APP BUG]: atrac9 errors in console during title music #798

Closed
opened 2026-02-27 21:08:12 +03:00 by kerem · 2 comments
Owner

Originally created by @imnltsa on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2371

Checklist

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.

Describe the Bug

When playing the title music in the shadPS4 GUI for Persona 3 Reload (CUSA37521, v1.00), the audio skips, glitches, and outputs several errors to the console:

[atrac9 @ 0000000012596440] Invalid extension band 3!
[atrac9 @ 0000000012596440] Invalid stereo band 17!
[atrac9 @ 0000000012596440] Invalid stereo band 6!
[atrac9 @ 0000000012596440] Invalid block flags!
[atrac9 @ 0000000012596440] Invalid extension band 3!
[atrac9 @ 0000000012596440] Invalid extension band 3!
[atrac9 @ 0000000012596440] Invalid stereo band 16!
[atrac9 @ 0000000012596440] Invalid block flags!
[atrac9 @ 0000000012596440] Invalid scalefactor coding mode!
[atrac9 @ 0000000012596440] Invalid stereo band 9!
[atrac9 @ 0000000012596440] Invalid block flags!
[atrac9 @ 0000000012596440] Invalid block flags!
[atrac9 @ 0000000012596440] Invalid stereo band 12!
[atrac9 @ 0000000012596440] Invalid block flags!

These errors loop as the title music loops.

Reproduction Steps

  1. Install Persona 3 Reload (CUSA37521, v1.00) in shadPS4 GUI.
  2. Ensure 'Play title music' is enabled under shadPS4 Settings -> GUI -> Title Music.
  3. Select Persona 3 Reload from the game list.

Expected Behavior

The audio plays normally with no stutters or logs.

Specify OS Version

Windows 11 23H2

Originally created by @imnltsa on GitHub (Feb 7, 2025). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2371 ### Checklist - [x] I have searched for a similar issue in this repository and did not find one. - [x] I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. ### Describe the Bug When playing the title music in the shadPS4 GUI for Persona 3 Reload (CUSA37521, v1.00), the audio skips, glitches, and outputs several errors to the console: ``` [atrac9 @ 0000000012596440] Invalid extension band 3! [atrac9 @ 0000000012596440] Invalid stereo band 17! [atrac9 @ 0000000012596440] Invalid stereo band 6! [atrac9 @ 0000000012596440] Invalid block flags! [atrac9 @ 0000000012596440] Invalid extension band 3! [atrac9 @ 0000000012596440] Invalid extension band 3! [atrac9 @ 0000000012596440] Invalid stereo band 16! [atrac9 @ 0000000012596440] Invalid block flags! [atrac9 @ 0000000012596440] Invalid scalefactor coding mode! [atrac9 @ 0000000012596440] Invalid stereo band 9! [atrac9 @ 0000000012596440] Invalid block flags! [atrac9 @ 0000000012596440] Invalid block flags! [atrac9 @ 0000000012596440] Invalid stereo band 12! [atrac9 @ 0000000012596440] Invalid block flags! ``` These errors loop as the title music loops. ### Reproduction Steps 1. Install Persona 3 Reload (CUSA37521, v1.00) in shadPS4 GUI. 2. Ensure 'Play title music' is enabled under shadPS4 Settings -> GUI -> Title Music. 3. Select Persona 3 Reload from the game list. ### Expected Behavior The audio plays normally with no stutters or logs. ### Specify OS Version Windows 11 23H2
kerem closed this issue 2026-02-27 21:08:12 +03:00
Author
Owner

@Hermiten commented on GitHub (Feb 24, 2025):

I think this is related to this submodules:
https://github.com/Thealexbarney/LibAtrac9

I'm not sure if they can fix it on shadPS4.

<!-- gh-comment-id:2678221620 --> @Hermiten commented on GitHub (Feb 24, 2025): I think this is related to this submodules: https://github.com/Thealexbarney/LibAtrac9 I'm not sure if they can fix it on shadPS4.
Author
Owner

@imnltsa commented on GitHub (Feb 28, 2025):

I've seen this in the following titles:

CUSA37521 - Persona 3 Reload
CUSA09825 - Tonari ni Kanojo no Iru Shiawase: Two Farce
CUSA03364 - ABZU
CUSA49838 - Cola Riders

I'll update this comment if I find any other titles.

<!-- gh-comment-id:2689844942 --> @imnltsa commented on GitHub (Feb 28, 2025): I've seen this in the following titles: [CUSA37521](https://serialstation.com/titles/CUSA/37521) - Persona 3 Reload [CUSA09825](https://serialstation.com/titles/CUSA/09825) - Tonari ni Kanojo no Iru Shiawase: Two Farce [CUSA03364](https://serialstation.com/titles/CUSA/03364) - ABZU [CUSA49838](https://serialstation.com/titles/CUSA/49838) - Cola Riders I'll update this comment if I find any other titles.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#798
No description provided.