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):

  1. Go to the app directory
  2. Right-click on "Fo76ini.exe" and click "Properties"
  3. Open the "Compatibility" tab
  4. Click "Change high DPI settings"
  5. Tick "Override high DPI scaling behavior. Scaling performed by:"
  6. Select "System" or "System (Enhanced)"
  7. Click "OK" and then "OK".
  8. 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.