
Chillsmeit
Published
DXVK_ASYNC=1 PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NVAPI=1 MANGOHUD=1 VKD3D_CONFIG=dxr gamemoderun %command%
In order to fix crashes you can try the following:
- Use latest ProtonGE or ProtonExperimental
- Add
clearcpuid=514
to your grub/refind/systemmd arguments (for amd cpus mainly, needs restart) - Install vcrun2022 with protontricks
- Do
sudo sysctl vm.max_map_count=1048576
(you need to do this every time you turn your pc on or else you'll crash on fast travel) - To remove pillarboxing on the game cutscenes, you can add this to your steam launch options
WINEDLLOVERRIDES="version.dll=n,b"
and use this mod https://github.com/Lyall/HogwartsLegacyFix (ultrawide fix). You can skip this if you don't have a UW monitor.
__GL_SHARPEN_ENABLE=1 __GL_SHARPEN_AMOUNT=0.7 mangohud %command%
With Antialiasing Off or FXAA the textures flicker and look kinda bad.
If you have an Nvidia GPU I recommend using TAA (this makes the game look way too blurry imo).
Using Nvidia sharpening counter balances this.
Makes the game look perfect in my opinion.
Initially I couldn't play at all because all my menus just said "undefined".
Some menus were missing, couldn't click Play and so on.
Tried custom launch options like:
OPENSSL_ia32cap=~0x200000200000000 PROTON_USE_WINED3D=1 PROTON_NO_ESYNC=1 %command%
It didn't work. I tried to use Proton-GE, normal Proton, Proton experimental, building the cache to 100% which took forever btw.
What worked after hours of testing was uninstalling my theme in Gnome...
I was using WhiteSur-gtk-theme theme from vinceliuice on github with libadwaita support(which is a bit hacky).
Uninstalling it made Smite work again. Tried installing my theme again, surprise, Smite wouldn't work again too.
gamemoderun mangohud %command%
The new update works with GE-Proton7-6.
Before that I tried GE-Proton7-51, GE-Proton7-30, Proton Experimental and Proton 7.0-6 to no avail
gamemoderun mangohud %command%
Alt tab sometimes doesn't work properly.
I have to alt tab quickly around 3/4 times until I can get my OS cursor back.
Only version that worked for me was GE-Proton7-6. Tried several others, but the game would crash after loading a new game or the tutorial.
I managed to fix EAC by doing the following in terminal:
WINEPREFIX="/home/chillsmeit/.steam/steam/steamapps/compatdata/2078450/pfx" "/home/chillsmeit/.steam/steam/steamapps/common/Proton - Experimental/files/bin/wine" "/home/chillsmeit/.local/share/Steam/steamapps/common/WHSF1/EasyAntiCheat/EasyAntiCheat_EOS_Setup.exe" install 38173d91a96e44c1ad2d5d5175847461
To explain what I did, I basically selected the default game prefix, then the wine binary for the proton experimental and then the EAC setup included in the game files.
"38173d91a96e44c1ad2d5d5175847461"
is listed inside Steam/steamapps/common/WHSF1/EasyAntiCheat/InstallEasyAntiCheat.cmd, for future reference in case it changes.
If it doesn't work, try and validate your files afterwards.