Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: kent79 on June 17, 2016, 04:46:38 AM

Title: How to select different romlists file in configure?
Post by: kent79 on June 17, 2016, 04:46:38 AM
Hi,

I created 2 rom list files of same console. One is English, another is Japanese.

May I select different rom's list file by configure option?

Anyone can help me complete the script. Thanks.  :)

class UserConfig {
</ label="Language", help="Select display language", options="English,Japanese", order=1 /> language="English";     
 }