| Both sides previous revision Previous revision | |
| systems:mrboom [2021/05/30 15:23] – ↷ Page moved and renamed from emulators:mr.boom to systems:mrboom igno2k | systems:mrboom [2021/12/05 04:47] (current) – template consistency overhaul atari |
|---|
| {{ :emulators:mrboom_logo.png?nolink&600 |}} | <WRAP group> |
| | <WRAP round box twothirds column> |
| | {{ emulators:mrboom_logo.png?600 }} |
| |
| ======= Mr. Boom ======= | ======= Mr. Boom ======= |
| |
| <csv> | Batocera is shipped with a working build of Mr. Boom! Mr.Boom is an up to 8 player Bomberman clone libretro core. The goal of the game is to bomb away your enemies and other players. |
| Emulator, ROM Folder, Extension, BIOS, Config | |
| lr-mrboom, /userdata/roms/mrboom, .libretro, n.a., n.a. | |
| </csv> | |
| |
| Batocera is shipped with a working build of Mr. Boom! Mr.Boom is an up to 8 player Bomberman clone for LibRetro/RetroArch. The goal of the game is to bomb away your enemies and other players. | This system scrapes metadata for the "mrboom" group and loads the ''mrboom'' set from the currently selected theme, if available. |
| | |
| | Grouped with the "ports" group of systems. |
| | </WRAP> |
| | |
| | <WRAP third column> |
| | {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/mrboom.png?nolink&350 |}} |
| | </WRAP> |
| | </WRAP> |
| | |
| | ==== Quick reference ==== |
| | |
| | * **Emulator:** [[#retroarch|RetroArch]] |
| | * **Core:** [[#libretro:_mrboom|libretro: MrBoom]] |
| | * **Folder:** ''/userdata/roms/mrboom'' |
| | * **Accepted ROM formats:** ''.libretro'' |
| | |
| | ===== BIOS ===== |
| | |
| | No MrBoom emulator in Batocera needs a BIOS file to run. |
| | |
| | ===== Game files ===== |
| | |
| | MrBoom can be found in ''/userdata/roms/mrboom''. It is safe to remove the contents of this folder if you no longer desire it. |
| | |
| | ===== 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: ''mrboom.videomode'', ''mrboom.ratio'', ''mrboom.smooth'', ''mrboom.shaders'', ''mrboom.pixel_perfect'', ''mrboom.decoration'', ''mrboom.game_translation'' |
| | |
| | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | ^ Settings that apply to all cores of this emulator || |
| | | **GRAPHICS BACKEND ''mrboom.gfxbackend''** | Choose your graphics rendering\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | |
| | | **AUDIO LATENCY ''mrboom.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 ''mrboom.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: MrBoom === |
| | |
| | == libretro: MrBoom configuration == |
| | |
| | ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ |
| | ^ Settings that apply to all systems this core supports || |
| | | **TEAM MODE ''global.mrboom-aspect''** | Choose the Team mode color\\ => Selfie ''Native'', Color ''Color'', Sex ''Sex'', Skynet ''Skynet''. | |
| | | **MONSTERS ''global.mrboom-nomonster''** | Enable or disable monsters on battle\\ => Off ''False'', On ''True''. | |
| |
| ====== Controls ====== | ====== Controls ====== |
| | |
| | Here are the default MrBoom's controls shown on a [[:configure_a_controller|Batocera Retropad]]: |
| | |
| | {{ https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/mrboom.png }} |
| |
| <code> | <code> |
| X Jump (while riding a Kangaroo)/Join game) | X Jump (while riding a Kangaroo)/Join game) |
| </code> | </code> |
| | |
| | ===== Troubleshooting ===== |
| | |
| | ==== Further troubleshooting ==== |
| | |
| | For further troubleshooting, refer to the [[:support|generic support pages]]. |
| | |