Differences
This shows you the differences between two versions of the page.
| |
| computers:linux:steam_games [2023/10/27 13:55] – created wikiadmin | computers:linux:steam_games [2024/08/18 15:13] (current) – wikiadmin |
|---|
| |
| Initially installed, the game would not run. A bit of googlefoo turns up the answers.\\ | Initially installed, the game would not run. A bit of googlefoo turns up the answers.\\ |
| Steam Launch OPtions: <code>PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_USE_D9VK=1 RADV_TEX_ANISO=16 %command%</code>\\ | Steam Launch Options: <code>PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_USE_D9VK=1 RADV_TEX_ANISO=16 %command%</code>\\ |
| Next we need to edit //~/.local/share/Steam/steamapps/common/Dragon Age Ultimate Edition/data/DAOriginsLauncher.xml// and change this:\\ | Next we need to edit //~/.local/share/Steam/steamapps/common/Dragon Age Ultimate Edition/data/DAOriginsLauncher.xml// and change this:\\ |
| <code><xmlbutton name="play" action="condition" value="FirstRunCheck"></code> to this\\ | <code><xmlbutton name="play" action="condition" value="FirstRunCheck"></code> to this\\ |