Rosalie241 / RMG

Rosalie's Mupen GUI
GNU General Public License v3.0
572 stars 50 forks source link

Error loading 'SaveSRAMPath' setting from mupen64plus.cfg #172

Open metchebe opened 10 months ago

metchebe commented 10 months ago

Hi, I found a weird bug in RMG v0.5.1 on Kubuntu 22.04. I discovered this after noticing that all my saves are in Save/State.

Steps to reproduce:

  1. Create a fresh install of RMG (e.g., fresh extract into a directory).
  2. Run RMG, check setting for Save (SRAM) Directory, which by default is Save/Game.
  3. Close RMG and check newly created Config/mupen64plus.cfg. Setting is correctly saved as SaveSRAMPath = "Save/Game".
  4. Run RMG again, check setting for Save (SRAM) Directory. It has now changed to Save/State.
  5. You can set any directory for the SRAM directory. It will save correctly to mupen64plus.cfg, however on restarting RMG it will get set back to Save/State.
  6. If you change the directory for Save (State) Directory, it will be used also for Save (SRAM) Directory on reloading RMG.

Thanks for reading :)