Could probably beat 01i if I practiced long enough but that'll do. Fun challenge!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: nizikawa on August 29, 2021, 11:54 AM
You can try selecting OpenGL renderer in options instead of Direct 3D one.
WA does all its drawing on CPU in 8bit indexed color and only the final truecolor screen texture is displayed with hardware accelerated D3D/OpenGL API. So there isn't much performance to be gained by using DXVK, since most of the drawing is done in software anyway.
Quote from: TheMadCharles on August 28, 2021, 12:20 PM
try resizing the wine window first before resizing WA
Quote from: Jean on August 27, 2021, 02:34 PM
- DXVK/VKD3D is enabled (DXVK version 1.9.1L);