From de8c0c12eceeb42b3fa152f293275d0f62a3f4f6 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 21 Oct 2020 15:40:23 +0200 Subject: [PATCH] Add pcsx2_libretro.info --- dist/info/pcsx2_libretro.info | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 dist/info/pcsx2_libretro.info diff --git a/dist/info/pcsx2_libretro.info b/dist/info/pcsx2_libretro.info new file mode 100644 index 00000000..01021dea --- /dev/null +++ b/dist/info/pcsx2_libretro.info @@ -0,0 +1,13 @@ +display_name = "Sony - PlayStation 2 (PCSX2)" +authors = "PCSX2 Team" +supported_extensions = "elf|iso|ciso|cue|bin" +corename = "PCSX2" +manufacturer = "Sony" +categories = "Emulator" +systemname = "Sony PlayStation 2" +systemid = "playstation2" +database = "Sony - PlayStation 2" +license = "GPL" +permissions = "" +display_version = "Git" +supports_no_game = "false"