Would love to use this but im way past done hunting down software for each git, no disrespect to you of course.
MinGW builds can be found at https://git.froggi.es/doitsujin/dxvk/-/jobs for every commit (as of recently)
As for compiling with Visual Studio, just use meson --backend vs2019 --buildtype release build in a Visual Studio command prompt to generate solution files.
What Josh said, meson can generate that automatically. I do not intend to provide solutions for what amounts to probably 25 different Visual Studio versions within less than a year that wouldn't end up working for most people anyway (at least that's my experience with building anything on Wundows).
(i put the files in the mentioned directory) C:Usersusersourcerepos>meson --backend vs2019 --buildtype release build
'meson' is not recognized as an internal or external command,
operable program or batch file.
Installing meson might be a good idea.
Can this be closed?
Yes.
Most helpful comment
Installing meson might be a good idea.