Skip to content
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

Open
My12123 opened this issue Jul 11, 2023 · 3 comments
Open

Simplify installation #35

My12123 opened this issue Jul 11, 2023 · 3 comments

Comments

@My12123
Copy link

My12123 commented Jul 11, 2023

Make a bat file for automatic installation

@Rmurray2006
Copy link

Make a bat file for automatic installation

https://github.com/NVIDIAGameWorks/rtx-remix you need the one here and overwrite it with dxvk compiled from in the actions tab in github

@RuneStorm
Copy link

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.
https://gist.github.com/RuneStorm/94b99e307e328a5aefbd103b2fbf131c

@anchorlightforge
Copy link
Contributor

anchorlightforge commented Jul 22, 2023

I'm working on a PR to make this possible.
https://github.com/anchorlightforge/dxvk-remix/tree/autorelease-testing

At the moment, it's mostly set up. If it goes through these variables will be accessible in dxvk-remix releases:
https://github.com/softprops/action-gh-release#outputs
@RuneStorm
If you have a chance and when the script is ready for testing, can you try downloading one of my automatic releases from the autorelease-testing branch to see if it works as intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants