Page 1 of 1

Supermodel3 About using NUMPAD

PostPosted: Thu Nov 04, 2021 9:49 pm
by keyonkk
Hi All,

A stupide question. I'm a new user/player in Supermodel3. Did supermodel3 can use keyboard NUMPAD?

I key in Config\Supermodel.ini :

InputCharge = "KEY_NUM4,JOY1_BUTTON3", but can't use NUMPAD4, and I also try InputCharge = "KEY_NUMPAD4,JOY1_BUTTON3", also cannot use.

Thanks.

Re: Supermodel3 About using NUMPAD

PostPosted: Mon Nov 08, 2021 5:16 pm
by rokfpoewrkcpoqwkcp
try,

InputCharge = "KEYPAD4,JOY1_BUTTON3"

For future reference, here's a link to the repo source code, listing the expected key names.

https://sourceforge.net/p/model3emu/code/HEAD/tree/trunk/Src/Inputs/InputSystem.cpp#l51