The Signifier, Unity 2019

Post Reply
User avatar
Chtiblue
Certif-Eyed!
Posts: 693
Joined: Mon Sep 16, 2019 4:52 am

The Signifier, Unity 2019

Post by Chtiblue »

The Signifier, another amazing detective Unity 2019 game with quite unique graphics! I did try it before with UF Unity 2019 but it had issues. This time, I achieved to fix/skip those issues 😎 . It was wrong reflections and ghosting, plus a HUD toggle. Just add this to d3dx ini of the Unity UF 2019

[Key_ToggleCrosshair]
key=XB_DPAD_UP
type=toggle
x95=1.0

[ShaderOverride_Toggle_HUD]
hash=058da213eb3a4939
if x95==1.0
handling=skip
endif

[ShaderOverride_DISABLE_REFLECTION]
hash=c45a9bb3f1fa2b11
handling=skip

[ShaderOverride_DISABLE_GHOSTING]
hash=658c56104232f14e
handling=skip
User avatar
Chtiblue
Certif-Eyed!
Posts: 693
Joined: Mon Sep 16, 2019 4:52 am

Re: The Signifier, Unity 2019

Post by Chtiblue »

fix is here, with an optimised version of UF Unity 2019 by KAI :)
https://discord.com/channels/5157038646 ... 0974162944
Post Reply

Return to “Nvidia 3D Vision Fixes, Solutions and Troubleshooting”