libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
152 stars 77 forks source link

Supporting up to 8 memory card #1095

Open kamperfer opened 2 years ago

kamperfer commented 2 years ago

Hi, I'm playing flycast through retroarch on Android device, this emulator is very cool, thanks!

It seems flycast has a fixed configuration of 4 memory cards and 4 rumble packs, however for some game like PSO and Super Robot's War player may need to access saves from more than 4 memory cards. Renaming memory card files and reboot emulator back-and-forth is a workaround but is tricky. So it would be perfect if the rumble pack/memory card configuring option can be supported.

Hope this feature can be supported in future release. Thanks in advance :)