So I am trying to redo the controls for a old DOS game called Star Wars: Dark Forces, the ONLY way to change the controls is with a hex editor.
So I got sidestepping and most things to the buttons I want but I still can not get the fallowing things...
1: In HEX is "00" null?
2:What is HEX for "move mouse up" and "move mouse back"?
3:What is HEX for "Numpad 0"?
So anyway I looked all over the internet and can not find a chart that has %100 accurate information, and it is probably because all keyboards are different or something? So I would like a program that will tell me what I just did is in hexadecimal!
EX:If I move the mouse up, the program will output the HEX "b7" (just a example I dunno what that is) so that I can find out what all the keys HEX digits are!
If anyone knows of such program or can make me one it would be much appreciated!
So I got sidestepping and most things to the buttons I want but I still can not get the fallowing things...
1: In HEX is "00" null?
2:What is HEX for "move mouse up" and "move mouse back"?
3:What is HEX for "Numpad 0"?
So anyway I looked all over the internet and can not find a chart that has %100 accurate information, and it is probably because all keyboards are different or something? So I would like a program that will tell me what I just did is in hexadecimal!
EX:If I move the mouse up, the program will output the HEX "b7" (just a example I dunno what that is) so that I can find out what all the keys HEX digits are!
If anyone knows of such program or can make me one it would be much appreciated!