id summary reporter owner description type status priority component version resolution keywords cc game 11227 SCUMM: Indy3 - Fighting with Keypad keys doesn't work correctly rsn8887 "Indy 3 should allow fighting with KP_1 to KP_9 keys, but doesn't. I suspect the offending code is some kind of partial hard-mapping of some keys like KEYCODE_KP4, KEYCODE_4 etc. in the file script_v6.cpp, line 2786 https://github.com/scummvm/scummvm/blob/ee2aa6160cdd393f15253ee564252f486d4f03bd/engines/scumm/script_v6.cpp#L2786 in the function ScummEngine::getKeyState How has this gone unnoticed? This affects gamepads too because dpad and R+dpad is mapped to keypad, which works for walking in Sierra games, but apparently not for fighting in Indy 3." defect new normal Engine: SCUMM Indiana Jones 3