steam-rom-manager icon indicating copy to clipboard operation
steam-rom-manager copied to clipboard

Existing Controller Options not kept on update of gameslist

Open sairuk opened this issue 2 years ago • 0 comments

When refreshing the listing with SRM the existing Controller Options are reset instead of being reapplied to the entry, iirc these are stored in the vdf file so should be accessible.

Happy to know if there is an existing way to setup my parsers to carry these settings across, or if not, is this something that could be added to the project? Right now, its incredibly frustrating to have to reapply Controller Options after a refresh of the list.

This is currently what my intended state for titles added for each emu are

Steam Controller Legend:
d: Desktop Config
o: Overlay
i: Input Per Game

States
e: enabled // x: disabled

| game/platform               |  d  |  o  |  i  |
+-----------------------------+-----+-----+-----+
| MAME                        |  e  |  x  |  x  |
| Cloud Gaming                |  x  |  e  |  e  |
| Dolphin                     |  e  |  x  |  x  |
| DuckStation                 |  e  |  x  |  x  |
| PCSX2                       |  e  |  e  |  x  |
| Supermodel                  |  e  |  x  |  x  |
| Flycast                     |  e  |  e  |  e  |
| Kega Fusion                 |  e  |  x  |  x  |

if its of any consequence

  • SRM Flatpak 2.3.40
  • Steam Beta
  • Manjaro Linux
  • Big Picture Mode (Primary interface)

sairuk avatar Aug 31 '22 18:08 sairuk