| Next revision | Previous revision |
| systems:gameandwatch [2021/05/30 16:09] – created igno2k | systems:gameandwatch [2021/12/04 23:51] (current) – atari |
|---|
| | <WRAP group> |
| | <WRAP round box twothirds column> |
| | {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/gameandwatch.svg?nolink&480 }} |
| | |
| ====== Nintendo Game & Watch ====== | ====== Nintendo Game & Watch ====== |
| |
| The Game & Watch is a series of self-contained handheld LCD games by [[wp>Nintendo|Nintendo]] where the first one was released on April 28, 1980 and which are often seen as the precursor to the Game Boy/Color, although new Game & Watch games were still released as late as 1991. | The Game & Watch is a series of self-contained handheld LCD games by [[wp>Nintendo|Nintendo]], in which the first one was released all the way back on April 28, 1980. They are often seen as the precursor to the Game Boy/Color, although new Game & Watch games were still being released as late as 1991. |
| |
| ^ shortname | ''gameandwatch'' | | This system scrapes metadata for the "gameandwatch" group and loads the ''gameandwatch'' set from the currently selected theme, if available. |
| ^ emulator/core(s) | libretro/gw | | |
| ^ rom format(s) | ''.mgb'' ''.zip'' ''.7z'' | | Grouped with the "lcdgames" group of systems. |
| | </WRAP> |
| | |
| | <WRAP third column> |
| | {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/gameandwatch.png?nolink&350 |}} |
| | </WRAP> |
| | </WRAP> |
| | |
| | ==== Quick reference ==== |
| | |
| | <WRAP center round todo> |
| | ''.mgb'' may also be supported, needs confirmation |
| | </WRAP> |
| | |
| | * **Accepted ROM formats:** ''.mgw'', ''.zip'', ''.7z'' |
| | * **Folder:** ''/userdata/roms/gameandwatch'' |
| | |
| | ^ Emulators ^ Accepted ROM formats ^ |
| | | [[#libretro:_gw|libretro: gw]] | ''.mgw'', ''.zip'', ''.7z'' | |
| | | [[#mame|MAME]] | ''.zip'', ''.7z'' | |
| | |
| | ===== BIOS ===== |
| | |
| | No Game & Watch emulator in Batocera needs a BIOS file to run. |
| | |
| | ===== ROMs ===== |
| | |
| | Place your Game and Watch ROMs in ''/userdata/roms/gameandwatch''. |
| |
| ===== Emulators ===== | ===== Emulators ===== |
| |
| | ==== RetroArch ==== |
| |
| ==== libretro/gw ==== | [[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. |
| |
| [[https://github.com/libretro/gw-libretro|gw-libretro]] is a simulator and not an emulator. This means that the games that can be played with it aren't actually the original games, but recreations of the games combined with the original artwork and an image of the handheld. | === 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. |
| |
| === Configuration === | Standardized features available to all libretro cores: ''gameandwatch.videomode'', ''gameandwatch.ratio'', ''gameandwatch.smooth'', ''gameandwatch.shaders'', ''gameandwatch.pixel_perfect'', ''gameandwatch.decoration'', ''gameandwatch.game_translation'' |
| | |
| | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | ^ Settings that apply to all cores of this emulator || |
| | | **GRAPHICS BACKEND ''gameandwatch.gfxbackend''** | Choose your graphics rendering\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | |
| | | **AUDIO LATENCY ''gameandwatch.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 ''gameandwatch.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: gw === |
| | |
| | [[https://github.com/libretro/gw-libretro|gw-libretro]] is a simulator and not an emulator. This means that the games that can be played with it aren't actually the original games, but recreations of the games combined with the original artwork and an image of the handheld. |
| | |
| | == libretro: gw configuration == |
| |
| There are no specific configuration settings for this emulator. | There are no specific configuration settings for this emulator. |
| |
| ===== ROMs ===== | ==== MAME ==== |
| |
| Place your Game & Watch ROMs in ''/userdata/roms/gameandwatch/''. | [[https://www.mamedev.org/|MAME]], the Multiple Arcade Machine Emulator, is a multi-purpose emulation framework which facilitates the emulation of vintage hardware and software. Originally targeting vintage arcade machines, MAME has since absorbed the sister-project [[http://mess.redump.net/start|MESS]] (Multi Emulator Super System) to support a wide variety of vintage computers, video game consoles and calculators as well. MAME doesn't use an individual "core" for each system like RetroArch does, instead the ROM itself usually contains the necessary information to accurately emulate it, thus making it specific to the version of MAME it was made for. Overall it's a very complicated subject, we have a [[:arcade|guide specific to arcade]] just for it. |
| | |
| | === MAME configuration === |
| | |
| | MAME offers a **[[https://docs.mamedev.org/usingmame/ui.html|Menu]]** in-game (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} or ''[Tab]'' on the keyboard). This can be used to manually adjust inputs or game settings. If you're having issues with a specific game, check the [[https://wiki.mamedev.org/index.php/FAQ:Games|MAMEdev FAQ for that game here.]] For MESS systems specifically, you might find more information on [[http://mess.redump.net/start|MESS's wiki]]. All options can also be edited by opening the ''mame.ini'' file. |
| | |
| | Standardized features available to all versions of this emulator: ''gameandwatch.videomode'', ''gameandwatch.decoration'', ''gameandwatch.padtokeyboard'' |
| | |
| | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | ^ Settings that apply to all versions of this emulator || |
| | | **GRAPHICS BACKEND ''gameandwatch.video''** | Choose your graphics rendering\\ => BGFX ''bgfx'', Accel ''accel'', OpenGL ''opengl''. | |
| | | **BGFX BACKEND ''gameandwatch.bgfxbackend''** | Choose your graphics API\\ => MAME Detect ''automatic'', OpenGL ''opengl'', OpenGL ES ''gles'', Vulkan ''vulkan''. | |
| | | **BGFX VIDEO FILTER ''gameandwatch.bgfxshaders''** | Apply a particular visual effect\\ => Off ''None'', Bilinear ''default'', CRT Geom ''crt-geom'', CRT Geom Deluxe ''crt-geom-deluxe'', Super Eagle ''eagle'', HLSL ''hlsl'', HQ2X ''hq2x'', HQ3X ''hq3x'', HQ4X ''hq4x''. | |
| | | **CRT SWITCHRES ''gameandwatch.switchres''** | CRT monitor SwitchRes support\\ => Off ''0'', On ''1''. | |
| | | **TATE MODE ''gameandwatch.rotation''** | Rotating display to vertical mode rendering\\ => Off ''None'', Rotate 90 ''autoror'', Rotate 270 ''autorol''. | |
| | | **ALT DPAD MODE ''gameandwatch.altdpad''** | If the D-Pad does not work properly\\ => Off (Default) ''0'', DS3 Orientation ''1'', X360 Orientation ''2''. | |
| |
| ===== Controls ===== | ===== Controls ===== |
| |
| {{:systems:gameandwatch_overlay.png?nolink&500|}} | {{:systems:gameandwatch_overlay.png?nolink&500|}} |
| |
| |