Skip to content

Commit

Permalink
Set "automatically capture mouse in full-screen windows" for FO4. Nee…
Browse files Browse the repository at this point in the history
…ded for multi-montor support. See issue rockerbacon#648.
  • Loading branch information
gmn42 committed May 17, 2024
1 parent 88b14c2 commit 341e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamesinfo/fallout4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ game_steam_subdirectory="Fallout 4"
game_nexusid="fallout4"
game_appid=377160
game_executable="Fallout4Launcher.exe"
game_protontricks=("xaudio2_7=native")
game_protontricks=("xaudio2_7=native" "grabfullscreen=y")
game_scriptextender_url="https://f4se.silverlock.org/beta/f4se_0_06_23.7z"
game_scriptextender_files="*"

0 comments on commit 341e3da

Please sign in to comment.