diff --git a/family/how-to/htpc-bazzite-proton.md b/family/how-to/htpc-bazzite-proton.md index a69532ef..cbd8909f 100644 --- a/family/how-to/htpc-bazzite-proton.md +++ b/family/how-to/htpc-bazzite-proton.md @@ -43,13 +43,13 @@ on Proton 8.0. ## Mapped to GE-Proton10-34 but still broken -| Game | AppID | Symptom | LaunchOpt set | -|------|-------|---------|---------------| -| Brawlhalla | 2410005953 | Doesn't start | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | -| Castle Crashers | 3048471472 | "crash, mini dump sent" | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | -| Worms WMD | 3846411911 | Doesn't start | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140,d3dcompiler_47=n,b\"` | -| Worms World Party | 2401592779 | Doesn't start | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | -| Duck Game | 2926094216 | Won't launch | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | +| Game | AppID | Symptom | Diagnosis | LaunchOpt set | +|------|-------|---------|-----------|---------------| +| Brawlhalla | 2410005953 | Doesn't start | — | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | +| Castle Crashers | 3048471472 | "crash, mini dump sent" | — | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | +| Worms W.M.D | 3846411911 | Doesn't start | GOG, Galaxy.dll отключён, Qt5 краш | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140,d3dcompiler_47=n,b\"` | +| Worms World Party Remastered | 2401592779 | Doesn't start (Steam denied appID) | GOG, `w2.exe` со **вшитым Steamworks SDK**. `steam_appid.txt` не помогает — игра дёргает `SteamAPI_Init()` с хардкодом 270910, Steam проверяет лицензию → denied. Не просто `Doesn't start` — **фундаментально неработоспособна через Proton как non-Steam** без обхода Steam API. | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | +| Duck Game | 2926094216 | Won't launch | — | `WINEDLLOVERRIDES=\"msvcp140,vcruntime140=n,b\"` | ## Target: