-
Notifications
You must be signed in to change notification settings - Fork 72
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
How to download shader repos? Shader download stays at 0% #430
Comments
may be related to the issue I opened #429 I was also having issues with the shader download option though for me the issue is selecting any repo causes the reshade repo to be ignored. Workaround is don't use the shader repo option that way it will just download everything and then on the shader installer select the shaders you want to use |
@humanplayer2 Selecting repos here does nothing else than creating the download/block lists (see Selecting "Game Shaders" option in the main menu only has an effect, when you have a "current game", so usually when you started a game through steamtinkerlaunch through steam. If you start the settings using Assuming you have a game here, all selected repos (plus the reshade-shaders repo, which is required by most repos) are downloaded to Just tested it again, and it still works the same as I left it after the major rewrite. |
one way to fix this and prevent user confusion might be to just get rid of the shader download option all together and just have all shader repos downloaded by default then the user can specify what shaders they want installed to the game with the game shader option. all the different descriptions for the shaders can then be moved from the shader download menu into the game shaders menu. As of right now, I'm still able to reproduce my issue by using the shader download option and specifying what shaders I want. Plus it could be confusing to users having both options and redundant. I wouldn't mind looking into doing a pull request (if this is something everyone agrees would be benifital) for this when I have time won't be this weekend though most likely |
just checked for the useless "Shader download" window appearing when opening the repos window,
is also used when opening the repos window. A proper fix just landed |
I'm sorry if this issue is just me fundamentally misunderstanding the GUI. I'm on steamtinkerlaunch-v9.3.20220306.
The issue:
In the main menu, when I click Shader repos, two popups open: One where I can select repos, and a download progress bar. If I do nothing, the progress bar doesn't move. If I deselect all but one repo (I tried
SweetFX
andOtisFX
) and press Select, both windows close, and I'm back at the main menu. When I then click Game shaders, the repo I just selected does not show (it continues to show four options:dh-reshade-shaders
,astrayfx
,brimson
anddepth3d
).How do I make more shaders available for selection?
The text was updated successfully, but these errors were encountered: