hi ,
I am playing with USB gamepad & addedd following line to joypad config
input_enable_hotkey_btn = 4
input_eit_emulator_btn = 5
input_save_state_btn = 6
input_load_state_btn = 7
input_state_slot_increase = 10
input_state_slot_decrease = 11
Using left trigger & corresponding key – i am able to exit game , save state , load state . But increasing or decreasing state button combination does nothing . Game gets saved in slot 0 .
Can you tell me how many states are supported ?
Do I have to configure anywhere else ?