Kholat
  3 / 3    
Great fix DHR!!! thanks!!! but I have a very strange thing... my flashlight doesn't work, I ear the sound of the click when I push F button but nothing happens.. any idea??? Thanks...
Great fix DHR!!! thanks!!! but I have a very strange thing... my flashlight doesn't work, I ear the sound of the click when I push F button but nothing happens.. any idea??? Thanks...

#31
Posted 01/31/2017 02:05 AM   
Sorry to resurrect this old thread but there is a problem with the current fix, regarding the flashlight:) in the shader "f271fbef10eca52c-ps.txt", the following line is missing: [code] dcl_resource_texture2d (float,float,float,float) t125 [/code] It needs to be added to look like this: [code] // 3DMigoto StereoParams: dcl_resource_texture2d (float,float,float,float) t125 ld_indexable(texture2d)(float,float,float,float) r17.xyzw, l(0, 0, 0, 0), t125.xyzw add r17.w, r1.w, -r17.y mul r17.w, r17.x, r17.w add r0.x, r0.x, -r17.w [/code] Is pretty easy for anyone to just add the extra line ;)
Sorry to resurrect this old thread but there is a problem with the current fix, regarding the flashlight:)

in the shader "f271fbef10eca52c-ps.txt", the following line is missing:

dcl_resource_texture2d (float,float,float,float) t125



It needs to be added to look like this:
// 3DMigoto StereoParams:
dcl_resource_texture2d (float,float,float,float) t125
ld_indexable(texture2d)(float,float,float,float) r17.xyzw, l(0, 0, 0, 0), t125.xyzw
add r17.w, r1.w, -r17.y
mul r17.w, r17.x, r17.w
add r0.x, r0.x, -r17.w


Is pretty easy for anyone to just add the extra line ;)

1x Palit RTX 2080Ti Pro Gaming OC(watercooled and overclocked to hell)
3x 3D Vision Ready Asus VG278HE monitors (5760x1080).
Intel i9 9900K (overclocked to 5.3 and watercooled ofc).
Asus Maximus XI Hero Mobo.
16 GB Team Group T-Force Dark Pro DDR4 @ 3600.
Lots of Disks:
- Raid 0 - 256GB Sandisk Extreme SSD.
- Raid 0 - WD Black - 2TB.
- SanDisk SSD PLUS 480 GB.
- Intel 760p 256GB M.2 PCIe NVMe SSD.
Creative Sound Blaster Z.
Windows 10 x64 Pro.
etc


My website with my fixes and OpenGL to 3D Vision wrapper:
http://3dsurroundgaming.com

(If you like some of the stuff that I've done and want to donate something, you can do it with PayPal at tavyhome@gmail.com)

#32
Posted 09/05/2017 09:18 PM   
Thanks Helifax!! I just update the fix....there are also 2 more shaders with the same issue, all fixed. I don't know how i miss that!!
Thanks Helifax!!

I just update the fix....there are also 2 more shaders with the same issue, all fixed.
I don't know how i miss that!!

MY WEB

Helix Mod - Making 3D Better

My 3D Screenshot Gallery

Like my fixes? you can donate to Paypal: dhr.donation@gmail.com

#33
Posted 09/05/2017 11:05 PM   
[quote="DHR"]Thanks Helifax!! I just update the fix....there are also 2 more shaders with the same issue, all fixed. I don't know how i miss that!![/quote] Nothing to worry, I bought the game last night (After Finishing Conarium for the 3rd time haha. Awesome game and awesome fix you made there DHR) and then I saw the flashlight not working. Pressing F9, put the flashlight back, so I was sure there was a shader broken or funky with it. And then I found it:) Glad to see you found the others as well! I didn't have a lot of time to dig deeper yesterday, but I wanted to report it here;) Awesome fix!
DHR said:Thanks Helifax!!

I just update the fix....there are also 2 more shaders with the same issue, all fixed.
I don't know how i miss that!!


Nothing to worry, I bought the game last night (After Finishing Conarium for the 3rd time haha. Awesome game and awesome fix you made there DHR) and then I saw the flashlight not working.
Pressing F9, put the flashlight back, so I was sure there was a shader broken or funky with it. And then I found it:)
Glad to see you found the others as well! I didn't have a lot of time to dig deeper yesterday, but I wanted to report it here;)

Awesome fix!

1x Palit RTX 2080Ti Pro Gaming OC(watercooled and overclocked to hell)
3x 3D Vision Ready Asus VG278HE monitors (5760x1080).
Intel i9 9900K (overclocked to 5.3 and watercooled ofc).
Asus Maximus XI Hero Mobo.
16 GB Team Group T-Force Dark Pro DDR4 @ 3600.
Lots of Disks:
- Raid 0 - 256GB Sandisk Extreme SSD.
- Raid 0 - WD Black - 2TB.
- SanDisk SSD PLUS 480 GB.
- Intel 760p 256GB M.2 PCIe NVMe SSD.
Creative Sound Blaster Z.
Windows 10 x64 Pro.
etc


My website with my fixes and OpenGL to 3D Vision wrapper:
http://3dsurroundgaming.com

(If you like some of the stuff that I've done and want to donate something, you can do it with PayPal at tavyhome@gmail.com)

#34
Posted 09/06/2017 04:37 PM   
Fix does not work with Kholat (v2.1.0.3) [GOG] and latest nVidia Drivers 39x.x. The left eye has different view than right eye. There is some light problem. Followed all instructions carefully. Could you do an update please?
Fix does not work with Kholat (v2.1.0.3) [GOG] and latest nVidia Drivers 39x.x. The left eye has different view than right eye. There is some light problem. Followed all instructions carefully. Could you do an update please?

#35
Posted 03/17/2018 10:39 AM   
Probably you don't change the profile properly... Use this: [url]https://s3.amazonaws.com/dhr/Universal_Fixes/3Dmigoto.Universal.3DFix.UE4.x64.by.DHR.zip[/url]
Probably you don't change the profile properly...

Use this: https://s3.amazonaws.com/dhr/Universal_Fixes/3Dmigoto.Universal.3DFix.UE4.x64.by.DHR.zip

MY WEB

Helix Mod - Making 3D Better

My 3D Screenshot Gallery

Like my fixes? you can donate to Paypal: dhr.donation@gmail.com

#36
Posted 03/17/2018 11:14 PM   
Free at Steam atm
Free at Steam atm

#37
Posted 02/02/2019 02:12 PM   
  3 / 3    
Scroll To Top