https://bugs.winehq.org/show_bug.cgi?id=57175
--- Comment #34 from Jinoh Kang jinoh.kang.kr@gmail.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
/VE. :-)