This article needs some TLC. Read at your own risk. {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/pv1000.svg?nolink&300 }} ====== PV-1000 ====== The PV-1000 (a.k.a. Pi Bui-Sen) is a third-generation videogame console developed by Casio. It was released exclusively in Japan in 1983. Failing to make a significant dent in the market, probably being overshadowed by [[systems:nes|the competition]], Casio decided to pull out the PV-1000 only several weeks after its launch. This system scrapes metadata for the "pv1000" group and loads the ''pv1000'' set from the currently selected theme, if available. {{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/pv1000.png?nolink&350 |}} ==== Quick reference ==== * **Emulator:** [[#mame|MAME]] * **Folder:** ''/userdata/roms/pv1000'' * **Accepted ROM formats:** ''.bin'', ''.zip'', ''.7z'' ===== BIOS ===== No PV-1000 emulator in Batocera needs a BIOS file to run. ===== ROMs ===== Place your PV-1000 ROMs in ''/userdata/roms/pv1000''. ===== Emulators ===== ==== MAME ==== [[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: ''pv1000.videomode'', ''pv1000.decoration'', ''pv1000.padtokeyboard'' ^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^ ^ Settings that apply to all versions of this emulator || | **VIDEO MODE ''pv1000.video''** | BGFX for post-processing, accel/opengl for raw image.\\ => BGFX ''bgfx'', Accel ''accel'', OpenGL ''opengl''. | | **BGFX GRAPHICS API ''pv1000.bgfxbackend''** | Depends on video mode being set to BGFX. Vulkan is better, when supported.\\ => MAME Detect ''automatic'', OpenGL ''opengl'', OpenGL ES ''gles'', Vulkan ''vulkan''. | | **BGFX VIDEO FILTER ''pv1000.bgfxshaders''** | Apply a post-processing 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 ''pv1000.switchres''** | Allows the use of switchres profiles if present.\\ => Off ''0'', On ''1''. | | **VERTICAL ROTATION (TATE) ''pv1000.rotation''** | Rotates screen by 90 degrees. Intended for rotating displays.\\ => Off ''None'', Rotate 90 ''autoror'', Rotate 270 ''autorol''. | | **ALT DPAD MODE ''pv1000.altdpad''** | If the D-Pad is oriented incorrectly for your controller.\\ => Off (Default) ''0'', DS3 Orientation ''1'', X360 Orientation ''2''. | ===== Controls ===== Here are the default PV-1000's controls shown on a [[:configure_a_controller|Batocera Retropad]]: {{https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/pv1000.png}} ===== Troubleshooting ===== ==== Further troubleshooting ==== For problems with MAME specifically, there are some tips on the [[systems:mame#troubleshooting|troubleshooting section on MAME's system page.]] For further troubleshooting, refer to the [[:support|generic support pages]].