Deus Ex Human Revolution
  21 / 34    
impossible to fix this unprojection problem by just changing constantbuffer attributes, shader modification is required
however, it's impossible to modify shaders in d3d11 without having the original hlsl source code...
need to add a function like they explain in stereounprojection.pdf after the transformation of r0 with DepthToView and DepthToW from SceneBuffer (cb2)
DepthToW.zw are unused, and as such i could put the separation/convergence there for the function parameters
impossible to fix this unprojection problem by just changing constantbuffer attributes, shader modification is required

however, it's impossible to modify shaders in d3d11 without having the original hlsl source code...

need to add a function like they explain in stereounprojection.pdf after the transformation of r0 with DepthToView and DepthToW from SceneBuffer (cb2)

DepthToW.zw are unused, and as such i could put the separation/convergence there for the function parameters

Posted 09/22/2011 06:00 PM   
In the latest changelog for the patch just recently released had this:

"[i]I[/i][i]n addition to stuttering and performance problems we are continuing to investigate any other issues that players may have and will release a full new patch soon that also includes the previously mentioned 3DVision and Surround support.[/i]"

Although whether that means 3D Vision ready or can use 3D Vision out of the box, no idea.

-----------
Changelog can be easily found in Steam under News > Product Updates
In the latest changelog for the patch just recently released had this:



"In addition to stuttering and performance problems we are continuing to investigate any other issues that players may have and will release a full new patch soon that also includes the previously mentioned 3DVision and Surround support."



Although whether that means 3D Vision ready or can use 3D Vision out of the box, no idea.



-----------

Changelog can be easily found in Steam under News > Product Updates

Motherboard ~ Gigabyte GA-Z77X-UD5H Rev1.1 (BIOS F16mod11)
Graphics Card ~ Gigabyte Aorus GTX 1080 Ti (2053 MHz Core | 12120 MHz)
Processor ~ Intel i7-3770K @ 4.5GHz (1.225 V)
Memory ~ G.Skill RipjawZ 16GB 2400MHz CAS10
Sound Card ~ HT Omega Claro Halo
Power Supply ~ Corsair AX760i
Monitor ~ ASUS PG279Q - GSync
Operating System ~ Win10 Enterprise x64

~ Rob ~

Posted 09/23/2011 01:34 AM   
Ugh, they protected the atidxx32.dll loader now
So i guess they really dont want me doing this kind of stuff
but i will continue (working on fixing the shader now)
Ugh, they protected the atidxx32.dll loader now

So i guess they really dont want me doing this kind of stuff

but i will continue (working on fixing the shader now)

Posted 09/23/2011 05:21 AM   
[quote name='rajkoderp' date='23 September 2011 - 06:21 AM' timestamp='1316755304' post='1297320']
Ugh, they protected the atidxx32.dll loader now
So i guess they really dont want me doing this kind of stuff
but i will continue (working on fixing the shader now)
[/quote]
Why bother?
patch coming!
Should be about a week.
[quote name='rajkoderp' date='23 September 2011 - 06:21 AM' timestamp='1316755304' post='1297320']

Ugh, they protected the atidxx32.dll loader now

So i guess they really dont want me doing this kind of stuff

but i will continue (working on fixing the shader now)



Why bother?

patch coming!

Should be about a week.

Posted 09/26/2011 06:39 AM   
[quote name='10hellfire01' date='22 September 2011 - 09:34 PM' timestamp='1316741691' post='1297213']
In the latest changelog for the patch just recently released had this:

"[i]I[/i][i]n addition to stuttering and performance problems we are continuing to investigate any other issues that players may have and will release a full new patch soon that also includes the previously mentioned 3DVision and Surround support.[/i]"

Although whether that means 3D Vision ready or can use 3D Vision out of the box, no idea.

-----------
Changelog can be easily found in Steam under News > Product Updates
[/quote]


awesome! cant wait! I've been holding off on this game until i can give it the 3D immersion it deserves
[quote name='10hellfire01' date='22 September 2011 - 09:34 PM' timestamp='1316741691' post='1297213']

In the latest changelog for the patch just recently released had this:



"In addition to stuttering and performance problems we are continuing to investigate any other issues that players may have and will release a full new patch soon that also includes the previously mentioned 3DVision and Surround support."



Although whether that means 3D Vision ready or can use 3D Vision out of the box, no idea.



-----------

Changelog can be easily found in Steam under News > Product Updates







awesome! cant wait! I've been holding off on this game until i can give it the 3D immersion it deserves

Ubelsteiner Rig

Intel Q9550 @ 3.9Ghz

Asus P5E-VM HDMI

4x2GB DDR2-1000

Nvidia GTX 570 (900/1800/2000)

Creative X-Fi

In-Win BR-665

Mitsubishi 60" DLP

Posted 09/27/2011 03:20 AM   
I am going to take that 3D Vision support mention with a grain of salt. Hopefully it will mean true dual rendering available with the lighting, shadows, and crosshairs working properly. If it's just giving us what the HD3D wrapper offers, then why even bother.
I am going to take that 3D Vision support mention with a grain of salt. Hopefully it will mean true dual rendering available with the lighting, shadows, and crosshairs working properly. If it's just giving us what the HD3D wrapper offers, then why even bother.

Posted 09/27/2011 02:41 PM   
[quote name='Arioch' date='27 September 2011 - 03:41 PM' timestamp='1317134514' post='1299438']
I am going to take that 3D Vision support mention with a grain of salt. Hopefully it will mean true dual rendering available with the lighting, shadows, and crosshairs working properly. If it's just giving us what the HD3D wrapper offers, then why even bother.
[/quote]
You know what I mean!
[quote name='Arioch' date='27 September 2011 - 03:41 PM' timestamp='1317134514' post='1299438']

I am going to take that 3D Vision support mention with a grain of salt. Hopefully it will mean true dual rendering available with the lighting, shadows, and crosshairs working properly. If it's just giving us what the HD3D wrapper offers, then why even bother.



You know what I mean!

Lord, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to know the difference.
-------------------
Vitals: Windows 7 64bit, i5 2500 @ 4.4ghz, SLI GTX670, 8GB, Viewsonic VX2268WM

Handy Driver Discussion
Helix Mod - community fixes
Bo3b's Shaderhacker School - How to fix 3D in games
3dsolutionsgaming.com - videos, reviews and 3D fixes

Posted 09/27/2011 07:30 PM   
[quote name='rajkoderp' date='23 September 2011 - 01:21 AM' timestamp='1316755304' post='1297320']
Ugh, they protected the atidxx32.dll loader now
So i guess they really dont want me doing this kind of stuff
but i will continue (working on fixing the shader now)
[/quote]
Ugh, sucks when devs don't take free help and try to build on it and rather spend time trying to shut it down. Hopefully you find some success with the shader fixes and 3D Vision workaround.

[quote name='deathorb' date='26 September 2011 - 02:39 AM' timestamp='1317019183' post='1298741']
Why bother?
patch coming!
Should be about a week.
[/quote]
Because options are great and this method with a fixed shader may yield better results better than the "official" patched version. We already know AMD's HD3D version sucks in S3D, so if they port that over verbatim for 3D Vision it won't even be worth using over the rename .exe workaround.
[quote name='rajkoderp' date='23 September 2011 - 01:21 AM' timestamp='1316755304' post='1297320']

Ugh, they protected the atidxx32.dll loader now

So i guess they really dont want me doing this kind of stuff

but i will continue (working on fixing the shader now)



Ugh, sucks when devs don't take free help and try to build on it and rather spend time trying to shut it down. Hopefully you find some success with the shader fixes and 3D Vision workaround.



[quote name='deathorb' date='26 September 2011 - 02:39 AM' timestamp='1317019183' post='1298741']

Why bother?

patch coming!

Should be about a week.



Because options are great and this method with a fixed shader may yield better results better than the "official" patched version. We already know AMD's HD3D version sucks in S3D, so if they port that over verbatim for 3D Vision it won't even be worth using over the rename .exe workaround.

-=HeliX=- Mod 3DV Game Fixes
My 3D Vision Games List Ratings

Intel Core i7 5930K @4.5GHz | Gigabyte X99 Gaming 5 | Win10 x64 Pro | Corsair H105
Nvidia GeForce Titan X SLI Hybrid | ROG Swift PG278Q 144Hz + 3D Vision/G-Sync | 32GB Adata DDR4 2666
Intel Samsung 950Pro SSD | Samsung EVO 4x1 RAID 0 |
Yamaha VX-677 A/V Receiver | Polk Audio RM6880 7.1 | LG Blu-Ray
Auzen X-Fi HT HD | Logitech G710/G502/G27 | Corsair Air 540 | EVGA P2-1200W

Posted 09/27/2011 09:45 PM   
[quote name='chiz' date='27 September 2011 - 05:45 PM' timestamp='1317159917' post='1299696']
Ugh, sucks when devs don't take free help and try to build on it and rather spend time trying to shut it down. Hopefully you find some success with the shader fixes and 3D Vision workaround.


Because options are great and this method with a fixed shader may yield better results better than the "official" patched version. We already know AMD's HD3D version sucks in S3D, so if they port that over verbatim for 3D Vision it won't even be worth using over the rename .exe workaround.
[/quote]

I can't seem to find any Stereo images of the AMD solution. Can someone point me in the correct direction?
[quote name='chiz' date='27 September 2011 - 05:45 PM' timestamp='1317159917' post='1299696']

Ugh, sucks when devs don't take free help and try to build on it and rather spend time trying to shut it down. Hopefully you find some success with the shader fixes and 3D Vision workaround.





Because options are great and this method with a fixed shader may yield better results better than the "official" patched version. We already know AMD's HD3D version sucks in S3D, so if they port that over verbatim for 3D Vision it won't even be worth using over the rename .exe workaround.





I can't seem to find any Stereo images of the AMD solution. Can someone point me in the correct direction?

Intel Core i9-9820x @ 3.30GHZ
32 gig Ram
2 EVGA RTX 2080 ti Gaming
3 X ASUS ROG SWIFT 27 144Hz G-SYNC Gaming 3D Monitor [PG278Q]
1 X ASUS VG278HE
Nvidia 3Dvision
Oculus Rift
HTC VIVE
Windows 10

Posted 09/28/2011 12:19 PM   
Is the game any good - is it really all about hiding behind stuff and moving forward?
Is the game any good - is it really all about hiding behind stuff and moving forward?

Posted 10/01/2011 08:04 AM   
[quote name='msm903' date='28 September 2011 - 02:19 PM' timestamp='1317212378' post='1300030']
I can't seem to find any Stereo images of the AMD solution. Can someone point me in the correct direction?
[/quote]well: http://www.mtbs3d.com/index.php?option=com_content&view=article&id=12675&Itemid=76

[quote name='deathorb' date='01 October 2011 - 10:04 AM' timestamp='1317456253' post='1301559']
Is the game any good - is it really all about hiding behind stuff and moving forward?
[/quote]You can play it as a straight FPS or play the hiding game, use your style. /wink.gif' class='bbc_emoticon' alt=';)' />
[quote name='msm903' date='28 September 2011 - 02:19 PM' timestamp='1317212378' post='1300030']

I can't seem to find any Stereo images of the AMD solution. Can someone point me in the correct direction?

well: http://www.mtbs3d.com/index.php?option=com_content&view=article&id=12675&Itemid=76



[quote name='deathorb' date='01 October 2011 - 10:04 AM' timestamp='1317456253' post='1301559']

Is the game any good - is it really all about hiding behind stuff and moving forward?

You can play it as a straight FPS or play the hiding game, use your style. /wink.gif' class='bbc_emoticon' alt=';)' />

Posted 10/03/2011 02:59 PM   
The screenshots are seriously disapointing if you ask me. If that is the quality HS3D has to offer people will never buy into 3D if this is all they see. And they would be VERY right to think 3D is gimmicky. Flat. Rubbish.
The screenshots are seriously disapointing if you ask me. If that is the quality HS3D has to offer people will never buy into 3D if this is all they see. And they would be VERY right to think 3D is gimmicky. Flat. Rubbish.

Lord, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to know the difference.
-------------------
Vitals: Windows 7 64bit, i5 2500 @ 4.4ghz, SLI GTX670, 8GB, Viewsonic VX2268WM

Handy Driver Discussion
Helix Mod - community fixes
Bo3b's Shaderhacker School - How to fix 3D in games
3dsolutionsgaming.com - videos, reviews and 3D fixes

Posted 10/03/2011 08:34 PM   
They're calling that 3D? /angry.gif' class='bbc_emoticon' alt=':angry:' />

Are all HS3D game like that?

I do like the angled hud tho... /tongue.gif' class='bbc_emoticon' alt=':tongue:' />
They're calling that 3D? /angry.gif' class='bbc_emoticon' alt=':angry:' />



Are all HS3D game like that?



I do like the angled hud tho... /tongue.gif' class='bbc_emoticon' alt=':tongue:' />

46" Samsung ES7500 3DTV (checkerboard, high FOV as desktop monitor, highly recommend!) - Metro 2033 3D PNG screens - Metro LL filter realism mod - Flugan's Deus Ex:HR Depth changers - Nvidia tech support online form - Nvidia support: 1-800-797-6530

Posted 10/04/2011 01:51 AM   
[quote name='Libertine' date='03 October 2011 - 09:51 PM' timestamp='1317693101' post='1302883']
They're calling that 3D? /angry.gif' class='bbc_emoticon' alt=':angry:' />

Are all HS3D game like that?

I do like the angled hud tho... /tongue.gif' class='bbc_emoticon' alt=':tongue:' />
[/quote]

I don't think the issue is the HS3D. I think the issue is the game. It appears that the game is indeed calculating both eyes however only sending one to be rendered for each eye. Based on the framerate you loose when 3d is enabled.

I pray it's just a glitch with the game.

I thought there was another HS3D game that works fine.
[quote name='Libertine' date='03 October 2011 - 09:51 PM' timestamp='1317693101' post='1302883']

They're calling that 3D? /angry.gif' class='bbc_emoticon' alt=':angry:' />



Are all HS3D game like that?



I do like the angled hud tho... /tongue.gif' class='bbc_emoticon' alt=':tongue:' />





I don't think the issue is the HS3D. I think the issue is the game. It appears that the game is indeed calculating both eyes however only sending one to be rendered for each eye. Based on the framerate you loose when 3d is enabled.



I pray it's just a glitch with the game.



I thought there was another HS3D game that works fine.

Intel Core i9-9820x @ 3.30GHZ
32 gig Ram
2 EVGA RTX 2080 ti Gaming
3 X ASUS ROG SWIFT 27 144Hz G-SYNC Gaming 3D Monitor [PG278Q]
1 X ASUS VG278HE
Nvidia 3Dvision
Oculus Rift
HTC VIVE
Windows 10

Posted 10/06/2011 07:33 PM   
I have this game and want to play it in 3d. I have a 3D but i dont have a 3D computer. Can i still play this game in 3D on my 3d tv with my computer. My computer is a Sager NP8150 with a nvidia geforce gtx 560m video card. My tv is a Sony BRAVIA XBR HX9 46in with 240Hz motionflow. If I download the driver for my video card, will this allow me to play this game on 3d? Please help me out cuz I have been putting off playing this game to see if I can play it in 3d. If thats not possible then i will just have to play it the regular way. Thank you for any help u can give me.
I have this game and want to play it in 3d. I have a 3D but i dont have a 3D computer. Can i still play this game in 3D on my 3d tv with my computer. My computer is a Sager NP8150 with a nvidia geforce gtx 560m video card. My tv is a Sony BRAVIA XBR HX9 46in with 240Hz motionflow. If I download the driver for my video card, will this allow me to play this game on 3d? Please help me out cuz I have been putting off playing this game to see if I can play it in 3d. If thats not possible then i will just have to play it the regular way. Thank you for any help u can give me.

Posted 10/07/2011 06:29 PM   
  21 / 34    
Scroll To Top