PSX - Changing Discs on Raspberry Pi Retroarch

I got to the end of a disc in PSX and can’t figure out how to change to disc 2.

The specific game didn’t let me save before switching, so I can’t simply rename the .srm and .rtc files (would that work if it did?). I’ve seen elsewhere–not in my config file–options for “toggle_disc_eject” and “toggle_disc_next,” but they don’t seem to have any effect on my system.

Any thoughts? Thank you.

In RGUI (the in-game menu), you can use disc options > append disk, select the next disc. I can’t remember if you need to change the disc index or not…

Thanks. I’ve seen this suggestion elsewhere, but I can’t figure out how to open the RGUI. Can you help me with that, or is that something I’ll need to set myself?

If you have access to a keyboard, the default keybind is F1. You can also bind it to a gamepad button, I believe.

Thanks for the help.

I don’t get any reaction with the F1 button (or any of the function keys). I have a line in my config file that reads:

input_menu_toggle

But that doesn’t do anything when I try binding it to a gamepad button. I’ve gone through the .cfg file and can’t find anything else that references the menu or the F1 key.

Could something else be the problem? I know with GPSP, I had to replace some outdated files to add options to the menu. Do I need to update or something?

Thanks, once more.

Yeah, input_menu_toggle = “” is the correct option. If you can’t get it to show up, I don’t really know what else to tell you. It never hurts to update if you haven’t done it in a while, but RGUI has been available for quite some time, so that’s probably not the issue.

Make sure you’re using the GL video driver and not the VG one.