
atom
Published
Run with "PROTON_NO_ESYNC=1 %command%" otherwise white screen. 2D movies do not work (screensaver, story mode) black screen with sound and subtitles.
Two problems. First, does not play movies, to fix it run once: echo -e "\n[DirectX]\nbool_IsDoubleBuffer=0" >> "$HOME/.steam/steam/steamapps/compatdata/6310/pfx/drive_c/users/steamuser/Application Data/The Longest Journey/Preferences.ini" .Second, the action menu does not work well, the solution is: when you press and release left mouse button, move the cursor over an item.
Sims3 launcher does not work, solution: cd "$HOME/.steam/steam/steamapps/common/The Sims 3/Game/Bin/" && mv Sims3Launcher.exe Sims3Launcher.exe.bak && ln -s TS3.exe Sims3Launcher.exe
If you need automatic gamma correction, then add a line to the game launch parameters, where the first value is gamma before the start, and the second after leaving the game: xgamma -gamma 1.75 && %command% && xgamma -gamma 1
In fullscreen mode, crashes if you disable "3D Hardware Acceleration" or switch to another application. Also, when enabled “Custom Cursors”, it slows down in the "options window" or "pause window" when calling in a game. If you do not touch these two unnecessary settings or play in window mode, then everything works fine.