Post
by nautymac »
Thank you.
I find those hotkeys.
d3dxdm.ini
[Include]
include = ShaderFixesDM\hotkeys.ini
[KeyToggleStereo]
Key = ctrl t
type = toggle
dm_stereo_enabled = !dm_stereo_enabled
[KeyToggleOverlayStereoParams]
Key = ctrl F1
type = toggle
$showoverlaystereoparams = 1
[KeyIncreaseConvergence]
Key = ctrl F6
type = hold
run = CommandListIncreaseConvergence
[KeyDecreaseConvergence]
Key = ctrl F5
type = hold
run = CommandListDecreaseConvergence
[KeyIncreaseSeparation]
Key = ctrl F4
type = hold
run = CommandListIncreaseSeparation
[KeyDecreaseSeparation]
Key = ctrl F3
type = hold
run = CommandListDecreaseSeparation
[KeySaveSettings]
Key = ctrl F7
run = CommandListSaveSettings