
AxerTheAxe
Published
__GL_THREADED_OPTIMIZATIONS=1 PROTON_USE_D9VK=1 %command%
Was able to play with my friend running Windows 10 without any isues.
With threaded optomizations and D9VK the game preformed amazingly. Fps was around 300 - 500 and never went below 144. Online multiplayer with windows users worked perfectly.
Native worked as expected.
Changing the options to windowed mode created issues with maximizing and detecting my primary monitor on my window manager.
Experienced lesser preformance and input issues playing with Proton. Native is the way to go for me atleast.
WINEDLLOVERRIDES="winhttp.dll=n,b"
Multiplayer works as expected.
The game works great out of the bot with proton experimental. The Windows version of BepInEx was easily installed and works when using the WINEDLLOVERRIDES="winhttp.dll=n,b" launch option.
-vulkan
Running steam with 'nohup steam' causes the game to freeze at the main menu. Running steam normally fixes the issue. This happens with other source games aswell.
PROTON_EAC_RUNTIME=/home/axer/.local/share/Steam/steamapps/common/Proton\ EasyAntiCheat\ Runtime/
Was able to join multiplayer lobby but got a connection error after about 30 seconds (EAC)
Played with friend who was using Windows.
Works flawlessly on Native.
-novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars -nostartupsound -enablefakeip -no_texture_stream
Check out mastercomfig and toonhud to tweak settings and improve UI
Switch to Proton if you experience any input issues. I could not tell any other differences between native and Proton.
Would not detect side mouse buttons on native. Switching to Proton fixed that.
SDL_VIDEODRIVER=wayland %command% /gldevice:Vulkan
Using SDL_VIDEODRIVER=wayland fixes input issues and /gldevice:Vulkan switches from OpenGL to Vulkan.
Framerate can be uncapped within the configuration files.
I do not know if this is related to Proton or if Skyrim just has buggy menus.
There were slight stutters (although frametimes seemed consistent) when running the game with the RADV driver. Switching to AMDVLK fixed this.
BethINI can be used to easily configure FPS, FOV, etc. Download it here then press Add a game
at the bottom left of Steam and select the exe and configure to run under Proton.
Playing without tinkering, there would not be a noticeable difference from Windows, but configuration editing is basically required to play this game on a modern system regardless of OS.
WINE_CPU_TOPOLOGY=4:0,1,2,3 gamemoderun %command%
Would unfullscreen or change to a lower resolution when changing non-related settings occasionally.
Joined someone else who was hosting from Windows10.
Setting the launch option "WINE_CPU_TOPOLOGY=4:0,1,2,3" is needed for proper preformance.