Yabause / yabause

Yabause is a Sega Saturn emulator.
http://yabause.org
352 stars 194 forks source link

System language change functionality for Kronos #438

Closed Will-LWE closed 3 years ago

Will-LWE commented 3 years ago

I offer this small contribution to allow changing the system language from the bios settings which is always in English after each start of the emulation.

With this modification, it is now possible to change the language from the "-l" or "--language" command line, then the option can also be modified from the application settings and then saved in the configuration file.

Some games, like Rayman for example, do not allow you to select the language and are based on the language configuration from the system settings. This can be annoying if a player wants to play their game in their native language or of their choice.

Test performed on Linux. The code must be good for Windows also.

Hoping that this contribution can interest you because it brings a comfort during the game to the player.

Will-LWE commented 3 years ago

Sorry bad repository.