Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jul 16, 2023

Implement achievement sound effect customization (which could be easily be extended to support customizing the other sound effects too). Currently we only have two sound effects, achievement unlocked and submit score to leaderboard.

Needs a bit of testing before merge, and removal of the choice if the platform doesn't have file selector dialogs...

Part of #17631

@hrydgard hrydgard added User Interface PPSSPP's own user interface / UX RetroAchievements RetroAchievements related work labels Jul 16, 2023
@hrydgard hrydgard added this to the v1.16.0 milestone Jul 16, 2023
@hrydgard hrydgard marked this pull request as ready for review July 16, 2023 13:24
@hrydgard hrydgard merged commit 755269c into master Jul 16, 2023
@hrydgard hrydgard deleted the custom-achievement-sound-effects branch July 16, 2023 13:44
@hrydgard
Copy link
Owner Author

I wonder if it's worth implementing copying the files like we do with background images..

@unknownbrackets
Copy link
Collaborator

unknownbrackets commented Jul 16, 2023

That's probably more expected behavior these days. Plus we could copy it to internal storage which might be faster to load.

(we should probably even move the background image to internal storage I guess, but BC...)

-[Unknown]

@hrydgard
Copy link
Owner Author

hrydgard commented Jul 16, 2023

Yeah, I kinda forgot about the copy thing when implementing this, otherwise I would have done that directly.. It is indeed probably expected. And yeah, might as well do internal storage for these at least... I'll get around to it one of these days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RetroAchievements RetroAchievements related work User Interface PPSSPP's own user interface / UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants