dxvk-async
dxvk-async copied to clipboard
Help me understand the instructions.
Hi, I need help understanding these instructions.; •Patch dxvk with dxvk-async.patch •Create a file named dxvk.conf and inside this file insert dxvk.enableAsync = true
Do I need to apply the patch if I'm downloading the latest release from here? Also, is it required to create dxvk.conf file with the value ''dxvk.enableAsync = true'' if using on Windows or moving the .dll files to the directory would be enough? Thanks.
Sorry if its wrong to ask for help here, you can remove the post if needed.
Patch dxvk with dxvk-async.patch
Releases are already patched, although I wonder why this is written in the instructions. For now, try this build: https://github.com/Sporif/dxvk-async/issues/64#issuecomment-1441560713
Create a file named dxvk.conf and inside this file insert dxvk.enableAsync = true
https://github.com/doitsujin/dxvk/wiki/Configuration
Releases are already patched, although I wonder why this is written in the instructions.
Thanks for the clarification. Thats the part that confused me. And about the config file, I thought it wasn't necessary because this release would be async enabled by default without a config file requirement, guess I was wrong.