Whisky icon indicating copy to clipboard operation
Whisky copied to clipboard

[Bug]: Restricted Screen Resolution Options

Open Jepl4r opened this issue 2 years ago • 3 comments

Is there any way to activate a retina mode to use the full resolution?

Jepl4r avatar Jun 08 '23 11:06 Jepl4r

Yeah I was curious about dxvk too

aayork avatar Jun 08 '23 13:06 aayork

There is no Vulkan support in Apple's build. They disabled it on purpose. So DXVK, which depends on Vulkan, will never work. You may refer to their source code here.

HongyuS avatar Jun 08 '23 17:06 HongyuS

Setting RetinaMode to y as in this guide fixed blurry resolutions for me, though I couldn't find an obvious way to change the DPI since there's no direct access to wine commands.

fluxehub avatar Jun 09 '23 12:06 fluxehub

This option has been added in the next release

IsaacMarovitz avatar Jun 18 '23 17:06 IsaacMarovitz