https://bugs.winehq.org/show_bug.cgi?id=57175
--- Comment #38 from Artem S. Tashkinov aros@gmx.com --- (In reply to Rémi Bernon from comment #33)
I'll consider it. In the meantime you can use the same command-line as is documented. For instance forcing all applications to be HiDPI aware:
wine REG.exe ADD "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /T REG_SZ /D "~ HIGHDPIAWARE" /F
This doesn't help for Audacity 3.7.1 but the patch still works in 10-rc3.
I've also tried:
~ DPIUNAWARE ~ GDIDPISCALING DPIUNAWARE ~ HIGHDPIAWARE
None of the works.