Stefem |
08-18-2011 10:28 PM |
Quote:
Originally Posted by Les
(Post 324710)
I can enable nVidia 3D Vision, and see the anaglyph type 3D when in-game. I can even use the nVidia 3D Photo Viewer and view their demo pictures in anaglyph and cross-eyed modes. But when doing screen captures with the latest full version of FRAPS, or by pressing PrtScn and then Ctrl V to open it up in Paint, I only get a normal looking picture (with FRAPS), or single anaglyph picture in Paint. I can't see any options in FRAPS or in the nVidia 3D Hotkey settings for doing a JPS screen capture. Any suggestions?
|
With 3D Vision you can take a screenshot by pressing Alt-F1, these 3D screenshots will be copied into the folder "C:\Users\[USERNAME]\Documents\NVStereoscopic3D.IMG" with the .JPS file extension (a side by side stereoscopic 3D JPEG file).
The default quality is set to 50% so the resulting image is very good but you can increase the quality by opening regedit and depending your OS go to:
32-bit Win:
[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\Stereo3D
64-bit Win:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NVIDIA Corporation\Global\Stereo3D
find the DWARD "SnapShotQuality" and set the hex value to 64 (equals to 100%).
Alternatively for a better quality you can save them in PNS format (Side by Side PNG).
In order to do that you need to create a new DWORD value called "StereoImageType" and set it to 1 in the above registry location.
|