-
Notifications
You must be signed in to change notification settings - Fork 75
Shader Repositories
frostworx edited this page Dec 28, 2021
·
6 revisions
The list of available Shader Repositories repolist.txt
(in STLSHADDIR
) is autogenerated from
- those listed on pcgamingwiki
- those found in the
repocustomlist.txt
(inSTLSHADDIR
- usually resolves to~/.config/steamtinkerlaunch/downloads/shaders
) and updated when it is older than a day.
If the repocustomlist.txt
is not found, the bundled template is copied in place
(which currently only contains the AstrayFX repo by BlueSkyDefender, because pcgamingwiki doesn't link to the repo directly)
When manually adding other repos, make sure to take care of the correct syntax:
"URL";REPONAME;AUTHOR;DESCRIPTION
A Shader-Repositories Dialog can be opened via
Here all available Shader repositories are listed with url, name, author and description and can be en- and disabled using the checkbox.
When a repo is disabled/blocked (so unchecked)
- it is not downloaded/updated at all
- its shaders are not installed for a game, even when enabled in the Game Shaders Dialog
- its shaders are automatically removed from a game-installation when using the Game Shaders Dialog
- it is listed in the
repoblocklist.txt
(inSTLSHADDIR
)
repos can be also (un)blocked via Command Line
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced