[SOLVED] on / off toggle with MasterEffect

  • NattyDread
  • Topic Author
More
9 years 3 months ago #1 by NattyDread on / off toggle with MasterEffect was created by NattyDread
On / off toggle key doesn't work while using the ReShade.fx (MasterEffect). Works fine without it.

Please Log in or Create an account to join the conversation.

  • Nekrik
More
9 years 3 months ago #2 by Nekrik Replied by Nekrik on topic on / off toggle with MasterEffect
On / off toggle key as well as depth buffer visualization with "Alt" key is currently works only with SweetFX 2.0+Reshade Combo.
The following user(s) said Thank You: NattyDread

Please Log in or Create an account to join the conversation.

  • crosire
More
9 years 3 months ago - 9 years 3 months ago #3 by crosire Replied by crosire on topic on / off toggle with MasterEffect
Those keys are set in the shader, but MasterEffect does not have one set.

You can set one yourself though: Find the technique declaration in the shader and add the following right after "bool enabled = true;":
int toggle = 0x91;
If you want a different key, use one of the keycodes from here .
Last edit: 9 years 3 months ago by crosire.
The following user(s) said Thank You: NattyDread, Midhras

Please Log in or Create an account to join the conversation.

  • NattyDread
  • Topic Author
More
9 years 3 months ago #4 by NattyDread Replied by NattyDread on topic on / off toggle with MasterEffect
Works great, thanks.
Why doesn't MartyMcfly have a thread here already? I have "a couple" of questions for him. :P ...and I don't have a fb account.

Please Log in or Create an account to join the conversation.

  • piterrrxd
More
9 years 1 month ago #5 by piterrrxd Replied by piterrrxd on topic on / off toggle with MasterEffect
I add this line to ReShade.fx and doesn't work.

Please Log in or Create an account to join the conversation.

  • brussell
More
9 years 1 month ago #6 by brussell Replied by brussell on topic on / off toggle with MasterEffect

piterrrxd wrote: I add this line to ReShade.fx and doesn't work.


It should look like this (with SCROLL LOCK key):
technique MasterEffect < bool enabled = 1; toggle = 0x91; >

Please Log in or Create an account to join the conversation.

  • piterrrxd
More
9 years 1 month ago #7 by piterrrxd Replied by piterrrxd on topic on / off toggle with MasterEffect
I checked now in Dead Space and work fine. The problem is with Darksiders, maybe because x360ce is in "Hook mode". There is no virtual-key codes for the gamepad buttons?

Please Log in or Create an account to join the conversation.

We use cookies
We use cookies on our website. Some of them are essential for the operation of the forum. You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.