Skip to content

Community Shaders

cyberrumor edited this page Jan 21, 2025 · 1 revision

Community Shaders

To get Community Shaders working on Linux:

  • Ensure you've launched the game at least once without SKSE installed
  • Install pipx via your package manager
  • Install protontricks via pipx: pipx install protontricks
  • Install d3dcompiler_47.dll via protontricks: protontricks 489830 d3dcompiler_47
  • Download vc_redist.x64.exe
  • Execute that installer with protontricks-launch --appid 489830 ~/Downloads/vc_redist.x64.exe
  • Install Community Shaders and all the dependencies listed on the nexus via a mod organizer
  • Rename SkyrimSELauncher.exe to SkyrimSELauncher.exe.bak
  • Rename skse64_loader.exe loader to SkyrimSELauncher.exe
  • Launch the game through Steam
Clone this wiki locally