aboutsummaryrefslogtreecommitdiff
path: root/emulators/libretro-kronos/pkg-message
blob: 6e2b54053baeac73b2443b38e4b7541e75519775 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
{ type: install
  message: <<EOM
For Sega Saturn, it is mandatory to install a supported Sega Saturn bios files
(such as saturn_bios.bin) in ~/.config/retroarch/system or
~/.config/retroarch/system/kronos.

Kronos is broadly compatible with all major Saturn BIOSes regardless of region,
although unlike Yabause, a BIOS dump is required.  Due to the aforementioned
BIOS compatibility, the BIOS guide for the beetle-saturn libretro core may be
helpful:

https://docs.libretro.com/library/beetle_saturn/

For ST-V, it is necessary to add a compatible stvbios.zip either in
~/.config/retroarch/system/kronos or in ~/.config/retroarch/system/.  In
contrast to MAME, Kronos will never search for this bios file in the local path
of the game.

If the emulator gets stuck on the BIOS screen, the screen remains blank, or
shows audio track navigation controls, then the BIOS is likely incompatible.

At present, Kronos is only compatible with a subset of the stvbios.zip files
used by modern MAME versions.  If the stvbios.zip is not present in the proper
place, but one of the proper Sega Saturn BIOSes is instead available, it will
try to default to one of those, and in the most optimistic case, merely reach
the audio CD track navigation controls, but it will not work, since it is not
the same hardware.

If in doubt, running retroarch with the -v argument may help to acquire more
diagnostic information.
EOM
}
]