Here’s a breakdown of why VKD3D doesn’t work:
- Create a new container.
- Select
vkd3d
as the DX wrapper (not even touching the cog icon next to it). - Leave all other options untouched.
- Click OK and start the container.
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream