diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-02-04 22:47:28 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:22 +0700 |
commit | 62e625ecc8fc680d3143886afbb745534062e91a (patch) | |
tree | 85f6a7d4cdbdf1c6542f50ea013b692fcf2cd82d /games/libretro-reicast/README | |
parent | 44cbc4a7e6be8b7e98513a5ef1ffb79ecc5bf96d (diff) |
games/libretro-reicast: Updated for version 2017.01.26_148638c6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/libretro-reicast/README')
-rw-r--r-- | games/libretro-reicast/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/libretro-reicast/README b/games/libretro-reicast/README index cede87860ef77..82ad1127f88b1 100644 --- a/games/libretro-reicast/README +++ b/games/libretro-reicast/README @@ -6,5 +6,14 @@ The Dreamcast BIOS files are required to run Reicast. * dc/dc_boot.bin * dc/dc_flash.bin +Due to a bug in Reicast, emulated memory cards will not save by default. +You can use the following workround: + 1. Start a game with libretro-reicast. + 2. Open the core options, they can be found in the RetroArch quick menu. + 3. Enable 'Boot to BIOS (restart)', then close and restart the emulator. + 4. In the Dreamcast bios menu, select 'File' and reformat the memory card. + 5. Open the core options again and disable 'Boot to BIOS (restart)'. + 6. Now close and restart Reicast to enjoy a working memory card. + To build the debugging symbols use: DEBUG=1 ./libretro-reicast.SlackBuild |