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"
|
"cli-arg": "--version"
|
||||||
},
|
},
|
||||||
"retroarch": {
|
"retroarch": {
|
||||||
"description": "RetroArch (Multi-emulator Frontend)",
|
"description": "Libretro Multi-emulator Frontend",
|
||||||
"name": "RetroArch",
|
"name": "RetroArch",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/retroarch/retroarch-guide/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/retroarch/retroarch-guide/",
|
||||||
"launch": "retroarch",
|
"launch": "retroarch",
|
||||||
|
@ -1010,7 +1010,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mame": {
|
"mame": {
|
||||||
"description": "MAME: Multiple Arcade Machine Emulator",
|
"description": "Multiple Arcade Machine Emulator",
|
||||||
"name": "MAME",
|
"name": "MAME",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/mame/mame-guide/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/mame/mame-guide/",
|
||||||
"system": [
|
"system": [
|
||||||
|
@ -1020,7 +1020,7 @@
|
||||||
"cli-arg": "-help"
|
"cli-arg": "-help"
|
||||||
},
|
},
|
||||||
"citra": {
|
"citra": {
|
||||||
"description": "Citra Nintendo 3DS Emulator (via Ponzu)",
|
"description": "A legacy Nintendo 3DS Emulator (via Ponzu)",
|
||||||
"name": "Citra (via Ponzu)",
|
"name": "Citra (via Ponzu)",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||||
"system": "n3ds",
|
"system": "n3ds",
|
||||||
|
@ -1043,7 +1043,7 @@
|
||||||
"cli-arg": ""
|
"cli-arg": ""
|
||||||
},
|
},
|
||||||
"melonds": {
|
"melonds": {
|
||||||
"description": "MelonDS Nintendo DS Emulator",
|
"description": "Nintendo DS Emulator",
|
||||||
"name": "melonDS",
|
"name": "melonDS",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/melonds/melonds-guide/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/melonds/melonds-guide/",
|
||||||
"system": "nds",
|
"system": "nds",
|
||||||
|
@ -1052,7 +1052,7 @@
|
||||||
},
|
},
|
||||||
"pcsx2": {
|
"pcsx2": {
|
||||||
"name": "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/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/pcsx2/pcsx2-guide/",
|
||||||
"system": "ps2",
|
"system": "ps2",
|
||||||
"launch": "pcsx2-qt",
|
"launch": "pcsx2-qt",
|
||||||
|
@ -1080,7 +1080,7 @@
|
||||||
},
|
},
|
||||||
"ppsspp": {
|
"ppsspp": {
|
||||||
"name": "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/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/ppsspp/ppsspp-guide/",
|
||||||
"launch": "PPSSPPSDL",
|
"launch": "PPSSPPSDL",
|
||||||
"cli-arg": "--version",
|
"cli-arg": "--version",
|
||||||
|
@ -1094,7 +1094,7 @@
|
||||||
},
|
},
|
||||||
"vita3k": {
|
"vita3k": {
|
||||||
"name": "Vita3k",
|
"name": "Vita3k",
|
||||||
"description": "Vita3K PSVita Emulator",
|
"description": "PSVita Emulator",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/vita3k/vita3k-guide/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/vita3k/vita3k-guide/",
|
||||||
"system": "psvita",
|
"system": "psvita",
|
||||||
"launch": "Vita3K",
|
"launch": "Vita3K",
|
||||||
|
@ -1102,7 +1102,7 @@
|
||||||
},
|
},
|
||||||
"rpcs3": {
|
"rpcs3": {
|
||||||
"name": "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/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/rpcs3/rpcs3-guide/",
|
||||||
"system": "ps3",
|
"system": "ps3",
|
||||||
"launch": "rpcs3",
|
"launch": "rpcs3",
|
||||||
|
@ -1116,7 +1116,7 @@
|
||||||
},
|
},
|
||||||
"ryujinx": {
|
"ryujinx": {
|
||||||
"name": "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/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/ryujinx/ryujinx-guide/",
|
||||||
"system": "switch",
|
"system": "switch",
|
||||||
"launch": "Ryujinx.sh",
|
"launch": "Ryujinx.sh",
|
||||||
|
@ -1124,7 +1124,7 @@
|
||||||
},
|
},
|
||||||
"yuzu": {
|
"yuzu": {
|
||||||
"name": "Yuzu (via Ponzu)",
|
"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/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||||
"launch": "Yuzu",
|
"launch": "Yuzu",
|
||||||
"cli-arg": "",
|
"cli-arg": "",
|
||||||
|
@ -1134,7 +1134,7 @@
|
||||||
},
|
},
|
||||||
"dolphin": {
|
"dolphin": {
|
||||||
"name": "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/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide/",
|
||||||
"launch": "dolphin-emu-wrapper",
|
"launch": "dolphin-emu-wrapper",
|
||||||
"cli-arg": "--version",
|
"cli-arg": "--version",
|
||||||
|
@ -1183,7 +1183,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"xemu": {
|
"xemu": {
|
||||||
"description": "xemu Xbox Emulator",
|
"description": "Xbox Emulator",
|
||||||
"name": "xemu",
|
"name": "xemu",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/xemu/xemu-guide/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/xemu/xemu-guide/",
|
||||||
"system": "xbox",
|
"system": "xbox",
|
||||||
|
@ -1191,20 +1191,20 @@
|
||||||
"cli-arg": "--version"
|
"cli-arg": "--version"
|
||||||
},
|
},
|
||||||
"es-de": {
|
"es-de": {
|
||||||
"description": "ES-DE Emulation Frontend",
|
"description": "Emulation Frontend",
|
||||||
"name": "ES-DE",
|
"name": "ES-DE",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/.",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/.",
|
||||||
"launch": "es-de",
|
"launch": "es-de",
|
||||||
"cli-arg": "--version"
|
"cli-arg": "--version"
|
||||||
},
|
},
|
||||||
"steam-rom-manager": {
|
"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",
|
"name": "Steam ROM Manager",
|
||||||
"launch": "steam-rom-manager",
|
"launch": "steam-rom-manager",
|
||||||
"cli-arg": "--version"
|
"cli-arg": "--version"
|
||||||
},
|
},
|
||||||
"portmaster": {
|
"portmaster": {
|
||||||
"description": "PortMaster",
|
"description": "Port Manager also available on various linux handheld devices that ease the managing of ports",
|
||||||
"name": "PortMaster",
|
"name": "PortMaster",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||||
"system": "portmaster",
|
"system": "portmaster",
|
||||||
|
|
Loading…
Reference in a new issue