Trouble changing screenshot shortcut
The default hotkey to take a screenshot in 3d is alt+f1.
I have a problem that is pressing F1 pops up the menuin my game and it takes the screenshot of the menu.
Is there anyway to change the hotkey to alt+z or something like that?

Edit: There is!
1- Execute regedit.

2- Go to HKEY_LOCAL_MACHINE/Software/Wow6432Node/Nvidia corporation/global/Stereo3D (for Windows 7 x64)
the key is SaveStereoImage the number in it is 0x00000470 (1136)

[quote name='Bloody' post='1092992' date='Jul 24 2010, 10:47 PM']It is actually quite simple, you need to replace 0470 (Alt + F1) with 045A (Alt + Z)...

04 is the key modifier for ALT being pressed and 5A is the value for the key Z.[/quote]


Here is a list of all the keys:
[url="http://api.farmanager.com/en/winapi/virtualkeycodes.html"]http://api.farmanager.com/en/winapi/virtualkeycodes.html[/url]
The first keys (mouse) are messed up
The default hotkey to take a screenshot in 3d is alt+f1.

I have a problem that is pressing F1 pops up the menuin my game and it takes the screenshot of the menu.

Is there anyway to change the hotkey to alt+z or something like that?



Edit: There is!

1- Execute regedit.



2- Go to HKEY_LOCAL_MACHINE/Software/Wow6432Node/Nvidia corporation/global/Stereo3D (for Windows 7 x64)

the key is SaveStereoImage the number in it is 0x00000470 (1136)



[quote name='Bloody' post='1092992' date='Jul 24 2010, 10:47 PM']It is actually quite simple, you need to replace 0470 (Alt + F1) with 045A (Alt + Z)...



04 is the key modifier for ALT being pressed and 5A is the value for the key Z.





Here is a list of all the keys:

http://api.farmanager.com/en/winapi/virtualkeycodes.html

The first keys (mouse) are messed up

#1
Posted 07/23/2010 02:53 PM   
I wanted to change the hotkey as well but couldnt see anywhere to do it, although i didnt really delve into it, more than likey there will be a registry entry that can be changed. Will take a look later when im home from work
I wanted to change the hotkey as well but couldnt see anywhere to do it, although i didnt really delve into it, more than likey there will be a registry entry that can be changed. Will take a look later when im home from work

Asus Crosshair V Formula Motherboard
AMD Athlon FX8350 X8 Black Edition
G.Skill Ripjawz 16GB DDR3 12800
1x128GB & 2x256GB OCZ Agility 4 SSD
Zotac 770GTX 4GB
SupremeFX X-Fi 2 Audio Card
Asus VG278HE
Nvidia 3D Vision Glasses
Windows 7 Ultimate 64bit

#2
Posted 07/23/2010 03:04 PM   
There is a registry key that you can modify to change the default key combination for taking 3D screenshots and not only...
There is a registry key that you can modify to change the default key combination for taking 3D screenshots and not only...

My 3D Vision Blog - 3dvision-blog.com

#3
Posted 07/23/2010 04:12 PM   
I found the registry of the 3dvision, but I don't know what i have to type in and where to make it work with alt+z
Currently I found:
HKEY_LOCAL_MACHINE/Software/Wow6432Node/Nvidia corporation/global/Stereo3D (Windows 7 ultimate x64)
the key may be SaveStereoImage the number in it is 0x00000470 (1136)
Google didn't help me here.
I found the registry of the 3dvision, but I don't know what i have to type in and where to make it work with alt+z

Currently I found:

HKEY_LOCAL_MACHINE/Software/Wow6432Node/Nvidia corporation/global/Stereo3D (Windows 7 ultimate x64)

the key may be SaveStereoImage the number in it is 0x00000470 (1136)

Google didn't help me here.

#4
Posted 07/23/2010 06:58 PM   
Try setting one of they keyboard shortcuts that NVIDIA does let us change to alt-z then looking that up in the registry. Reset the keys then go into the registry and change the screenshot key to that.

Hmmm, what's this? SnapShotQuality is set to 50?? That won't do at all!

And who set the AnaglyphEnabled flag to deadbeef in hexadecimal!?!? See, now this is why it's important to keep free Doritos available in any coding department. Hungry coders make silly code!
Try setting one of they keyboard shortcuts that NVIDIA does let us change to alt-z then looking that up in the registry. Reset the keys then go into the registry and change the screenshot key to that.



Hmmm, what's this? SnapShotQuality is set to 50?? That won't do at all!



And who set the AnaglyphEnabled flag to deadbeef in hexadecimal!?!? See, now this is why it's important to keep free Doritos available in any coding department. Hungry coders make silly code!

#5
Posted 07/24/2010 03:00 PM   
Hi ...see this thread from a few months ago - we [i]almost[/i] had it solved :unsure:

[url="http://forums.nvidia.com/index.php?showtopic=169628"]http://forums.nvidia.com/index.php?showtopic=169628[/url]
Hi ...see this thread from a few months ago - we almost had it solved :unsure:



http://forums.nvidia.com/index.php?showtopic=169628

My humble homebrewed sys:
3.40 GHz Intel Core i5-3570K ; ASUSTeK SABERTOOTH Z77 MB ; 8GB DDR3 ; EVGA GeForce GTX 560 2GB GDDR5 ; 2x2TB SATA HD ; Win7 64 Home

#6
Posted 07/24/2010 07:51 PM   
It is actually quite simple, you need to replace 0470 (Alt + F1) with 045A (Alt + Z)...

04 is the key modifier for ALT being pressed and 5A is the value for the key Z.
It is actually quite simple, you need to replace 0470 (Alt + F1) with 045A (Alt + Z)...



04 is the key modifier for ALT being pressed and 5A is the value for the key Z.

My 3D Vision Blog - 3dvision-blog.com

#7
Posted 07/24/2010 08:47 PM   
[quote name='Bloody' post='1092992' date='Jul 24 2010, 03:47 PM']It is actually quite simple, you need to replace 0470 (Alt + F1) with 045A (Alt + Z)...

04 is the key modifier for ALT being pressed and 5A is the value for the key Z.[/quote]
[i]Bloody[/i]! You are back - thanks!

Ah, yes, basic ascii coding. I couldn't deduce that from the "70" = F1.

EDIT: Yep - confirmed!
Much appreciated.
[quote name='Bloody' post='1092992' date='Jul 24 2010, 03:47 PM']It is actually quite simple, you need to replace 0470 (Alt + F1) with 045A (Alt + Z)...



04 is the key modifier for ALT being pressed and 5A is the value for the key Z.

Bloody! You are back - thanks!



Ah, yes, basic ascii coding. I couldn't deduce that from the "70" = F1.



EDIT: Yep - confirmed!

Much appreciated.

My humble homebrewed sys:
3.40 GHz Intel Core i5-3570K ; ASUSTeK SABERTOOTH Z77 MB ; 8GB DDR3 ; EVGA GeForce GTX 560 2GB GDDR5 ; 2x2TB SATA HD ; Win7 64 Home

#8
Posted 07/24/2010 09:37 PM   
Double confirmed, works. Thanks Bloody.
Double confirmed, works. Thanks Bloody.

#9
Posted 07/25/2010 08:01 AM   
Scroll To Top