Skip to content

Instantly share code, notes, and snippets.

@segevfiner
Created February 22, 2023 22:51
Show Gist options
  • Save segevfiner/c43e84d4e3b91cde4e51e237979bba72 to your computer and use it in GitHub Desktop.
Save segevfiner/c43e84d4e3b91cde4e51e237979bba72 to your computer and use it in GitHub Desktop.
Super Motherload High DPI Fix
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Program Files (x86)\\Steam\\steamapps\\common\\Super Motherload\\supermotherloadGL.exe"="~ HIGHDPIAWARE"
"C:\\Program Files (x86)\\Steam\\steamapps\\common\\Super Motherload\\supermotherloadD3D11.exe"="~ HIGHDPIAWARE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment