News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

RadASM2 on High DPI Monitors, Blurness FIX

Started by bluedevil, September 14, 2022, 06:45:38 PM

Previous topic - Next topic

bluedevil

If you are using an HDPI monitor and your app is not an "HDPI Aware" program, then you might get blurry texts or small icons/toolbar icons.

RadASM2 also is not an HDPI aware application. For a nicer user experience follow those steps:



       
  • Right-click RadASM.exe
  • Select "Properties"
  • Select "Compatibility" tab
  • Select "Change high DPI settings" at the bottom of the tab
  • Check "Override high DPI scaling behavior"
  • Select "System (Enhanced)" from the drop down menu
  • Select "OK" buttons twice to to apply
  • Now run RadASM to see the difference
Before:


After:
..Dreams make the future
But the past never lies..
BlueDeviL // SCT
My Code Site:
BlueDeviL Github