Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
systems:ngp [2021/06/05 06:55] – created igno2ksystems:ngp [2021/12/05 00:20] (current) – minor cleanup atari
Line 1: Line 1:
 +<WRAP group>
 +<WRAP round box twothirds column>
 +{{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/ngp.svg?nolink&360 }}
 +
 ====== SNK Neo Geo Pocket ====== ====== SNK Neo Geo Pocket ======
  
 The Neo Geo Pocket is a monochrome handheld game console released by SNK. It was the company's first handheld system and is part of the Neo Geo family. It debuted in Japan in late 1998 but never saw an American release, being exclusive to Japan, Asia and Europe.    The Neo Geo Pocket is a monochrome handheld game console released by SNK. It was the company's first handheld system and is part of the Neo Geo family. It debuted in Japan in late 1998 but never saw an American release, being exclusive to Japan, Asia and Europe.   
  
-^ shortname | ''ngp'' | +This system scrapes metadata for the "ngp" group and loads the ''ngp'' set from the currently selected theme, if available. 
-^ emulator/core(s) | libretro/mednafen_ngp | +</WRAP>
-^ rom format(s) | ''.ngp'' ''.zip'' ''.7z'' |+
  
 +<WRAP third column>
 +{{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/ngp.png?nolink&350 |}}
 +</WRAP>
 +</WRAP>
  
 +==== Quick reference ====
 +
 +  * **Emulator:** [[#retroarch|RetroArch]]
 +  * **Core:** [[#libretro:_mednafen_ngp|libretro: Mednafen_ngp]]
 +  * **Folder:** ''/userdata/roms/ngp''
 +  * **Accepted ROM formats:** ''.ngp'', ''.zip'', ''.7z''
 +
 +===== BIOS =====
 +
 +No Neo-Geo Pocket emulator in Batocera needs a BIOS file to run.
 +
 +===== ROMs =====
 +
 +Place your Neo-Geo Pocket ROMs in ''/userdata/roms/ngp''.
  
 ===== Emulators ===== ===== Emulators =====
  
 +==== RetroArch ====
  
-==== libretro/mednafen_ngp ==== +[[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.
  
-Batocera uses the standalone port [[https://github.com/libretro/beetle-ngp-libretro|Beetle NeoPop]] based on Mednafen. Mednafen's Neo Geo Pocket emulation is based on NeoPop. +=== RetroArch configuration ===
  
-===== ROMs =====+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.
  
-Place your Neo Geo Pocket ROMs in ''/userdata/roms/ngp/''+Standardized features available to all libretro cores: ''ngp.videomode'', ''ngp.ratio'', ''ngp.smooth'', ''ngp.shaders'', ''ngp.pixel_perfect'', ''ngp.decoration'', ''ngp.game_translation'' 
 + 
 +^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value''
 +^ Settings that apply to all cores of this emulator || 
 +| **GRAPHICS BACKEND ''ngp.gfxbackend''** | Choose your graphics rendering\\ => OpenGL ''opengl'', Vulkan ''vulkan''. | 
 +| **AUDIO LATENCY ''ngp.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 ''ngp.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: Mednafen_ngp === 
 + 
 +Batocera uses the standalone port [[https://github.com/libretro/beetle-ngp-libretro|Beetle NeoPop]] based on Mednafen. Mednafen's Neo Geo Pocket emulation is based on NeoPop. 
 + 
 +== libretro: Mednafen_ngp configuration ==
  
 ===== Controls ===== ===== Controls =====
 +
 +Here are the default Neo-Geo Pocket's controls shown on a [[:configure_a_controller|Batocera Retropad]]:
 +
 +{{ https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/ngp.png }}
  
 The default button mapping to the Neo Geo Pocket is as following:  The default button mapping to the Neo Geo Pocket is as following: 
  
 {{ :systems:ngp_controller_mapping.png?nolink&750 |}} {{ :systems:ngp_controller_mapping.png?nolink&750 |}}
 +
 +===== Troubleshooting =====
 +
 +==== Further troubleshooting ====
 +
 +For further troubleshooting, refer to the [[:support|generic support pages]].
 +
  • systems/ngp.1622876159.txt.gz
  • Last modified: 5 years ago
  • by igno2k