Author Topic: How to select different romlists file in configure?  (Read 4349 times)

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
How to select different romlists file in configure?
« 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";     
 }