Nov-30-2018, 05:10 AM
Yeah I've run the post install, I can't find any option to disable DPI scaling, however I tried to do it in my program with:
ctypes.windll.shcore.SetProcessDpiAwareness(False)