You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you mute the volume it sets the GlobalVolume in ppsspp.ini to 0 and it will stay that way when ppsspp is launched even if your audio is not muted.
@cizia64 In my case, this happens when headphones are connected to the TSP. Steps to reproduce the behavior:
Connect the headphones, launch any PSP game (make sure the Global Volume in Settings are set to a numeric value, sound is not muted).
Exit the game (press MENU+POWER) and run a game on another platform: in my case, it's a Dreamcast (Flycast, Libretro).
Exit the DC game, and then try launching the PSP game again (the Global Volume in Settings will be set to "Mute", so there is no sound, although I did not change the volume at all).
Sorry but I'm not able to reproduce for now. How do you "mute the volume" ?
Weirdly i can't replicate it myself now either, even on ppsspp 1.17, not sure what changed. You had to mute the volume with the hardware buttons and ppsspp would set it's global volume to 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When you mute the volume it sets the GlobalVolume in ppsspp.ini to 0 and it will stay that way when ppsspp is launched even if your audio is not muted.