blob: b1d19f33695b2193295d22e97636d3a8d15d7a2c (
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
Optional dependencies: gtkglext, ffmpeg, OpenAL, mini18n, SDL2
and qt5
By default the QT version of yabause is built. To use the GTK
version, first install gtkglext 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).
|