Difference between revisions of "Modules/input manager/Settings"

From MSX Game Library

< Modules‎ | input manager

(Created page with "Input manager module need those to setting to be <tt>TRUE</tt> in the {{MOD|input}} module configuration: <tt>INPUT_USE_JOYSTICK</tt> and <tt>INPUT_USE_KEYBOARD</tt>.")
 
 
Line 1: Line 1:
Input manager module need those to setting to be <tt>TRUE</tt> in the {{MOD|input}} module configuration: <tt>INPUT_USE_JOYSTICK</tt> and <tt>INPUT_USE_KEYBOARD</tt>.
+
Input manager module need those two options to be set to <tt>TRUE</tt> in the {{MOD|input}} module configuration: <tt>INPUT_USE_JOYSTICK</tt> and <tt>INPUT_USE_KEYBOARD</tt>.

Latest revision as of 13:36, 12 January 2024

Input manager module need those two options to be set to TRUE in the input module configuration: INPUT_USE_JOYSTICK and INPUT_USE_KEYBOARD.