summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/ppsspp/ppsspp_libretro.info19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/ppsspp/ppsspp_libretro.info b/games/ppsspp/ppsspp_libretro.info
new file mode 100644
index 0000000000..b9d6c7815b
--- /dev/null
+++ b/games/ppsspp/ppsspp_libretro.info
@@ -0,0 +1,19 @@
+display_name = "Sony - PlayStation Portable (PPSSPP)"
+authors = "Henrik Hrydgard"
+supported_extensions = "elf|iso|cso|prx|pbp"
+corename = "PPSSPP"
+manufacturer = "Sony"
+categories = "Emulator"
+systemname = "PSP"
+systemid = "playstation_portable"
+database = "Sony - PlayStation Portable"
+license = "GPLv2"
+permissions = ""
+display_version = "Git"
+supports_no_game = "false"
+firmware_count = 1
+firmware0_desc = "ppge_atlas.zim (PPSSPP Data ROM)"
+firmware0_path = "PPSSPP/ppge_atlas.zim"
+firmware0_opt = "false"
+notes = "(!) ppge_atlas.zim (md5): a93fc411c1ce7d001a2a812643c70085|(!) PPSSPP requires the asset files, lang folder, and flash0 folder inside the 'system\PPSSPP' directory.|(!) Check https://docs.libretro.com/library/ppsspp/#bios to find out how to get the assets files."
+required_hw_api = "OpenGL Core >= 3.1 | OpenGL ES >= 2.0 | Vulkan >= 1.0 | Direct3D11 >= 11.0"