protonscr

error on first page

dxvkclosed
doitsujin/dxvk#4920 · opened 2025-05-17 by naxil · updated 2025-05-18 · 3 comments · github
1 matching comments, n / p to jump
Nnaxil 2025-05-17 github

on firts page.. u write about copy 32bit dll to wrong directory i think u make a mistake like VICEVERSA

export WINEPREFIX=/path/to/wineprefix
cp x64/.dll $WINEPREFIX/drive_c/windows/system32 (???? 64 go to syswow64 no?)
cp x32/
.dll $WINEPREFIX/drive_c/windows/syswow64
winecfg

BBlisto91 2025-05-17 github

SysWow64 is supposed to stand for System Windows (32-bit) on Windows 64-bit and so is correctly the 32-bit folder on 64-bit Windows. System32 is then the 64bit folder.

Ddoitsujin maintainer 2025-05-17 github

I think after over 7 years of DXVK's existence it's safe to trust the setup instructions.

Nnaxil 2025-05-18 github

sorry for my ignorance... is very anti intuition... on 32bit system32 remain the 32bit on windows 64bit system32 is 64bit

Launch options