This repository has been archived by the owner on Nov 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Need better documentation #6
Comments
@iareciog What linux distro and/or mingw versions and stuff are you using? I am nowhere near compiling the source, but did not try the patches posted in #3 (comment) |
I'm using ArchLinux with Mingw 7.3.0. I should try the patches. |
@SveSop I've watching the dxvk page, and the information for compilation is similar. But for dxvk works. I would love to use dxup together with dxvk. |
Documentation will be improved when I merge d3d9-dev. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
You need better documentation about what you want to say with "/your/target/directory" and what exactly it uses with dxvk in linux. Because I tried to compile but a meson file it has 1 wrong thing, the file is "wine_utils/meson.build".
It indicates an entry of 'setup_dx10to11.sh.in' and does not exist, but there is "setup_dxup.in". And I changed this, now it compiles, but in Linux at least it does not create the .dll in the directories. And the DLLs that we must copy to wine_utils from dxvk, it is not specified if it should be x86 or x64. Because the Linux script does both and none works.
I hope you can find the best way to make it work.
Sorry if something is bad translated.
The text was updated successfully, but these errors were encountered: