GoldenTiger
Fully [H]
- Joined
- Dec 2, 2004
- Messages
- 28,659
I don't think that's the kind of Linux he meantBest for me on LInux:
Latest Proton
Launch options: DXVK_ASYNC=1 PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr %command% - Enables the DLSS and Ray Tracing options
Create /etc/sysctl.d/99-max_max_count.conf with vm.max_map_count=1000000 inside - Stops crashing when loading / fast traveling
Download DLSS 3.1.1 ini file (https://www.techpowerup.com/download/nvidia-dlss-dll/) and place in /SteamLibrary/steamapps/common/Hogwarts Legacy/Engine/Plugins/Runtime/Nvidia/DLSS/Binaries/ThirdParty/Win64/ - Increases FPS and image quality
Add these lines to the end of /SteamLibrary/steamapps/compatdata/990080/Engine.ini - Increases / stabilizes FPS:
[SystemSettings]
r.bForceCPUAccessToGPUSkinVerts=True
r.GTSyncType=1
r.OneFrameThreadLag=1
r.FinishCurrentFrame=0
r.TextureStreaming=1
r.Streaming.PoolSize=3072
r.Streaming.LimitPoolSizeToVRAM=1
[ConsoleVariables]
AllowAsyncRenderThreadUpdates=1
AllowAsyncRenderThreadUpdatesDuringGamethreadUpdates=1
AllowAsyncRenderThreadUpdatesEditor=1