A Gamers Grind / XFGN / LM
Status
  • 🖥️www.agamersgrind.com
  • 🏙️--- Public Files ---
    • 👋Welcome, friends
    • ⛑️I need help!
    • ☕Buy me a Coffee
  • 📚Guides
    • Mini Guides
      • Valheim FPS Boost
      • Redirect domain to Google Site
      • Docker Compose
        • 'All' Compose File
        • Add Health Check to Container
        • Mount NFS Share to Container
        • Map hostname to container
    • Portainer and GitOps
      • Set up GitHub
      • Install Portainer
      • Create your first GipOps Compose file
      • Deploy your first GitOps stack
      • Managing your production compose files
    • Cloudflare
      • Domains
      • Generate an API Key
      • Tunnel
        • Create a Tunnel
        • Create a Proxy (Public Hostname)
        • Access Groups & Authentication
      • Dynamic DNS
    • Pterodactyl
      • Creating a new Panel
      • Creating a new Wings node
      • Join servers via domain
      • Configuring your Node Database
      • Server Best Practices & Suggestions
      • Troubleshooting
  • 🎮Game Servers
    • Valheim Public
    • Valheim Private
    • MultiMC (Minecraft)
    • CreateCraft (Minecraft)
    • Insurgency Sandstorm
  • ⚔️AGG Moderation
    • ❔Creating a new Server
    • Approving Valheim Application
  • 🗄️Internal Documentation
Powered by GitBook
On this page
  • Launch Options
  • Steam
  • Xbox Store
  • Thunderstore Modpacks
  • Boot file
  • Steam

Was this helpful?

  1. Guides
  2. Mini Guides

Valheim FPS Boost

Launch Options

You can add some lines to the launch options in Steam to enable dedicated Fullscreen and additional GPU resources. The game, by default, will run in DirectX Borderless mode.

I would recommend first trying Vulkan and DirectX borderless variants and see what gives you the most FPS. After that, try the Fullscreen variant and see if that is better or worse. I found that Vulkan Borderless performed best for me (i5 12500, 3060 Ti)

Borderless (native)

-console -gfx-enable-gfx-jobs -gfx-enable-native-gfx-jobs

Exclusive Fullscreen

-window-mode exclusive -screen-fullscreen -console -gfx-enable-gfx-jobs -gfx-enable-native-gfx-jobs

Borderless (native)

-console -gfx-enable-gfx-jobs -gfx-enable-native-gfx-jobs -force-vulkan

Exclusive Fullscreen

-window-mode exclusive -screen-fullscreen -console -gfx-enable-gfx-jobs -gfx-enable-native-gfx-jobs -force-vulkan

Steam

This does NOT apply to modpacks launched via Thunderstore

  1. Launch steam and navigate to your library

  2. Locate Valheim, right click > properties

  3. Select the general tab on the left, then input the launch options

Xbox Store

This does NOT apply to modpacks launched via Thunderstore

  1. ???

  2. No idea, sorryyyy!

Thunderstore Modpacks

  1. Launch Thunderstore, select Valheim and open your modpack

  2. Select settings on the left

  3. Select the Debugging tab

  4. Locate Set launch parameters

  5. Input the launch options and click update

Boot file

You can tweak the boot.config file to enable more GPU resources and increase the CPU count to Valheim. Apparently, the boot file can be reset with updates so keep this in mind.

Options to add to your boot file;

boot.config
scripting-runtime-version=latest
hdr-display-enabled=0
gfx-enable-gfx-jobs=1
gfx-enable-native-gfx-jobs=1
wait-for-native-debugger=0
vr-enabled=0

gc-max-time-slice=???

Update the max-time-slice number to be either your CPU threads (eg if 12 threads, set to 12).

If you are streaming or using another tool while gaming that needs some CPU, like Chrome, I recommend setting it 2 or 4 below your thread count. Eg 12 thread CPU = 8 or 10.

Steam

  1. Launch steam and navigate to your library

  2. Locate Valheim, right click > properties

  3. Select the "Installed Files" tab on the left

  4. Click on Browse and file explorer will open

  5. Open the Valheim_Data folder

  6. Open the boot.config file in Notepad, or your text editor of preference

  7. Add the content above

  8. Update the gc-max-time-slice= line per gc-max-time-slice=???

Sources:

PreviousMini GuidesNextRedirect domain to Google Site

Last updated 11 months ago

Was this helpful?

📚
Steam Community :: Guide :: Valheim: Low Fps Fixsteam
Logo
Valheim - PCGamingWiki PCGW - bugs, fixes, crashes, mods, guides and improvements for every PC game
Logo