Author Topic: Not saving MSX options  (Read 3489 times)

Online PrincessMonaco

  • Newbies
  • *
  • Posts: 39
  • Karma: +0/-0
Not saving MSX options
« on: September 10, 2023, 09:58:38 AM »
I'm trying to play Jackie Chan In Spartan X, and for some reason the controls won't work unless I set the dipswitch option to "Map cursor keys to Joy#1". Which is fine, and the game can then be played, but even though it does save those options to the config file (see pic), the next time you load the game it just ignores the config file altogether and the option resets to Off. Is there anything else that could be interfering?

I already tried adding

fbneo-dipswitch-spartanx-Map_Cursor_Keys_to_Joy_#1 = "On"

to FinalBurn Neo.opt, but no change.
« Last Edit: September 10, 2023, 10:02:42 AM by PrincessMonaco »

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1095
  • Karma: +59/-1
  • Helper
Re: Not saving MSX options
« Reply #1 on: September 10, 2023, 12:05:08 PM »
It might be that # is an illegal character for retroarch's core options. I'll do some tests and come up with a fix soon.

Edit: confirmed, the fix is on git
« Last Edit: September 10, 2023, 12:19:15 PM by barbudreadmon »

Online PrincessMonaco

  • Newbies
  • *
  • Posts: 39
  • Karma: +0/-0
Re: Not saving MSX options
« Reply #2 on: September 10, 2023, 02:20:43 PM »
Cool :)