Skip to content

cellMusic: fix some custom music issues#16663

Merged
Megamouse merged 4 commits into
RPCS3:masterfrom
Megamouse:cellMusicStuff
Feb 4, 2025
Merged

cellMusic: fix some custom music issues#16663
Megamouse merged 4 commits into
RPCS3:masterfrom
Megamouse:cellMusicStuff

Conversation

@Megamouse

Copy link
Copy Markdown
Contributor
  • Fix volume of custom music (this was always either on 0% or 100% due to a wrong volume range passed to the player)
  • Mark playlists as valid as soon as the playlist is set (this was previously only done after loading them from file)
  • Always provide the whole playlist when a track is selected in an overlay dialog (we previously only ever returned the track as a single song playlist)
  • Silence some cellRtc log spam

This fixes the music player in LBP3. I hope this doesn't break any other games.
NOTE: rewind doesn't work because Qt doesn't support it. So don't complain about that xD

fixes #16649

@Megamouse Megamouse merged commit a5d07af into RPCS3:master Feb 4, 2025
@Megamouse Megamouse deleted the cellMusicStuff branch February 4, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cellMusic playback does not work on LittleBigPlanet3

1 participant