Skip to content

Instantly share code, notes, and snippets.

@MichaelArthurLong
MichaelArthurLong / run.sh
Last active August 20, 2022 22:53
Simple example to run Proton outside of Steam
# Proton
# export PROTON_FORCE_LARGE_ADDRESS_AWARE=1 # just an example ignore this
export STEAM_COMPAT_DATA_PATH=~/Proton/half-life-3
export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.steam/steam
alias proton="~/.steam/steam/steamapps/Proton - Experimental/proton"
# Use Vulkan driver from Mesa instead of AMDVLK
export AMD_VULKAN_ICD=RADV
# Feral Gamemode