Remapping 3D screenshots hotkey with Xbox buttons
Hello all, I was wondering if it is possible to change the hotkey ALT+F1 for 3D screenshots instead of the Xbox button+RT as on Steam Big Picture. I know there exists a tool "Advanced 3D Vision Configuration" but we can "only" change hotkeys with keys keyboard. Can we do this with the keys of a xbox controller? http://helixmod.blogspot.fr/2015/10/advanced-3d-vision-configuration.html
Hello all, I was wondering if it is possible to change the hotkey ALT+F1 for 3D screenshots instead of the Xbox button+RT as on Steam Big Picture.
I know there exists a tool "Advanced 3D Vision Configuration" but we can "only" change hotkeys with keys keyboard. Can we do this with the keys of a xbox controller?


http://helixmod.blogspot.fr/2015/10/advanced-3d-vision-configuration.html

Asus Maximus VII Ranger - i7 4790k - Zotac GTX 980 AMP Edition - 16GB DDR3 G.Skill - ASUS VG278HE - Windows 7
My 3D Vision Live Gallery: http://photos.3dvisionlive.com/Torque99
My first 3D Trailer: https://youtu.be/SRF5fNOV-H8 -> Download the video and watch it with a 3D video player

#1
Posted 05/24/2016 11:26 AM   
There was a thread on this subject a while back - that's still the solution I'm using: [url]https://forums.geforce.com/default/topic/824605/3d-vision/assigning-middle-xbox-gmepad-button-to-take-3d-screenshots/[/url] I believe antimicro could be used as a free alternative since it allows the guide button to be mapped, but it looks like ryochan7 recently removed it from their github page - someone else has uploaded a backup (sans development history), but I'm not sure what the story is there.
There was a thread on this subject a while back - that's still the solution I'm using:

https://forums.geforce.com/default/topic/824605/3d-vision/assigning-middle-xbox-gmepad-button-to-take-3d-screenshots/


I believe antimicro could be used as a free alternative since it allows the guide button to be mapped, but it looks like ryochan7 recently removed it from their github page - someone else has uploaded a backup (sans development history), but I'm not sure what the story is there.

2x Geforce GTX 980 in SLI provided by NVIDIA, i7 6700K 4GHz CPU, Asus 27" VG278HE 144Hz 3D Monitor, BenQ W1070 3D Projector, 120" Elite Screens YardMaster 2, 32GB Corsair DDR4 3200MHz RAM, Samsung 850 EVO 500G SSD, 4x750GB HDD in RAID5, Gigabyte Z170X-Gaming 7 Motherboard, Corsair Obsidian 750D Airflow Edition Case, Corsair RM850i PSU, HTC Vive, Win 10 64bit

Alienware M17x R4 w/ built in 3D, Intel i7 3740QM, GTX 680m 2GB, 16GB DDR3 1600MHz RAM, Win7 64bit, 1TB SSD, 1TB HDD, 750GB HDD

Pre-release 3D fixes, shadertool.py and other goodies: http://github.com/DarkStarSword/3d-fixes
Support me on Patreon: https://www.patreon.com/DarkStarSword or PayPal: https://www.paypal.me/DarkStarSword

#2
Posted 05/24/2016 12:02 PM   
This is exactly what I want. I found a link to download antimicro [url]https://www.dropbox.com/s/tq8sa2r7ux1xamz/antimicro-2.21-portable-win64.zip?dl=0[/url]. I just added "ALT, F1" to the button guide in the tool and now when I press guide button, a screenshot is saved. Before this, Steam must not be in Big Picture. Thank you very much!!!
This is exactly what I want. I found a link to download antimicro https://www.dropbox.com/s/tq8sa2r7ux1xamz/antimicro-2.21-portable-win64.zip?dl=0.
I just added "ALT, F1" to the button guide in the tool and now when I press guide button, a screenshot is saved.
Before this, Steam must not be in Big Picture.

Thank you very much!!!

Asus Maximus VII Ranger - i7 4790k - Zotac GTX 980 AMP Edition - 16GB DDR3 G.Skill - ASUS VG278HE - Windows 7
My 3D Vision Live Gallery: http://photos.3dvisionlive.com/Torque99
My first 3D Trailer: https://youtu.be/SRF5fNOV-H8 -> Download the video and watch it with a 3D video player

#3
Posted 05/24/2016 01:23 PM   
If you're only using single/buttons, with AutoHotKey it's as simple as... [quote]SetKeyDelay, 100, 100 Joy9::!F1 ; Screenshot on L3[/quote]You can even make it dependent on the Window/EXE... [quote]#IfWinActive, ahk_exe This.exe Joy9::!F1 ; Screenshot on L3 #IfWinActive, ahk_exe That.exe Joy10::!F1 ; Screenshot on R3[/quote]The guide button, triggers and multiple buttons are a bit trickier.
If you're only using single/buttons, with AutoHotKey it's as simple as...

SetKeyDelay, 100, 100
Joy9::!F1 ; Screenshot on L3
You can even make it dependent on the Window/EXE...

#IfWinActive, ahk_exe This.exe
Joy9::!F1 ; Screenshot on L3

#IfWinActive, ahk_exe That.exe
Joy10::!F1 ; Screenshot on R3
The guide button, triggers and multiple buttons are a bit trickier.
#4
Posted 05/24/2016 02:03 PM   
So, seems there was some sort of drama that prompted the author of antimicro to delete the repository. There's a discussion over here: https://github.com/Ryochan7/antimicro-packaging/issues/1 The community [s]hasn't decided on a new canonical place to host it yet[/s] is still moving to a new canonical place to host it, but for now WAZAAAAA0 has restored the latest versions for download here: https://github.com/WAZAAAAA0/antimicro/releases And the most up to date source code including full development history is here (edit: updated to the new canonical URL): https://github.com/AntiMicro/antimicro WAZAAAAA0 also backed up the wiki and release notes: http://www.mediafire.com/download/hla0doflg49th41/AntimicroPagesBackup.zip
So, seems there was some sort of drama that prompted the author of antimicro to delete the repository. There's a discussion over here:
https://github.com/Ryochan7/antimicro-packaging/issues/1

The community hasn't decided on a new canonical place to host it yet is still moving to a new canonical place to host it, but for now WAZAAAAA0 has restored the latest versions for download here:
https://github.com/WAZAAAAA0/antimicro/releases

And the most up to date source code including full development history is here (edit: updated to the new canonical URL):
https://github.com/AntiMicro/antimicro

WAZAAAAA0 also backed up the wiki and release notes:
http://www.mediafire.com/download/hla0doflg49th41/AntimicroPagesBackup.zip

2x Geforce GTX 980 in SLI provided by NVIDIA, i7 6700K 4GHz CPU, Asus 27" VG278HE 144Hz 3D Monitor, BenQ W1070 3D Projector, 120" Elite Screens YardMaster 2, 32GB Corsair DDR4 3200MHz RAM, Samsung 850 EVO 500G SSD, 4x750GB HDD in RAID5, Gigabyte Z170X-Gaming 7 Motherboard, Corsair Obsidian 750D Airflow Edition Case, Corsair RM850i PSU, HTC Vive, Win 10 64bit

Alienware M17x R4 w/ built in 3D, Intel i7 3740QM, GTX 680m 2GB, 16GB DDR3 1600MHz RAM, Win7 64bit, 1TB SSD, 1TB HDD, 750GB HDD

Pre-release 3D fixes, shadertool.py and other goodies: http://github.com/DarkStarSword/3d-fixes
Support me on Patreon: https://www.patreon.com/DarkStarSword or PayPal: https://www.paypal.me/DarkStarSword

#5
Posted 05/24/2016 02:42 PM   
Another bizarre tempest on the internet. Deleting an open-source repository is a world-caliber dick move. I don't care what sort of problems a person might be having in their life. Leaving it abandoned is even superior. I ran across a similar problem with Smithy's Anvil, which hosted thousands of transcribed songs for Rocksmith. Owner of the website just shut it down one day, citing too much stress and complaints. Lots of people had nearly full zip archives, so it was also resuscitated at customsforge.com. It's like these people also have no idea how the internet actually works, and they are programmers. So weird.
Another bizarre tempest on the internet. Deleting an open-source repository is a world-caliber dick move. I don't care what sort of problems a person might be having in their life. Leaving it abandoned is even superior.

I ran across a similar problem with Smithy's Anvil, which hosted thousands of transcribed songs for Rocksmith. Owner of the website just shut it down one day, citing too much stress and complaints. Lots of people had nearly full zip archives, so it was also resuscitated at customsforge.com.

It's like these people also have no idea how the internet actually works, and they are programmers. So weird.

Acer H5360 (1280x720@120Hz) - ASUS VG248QE with GSync mod - 3D Vision 1&2 - Driver 372.54
GTX 970 - i5-4670K@4.2GHz - 12GB RAM - Win7x64+evilKB2670838 - 4 Disk X25 RAID
SAGER NP9870-S - GTX 980 - i7-6700K - Win10 Pro 1607
Latest 3Dmigoto Release
Bo3b's School for ShaderHackers

#6
Posted 05/25/2016 07:36 AM   
Scroll To Top