tmplshdw / cloud_config_workaround

Script to keep different local graphics/display settings for games that sync them with Steam cloud
MIT License
59 stars 12 forks source link

Monster Hunter Stories 2 #30

Open Samaska1 opened 10 months ago

Samaska1 commented 10 months ago

I tried doing this myself. Got it to work on Windows but not Steam Deck so requesting an update

Config files are located at Windows: Program Files (x86)\Steam\steamapps\common\Monster Hunter Stories 2\config.ini Steam Deck: home/deck/.local/share/Steam/steamapps/common/Monster Hunter Stories 2/Config.ini

Samaska1 commented 10 months ago

I did some testing and it seems that the config.ini does nothing not sure why it exists. The settings seem to be actually stored in a fille called mhr_sys.sav

the paths are inside the userdata folder of steam like so

Program Files (x86)\Steam\userdata\USERID\1277400\remote

I've been messing around trying to figure this out myself but ive never done any kind of batch file/coding so not sure how id direct it properly