fix: use Steam Runtime Sniper for Proton 10
build-elsword-ge / build (push) Has been cancelled

This commit is contained in:
magges
2026-07-19 22:03:53 +02:00
parent a840db9b41
commit 641608ad26
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ UPSTREAM_REPO="${UPSTREAM_REPO:-GloriousEggroll/proton-ge-custom}"
ELSWORD_GE_VERSION="${ELSWORD_GE_VERSION:-10-34}"
PROTON_TAG="${PROTON_TAG:-GE-Proton${ELSWORD_GE_VERSION}}"
PROTON_ASSET="${PROTON_ASSET:-x86_64}"
RUNTIME_APPID="${RUNTIME_APPID:-4183110}"
RUNTIME_APPID="${RUNTIME_APPID:-1628350}"
WINE_SERIES="${WINE_SERIES:-Wine 10}"
DXVK_STABLE_TAG_DEFAULT="${DXVK_STABLE_TAG_DEFAULT:-latest}"
DXVK_GIT_REF="${DXVK_GIT_REF:-origin/master}"