aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/SystemState/TitleLanguage.cs
AgeCommit message (Collapse)Author
2022-12-21make UI display correct content in Chinese (#4155)Ccl
2021-10-28Add support for the brazilian portuguese language code (#2792)gdkchan
* Add support for the brazilian portuguese language code * Fix error applet message
2020-05-27Fix GetDesiredLanguage (#1275)mageven
* Fix GetDesiredLanguage * Correct tzcnt slip-up * Address gdkchan's comments
2018-09-19Show Game Title on Titlebar (#408)emmauss
* support reading control data * show game info on titlebar * use first language is default is not available * use seperate language enums for titles * fix hex display