DOOM (2016) - 3D Vision Fix
  19 / 40    
Great news Helifax, thank you, I do appreciate ;-) ps : I got some problems to access the options of the forum (my account, quote the post, ...) ?
Great news Helifax, thank you, I do appreciate ;-)
ps : I got some problems to access the options of the forum (my account, quote the post, ...) ?

Win 10 64-bits 1809, ASUS Z87_AC2, Core I7 4770K, 3D Vision 2, 1 GTX MSI 1070 OC 8GB, 418.91 Nvidia driver, SSD Samsung 840 Evo 1 To, 2X8 GB DDR3 1866, ASUS VG278HR (2715*1527@144Mhz), Sound Blaster Z, Logitech Surround 5.1.

Posted 06/17/2016 03:44 PM   
That's been happening to several people for months with certain browsers. Chrome works. Myself and others have contacted forum administrators. It's supposedly being investigated. https://forums.geforce.com/default/topic/933656/forum-feedback/quote-post-and-preview-buttons/
That's been happening to several people for months with certain browsers.

Chrome works.

Myself and others have contacted forum administrators. It's supposedly being investigated.


https://forums.geforce.com/default/topic/933656/forum-feedback/quote-post-and-preview-buttons/

Posted 06/17/2016 04:13 PM   
Having same problem that didierth is having, system: cpu-4790k , 980ti, latest drivers
Having same problem that didierth is having, system: cpu-4790k , 980ti, latest drivers

Posted 06/25/2016 12:48 AM   
[quote="gatorkea"]Having same problem that didierth is having, system: cpu-4790k , 980ti, latest drivers[/quote] Which is? The fix is working perfectly fine here. Like said on the First Page, [color="orange"]DEMO[/color] version is NOT SUPPORTED.
gatorkea said:Having same problem that didierth is having, system: cpu-4790k , 980ti, latest drivers

Which is?
The fix is working perfectly fine here.

Like said on the First Page, DEMO version is NOT SUPPORTED.

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)

Posted 06/25/2016 10:53 AM   
After a few tests I found my sweet spot with the settings which make this look a lot better regarding eyes sync. I had to set lower resolution (1080p) and refresh rate in control panel at 60Hz. All v-sync to off and details to high mixed with medium. I`m able to play at 90-100fps and barely notice any lag. Helifax - quick question because I couldn`t find the answer anywhere. What about SLI scaling. Does it even work ?
After a few tests I found my sweet spot with the settings which make this look a lot better regarding eyes sync. I had to set lower resolution (1080p) and refresh rate in control panel at 60Hz. All v-sync to off and details to high mixed with medium. I`m able to play at 90-100fps and barely notice any lag.

Helifax - quick question because I couldn`t find the answer anywhere. What about SLI scaling. Does it even work ?
[quote="didierh"]Great news Helifax, thank you, I do appreciate ;-) ps : I got some problems to access the options of the forum (my account, quote the post, ...) ?[/quote] Did you solve the problem with this weird looking environment ? I had the very same issue because I forgot to switch off all those broken element which Helifax recommended but all is good now. So remember about those few options if you didn`t solve this yet.
didierh said:Great news Helifax, thank you, I do appreciate ;-)
ps : I got some problems to access the options of the forum (my account, quote the post, ...) ?

Did you solve the problem with this weird looking environment ?
I had the very same issue because I forgot to switch off all those broken element which Helifax recommended but all is good now. So remember about those few options if you didn`t solve this yet.
Really enjoying helifax's great fix for this game. 4K rendering performance for single 980 Ti is actually quite good. Does anyone else have distortion with glass reflaction throughout the various game levels? I noticed that the fix is supposed to correct both glass reflection and refraction, so is this problem unique to my setup? Everything else seems to render correctly.
Really enjoying helifax's great fix for this game. 4K rendering performance for single 980 Ti is actually quite good.

Does anyone else have distortion with glass reflaction throughout the various game levels? I noticed that the fix is supposed to correct both glass reflection and refraction, so is this problem unique to my setup? Everything else seems to render correctly.

Posted 06/25/2016 04:00 PM   
The Glass Refraction is still not 100% perfect but approx. 90% correct. The reflection has been corrected but the refraction uses a texture that is rendered on the glass surface. The texcoord for that needs to be 2D as the surface is already 3D. However it might still look a bit weird. Making that texCoord 3D will basically break every type of reflection/refraction you see. The problem is the image is rendered 2D in that texture. It should be rendered in 3D for each eye and then the texture (texCoord) be applied in 2D on the 3D Surface to get the proper result. Sadly, I didn't find a way to control/do this.
The Glass Refraction is still not 100% perfect but approx. 90% correct.
The reflection has been corrected but the refraction uses a texture that is rendered on the glass surface. The texcoord for that needs to be 2D as the surface is already 3D. However it might still look a bit weird. Making that texCoord 3D will basically break every type of reflection/refraction you see.
The problem is the image is rendered 2D in that texture. It should be rendered in 3D for each eye and then the texture (texCoord) be applied in 2D on the 3D Surface to get the proper result. Sadly, I didn't find a way to control/do this.

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)

Posted 06/25/2016 04:14 PM   
Thanks for the feedback, helifax. The game is another of your masterpieces...
Thanks for the feedback, helifax. The game is another of your masterpieces...

Posted 06/25/2016 04:22 PM   
@SKAUT : thank you, your tips give better result and the game is quite fluid ;-)
@SKAUT : thank you, your tips give better result and the game is quite fluid ;-)

Win 10 64-bits 1809, ASUS Z87_AC2, Core I7 4770K, 3D Vision 2, 1 GTX MSI 1070 OC 8GB, 418.91 Nvidia driver, SSD Samsung 840 Evo 1 To, 2X8 GB DDR3 1866, ASUS VG278HR (2715*1527@144Mhz), Sound Blaster Z, Logitech Surround 5.1.

Posted 06/26/2016 05:12 PM   
Dont play the game but making this work .. wow awesome..htanks
Dont play the game but making this work .. wow awesome..htanks

Posted 06/26/2016 07:05 PM   
I tried the wrapper, but I get 2 seperate side-by-side images (like if for a VR Headset) instead of both images in one stereoscopic 3D display. My 3D IR emitter is triggered. What am I doing wrong? is there something I must do to get stereoscopic rather than 2 seperate images?
I tried the wrapper, but I get 2 seperate side-by-side images (like if for a VR Headset) instead of both images in one stereoscopic 3D display. My 3D IR emitter is triggered.

What am I doing wrong? is there something I must do to get stereoscopic rather than 2 seperate images?

SHIELD Specs:
Operating System (Portable & Tablet): Android 6.0 (Marshmallow), SHIELD Portable, SHIELD Tablet (32Gb 4G LTE), 2x Wireless SHIELD Controllers.

PC Specs:
Operating System: Windows 7 Professional SP1 (x64) on 120Gb Kingston HyperX Fury SSD.Intel i7-4790k 4.4Ghz CPU, Corsair H115i Liquid Cooler, ASUS Z97-K Motherboard, Corsair HX850i Platinum Grade 850w PSU, Gigabyte Extreme Gaming GTX1080 Water Cooled, with 8Gb GDDR5x RAM, 32Gb Corsair Vengeance Pro 2400 DDR3 RAM, ASUS VG278 27" 120Hz 3D Monitor (3D Vision 2), Logitech G710+ Mechanical Keyboard, Logitech G502 Proteus Core Mouse with 8 buttons, Microsoft Xbox One S Controller used as wired with MicroUSB cable to avoid Windows 10, Logitech Extreme 3D Pro Flightstick, Creative Labs Sound Blaster Zx, Logitech z906 5.1 THX Certified Surround Speakers, DirectX 11, 19.5Tb of storage space (WD Gold Enterprise class 10Tb DataCenter 7,200RMP HDD, WD 4Tb internal HDD, WD Caviar 1.5Tb Internal HDD, WD Elements 1Tb External USB 3.0 HDD, WD Elements 3Tb External USB 3.0 HDD).

Network Specs:
iiNet N.B.N. 100mbps Download/40Mbps Upload with Unlimited Data. (Slow in world standards, but the fastest and priciest connection in Australia), with an ASUS PCE-AC68U Wifi Card/ASUS RT-AC68U Router, 5Ghz/2.4Ghz Dual-Band WiFi My PC is connected to the 5Ghz Wifi, and my Guest Wifi is the 2.4Ghz band.

My Location:
Adelaide, South Australia.

Posted 06/27/2016 05:20 AM   
Usually that's(SBS) from not running the game as Admin, because it can't create the 3D Vision Profile... but I've also had it happen when the ForceFullscreen flag is set to true in the ini, setting it to false fixes it for me... not sure if that's what's going on for you but its definitely worth a try if you're already running as Admin.
Usually that's(SBS) from not running the game as Admin, because it can't create the 3D Vision Profile... but I've also had it happen when the ForceFullscreen flag is set to true in the ini, setting it to false fixes it for me... not sure if that's what's going on for you but its definitely worth a try if you're already running as Admin.
Posted 06/27/2016 01:17 PM   
[quote="njwride1979"]I tried the wrapper, but I get 2 seperate side-by-side images (like if for a VR Headset) instead of both images in one stereoscopic 3D display. My 3D IR emitter is triggered. What am I doing wrong? is there something I must do to get stereoscopic rather than 2 seperate images?[/quote] Alt-Tab and go back should trigger proper respond. I had that with Rage game.
njwride1979 said:I tried the wrapper, but I get 2 seperate side-by-side images (like if for a VR Headset) instead of both images in one stereoscopic 3D display. My 3D IR emitter is triggered.

What am I doing wrong? is there something I must do to get stereoscopic rather than 2 seperate images?

Alt-Tab and go back should trigger proper respond. I had that with Rage game.
I've got a 4690K and a single 970 (sold my second in preparation for picking up a 1080/1070, just waiting for price to stabilize). What kind of 3D performance could I expect if I wanted to come close to maxing out graphics settings? Should I hold off until I've upgraded my GPU, if I want to play with smooth framerates and shiny graphics?
I've got a 4690K and a single 970 (sold my second in preparation for picking up a 1080/1070, just waiting for price to stabilize).

What kind of 3D performance could I expect if I wanted to come close to maxing out graphics settings? Should I hold off until I've upgraded my GPU, if I want to play with smooth framerates and shiny graphics?

Posted 06/29/2016 09:17 AM   
  19 / 40    
Scroll To Top