Download the latest version and extract the file. Then, run StarLuxe.exe
Once open, fill in the necessary information and download the ReShade presets if you wish to use them. On the main screen, press the Start button
✧ Select the game you want to use ReShade and enjoy ✧
- Launcher — Allows applying ReShade to selected games
- Custom Themes & Preset Packs — Provides support for custom themes and predefined Reshade preset packs
- GitHub Integration — Enables downloading your own Reshade presets directly from GitHub.
- Clone this repository
- Install the required libraries with the following command

How to create Custom Themes?
- Download CTkThemeMaker
- Navigate to the
theme/
directory, copydefault.json
and rename the copy (e.g.custom_theme.json
) - Launch CTkThemeMaker, load
custom_theme.json
and edit each section according to your preference-
Once your theme is saved, open the
settings.json
file and update the Launcher section to point to your new theme:"Launcher": { "gui_theme": "theme\\custom_theme.json", "last_played_game": "" }
-
- Check the documentation to learn more!
How to add your ReShade Pack?
-
Create a GitHub repo and add a
Presets/
folder with your .ini files- In the
settings.json
file, set thepreset_folder
value to match the folder name you configured in your GitHub repository. Don’t forget to set your GitHub username and repository name as well:
"Account": { "github_name": "your-username", "preset_folder": "Presets/", "repository_name": "your-repo" }
- Also, define the names of the preset packages you added:
"Packages": { "available": [ "Name_preset_1", "Name_preset_2" ], }
- In the
-
Restart
StarLuxe.exe
and download your preset from the Preset section
Important
Your antivirus might block the application from running. This happens because the build created by PyInstaller can cause a false positive. To learn more, click HERE The application is safe and contains no viruses. To prevent interference, it is recommended to add the program to your antivirus exclusion or whitelist before running it, rather than disabling your antivirus entirely.
Warning
The use of Reshade may result in a ban, although the likelihood is low. Use at your own risk! Sharing your UID may increase the risk of being banned in the game.
Did this project help you?
✦ Thanks for your support! ✦
ReShade developer for developing ReShade
SweetFX developer for creating SweetFX shaders collection/set/pack
This project was developed by me