Made a batch script to create a 3.0 "environment"
- luluco250
-
Topic Author
For ReShade 3.0b5 (maybe works on b6, not sure as I haven't tested it): pastebin.com/BVKvD0Um
To use it, move the script to the game/application folder and either drop the ReShade dll on it or manually select between D3D9, DXGI or OpenGL32.
You could theoretically use cd on Command Prompt instead of moving the script but I haven't tested it.
Creates a simple folder structure, a default preset file and skips the tutorial.
I have set custom color values, a dark theme if you will, on personal taste.
PNG screenshot format by default.
Old stuff for 3.0b4 and below:
You can download it from pastebin: pastebin.com/b458UbMh (you can click 'download' to get it as a .bat file)
To use it you can drag and drop an executable on it or manually type-in it's name.
Be aware that the script will create the folders inside it's current folder, you could possibly modify this behavior by calling the script from a command line, where you can set the current directory manually with the cd command.
You could also supply the executable as a parameter as the script looks for the first argument passed to it, such as:
create_reshade_enviroment.bat "C:\Program Files\Game\Game.exe"
Why did I make this? I wanted an easy and organized way to setup ReShade for any game quickly, you can notice this script also makes ReShade skip the tutorial by setting TutorialProgress=4 in the game configuration file at "%appdata%\ReShade".
It'll create a folder structure as follows:
GameFolder/ReShade/Presets (an empty "Default.ini" preset file will be created here)
GameFolder/ReShade/Screenshots
GameFolder/ReShade/Shaders
GameFolder/ReShade/Textures
I would really appreciate feedback!
Please Log in or Create an account to join the conversation.
- MaxG3D
-
Also, inside those folders there could be like an empty file called "place your shaders here", "place your textures here", etc.
Please Log in or Create an account to join the conversation.
- andyilpro
-
Aaaand, how to use this? i dont understand how i am supposed to add effects, how to select them. Some images of you selecting preset file and some fx effects would be really nice.
Please Log in or Create an account to join the conversation.
- crosire
-
The tutorial highlights the part of the UI it is currently talking about in red. Continue the tutorial and it will go away.andyilpro wrote: open reshade overlay, the bar with preset file selection is grey (as it should be); when i go on settings and reset the tutorial, i select the exact same path and the bar is now red. Why?
Download some from github.com/crosire/reshade-shaders and extract them in the ReShade folder created by the script.andyilpro wrote: Aaaand, how to use this? i dont understand how i am supposed to add effects, how to select them. Some images of you selecting preset file and some fx effects would be really nice.
Please Log in or Create an account to join the conversation.
- andyilpro
-
Please Log in or Create an account to join the conversation.
- andyilpro
-
Please Log in or Create an account to join the conversation.
- bopper2010
-
Please Log in or Create an account to join the conversation.
- crosire
-
Please Log in or Create an account to join the conversation.