diff options
Diffstat (limited to 'games/yabause/README')
-rw-r--r-- | games/yabause/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/games/yabause/README b/games/yabause/README new file mode 100644 index 0000000000..ef6d56de67 --- /dev/null +++ b/games/yabause/README @@ -0,0 +1,23 @@ +Yabause is a Sega Saturn emulator. It has the following features: + * booting games from CD-ROM and ISO files + * booting games with either an emulated or original BIOS + * screenshot support + * savegame backups + * cheat system + * fullscreen playing + * multiple debugging options + * joystick support + * region select + +Requires: gtkglext + +Optional: mini18n, OpenAL and Qt4. + +By default the gtk interface is built. If you would like to build +the Qt4 interface then pass HAVE_QT4=yes to the slackbuild. This +additionally makes Qt4 a requirement. + +For translation support install mini18n. + +Before using Yabause, you need to configure a few things in +the Preferences dialog (File>Settings). |