Cpasjuste / pemu

GNU General Public License v3.0
438 stars 49 forks source link

Possibility to hide empty platforms #254

Closed artik closed 9 months ago

artik commented 1 year ago

I'm using this emu a lot, but only for Neogeo and CPS1/2/3. Is there a way to hide empty platform sections?

Cpasjuste commented 10 months ago

Hi,

This is a good idea, I'll try to implement that for the next release.

Cpasjuste commented 9 months ago

Hi,

This was added in this commit and will be available for next release: https://github.com/Cpasjuste/pemu/commit/6ea8560dc95d1a5a24978e27eb8d6b490367b20b

For information, an new option was added: "GUI_SHOW_AVAILABLE". If set to "ON", roms not found in roms paths won't be added at all from gamelist (as theire respective systems etc..).

artik commented 9 months ago

Fantastic, thanks for your work

Cpasjuste commented 9 months ago

Hi,

This should be fixed in latest release, please let me know if it's not the case so i can re-open this issue!