| Both sides previous revision Previous revision | |
| systems:pokemini [2021/11/27 23:47] – template consistency overhaul atari | systems:pokemini [2021/12/05 00:39] (current) – atari |
|---|
| At this point in time, it's much more a collectable piece of Pokémon merchandise than it is a video game console. | At this point in time, it's much more a collectable piece of Pokémon merchandise than it is a video game console. |
| |
| This system scrapes metadata for the "pokemini" group(s) and loads the ''pokemini'' set from the currently selected theme, if available. | This system scrapes metadata for the "pokemini" group and loads the ''pokemini'' set from the currently selected theme, if available. |
| </WRAP> | </WRAP> |
| |
| |
| * **Emulator:** [[#retroarch|RetroArch]] | * **Emulator:** [[#retroarch|RetroArch]] |
| * **Core:** [[#libretro_pokemini|libretro/pokemini]] | * **Core:** [[#libretro:_pokemini|libretro: pokemini]] |
| * **Folder:** ''/userdata/roms/pokemini'' | * **Folder:** ''/userdata/roms/pokemini'' |
| * **Accepted ROM formats:** ''.min'', ''.zip'', ''.7z'' | * **Accepted ROM formats:** ''.min'', ''.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 ''pokemini.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 ''pokemini.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/pokemini === | === libretro: pokemini === |
| |
| Batocera uses the standalone port [[https://github.com/libretro/PokeMini|PokeMini]] PokeMini based on the [[https://sourceforge.net/projects/pokemini/|Portable Pokémon Mini Emulator]]. | Batocera uses the standalone port [[https://github.com/libretro/PokeMini|PokeMini]] PokeMini based on the [[https://sourceforge.net/projects/pokemini/|Portable Pokémon Mini Emulator]]. |
| |
| == libretro/pokemini configuration == | == libretro: pokemini configuration == |
| |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |