Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

I need the arrow key scan codes. Please help!

Have a problem? Ask here.

I need the arrow key scan codes. Please help!

Postby GameViking » Sun Mar 04, 2012 7:15 am

I am left-handed and need to use the arrow keys to play. However, to do that I need the scan codes for them. Please help!
GameViking
Member
 
Posts: 15
Joined: Sun Mar 04, 2012 6:17 am

Re: I need the arrow key scan codes. Please help!

Postby Maxxis » Sun Mar 04, 2012 7:49 am

GameViking wrote:I am left-handed and need to use the arrow keys to play. However, to do that I need the scan codes for them. Please help!

http://www.shsu.edu/~csc_tjm/fall2005/c ... codes.html
Here, it should helps
Image
In-game: Inactived.
IRC: Layton. (Cloak @Layton.users.quakenet.org)
User avatar
Maxxis
Member
 
Posts: 195
Joined: Mon Feb 06, 2012 7:20 am

Re: I need the arrow key scan codes. Please help!

Postby StackOverflow » Sun Mar 04, 2012 8:04 am

Maxxis wrote:http://www.shsu.edu/~csc_tjm/fall2005/cs272/scan_codes.html
Here, it should helps


Those aren't exactly correct. AoS uses DirectInput scan codes, which vary a bit than those in the link posted (which is also the one included controls.ini.

The proper arrow keys are as follows:

Code: Select all
UP: 0xC8
DOWN: 0xD0
Left: 0xCB
Right: 0xCD
User avatar
StackOverflow
Site Admin
 
Posts: 129
Joined: Sat Dec 10, 2011 11:17 am
Location: Pennsylvania, US


Return to Help



Who is online

Users browsing this forum: No registered users and 1 guest