| Both sides previous revision Previous revision | |
| systems:vectrex [2023/04/13 21:43] – Add MAME core documentation maximumentropy | systems:vectrex [2023/04/18 06:31] (current) – fix bios paths, removed retroarch description and linked to it instead atari |
|---|
| For MAME emulator, BIOS is required: | For MAME emulator, BIOS is required: |
| |
| ^ MD5 checksum ^ Share file path ^ Description ^ | ^ MD5 checksum ^ Share file path ^ |
| | ''ab082fa8c8e632dd68589a8c7741388f'' | ''bios/vectrex.zip'' | ''exec_rom.bin'' | | | ''ab082fa8c8e632dd68589a8c7741388f'' | ''bios/vectrex.zip/exec_rom.bin'' | |
| | ''a9c238473229912eb757ff3dfe6f4631'' | ''bios/vectrex.zip'' | ''exec_rom_intl_284001-1.bin'' | | | ''a9c238473229912eb757ff3dfe6f4631'' | ''bios/vectrex.zip/exec_rom_intl_284001-1.bin'' | |
| |
| ===== ROMs ===== | ===== ROMs ===== |
| ==== 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. | RetroArch has [[emulators:retroarch|its own page]]. |
| | |
| === 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: ''vectrex.videomode'', ''vectrex.ratio'', ''vectrex.smooth'', ''vectrex.shaders'', ''vectrex.pixel_perfect'', ''vectrex.decoration'', ''vectrex.game_translation'' | |
| | |
| ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ | |
| ^ Settings that apply to all cores of this emulator || | |
| | **GRAPHICS BACKEND ''vectrex.gfxbackend''** | Choose your graphics rendering\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | | |
| | **AUDIO LATENCY ''vectrex.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 ''vectrex.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: vecx === | === libretro: vecx === |