Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. <WRAP group> <WRAP round box twothirds column> {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/saturn.svg?nolink&480 }} ====== Sega Saturn ====== The Sega Saturn is fifth generation home console developed by Sega. It was released in 1994, retailing for $399.99 USD ($740 in 2021). The Saturn's hardware borrows many components from the [[https://segaretro.org/Sega_Titan_Video|Sega Titan Video]] arcade system. But instead of reading from a cartridge, it uses CD-ROMs. The Saturn is considered one of the more complicated consoles to both program for by developers and to properly emulate. In fact, it's better to consider this a sixth generation console for performance reasons. In an ironic twist of events, [[systems:dreamcast|the Saturn's successor]] is much easier to emulate than the Saturn itself. This system scrapes metadata for the "saturn" group and loads the ''saturn'' set from the currently selected theme, if available. </WRAP> <WRAP third column> {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/saturn.png?nolink&350 |}} {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/jp/saturn.png?nolink&350 |}} </WRAP> </WRAP> ==== Quick reference ==== * **Emulator:** [[#retroarch|RetroArch]] * **Cores available:** [[#libretro:_beetle-saturn|libretro: beetle-saturn]], [[#libretro:_kronos|libretro: kronos]], [[#libretro:_yabasanshiro|libretro: yabasanshiro]] * **Folder:** ''/userdata/roms/saturn'' * **Accepted ROM formats:** ''.cue'', ''.ccd'', ''.m3u'', ''.chd'', ''.iso'', ''.zip'' ===== BIOS ===== ^ MD5 checksum ^ Share file path ^ Description ^ | ''85ec9ca47d8f6807718151cbcca8b964'' | ''bios/sega_101.bin'' | | | ''3240872c70984b6cbfda1586cab68dbe'' | ''bios/mpr-17933.bin'' | | | ''255113ba943c92a54facd25a10fd780c'' | ''bios/mpr-18811-mx.ic1'' | | | ''1cd19988d1d72a3e7caa0b73234c96b4'' | ''bios/mpr-19367-mx.ic1'' | | | ''af5828fdff51384f99b3c4926be27762'' | ''bios/saturn_bios.bin'' | | All files are needed to enable correct emulation. ===== ROMs ===== Place your Sega Saturn ROMs in ''/userdata/roms/saturn''. ==== Multi-disc games ==== [[#libretro:_yabasanshiro|libretro: yabasanshiro]] does not support swapping the disc using RetroArch's disc control menu, so the save file must be renamed to disc 2's game name and the disc's ROM must be loaded manually in Batocera in order to "swap discs". There is no way to use playlists to achieve this functionality. For example, if you have a game like ''Panzer Dragoon (disc 1).chd'' and you've reached the end of the disc and need to swap, go into the ''saves/saturn/'' folder and rename ''Panzer Dragoon (disc 1).sav'' to ''Panzer Dragoon (disc 2).sav''. Then, load the ''Panzer Dragoon (disc 2).chd'' game in Batocera and continue from where you left off. ===== Emulators ===== ==== RetroArch ==== [[https://docs.libretro.com/|RetroArch]] (formerly SSNES), is a ubiquitous frontend that can run multiple "cores", which are essentially the emulators themselves. The most common cores use the [[https://www.libretro.com/|libretro]] API, so that's why cores run in RetroArch in Batocera are referred to as "libretro: (core name)". RetroArch aims to unify the feature set of all libretro cores and offer a universal, familiar interface independent of platform. === RetroArch configuration === RetroArch offers a **Quick Menu** accessed by pressing ''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} which can be used to alter various things like [[:advanced_retroarch_settings|RetroArch and core options]], and [[:remapping_controls_per_emulator|controller mapping]]. Most RetroArch related settings can be altered from Batocera's EmulationStation. Standardized features available to all libretro cores: ''saturn.videomode'', ''saturn.ratio'', ''saturn.smooth'', ''saturn.shaders'', ''saturn.pixel_perfect'', ''saturn.decoration'', ''saturn.game_translation'' ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ ^ Settings that apply to all cores of this emulator || | **GRAPHICS API ''saturn.gfxbackend''** | Choose which graphics API library to use. Vulkan is better, when supported.\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | | **AUDIO LATENCY ''saturn.audio_latency''** | In milliseconds. Can reduce crackling/cutting out.\\ => 256 ''256'', 192 ''192'', 128 ''128'', 64 ''64'', 32 ''32'', 16 ''16'', 8 ''8''. | | **THREADED VIDEO ''saturn.video_threaded''** | Improves performance at the cost of latency and more video stuttering.\\ => On ''true'', Off ''false''. | === libretro: beetle-saturn === The [[https://github.com/libretro/beetle-saturn-libretro|libretro port]] of the original [[https://mednafen.github.io/|Mednafen]] Saturn core. A highly accurate but demanding emulator. <WRAP center round help> beetle-saturn does not support opening ''.zip'' files. </WRAP> == libretro: beetle-saturn configuration == === libretro: kronos === == libretro: kronos configuration == === libretro: yabasanshiro === [[http://www.uoyabause.org/|Yaba Sanshiro]] is an [[https://github.com/devmiyax/yabause|open-source]] Sega Saturn emulator. Initially forked from [[https://github.com/Yabause/yabause|Yabause]]. This is the libretro port of it. == libretro: yabasanshiro configuration == ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ ^ Settings that apply to all systems this core supports || | **RENDERING RESOLUTION ''global.resolution_mode''** | Enhancement. Increase the rendering resolution. Makes 3D objects clearer. Do note that some games would run at their own unique but similar resolutions. Therefore, the listed resolutions may not be 100% accurate.\\ => original ''original'', 2x ''2x'', 4x ''4x'', 720p ''720p'', 1080p ''1080p'', 4k ''4k''. | | **MULTITAP ''global.multitap_yabasanshiro''** | Allows up to 7 or 12 controllers in supported games.\\ => Off ''disabled'', Port1 ''port1'', Port2 ''port2'', Port1+2 ''port12''. | ===== Controls ===== The default control scheme is broken in **v38 and before**. Go to **Quick Menu** -> **Controls** -> **Port 1 Controls**: {{:systems:screenshot-2021.12.12-11h54.55.png?720|}} and change it to this: {{:systems:screenshot-2021.12.12-11h55.36.png?720|}} Here are the default Sega Saturn's controls shown on a [[:configure_a_controller|Batocera Retropad]] **since v39**: {{https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/saturn.png}} ===== Troubleshooting ===== ==== Further troubleshooting ==== For further troubleshooting, refer to the [[:support|generic support pages]]. systems/saturn.txt Last modified: 4 weeks agoby lbrpdx