sefinek / Genshin-Impact-ReShade

Enhance your Genshin Impact experience with the Stella Mod! Unlock safe features like ReShade graphical upgrades, custom shaders, and FPS boost for smoother, more vibrant gameplay. Dive into Teyvat's beauty like never before!
https://stella.sefinek.net
Other
221 stars 5 forks source link

The mask was found to be horizontally flipped while in use #20

Closed fatinghenji closed 1 year ago

fatinghenji commented 1 year ago

Describe the bug

The mask was found to be horizontally flipped while in use.In the process of using it, I found that the mask was flipped horizontally, which prevented me from using some effects, such as ADOF

To Reproduce

Steps to reproduce the behavior: 1.Installation 2.Paste part of the configuration file from the original reshade into the corresponding part of the shader folder. 3.Create the profile I am using. 4.Enable Profiles 5.Masking error occurs

Expected behavior

Masks are displayed normally instead of flipped horizontally

Screenshots

2023-04-18 20-42-11 An image with an arrow indication that may be easier to understand: 2023-04-18 20-42-11 A new screenshot has been added to further demonstrate the error, please notice the Paimon located on the right side of the image. 2023-04-18 21-00-03

Desktop (please complete the following information):

Additional context

1.This is the configuration file I use: test.zip 2.This is the reshade folder after my changes: Exceed the maximum attachment size allowed by github, use onedrive to share files

Chizzzuuu commented 1 year ago

test.zip

Hi. you can fix this by editing the global preprocessor by editing its preset, just paste this ("RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN") and set its value to one

image

It should fix your problem. Heres a preview for it

image

And heres the same problem that you stated if the value is 0

image

fatinghenji commented 1 year ago

Thanks