| Both sides previous revision Previous revision Next revision | Previous revision |
| systems:wswan [2021/06/05 07:10] – [libretro/mednafen_wswan] igno2k | systems:wswan [2022/05/31 11:52] (current) – atari |
|---|
| | <WRAP center round todo> |
| | This article needs some TLC. Read at your own risk. |
| | </WRAP> |
| | |
| | <WRAP group> |
| | <WRAP round box twothirds column> |
| | {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/wonderswan.svg?nolink&360 }} |
| | |
| ====== Bandai WonderSwan ====== | ====== Bandai WonderSwan ====== |
| |
| The WonderSwan is a handheld game console released in Japan by Bandai. It was developed by Gunpei Yokoi's company Koto Laboratory and Bandai, and was the last piece of hardware Yokoi developed before his death in 1997. Released in 1999 in the fifth generation of video game consoles, the WonderSwan and its two later models, the WonderSwan Color and SwanCrystal were officially supported until being discontinued by Bandai in 2003. During its lifespan, no variation of the WonderSwan was released outside of Japan. | The WonderSwan is a handheld game console released in Japan by Bandai. It was developed by Gunpei Yokoi's company Koto Laboratory and Bandai, and was the last piece of hardware Yokoi developed before his death in 1997. Released in 1999 in the fifth generation of video game consoles, the WonderSwan and its two later models, the WonderSwan Color and SwanCrystal were officially supported until being discontinued by Bandai in 2003. During its lifespan, no variation of the WonderSwan was released outside of Japan. |
| |
| ^ shortname | ''wswan'' | | This system scrapes metadata for the "wonderswan" group and loads the ''wonderswan'' set from the currently selected theme, if available. |
| ^ emulator/core(s) | libretro/mednafen_wswan | | </WRAP> |
| ^ rom format(s) | ''.ws'' ''.zip'' ''.7z'' | | |
| |
| | <WRAP third column> |
| | {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/wonderswan.png?nolink&350 |}} |
| | </WRAP> |
| | </WRAP> |
| |
| | ==== Quick reference ==== |
| | |
| | * **Emulator:** [[#retroarch|RetroArch]] |
| | * **Core:** [[#libretro:_mednafen_wswan|libretro: Mednafen_wswan]] |
| | * **Folder:** ''/userdata/roms/wswan'' |
| | * **Accepted ROM formats:** ''.ws'', ''.zip'', ''.7z'' |
| | |
| | ===== BIOS ===== |
| | |
| | No WonderSwan emulator in Batocera needs a BIOS file to run. |
| | |
| | ===== ROMs ===== |
| | |
| | Place your WonderSwan ROMs in ''/userdata/roms/wswan''. |
| |
| ===== Emulators ===== | ===== Emulators ===== |
| |
| | ==== RetroArch ==== |
| |
| ==== libretro/mednafen_wswan ==== | [[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. |
| |
| Batocera uses the standalone port [[https://github.com/libretro/beetle-wswan-libretro|Beetle Cygne]] based on Mednafen. Mednafen's WonderSwan emulation is based on [[http://cygne.emuunlim.com/|Cygne]], modified with bug fixes and to add sound emulation. | === RetroArch configuration === |
| |
| ===== ROMs ===== | 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. |
| |
| Place your WonderSwan ROMs in ''/userdata/roms/wswan/''. | Standardized features available to all libretro cores: ''wswan.videomode'', ''wswan.ratio'', ''wswan.smooth'', ''wswan.shaders'', ''wswan.pixel_perfect'', ''wswan.decoration'', ''wswan.game_translation'' |
| | |
| | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | ^ Settings that apply to all cores of this emulator || |
| | | **GRAPHICS BACKEND ''wswan.gfxbackend''** | Choose your graphics rendering\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | |
| | | **AUDIO LATENCY ''wswan.audio_latency''** | Audio latency in milliseconds, turn it up if you hear crackles\\ => 256 ''256'', 192 ''192'', 128 ''128'', 64 ''64'', 32 ''32'', 16 ''16'', 8 ''8''. | |
| | | **THREADED VIDEO ''wswan.video_threaded''** | Improves performance at the cost of latency and more video stuttering. Use only if full speed cannot be obtained otherwise.\\ => On ''true'', Off ''false''. | |
| | |
| | === libretro: Mednafen_wswan === |
| | |
| | Batocera uses the standalone port [[https://github.com/libretro/beetle-wswan-libretro|Beetle Cygne]] based on Mednafen. Mednafen's WonderSwan emulation is based on [[http://cygne.emuunlim.com/|Cygne]], modified with bug fixes and to add sound emulation. |
| | |
| | == libretro: Mednafen_wswan configuration == |
| |
| ===== Controls ===== | ===== Controls ===== |
| | |
| | Here are the default WonderSwan's controls shown on a [[:configure_a_controller|Batocera Retropad]]: |
| | |
| | {{ https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/wswan.png }} |
| |
| The default button mapping to the WonderSwan is 1-to-1. It has the exact button layout as a [[systems:gb|Nintendo Game Boy]]. You can rotate the screen with the ''Select'' button. | The default button mapping to the WonderSwan is 1-to-1. It has the exact button layout as a [[systems:gb|Nintendo Game Boy]]. You can rotate the screen with the ''Select'' button. |
| |
| {{ :systems:wswan.jpg?nolink&750 |}} | {{ :systems:wswan.jpg?nolink&750 |}} |
| | |
| | ===== Troubleshooting ===== |
| | |
| | ==== Further troubleshooting ==== |
| | |
| | For further troubleshooting, refer to the [[:support|generic support pages]]. |
| | |