Posted on: March 14, 2009

Patman.483
Bestätigter BesitzerSpiele: 101 Rezensionen: 5
1nsane, not so...
Pretty fun I guess. It was really designed for multi-player though...and it shows when playing single player. I really can't recommend this one. Had trouble with my joystick heres the fix though; HKEY_LOCAL_MACHINESOFTWARECodemastersInsane It's name: Control1 My unchanged values for turning with the left stick (axis U): 0000 01 00 00 00 00 00 00 00 0008 03 00 00 00 01 00 00 00 0010 FF FF FF FF 00 00 00 00 0018 00 00 00 00 01 00 00 00 0020 00 00 00 00 00 00 00 00 0028 00 00 00 00 FF FF FF FF 0030 01 00 00 00 00 00 00 00 0038 01 00 00 00 00 00 00 00 0040 00 00 00 00 00 00 00 00 ... The first lines seem to hold the info for the steering and the info seems to be grouped in 32bit (4 hexadecimal pairs). Anyway on the line 0008 I changed the value 01 to 00: 0008 03 00 00 00 00 00 00 00
Hilft dir das weiter?