mirror of
https://github.com/ptitSeb/box64.git
synced 2025-10-13 18:07:41 +08:00
[STEAM] Added PROTON_USE_WOW64 to the script generated by install_steam.sh
This commit is contained in:
@@ -21,6 +21,7 @@ cd ../ && rm -rf ./tmp/
|
||||
echo '#!/bin/bash
|
||||
export STEAMOS=1
|
||||
export STEAM_RUNTIME=1
|
||||
export PROTON_USE_WOW64=1
|
||||
export DBUS_FATAL_WARNINGS=0
|
||||
~/steam/bin/steam $@' > steam
|
||||
|
||||
|
Reference in New Issue
Block a user