Skip to content

Commit

Permalink
Create Brighter Shores (Steam).bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Espionage724 authored Nov 7, 2024
1 parent 9ebb620 commit 1f4a416
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Compat Flags/Brighter Shores (Steam).bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:: Steam
:: https://store.steampowered.com/app/2791440/Brighter_Shores/

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\Steam\steamapps\common\Brighter Shores\x64\Brighter Shores.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Brighter Shores.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f

:: End

0 comments on commit 1f4a416

Please sign in to comment.