This commit is contained in:
@@ -12,6 +12,13 @@ fi
|
||||
|
||||
printf 'Proton base is pinned to %s\n' "$PROTON_TAG"
|
||||
|
||||
if [[ "$RUNTIME_APPID" != "1628350" ]]; then
|
||||
printf 'expected Steam Runtime Sniper appid 1628350, got %s\n' "$RUNTIME_APPID" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
printf 'Proton 10 uses Steam Runtime Sniper\n'
|
||||
|
||||
expected_tag="latest"
|
||||
actual_tag="$(dxvk_tag_for_variant stable)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user