Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Small Patch to fix display stuttering in Fallout 4 on SteamDeck OLED

Notifications You must be signed in to change notification settings

eunanio/fallout4-steamdeck-oled-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fallout 4 Display Patch for Steamdeck OLED

Fallout 4 presents issues on high refresh rate devices like the Steam deck oled as the game trys to render at a lower framerate than what the display is showing, This causes stuttering in some parts of the game. In order to resolve this, we must disable the in engine framerate limiting by disabling the iPresentInterval setting within Fallout4Prefs.ini. This script automates the process of updating the this file with a single command.

Note

This issue only impacts the OLED version of the SteamDeck, Users with the LCD steam deck can ignore this fix

How to Use

  1. Install Fallout 4 on your Steam deck
  2. Run the game at least once to create the necessary files.
  3. Exit the game and go to Desktop mode
  4. Open Terminal and Copy the following command below.
  5. Enter your root password for your steamdeck when prompted.
  6. Once Complete, Restart your steam deck and launch the game.

Install

curl https://raw.githubusercontent.com/eunanhardy/fallout4-steamdeck-oled-patch/main/install.sh | bash

Happy Gaming Wastelanders

"Buy Me A Coffee"

About

Small Patch to fix display stuttering in Fallout 4 on SteamDeck OLED

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages