autobleem / AutoBleem

AutoBleem - Alternative to BleemSync/BootMenu, C++ based, GameScanner and Updater for Playstation Classic
GNU General Public License v3.0
499 stars 72 forks source link

Multidisc PbP files #181

Open dmjohn0x opened 5 years ago

dmjohn0x commented 5 years ago

PbP files containing multiple .bin files cannot be swapped any way other than going into other options -> Disc Change Options -> Next multidisk.

Any other way of disc change doesnt work and causes UI errors. And pressing the open button on the PSC leads to an error sating there isn't any other discs.

edmaul69 commented 5 years ago

@dmjohn0x open up the retroarch autoconfig file for your controller and add these lines and put what buttons you want to do each function. now you have hotkeys for all of these options:

input_enable_hotkey_btn = ""
input_menu_toggle_btn = "" input_exit_emulator_btn = ""
input_disk_eject_toggle_btn = ""
input_disk_next_btn = ""
input_disk_prev_btn = ""