EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - unexpectedpanda

Pages: [1]
1
clrmame Discussion / Language selection in 1G1R mode
« on: 21 March 2020, 23:14 »
Hi folks,

I'm attempting to build a dat for CLRMAMEPro's 1G1R mode that includes language data. Is there are way in the dat to format the language parameter so CLRMAMEPro understands multiple languages as a list/array/set instead of a string, without duplicates showing up? So for example the following entries:

Code: [Select]
language="En, De, Ja, Th"
language="En, Fr, Ja, No, Zh"

Would ideally be interpreted by CLRMAMEPro in 1G1R mode as:

  • De
  • En
  • Fr
  • Ja
  • No
  • Th
  • Zh

And not:

  • En, De, Ja, Th
  • En, Fr, Ja, No, Zh

Thanks  :)

Pages: [1]

Page created in 0.224 seconds with 19 queries.

anything