Skip to content

Instantly share code, notes, and snippets.

@Uplink03
Last active March 4, 2023 14:10
Show Gist options
  • Save Uplink03/f830ff43250e43d004da7aecd21a5be6 to your computer and use it in GitHub Desktop.
Save Uplink03/f830ff43250e43d004da7aecd21a5be6 to your computer and use it in GitHub Desktop.
Baldur's Gate: Enhanced Edition - enable scaling

The problem

  • I got "Baldur's Gate: Enhanced Edition" from Amazon Games.
  • I have a 4K screen on my laptop
  • Baldur's Gate: Enhanced Edition is tiny in the middle of the screen

The game doesn't have an Options screen that I can use.

The solution

File: Documents\Baldur's Gate - Enhanced Edition\Baldur.lua

Add this line:

SetPrivateProfileString('Graphics','Scale UI','1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment