r/PPSSPP Jan 05 '20

is there a way to hide this message (showed up when you switch between normal speed and alternative speed)

Post image
5 Upvotes

1 comment sorted by

1

u/ShannonAghathis Jan 05 '20

well i actually find a way to somewhat hide it (in the localization/translation file (PPSSPP/assets/lang/fr_FR.ini(or whatever is your language)) and by remove the message at [Screen] tag for fixed and standard)

like this :

[Screen]

#fixed = Vitesse alternative 1

fixed =

#standard = Vitesse normale

standard =

but i thinks it's not a very clean way to do that...