Oblivion now supported
Oblivion now supported
I'm sending Jay the scg for Oblivion. It works great. One note though; any key in the game bound to Left Alt, Right Alt, Left Ctrl or Right Ctrl can't be programmed in the Orb software. The Ctrl and Alt sent from the Orb software just doesn't seem to work. In the default configuration I have "Sneak" bound to the "L" key instead of Left Ctrl because of this. This is really no big deal, there are plenty of other keys left on the keyboard 
Re: Oblivion now supported
I did add your oblivilon.scg to the WebUpdate section, so anyone that uses that feature of the Spaceware will have access to your file.
I'll have to look at the ALt and CTRL key support. It's been so long since I wrote the kb/mouse utility that I can't even venture a guess without reviewing the code!
I'll have to look at the ALt and CTRL key support. It's been so long since I wrote the kb/mouse utility that I can't even venture a guess without reviewing the code!
Re: Oblivion now supported
What did you use for the control/alt key aliases? You should use:
VK_LCONTROL for Left CONTROL key
VK_RCONTROL for Right CONTROL key
VK_LMENU for Left ALT key
VK_RMENU for Right ALT key
They seem to work (at least outside of Oblivion)
VK_LCONTROL for Left CONTROL key
VK_RCONTROL for Right CONTROL key
VK_LMENU for Left ALT key
VK_RMENU for Right ALT key
They seem to work (at least outside of Oblivion)