| Both sides previous revision Previous revision Next revision | Previous revision |
| systems:gbc2players [2021/11/27 11:05] – template consistency overhaul atari | systems:gbc2players [2022/05/31 11:52] (current) – atari |
|---|
| <WRAP group> | <WRAP group> |
| <WRAP round box twothirds column> | <WRAP round box twothirds column> |
| {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/gbc2players.png?nolink&480 }} | {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/gbc2players.svg?nolink&420 }} |
| |
| ====== Nintendo Game Boy Color (2 Players) ====== | ====== Nintendo Game Boy Color (2 Players) ====== |
| |
| * **Emulator:** [[#retroarch|RetroArch]] | * **Emulator:** [[#retroarch|RetroArch]] |
| * **Core:** [[#libretro_tgbdual|libretro/TGBDual]] | * **Core:** [[#libretro:_tgbdual|libretro: TGBDual]] |
| * **Folder:** ''/userdata/roms/gbc2players'' | * **Folder:** ''/userdata/roms/gbc2players'' |
| * **Accepted ROM formats:** ''.gbc'', ''.gb2'', ''.gbc2'', ''.zip'', ''.7z'' | * **Accepted ROM formats:** ''.gbc'', ''.gb2'', ''.gbc2'', ''.zip'', ''.7z'' |
| ==== RetroArch ==== | ==== 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. | [[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 configuration === |
| | **THREADED VIDEO ''gbc2players.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''. | | | **THREADED VIDEO ''gbc2players.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/TGBDual === | === libretro: TGBDual === |
| |
| TGB Dual is an open source (GPLv2) GB/GBC emulator with game link cable support. | TGB Dual is an open source (GPLv2) GB/GBC emulator with game link cable support. |
| We use the latest [[https://github.com/libretro/tgbdual-libretro|libretro]] core. See the [[https://docs.libretro.com/library/tgb_dual/|official documentation]] for more information. | We use the latest [[https://github.com/libretro/tgbdual-libretro|libretro]] core. See the [[https://docs.libretro.com/library/tgb_dual/|official documentation]] for more information. |
| |
| == libretro/tgbdual configuration == | == libretro: TGBDual configuration == |
| |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |