-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplify installation #35
Comments
https://github.com/NVIDIAGameWorks/rtx-remix you need the one here and overwrite it with dxvk compiled from in the actions tab in github |
I've looked into creating a PowerShell script that downloads the main rtx-remix file and then the latest artifact for dxvk-remix and bridge, however artifacts cannot be downloaded through the API without access, not even tokens seem to work. I think it would already help if the builds that are created get moved into the .trex folder to reduce the amount of times people install dxvk-remix incorrectly. Changing the build.yml to create the .trex folder and moving the files there is pretty straight forward and would already help a lot. |
I'm working on a PR to make this possible. At the moment, it's mostly set up. If it goes through these variables will be accessible in dxvk-remix releases: |
Make a bat file for automatic installation
The text was updated successfully, but these errors were encountered: