CSx
Github Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

🕹ī¸ Proton (Linux)


Right click menu not working

  • Settings > Interface > Enable content focus compatibility mode

WINED3D instead of Vulcan (If no Vulcan support)

  • Library > Right click game > Properties

    • SET LAUNCH OPTIONS

      • PROTON_USE_WINED3D=1 %command%

Vulcan On (set by default 2022?)

  • Library > Right click game > Properties

    • SET LAUNCH OPTIONS

      • +r_renderapi 1

Debug Log per game

  • SET LAUNCH OPTIONS

    • DEBUGGER=gdb steam
  • Library > Right click game > Properties

    • SET LAUNCH OPTIONS

      • -con_logfile

Protontricks

  • 🔗 Install Protontricks: A simple wrapper that does winetricks things for Proton enabled games

    • flatpak install flathub com.github.Matoking.protontricks

    • flatpak run com.github.Matoking.protontricks

  • Use Protontricks

    • bashrc

    • ++ alias protontricks='flatpak run com.github.Matoking.protontricks'

    • bashsrc

    • protontricks -s "Name Of Super Awesome Game"

    • protontricks GAMEIDNUMBER --gui



Resources