trimmtrabb
Participant
Post count: 480

[quote=2728]I need to switch disks on PSX, but I couldn’t figure out how to do it. From what I gather, I need to open RGUI. However, I can’t seem to do that.

None of the buttons on my keyboard opens it up.

Binding keys in my config files (both Retroarch and PSX configs):

input_enable_hotkey_btn = 8
input_menu_toggle_btn = 3

input_enable_hotkey_btn = 8
input_disk_eject_toggle_btn = 4

input_enable_hotkey_btn = 8
input_disk_next_btn = 5

–doesn’t work either. (Also, if it helps–and I could be wrong–I’m not sure those three commands were in my original config file when I first set up the system)

I know other people can open the menu and switch disks, so does anyone know what might be wrong with my system that I can’t do that?

Thanks for your help.
[/quote]

hi, try this instead:
input_enable_hotkey_btn = "8" input_menu_toggle_btn = "3" input_enable_hotkey_btn = "8" input_disk_eject_toggle_btn = "4" input_enable_hotkey_btn = "8" input_disk_next_btn = "5"