#How to install bridge and dxvk?
18 messages · Page 1 of 1 (latest)
Are you using VS2019?
So, personally I've never been able to build DXVK-Remix properly. It had something to do with the way VS was originally installed-- I think I installed mine indirectly through Unity Hub and it caused some problems. Watbulb helped me debug it a while ago and sent me a PowerShell script that gets the job done.
I made some changes to the script as well-- I keep it in my parent directory, so one folder above wherever dxvk-remix is.
yes i also installed the msvc v142 component
You'll notice on my release script, I went ahead and added a simple "Press Enter to Continue" prompt-- this has saved me a lot of time with errors by keeping the window open.
thank you ill see if the script works for me real quick
Honestly VS issues and building issues are a little out of my league, I just wanted to pass on these scripts in hope that it might be the same problem.
I don't think I ever had issues with bridge building though.
yeah bridge immediately closes the bat file whenever i try running it. I dont even get an error code on that one
You can also run the script by opening PowerShell inside the folder and typing .\script_name.ps1, that way if you're getting an error it'll show up and the window should stay open... I think.
ok let me test that because im still getting the issue
hmm. it says it cant find visual studio. i wonder if itll work if i just move the files to my main ssd
There was something strange about packman where if you tried to build Remix on one of your drives, it will only work on that drive until you change some environment variables or something along those lines. I have to build Remix on C: for that reason.
well know it says that the build scripts arent operable files apparently
You wan't to build it from source or just download the prebuilt binaries?
Wait there are prebuilt binaries? I didnt even see them....