mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-04-25 22:26:04 +03:00
[GH-ISSUE #2119] Black Rock Shooter audio is distorted/stutters #746
Labels
No labels
Atrac3+
Audio
CPU emulation
D3D11
D3D9 (removed)
Depth / Z
Feature Request
Font Atlas
GE emulation
Guardband / Range Culling
HLE/Kernel
I/O
Input/Controller
MP3
Multithreading
Needs hardware testing
Networking/adhoc/infrastructure
No Feedback / Outdated?
OpenGL
PGF / sceFont
PSMF / MPEG
Platform-specific (Android)
Platform-specific (Windows)
Platform-specific (iOS)
PowerVR GPU
SDL2
Saving issue
User Interface
Vulkan
arm64jit
armjit
armv6
x86jit
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ppsspp#746
Loading…
Add table
Add a link
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?
Originally created by @rpglord on GitHub (Jun 6, 2013).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/2119
Music/audio is completely messed up in this game, and it's entire game, not just the videos
@oioitff commented on GitHub (Jun 6, 2013):
So the CG audio is still distorted in this game? I remember in v0.7.6-1125-g1c11045, the CG audio works fine. So maybe we are still missing something about that?
@solarmystic commented on GitHub (Jun 6, 2013):
@oioitff
CG audio is NOT messed up in the latest revisions. Just retested with 0.7.6-1157-windows-x86.
The timing may be a bit off, the audio starts slightly earlier than the videos, but it is NOT distorted.
@rpglord, please provide some specifics in your issue report. Being vague is not gonna help devs like @oioitff and @unknownbrackets get to the bottom of issues.(Like revision tested, machine/platform tested on, etc)
@hrydgard commented on GitHub (Jun 6, 2013):
Should we close? @rpglord , can you retest with the latest version? Also verify that your computer is running it fast enough (it should speed up when you hold tab).
@rpglord commented on GitHub (Jun 6, 2013):
Just retested again, CG audio is the the only audio/music in game which is working properly :)
It's the rest of the game which is distorted, during normal gameplay
I tested it while holding tab, its running at 1800+ fps so its not speed problem :)
Audio problem can be observed for example in the title screen of the game
I tested with v0.7.6-1157
@solarmystic commented on GitHub (Jun 6, 2013):
@rpglord
Yep, that's more like it.
The BGM is messed up, as has been since the 1st build which introduced at3+ support via the dll method (v0.7.6-910-gc5976fb)
Sound effects still work as usual. (Which you can hear by disabling the at3+ function in the emulator itself)
@rpglord commented on GitHub (Jun 6, 2013):
Sorry didn't listen to CG audio closely, because its just a blank screen when you start the game, so I skipped it.
You can view the video if you don't start the game...
@rpgadvocate commented on GitHub (Jun 6, 2013):
Last Ranker is also affected. The normal BGM and voices are scratchy, but the audio played in videos is perfect.
@oioitff commented on GitHub (Jun 7, 2013):
All right, I have found out the issue and fix it just now. I will try to put a correct fix for it soon.
@dbz400 commented on GitHub (Jun 7, 2013):
I think this one can be peacefully closed :)