protonscr

The Forest

appid 242760 3 threads, 1 open 46 comments last activity 2025-10-20
Latest maintainer comment · kisak-valve · 2025-10-17 · #411
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 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

The Forest proton open 1 matching

#411 · 44 comments · opened 2018-08-24 · last comment 2025-10-20 by BLaDZer
comment by Root-Core · 2023-12-17 · view · github
... 2: `WINE_CPU_TOPOLOGY=2:0,1` 3: `WINE_CPU_TOPOLOGY=3:0,1,2` 4: `WINE_CPU_TOPOLOGY=4:0,1,2,3 ...

The Forest proton closed

#5461 · 1 comments · opened 2021-12-31 · last comment 2021-12-31 by kisak-valve

[BUG] The Forest crash on exit proton closed

#508 · 1 comments · opened 2018-08-25 · last comment 2018-08-25 by kisak-valve
Recent activity
  • BLaDZer · 2025-10-20 · The Forest
    @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...
  • kisak-valvemaintainer · 2025-10-17 · The Forest
    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...
  • Root-Core · 2023-12-17 · The Forest
    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...
  • Root-Core · 2023-12-10 · The Forest
    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...
  • ericwomer · 2023-02-09 · The Forest
    > > 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...
  • dhengGhuring · 2023-02-09 · The Forest
    > 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?
  • italoghost · 2022-08-14 · The Forest
    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!
  • juanandresdavila · 2021-12-31 · The Forest
    > Yes, the problem was that, AMDVLK is broken, I downgraded it to the earliest version an it worked, thank you