Setting up 3d in Doom 3 BFG
Hi How do i set up 3d to work properly in Doom 3 bfg? I got Nvidia 3d vision v2 and Asus VG248QE 24'' 144ghz. Thanks alot !
Hi

How do i set up 3d to work properly in Doom 3 bfg?

I got Nvidia 3d vision v2 and Asus VG248QE 24'' 144ghz.

Thanks alot !

#1
Posted 10/01/2015 07:40 AM   
You have to set it up in the menu of the game. It is native 3D. Beware of the very annoying and sometimes arbitrary reactions of the game in this regard when you enable the wrong 3D option. I couldn't get in running in native 3D for very longtime, not until I de- and reinstalled the game as well erased all config-related files to it. It is a bit digging, but even more satisfaying when you have achieved a proper constant functioning.
You have to set it up in the menu of the game. It is native 3D. Beware of the very annoying and sometimes arbitrary reactions of the game in this regard when you enable the wrong 3D option.

I couldn't get in running in native 3D for very longtime, not until I de- and reinstalled the game as well erased all config-related files to it. It is a bit digging, but even more satisfaying when you have achieved a proper constant functioning.

Intel Core i7-3820, 4 X 3,60 GHz overclocked to 4,50 GHz ; EVGA Titan X 12VRAM ; 16 GB Corsair Vengeance DDR-1600 (4x 4 GB) ; Asus VG278H 27-inch incl. 3D vision 2 glasses, integrated transmitter ; Xbox One Elite wireless controller ; Windows 10HTC VIVE 2,5 m2 roomscale3D VISION GAMERS - VISIT ME ON STEAM and feel free to add me: http://steamcommunity.com/profiles/76561198064106555 YOUTUBE: https://www.youtube.com/channel/UC1UE5TPoF0HX0HVpF_E4uPQ STEAM CURATOR: https://store.steampowered.com/curator/33611530-Streaming-Deluxe/ Image

#2
Posted 10/01/2015 02:01 PM   
There are already multiple threads answering this. Set your desktop to 120 Hz, select Quad Buffering in-game. Some of the newer drivers do not have support for stereo in OpenGL games. If it's not working, try a different driver. All adjustments need to be done via an ini file https://forums.geforce.com/default/topic/824274/?comment=4504044
There are already multiple threads answering this.

Set your desktop to 120 Hz, select Quad Buffering in-game.

Some of the newer drivers do not have support for stereo in OpenGL games. If it's not working, try a different driver.

All adjustments need to be done via an ini file


https://forums.geforce.com/default/topic/824274/?comment=4504044

#3
Posted 10/01/2015 02:07 PM   
Yeah i have tryed it on the quad buffering setting, but something is wrong cause it looks like shiet. Allso tryed the other 3d options presented but they look even worse. Dunno about the view offset and swap eyes settings tho, dont even know how they work tbh. Desktop and game is on 120hz and 120fps. I have ofc activated stereoscopic 3d in the nvidia controlpanel, in the test there it works fine.
Yeah i have tryed it on the quad buffering setting, but something is wrong cause it looks like shiet.

Allso tryed the other 3d options presented but they look even worse.

Dunno about the view offset and swap eyes settings tho, dont even know how they work tbh.

Desktop and game is on 120hz and 120fps.

I have ofc activated stereoscopic 3d in the nvidia controlpanel, in the test there it works fine.

#4
Posted 10/02/2015 08:08 AM   
I'm assuming by 'looks like shiet' you mean it's lacking proper Depth/Convergence and otherwise it's working perfectly fine in 3D ... personally I had a real chore of even getting it to work in 3D, quad-buffered won't work so I had to resort to SBS and using my Mitsubishi 3D Adapter. Anyways once I got it working in 3D it took a bit of tinkering to get it to look proper. I tried using other people's Settings in an AutoExec.cfg but they just didn't look right, I had to enable the Console and tweak them in-game and it seemed like if I changed the one Setting it would mess with the other Setting, StereoRender_InterOccularCentimeters, StereoRender_Convergence. Here's what I'm using in my AutoExec.cfg, it goes in the base folder. [code]seta com_skipintrovideos 1 seta com_allowconsole 1 seta g_fov 100 seta r_multiSamples 8 seta r_maxAnisotropicFiltering 16 seta stereoRender_interOccularCentimeters 8 seta stereoRender_deGhost 0 seta stereoRender_defaultGuiDepth 1.6 seta stereoRender_convergence 8 seta g_gunY 3 seta g_gunZ -1[/code] I thought the gun looked stupid off to the side so I lowered and centered it... I found a setting for the red in-game laser sight also, to make it thinner, but I can't remember it off the top of my head. edit: found it [code]seta laserSightLength = 250 seta laserSightWidth = .6[/code]
I'm assuming by 'looks like shiet' you mean it's lacking proper Depth/Convergence and otherwise it's working perfectly fine in 3D ... personally I had a real chore of even getting it to work in 3D, quad-buffered won't work so I had to resort to SBS and using my Mitsubishi 3D Adapter.

Anyways once I got it working in 3D it took a bit of tinkering to get it to look proper. I tried using other people's Settings in an AutoExec.cfg but they just didn't look right, I had to enable the Console and tweak them in-game and it seemed like if I changed the one Setting it would mess with the other Setting, StereoRender_InterOccularCentimeters, StereoRender_Convergence.

Here's what I'm using in my AutoExec.cfg, it goes in the base folder.
seta com_skipintrovideos 1
seta com_allowconsole 1
seta g_fov 100
seta r_multiSamples 8
seta r_maxAnisotropicFiltering 16
seta stereoRender_interOccularCentimeters 8
seta stereoRender_deGhost 0
seta stereoRender_defaultGuiDepth 1.6
seta stereoRender_convergence 8
seta g_gunY 3
seta g_gunZ -1

I thought the gun looked stupid off to the side so I lowered and centered it... I found a setting for the red in-game laser sight also, to make it thinner, but I can't remember it off the top of my head.

edit: found it
seta laserSightLength = 250
seta laserSightWidth = .6
#5
Posted 10/04/2015 03:51 AM   
[quote="TsaebehT"]I'm assuming by 'looks like shiet' you mean it's lacking proper Depth/Convergence seta laserSightWidth = .6[/code] [/quote] Hey man, i don't have any AutoExec.cfg in my doom folder. I have to make a new one? How do i make a cfg file? Thanks ! My doom folder is in the steam apps folder btw, if it makes any difference.
TsaebehT said:I'm assuming by 'looks like shiet' you mean it's lacking proper Depth/Convergence
seta laserSightWidth = .6[/code]


Hey man, i don't have any AutoExec.cfg in my doom folder. I have to make a new one? How do i make a cfg file? Thanks ! My doom folder is in the steam apps folder btw, if it makes any difference.

#6
Posted 01/25/2016 05:14 PM   
Open up Notepad, Paste, and Save As AutoExec.cfg in the base folder. C:\Program Files (x86)\Steam\steamapps\common\DOOM 3 BFG Edition\base\AutoExec.cfg ...when you Paste it into Notepad if it adds spaces before each line(spaces before the seta) you may have to delete the leading spaces.
Open up Notepad, Paste, and Save As AutoExec.cfg in the base folder.
C:\Program Files (x86)\Steam\steamapps\common\DOOM 3 BFG Edition\base\AutoExec.cfg

...when you Paste it into Notepad if it adds spaces before each line(spaces before the seta) you may have to delete the leading spaces.
#7
Posted 01/25/2016 10:10 PM   
Scroll To Top