mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
FEATURES: enhanced some components descriptions
This commit is contained in:
parent
ac7655f01e
commit
a87a36532b
|
@ -840,7 +840,7 @@
|
|||
"cli-arg": "--version"
|
||||
},
|
||||
"retroarch": {
|
||||
"description": "RetroArch (Multi-emulator Frontend)",
|
||||
"description": "Libretro Multi-emulator Frontend",
|
||||
"name": "RetroArch",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/retroarch/retroarch-guide/",
|
||||
"launch": "retroarch",
|
||||
|
@ -1010,7 +1010,7 @@
|
|||
}
|
||||
},
|
||||
"mame": {
|
||||
"description": "MAME: Multiple Arcade Machine Emulator",
|
||||
"description": "Multiple Arcade Machine Emulator",
|
||||
"name": "MAME",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/mame/mame-guide/",
|
||||
"system": [
|
||||
|
@ -1020,7 +1020,7 @@
|
|||
"cli-arg": "-help"
|
||||
},
|
||||
"citra": {
|
||||
"description": "Citra Nintendo 3DS Emulator (via Ponzu)",
|
||||
"description": "A legacy Nintendo 3DS Emulator (via Ponzu)",
|
||||
"name": "Citra (via Ponzu)",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||
"system": "n3ds",
|
||||
|
@ -1043,7 +1043,7 @@
|
|||
"cli-arg": ""
|
||||
},
|
||||
"melonds": {
|
||||
"description": "MelonDS Nintendo DS Emulator",
|
||||
"description": "Nintendo DS Emulator",
|
||||
"name": "melonDS",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/melonds/melonds-guide/",
|
||||
"system": "nds",
|
||||
|
@ -1052,7 +1052,7 @@
|
|||
},
|
||||
"pcsx2": {
|
||||
"name": "pcsx2",
|
||||
"description": "PCSX2 Play Station 2 Emulator",
|
||||
"description": "PlayStation 2 Emulator",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/pcsx2/pcsx2-guide/",
|
||||
"system": "ps2",
|
||||
"launch": "pcsx2-qt",
|
||||
|
@ -1080,7 +1080,7 @@
|
|||
},
|
||||
"ppsspp": {
|
||||
"name": "PPSSPP",
|
||||
"description": "PPSSPP: PlayStation Portable Emulator",
|
||||
"description": "PlayStation Portable Emulator",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/ppsspp/ppsspp-guide/",
|
||||
"launch": "PPSSPPSDL",
|
||||
"cli-arg": "--version",
|
||||
|
@ -1094,7 +1094,7 @@
|
|||
},
|
||||
"vita3k": {
|
||||
"name": "Vita3k",
|
||||
"description": "Vita3K PSVita Emulator",
|
||||
"description": "PSVita Emulator",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/vita3k/vita3k-guide/",
|
||||
"system": "psvita",
|
||||
"launch": "Vita3K",
|
||||
|
@ -1102,7 +1102,7 @@
|
|||
},
|
||||
"rpcs3": {
|
||||
"name": "RPCS3",
|
||||
"description": "RPCS3 PlayStation 3 Emulator",
|
||||
"description": "PlayStation 3 Emulator",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/rpcs3/rpcs3-guide/",
|
||||
"system": "ps3",
|
||||
"launch": "rpcs3",
|
||||
|
@ -1116,7 +1116,7 @@
|
|||
},
|
||||
"ryujinx": {
|
||||
"name": "Ryujinx",
|
||||
"description": "Ryujinx Nintendo Switch Emulator",
|
||||
"description": "A legacy Nintendo Switch Emulator",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/ryujinx/ryujinx-guide/",
|
||||
"system": "switch",
|
||||
"launch": "Ryujinx.sh",
|
||||
|
@ -1124,7 +1124,7 @@
|
|||
},
|
||||
"yuzu": {
|
||||
"name": "Yuzu (via Ponzu)",
|
||||
"description": "Yuzu Nintendo Switch Emulator (via Ponzu)",
|
||||
"description": "A legacy Nintendo Switch Emulator (via Ponzu)",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||
"launch": "Yuzu",
|
||||
"cli-arg": "",
|
||||
|
@ -1134,7 +1134,7 @@
|
|||
},
|
||||
"dolphin": {
|
||||
"name": "Dolphin",
|
||||
"description": "Dolphin Wii and GameCube Emulator",
|
||||
"description": "Wii and GameCube Emulator",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide/",
|
||||
"launch": "dolphin-emu-wrapper",
|
||||
"cli-arg": "--version",
|
||||
|
@ -1183,7 +1183,7 @@
|
|||
]
|
||||
},
|
||||
"xemu": {
|
||||
"description": "xemu Xbox Emulator",
|
||||
"description": "Xbox Emulator",
|
||||
"name": "xemu",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/xemu/xemu-guide/",
|
||||
"system": "xbox",
|
||||
|
@ -1191,20 +1191,20 @@
|
|||
"cli-arg": "--version"
|
||||
},
|
||||
"es-de": {
|
||||
"description": "ES-DE Emulation Frontend",
|
||||
"description": "Emulation Frontend",
|
||||
"name": "ES-DE",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/.",
|
||||
"launch": "es-de",
|
||||
"cli-arg": "--version"
|
||||
},
|
||||
"steam-rom-manager": {
|
||||
"description": "Steam ROM Manager (used to sync RetroDECK favorites with Steam)",
|
||||
"description": "Used to sync RetroDECK favorites and Launcher with Steam",
|
||||
"name": "Steam ROM Manager",
|
||||
"launch": "steam-rom-manager",
|
||||
"cli-arg": "--version"
|
||||
},
|
||||
"portmaster": {
|
||||
"description": "PortMaster",
|
||||
"description": "Port Manager also available on various linux handheld devices that ease the managing of ports",
|
||||
"name": "PortMaster",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||
"system": "portmaster",
|
||||
|
|
Loading…
Reference in a new issue