- Posts: 3
Is there no solution for avoiding processing over User Interface?
- MindBlend
-
Topic Author
- Offline
Less More
2 years 1 month ago #1 by MindBlend
Is there no solution for avoiding processing over User Interface? was created by MindBlend
and masking is not a solution, unless one can set up dynamic masks (multiple masks) for pop up window positions?
This is an example of an older game, where I use an older tool (discontinued) like reshade to tell the post processing effects to avoid the user interface, interface is kept in color while the world is rendered black and white.
Is it a security risk to have an innate ability to avoid post processing on the interface?
This is an example of an older game, where I use an older tool (discontinued) like reshade to tell the post processing effects to avoid the user interface, interface is kept in color while the world is rendered black and white.
Is it a security risk to have an innate ability to avoid post processing on the interface?
Please Log in or Create an account to join the conversation.
- aaronth07
-
- Offline
Less More
- Posts: 80
2 years 1 month ago #2 by aaronth07
Replied by aaronth07 on topic Is there no solution for avoiding processing over User Interface?
No, it just wouldn't be generic. There was a test shader that (over time) created a dynamic mask based on unmoving pixels compared to moving ones. It never got released though.
Please Log in or Create an account to join the conversation.
- demolisher
-
- Offline
Less More
- Posts: 12
2 years 1 month ago - 2 years 1 month ago #3 by demolisher
Replied by demolisher on topic Is there no solution for avoiding processing over User Interface?
Last edit: 2 years 1 month ago by demolisher.
Please Log in or Create an account to join the conversation.
- MindBlend
-
Topic Author
- Offline
Less More
- Posts: 3
2 years 1 month ago - 2 years 1 month ago #4 by MindBlend
Is there a filter for this? Or how would I try this?
Replied by MindBlend on topic Is there no solution for avoiding processing over User Interface?
With some games you can get lucky and get UI mask from depthbuffer
For example: Dishonored 2/Doto has it:
Is there a filter for this? Or how would I try this?
Last edit: 2 years 1 month ago by MindBlend.
Please Log in or Create an account to join the conversation.
- demolisher
-
- Offline
Less More
- Posts: 12
2 years 1 month ago #5 by demolisher
Replied by demolisher on topic Is there no solution for avoiding processing over User Interface?
I did a small tweak to UImask shader:
reshade.me/forum/shader-discussion/4185-...modify-ui-mask#27402
reshade.me/forum/shader-discussion/4185-...modify-ui-mask#27402
Please Log in or Create an account to join the conversation.
- MindBlend
-
Topic Author
- Offline
Less More
- Posts: 3
2 years 4 weeks ago #6 by MindBlend
I was unable to get this to work. Does it work with a specific version of reshade? only one modified for zbuffer is 4.2.1 i think.
Replied by MindBlend on topic Is there no solution for avoiding processing over User Interface?
I did a small tweak to UImask shader:
reshade.me/forum/shader-discussion/4185-...modify-ui-mask#27402
I was unable to get this to work. Does it work with a specific version of reshade? only one modified for zbuffer is 4.2.1 i think.
Please Log in or Create an account to join the conversation.