Dear All,
I updated the theme again, thank you all & version resource & idea, please download it on post #1
I really want to add language function in this theme, please tell me if you know. Thanks.
Jusi created 2 rom list files of same console. One is English for game's name, another is Japanese for game's name.
May I select different "romlists" file by configure option?
class UserConfig {
</ label="Language", help="Select display language", options="English,Japanese", order=1 /> language="English";
}
if language="English"
load English file location
else
load Japanese file location