Latest maintainer comment ·
kisak-valve · 2025-10-17 ·
#411Can't transfer The Forest(game) save file from Windows 11 to Linux. Issue transferred from https://github.com/ValveSoftware/Proton/issues/9112. @pabloehnat-jpg posted on 2025-10-17T12:34:06: # Compatibility Report - Name of the game with compatibility issues: The Forest - Steam AppID of the game:242760 The Forest makes save slots from 1 to 5 in %AppData%\..\\LocalLow\\SKS\\TheForest folder on Wind...
Threads
#411 · 44 comments ·
opened 2018-08-24 · last comment 2025-10-20 by BLaDZer
#5461 · 1 comments ·
opened 2021-12-31 · last comment 2021-12-31 by kisak-valve
#508 · 1 comments ·
opened 2018-08-25 · last comment 2018-08-25 by kisak-valve
Recent activity
- @pabloehnat-jpg I'm not sure but probably if you used steam cloud sync feature game should sync your saves automatically on the game launch. BTW %AppData% should be somewhere here: `~/.steam/steam/steamapps/compatdata/24...
- Can't transfer The Forest(game) save file from Windows 11 to Linux. Issue transferred from https://github.com/ValveSoftware/Proton/issues/9112. @pabloehnat-jpg posted on 2025-10-17T12:34:06: # Compatibility Report - Name...
- You should use `4:0,1,2,3` only if you use a quad-core, eg. on the Steam Deck. I experimented a bit for a gamefix in Proton-GE and in my experience the topology should match your physical cores. It might get a bit tricki...
- The game crashes if you host a multiplayer at the moment somebody joins. Unfortunately there is no stack trace or something useful in the logs.. I might investigate later. [steam-242760.log](https://github.com/ValveSoftw...
- > > For anyone having performance issues, using `WINE_CPU_TOPOLOGY=4:0,1,2,3 %command%` to limit the threads used will improve the performance a lot! > > Where I can use that? In the steam options for the app, in the lau...
- > For anyone having performance issues, using `WINE_CPU_TOPOLOGY=4:0,1,2,3 %command%` to limit the threads used will improve the performance a lot! Where I can use that?
- For anyone having performance issues, using `WINE_CPU_TOPOLOGY=4:0,1,2,3 %command%` to limit the threads used will improve the performance a lot!
- > Yes, the problem was that, AMDVLK is broken, I downgraded it to the earliest version an it worked, thank you