Troubleshooting: DPI Scaling issues - FelisDiligens/Fallout76-QuickConfiguration GitHub Wiki
High-DPI scaling might break the user interface of the tool.
It may also cause weird behavior, like drag&drop in the mod manager not working properly.
This is because the tool currently doesn't handle scaling properly.
Examples:
How to fix scaling issues?
Under Windows 10 (and newer):
- Go to the app directory
- Right-click on "Fo76ini.exe" and click "Properties"
- Open the "Compatibility" tab
- Click "Change high DPI settings"
- Tick "Override high DPI scaling behavior. Scaling performed by:"
- Select "System" or "System (Enhanced)"
- Click "OK" and then "OK".
- Restart the tool.
This way, Windows will use Bitmap scaling and the tool should function correctly.
However, the tool might appear blurry or partly blurry this way.