From 7cc4e3db7de6613046a6087ad63b383d1dba83de Mon Sep 17 00:00:00 2001 From: adelikat Date: Tue, 18 Feb 2020 18:28:30 -0600 Subject: [PATCH] add some default controls for odyssey 2, don't know how much of the keyboard is needed for typical games, but the numbers seem to be needed to start a game --- Assets/defctrl.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Assets/defctrl.json b/Assets/defctrl.json index 330612f928..b60b22fd86 100644 --- a/Assets/defctrl.json +++ b/Assets/defctrl.json @@ -1259,6 +1259,26 @@ "P1 Button 3": "A, J1 B1, X1 X", "P1 Button 4": "S, J1 B4, X1 Y" }, + "O2 Joystick": { + "P1 Up": "Up", + "P1 Down": "Down", + "P1 Left": "Left", + "P1 Right": "Right", + "P1 F": "Z", + "0": "Keypad0", + "1": "Keypad1", + "2": "Keypad2", + "3": "Keypad3", + "4": "Keypad4", + "5": "Keypad5", + "6": "Keypad6", + "7": "Keypad7", + "8": "Keypad8", + "9": "Keypad9", + "YES": "Y", + "NO": "N", + "ENT": "KeypadEnter" + } }, "AllTrollersAutoFire": { "NES Controller": {