#How to install bridge and dxvk?

18 messages · Page 1 of 1 (latest)

ornate wharf
#

I have all prerequirements met to build them, but whenever I try to they either close out immediately or give me error codes. Idk what to do to fix it or if I am missing something.

past pilot
#

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.

ornate wharf
past pilot
#

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.

ornate wharf
past pilot
#

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.

ornate wharf
#

yeah bridge immediately closes the bat file whenever i try running it. I dont even get an error code on that one

past pilot
#

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.

ornate wharf
#

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

past pilot
#

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.

ornate wharf
#

well know it says that the build scripts arent operable files apparently

brittle escarp
ornate wharf
#

Wait there are prebuilt binaries? I didnt even see them....