blob: 7acfdbfbf239e3d19a71c671ce814bbd80fb45ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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 and OpenAL
For translation support install mini18n.
By default the QT version of yabause is built. To use the GTK
version then pass USE_GUI=gtk to the slackbuild.
USE_GUI=gtk ./yabause.SlackBuild
Before using Yabause, you need to configure a few things in
the Preferences dialog (File>Settings).
|