Ok... I don't understand how the new JVS.ini is set up. My old one is as follows. [naomi] test = 0x3b # F1 service = 0x3c # F2 [Player1] start = 0x02 # 1 service = 0x0e # Backspace coin = 0x04 # 3 up = 0x51 # 3 (keypad) down = 0x4c # 5 (keypad) left = 0x4d # 6 (keypad) right = 0x4b # 4 (keypad) button1 = 0x1e # a button2 = 0x30 # b button3 = 0x2e # c button4 = 0x20 # d button5 = 0x12 # e button6 = 0x21 # f [Player2] start = 0x03 # 2 service = 0x0e # Backspace coin = 0x06 # 5 up = 0x47 # 7 (keypad) down = 0x52 # 0 (keypad) left = 0x48 # 8 (keypad) right = 0x49 # 9 (keypad) button1 = 0x17 # i button2 = 0x24 # j button3 = 0x25 # k button4 = 0x26 # l button5 = 0x32 # m button6 = 0x31 # n How do I put these settings into the new JVS.ini, there are 3 now and they are all different.