protonscr

Farlight 84

appid 1928420 1 threads, 1 open 180 comments last activity 2026-05-17
Latest maintainer comment · kisak-valve · 2025-10-16 · #6717
Farlight 84 crashes at Lilith splash screen after latest game update (AppID 1928420) Issue transferred from https://github.com/ValveSoftware/Proton/issues/9103. @linuxgamerlife posted on 2025-10-16T13:42:29: [steam-1928420.log](https://github.com/user-attachments/files/22950611/steam-1928420.log) # Compatibility Report - Name of the game with compatibility issues: Farlight 84 - Steam AppID of the ...
Threads

Farlight 84 proton open 9 matching

#6717 · 180 comments · opened 2023-04-25 · last comment 2026-05-17 by simifor
comment by rezzafr33 · 2023-11-17 · view · github
... add `SteamDeck=1` envar ``` SteamDeck=1 %command% ``` 2. disable `RichTapWinSDKDLL.dll` ``` WINEDLLOVERRIDES="RichTapWinSDKDLL.dll=d" %command% ``` Another way ...
comment by linuxgamerlife · 2025-10-17 · view · github
... without forcing any proton version (and if you do) if you use SteamDeck=1 %command% in launch options.
Recent activity
  • simifor · 2026-05-17 · Farlight 84
    @PPFHD that's just the header for the proton log, if it ends there it means the didn't even get to run thus there's no log. Given that it's generally working for people, I'd first try moving the game to your main drive t...
  • PPFHD · 2026-05-17 · Farlight 84
    > Replying to https://github.com/ValveSoftware/Proton/issues/6717#issuecomment-4468009251 I tried all that 3 things, but nothing changed. Log is only contain this: [code] Game runs with Ge proton with PROTOn enable wayla...
  • simifor · 2026-05-16 · Farlight 84
    @PPFHD turns out this game uses h264 for videos, it's likely you don't have support for that enabled, you can get that sorted by running this in your terminal: `steam steam://unlockh264/`. As for the crash itself, as you...
  • PPFHD · 2026-05-16 · Farlight 84
    > [@PPFHD](https://github.com/PPFHD) arch. And please confirm whether the game works on proton experimental or not and whether you have shader cache enabled Shader cache enabled all time, game integration checked, no run...
  • linuxgamerlife · 2026-05-13 · Farlight 84
    Farlight 84 works fine with Proton 10.1000-105 Steam launch command: [code] ``` ╭───────────────────── System ───────────────────────╮ │ Fedora Linux 43 │ 7.0.5-cachyos1.fc43.x86_64 │ zsh 5.9 ╰───────────────────────────...
  • simifor · 2026-05-12 · Farlight 84
    @PPFHD arch. And please confirm whether the game works on proton experimental or not and whether you have shader cache enabled
  • PPFHD · 2026-05-12 · Farlight 84
    > [@PPFHD](https://github.com/PPFHD) on my desktop I see that the upper area becomes black under the notification, but it clears up after a few seconds, before the main menu of the game is done loading. Is this not the c...
  • simifor · 2026-05-12 · Farlight 84
    @PPFHD videos work on experimental, maybe you have shader cache disabled? steam settings > download That said, After first connecting my account to the game it's never asked me to login manually

Proton versions over time

Launch lines, newest first

SteamDeck=1 %command%
STEAMDECK=1 %command%
WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 %command%
WINEDLLOVERRIDES="RichTapWinSDKDLL.dll=d" %command%