SteamVR Developer Hardware

SteamVR Developer Hardware

Debug Key Commands
I mentioned the existence of Aaron's SteamVR debug keys to a few folks and no one knew what I was talking about but were very interested in getting the info, so I'm pasting Aaron's notes below for posterity.

Note: The compositor window needs to have focus first before these shortcuts will work.

Shift+M: Brings up a mirror window of what the user is actually seeing. This will include hardbounds, all overlays, controllers, white grid, and anything else extra that the compositor draws on top of the scene.

B: Toggle hardbounds always visible

Shift+S: Take a screenshot (or rather dump all the textures that the compositor knows about to your runtime/screenshots folder).

Z: Reset your seated zero pose.

Shift+period: Toggle single step mode. This will lock you on the current frame, and subsequent presses of period will advance a frame at a time. This is super useful for flushing out any extra frames of latency you might have in your system. Look one direction, then step and ensure that the view has been updated to face that new direction. If it takes two or more steps before the view gets there, then you've got some latency in your pipeline to sort out. This is particularly fun when you discover one eye updating before the other!

H: Toggle bounds type (boxes, lines, always drawn, etc) while in the grey compositor.

Other useful notes: Left click will regain fullscreen exclusive status in the event Windows kicks it out (usually due to another window overlapping onto its part of the desktop).
Last edited by Owlchemy Labs; Nov 4, 2015 @ 9:54pm
< >
Showing 1-4 of 4 comments
Owlchemy Labs Sep 29, 2015 @ 10:34am 
Aaron, I was recently unable to get "Shift+M" to work to show all layers in the companion view. Has that functionality been removed?
PuzzaBug Nov 3, 2015 @ 7:18pm 
H = toggle bounds type (boxes, lines, always drawn, etc) while in the grey zone
charles_a Feb 11, 2016 @ 4:35pm 
Hey guys, is there any way to do this with the new direct mode compositor? You can no longer make sure the compositor has focus to do the hotkeys. Specifically I'd like to open the mirror window. Thanks
zalo Feb 11, 2016 @ 5:23pm 
You can do it from the SteamVR->Settings->Devices

Find "Show Mirror" under the HMD device.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Aug 31, 2015 @ 4:31pm
Posts: 4