- Posts: 2
[SOLVED] Manual enable shaders (not via GUI)
- Phroster
-
Topic Author
- Offline
Less More
3 years 4 months ago #1 by Phroster
Manual enable shaders (not via GUI) was created by Phroster
I'm looking for a way to enable shaders, without using the GUI.
At the moment I'm using a android emulator (bluestacks).
Somehow the mouse doesn't work in the GUI. I can open the GUI with shift + F2.
But I'm unable to change anything.
I found that binding a button in the ini, does let me turn shaders on and off.
But I'm wondering where does reshade save, if a shader is on/off?
I can't find this anywhere in the ini's.
At the moment I'm using a android emulator (bluestacks).
Somehow the mouse doesn't work in the GUI. I can open the GUI with shift + F2.
But I'm unable to change anything.
I found that binding a button in the ini, does let me turn shaders on and off.
But I'm wondering where does reshade save, if a shader is on/off?
I can't find this anywhere in the ini's.
Please Log in or Create an account to join the conversation.
- crosire
-
- Away
Less More
- Posts: 3836
3 years 4 months ago #2 by crosire
Replied by crosire on topic Manual enable shaders (not via GUI)
In the preset INI, the "Techniques=" entry stores which effects are active. If it's active, it's in the comma separated list of that value, if it's not, it's missing.
Example:No effects are activeSMAA and Technicolor are active
Example:
Techniques=
Techniques=SMAA,Technicolor
Please Log in or Create an account to join the conversation.