Hi, I am trying to fix 3D "How to survive third person standalone" It's almost done but I want to use Right Mouse button "key = 501" for a low separation and convergence... perfect for aiming heads... but doesn't work at all, a simple key "key = 74" (j) works perfect but RMB doesn`t work, even I can't increase or decrease separation with IR emitter's wheel when "key = 501" is in DX9Settings.ini file.
Simple key (j) works perfect
[code][KEY4]
;aiming
Key = 74
Presets = 8;9;
Type = 2
[PRES8]
UseSepSettings = true
Convergence = 0x00000000
UseSepSettings = true
Separation = 0x00000000
[PRES9]
UseByDef = true
UseSepSettings = true
Convergence = 0x43480000
UseByDef = true
UseSepSettings = true
Separation = 0x42440000[/code]
RMB doesn't work at all, EVEN BLOCKS SEPARATION FROM IR EMITTER'S WHEEL
[code][KEY4]
;aiming
Key = 501
Presets = 8;9;
Type = 2
[PRES8]
UseSepSettings = true
Convergence = 0x00000000
UseSepSettings = true
Separation = 0x00000000
[PRES9]
UseByDef = true
UseSepSettings = true
Convergence = 0x43480000
UseByDef = true
UseSepSettings = true
Separation = 0x42440000[/code]
Why me??!?!?! Please help me!!!!
Hi, I am trying to fix 3D "How to survive third person standalone" It's almost done but I want to use Right Mouse button "key = 501" for a low separation and convergence... perfect for aiming heads... but doesn't work at all, a simple key "key = 74" (j) works perfect but RMB doesn`t work, even I can't increase or decrease separation with IR emitter's wheel when "key = 501" is in DX9Settings.ini file.
Simple key (j) works perfect
Try this...
[code]Key = 02[/code]
...it works on an older version of the DLL I had installed
VK_LBUTTON 01 Left mouse button
VK_RBUTTON 02 Right mouse button
VK_MBUTTON 04 Middle mouse button on a three-button mouse
edit:typo(-/=) and just Key = 2 seems to work also...
@TsaebehT THANKS!!!! YOU SAVED MY LIFE!!! I'VE BEEN THE WHOLE DAY TRYING A MILLIONS OF THINGS AND NOTHING WORKED..... YEAH!!!! THIS LITTLE THING WORKED!!!!
THANKS A LOT!!!!! :)
@TsaebehT THANKS!!!! YOU SAVED MY LIFE!!! I'VE BEEN THE WHOLE DAY TRYING A MILLIONS OF THINGS AND NOTHING WORKED..... YEAH!!!! THIS LITTLE THING WORKED!!!!
THANKS A LOT!!!!! :)
Simple key (j) works perfect
RMB doesn't work at all, EVEN BLOCKS SEPARATION FROM IR EMITTER'S WHEEL
Why me??!?!?! Please help me!!!!
...it works on an older version of the DLL I had installed
VK_LBUTTON 01 Left mouse button
VK_RBUTTON 02 Right mouse button
VK_MBUTTON 04 Middle mouse button on a three-button mouse
edit:typo(-/=) and just Key = 2 seems to work also...
[MonitorSizeOverride][Global/Base Profile Tweaks][Depth=IPD]
THANKS A LOT!!!!! :)
[MonitorSizeOverride][Global/Base Profile Tweaks][Depth=IPD]