matlo / GIMX

The GIMX software.
GNU General Public License v3.0
580 stars 104 forks source link

Enable High Dpi Scaling #670

Open Nibir opened 3 years ago

Nibir commented 3 years ago

Add to fpsconfig

QApplication::setAttribute(Qt::AA_EnableHighDpiScaling); (this string for qt i usually use, idk what libs do you have )

Only fpsconfig looks not good. Others are fine.

Capture

Nibir commented 3 years ago

This is the case with this settings.
Capture