From 725e6ad68339db15947d0500288df315613ae366 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Tue, 8 Oct 2024 22:27:03 +0300 Subject: [PATCH] Update xarcade_mister.txt --- PS2_Soarer_Converter/xarcade_mister.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PS2_Soarer_Converter/xarcade_mister.txt b/PS2_Soarer_Converter/xarcade_mister.txt index 0431937..d8b8bd1 100644 --- a/PS2_Soarer_Converter/xarcade_mister.txt +++ b/PS2_Soarer_Converter/xarcade_mister.txt @@ -12,8 +12,6 @@ force set2ext # then from main menu: "Define Joystick buttons" # (P2 buttons will be automatically assigned the same as for P1) -# X-Arcade: - # this file uses this X-Arcade button layout (doesn't matter how layout is here, because buttons are defined again in MiSTer anyway) # X Y Z # A B C @@ -27,6 +25,8 @@ force set2ext # BUTTON WITH ONE HUMAN FIGURE = START # (B works as BACK, so MiSTer menu can be used with MENU, OK and B) +# X-Arcade: +# Left side: # UP1 = PAD_8 (0x75) # DOWN1 = PAD_2 (0x72) # LEFT1 = PAD_4 (0x6b) @@ -41,7 +41,7 @@ force set2ext # Z1 = SPACE (0x29) # L1 = C (0x21) # R1 = 5 (0x2e) - +# Right side: # UP2 = R (0x2d) # DOWN2 = F (0x2b) # LEFT2 = D (0x23)