fix: switch Elsword GE to Steam Runtime 4
build-elsword-ge / build (push) Has been cancelled

This commit is contained in:
magges
2026-06-27 11:28:00 +02:00
parent 23e0101e20
commit a00efc4266
2 changed files with 2 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:-11-1}"
PROTON_TAG="${PROTON_TAG:-GE-Proton${ELSWORD_GE_VERSION}}"
PROTON_ASSET="${PROTON_ASSET:-x86_64}"
RUNTIME_APPID="${RUNTIME_APPID:-1628350}"
RUNTIME_APPID="${RUNTIME_APPID:-4183110}"
WINE_SERIES="${WINE_SERIES:-Wine 11}"
DXVK_STABLE_TAG_DEFAULT="${DXVK_STABLE_TAG_DEFAULT:-latest}"
DXVK_GIT_REF="${DXVK_GIT_REF:-origin/master}"