libretro / libretro/RetroArch

[Bug] Save file directory changes reverting in config files

Open
#16,272 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Description

Changes made to save file directory in configuration files in-app or via editing config files directly do not save. Reverts to base setting upon reload

Expected behavior

Config files retain changed save file directories

Example: Change from "/saves/" to /test/one/saves/"

Actual behavior

Config files revert changes when restarted/started afterward. The changed path will always be "/saves/" regardless of the set directory path on load-up

Steps to reproduce the bug
  1. Change save file directory, either in-app or directly, to a new path
  2. Restart

The directory will now be reverted to the default of "/saves/"

Version/Commit
  • RetroArch: 1.17.0/900c82bfe6
Environment information
  • OS: Windows 10 Version 22H2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by changing the save file directory in-app and by editing the configuration files directly, then restarting RetroArch on Windows 10. Trace the configuration load and save handling for this setting; done means the changed path remains after restart instead of reverting to /saves/.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.