From 6d62af63c8ac13d3df4bd38af36cf7d1165a5ef1 Mon Sep 17 00:00:00 2001 From: Elie Rodrigue Date: Sun, 14 May 2017 11:33:10 -0400 Subject: Default System files --- config/SystemsDectection.txt | 359 +++++++++++++++++++++++++++++++++++++++++++ hakchi_gui.csproj | 3 + 2 files changed, 362 insertions(+) create mode 100644 config/SystemsDectection.txt diff --git a/config/SystemsDectection.txt b/config/SystemsDectection.txt new file mode 100644 index 00000000..6d3a4a10 --- /dev/null +++ b/config/SystemsDectection.txt @@ -0,0 +1,359 @@ +[ + { + "Prefix": "I", + "Image": "blank_nes.png", + "SupportZip": true, + "SystemName": "NES", + "Executable": "/bin/nes", + "Extensions": [ + ".nes" + ] + }, + { + "Prefix": "S", + "Image": "blank_nes.png", + "SupportZip": true, + "SystemName": "NES", + "Executable": "/usr/bin/clover-kachikachi", + "Extensions": [ + ".nes" + ] + }, + { + "Prefix": "H", + "Image": "blank_nes.png", + "SupportZip": true, + "SystemName": "NES", + "Executable": "/bin/nes", + "Extensions": [ + ".nes" + ] + }, + { + "Prefix": "D", + "Image": "blank_fds.png", + "SupportZip": true, + "SystemName": "Famicom Disk System", + "Executable": "/bin/nes", + "Extensions": [ + ".fds" + ] + }, + { + "Prefix": "S", + "Image": "blank_nes.png", + "SupportZip": false, + "SystemName": "NES", + "Executable": "/bin/clover-kachikachi-wr", + "Extensions": [ + ".nes" + ] + }, + { + "Prefix": "S", + "Image": "blank_nes.png", + "SupportZip": false, + "SystemName": "NES Default Games", + "Executable": "", + "Extensions": [ + ".nes" + ] + }, + { + "Prefix": "U", + "Image": "blank_snes-us.png", + "SupportZip": true, + "SystemName": "SNES", + "Executable": "/bin/snes", + "Extensions": [ + ".sfc", + ".smc" + ] + }, + { + "Prefix": "6", + "Image": "blank_n64.png", + "SupportZip": true, + "SystemName": "Nintendo 64", + "Executable": "/bin/n64", + "Extensions": [ + ".n64", + ".z64", + ".v64" + ] + }, + { + "Prefix": "M", + "Image": "blank_sms.png", + "SupportZip": true, + "SystemName": "Sega Master System", + "Executable": "/bin/sms", + "Extensions": [ + ".sms" + ] + }, + { + "Prefix": "G", + "Image": "blank_genesis.png", + "SupportZip": true, + "SystemName": "Sega Genesis", + "Executable": "/bin/md", + "Extensions": [ + ".gen", + ".md", + ".smd" + ] + }, + { + "Prefix": "3", + "Image": "blank_32x.png", + "SupportZip": true, + "SystemName": "Sega 32X", + "Executable": "/bin/32x", + "Extensions": [ + ".gen", + ".md", + ".smd" + ] + }, + { + "Prefix": "B", + "Image": "blank_gb.png", + "SupportZip": true, + "SystemName": "Gameboy", + "Executable": "/bin/gb", + "Extensions": [ + ".gb" + ] + }, + { + "Prefix": "7", + "Image": "blank_2600.png", + "SupportZip": true, + "SystemName": "Atari 7800", + "Executable": "/bin/a78", + "Extensions": [ + ".a78" + ] + }, + { + "Prefix": "X", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Atari Lynx", + "Executable": "/bin/lnx", + "Extensions": [ + ".lnx" + ] + }, + { + "Prefix": "E", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "SuperGrafx", + "Executable": "/bin/sgfx", + "Extensions": [ + ".pce" + ] + }, + { + "Prefix": "E", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "NeoGeo Pocket (Color)", + "Executable": "/bin/ngc", + "Extensions": [ + ".ngc" + ] + }, + { + "Prefix": "E", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "NeoGeo Pocket", + "Executable": "/bin/ngp", + "Extensions": [ + ".ngp" + ] + }, + { + "Prefix": "C", + "Image": "blank_gbc.png", + "SupportZip": true, + "SystemName": "GameBoy Color", + "Executable": "/bin/gbc", + "Extensions": [ + ".gbc" + ] + }, + { + "Prefix": "A", + "Image": "blank_gba.png", + "SupportZip": true, + "SystemName": "GameBoy Advance", + "Executable": "/bin/gba", + "Extensions": [ + ".gba" + ] + }, + { + "Prefix": "E", + "Image": "blank_pce.png", + "SupportZip": true, + "SystemName": "Turbografx", + "Executable": "/bin/pce", + "Extensions": [ + ".pce" + ] + }, + { + "Prefix": "R", + "Image": "blank_gg.png", + "SupportZip": true, + "SystemName": "Sega GameGear", + "Executable": "/bin/gg", + "Extensions": [ + ".gg" + ] + }, + { + "Prefix": "T", + "Image": "blank_2600.png", + "SupportZip": true, + "SystemName": "Atari 2600", + "Executable": "/bin/a26", + "Extensions": [ + ".a26" + ] + }, + { + "Prefix": "X", + "Image": "blank_arcade.png", + "SupportZip": true, + "SystemName": "FinalBurn Alpha", + "Executable": "/bin/fba", + "Extensions": [ + ".zip" + ] + }, + { + "Prefix": "X", + "Image": "blank_arcade.png", + "SupportZip": true, + "SystemName": "Mame", + "Executable": "/bin/mame", + "Extensions": [ + ".zip" + ] + }, + { + "Prefix": "X", + "Image": "blank_arcade.png", + "SupportZip": true, + "SystemName": "Capcom CPS2", + "Executable": "/bin/cps2", + "Extensions": [ + ".zip" + ] + }, + { + "Prefix": "X", + "Image": "blank_neogeo.png", + "SupportZip": true, + "SystemName": "Neogeo", + "Executable": "/bin/neogeo", + "Extensions": [ + ".zip" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": false, + "SystemName": "Playstation", + "Executable": "/bin/pcsx", + "Extensions": [ + ".PBP" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": false, + "SystemName": "VirtualBoy", + "Executable": "/bin/vb", + "Extensions": [ + ".vb" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Vectrex", + "Executable": "/bin/vec", + "Extensions": [ + ".vec" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Unknow", + "Executable": "/bin/7z", + "Extensions": [ + ".7z" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Unknow", + "Executable": "null", + "Extensions": [ + "" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Unknow", + "Executable": "/bin/7z", + "Extensions": [ + ".7z" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Unknow", + "Executable": "null", + "Extensions": [ + "" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Unknow", + "Executable": "/bin/7z", + "Extensions": [ + ".7z" + ] + }, + { + "Prefix": "Z", + "Image": "blank_app.png", + "SupportZip": true, + "SystemName": "Unknow", + "Executable": "null", + "Extensions": [ + "" + ] + } +] \ No newline at end of file diff --git a/hakchi_gui.csproj b/hakchi_gui.csproj index 35cda64b..bbab1969 100644 --- a/hakchi_gui.csproj +++ b/hakchi_gui.csproj @@ -1067,6 +1067,9 @@ Always + + Always + Always -- cgit v1.2.3