mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
XargonWan
573964e5b2
* Feat/ruffle (#884)
* CEMU: added wrapper + RPCS3 fixes
* THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit)
* emu: fixed dest filename for the wrapper
* Cemu: fixing wrapper installation
* CEMU: fixed wrapper again [skip ci]
* MANIFEST: cleanup [skip ci]
* MANIFEST: cleanup [skip ci]
* MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues
* MANIFEST: adding llvm doesn't change the situation, removed
* MANIFEST: trying to add vulkan
* MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken)
* VULKAN: testing some libraries
* Create Godot.yml
* Rename main.yml to godot.yml
* Update godot.yml
* Update godot.yml
* Update godot.yml
* Update godot.yml
* VULKAN: trying to add shaderc
* VULKAN: trying to add shaderc - nope [skip ci]
* Added logging as a function.
Added github workflow to build configurator
On branch feat/godot-configurator
Changes to be committed:
new file: .github/workflows/build-configurator.yml
new file: tools/configurator/basic
modified: tools/configurator/components/bios_check/bios_check.gd
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/class_functions.gd
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
modified: tools/configurator/export_presets.cfg
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/export_presets.cfg
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
* Theme and Theme Inheritance
On branch feat/godot-configurator
Changes to be committed:
new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf
new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf.import
new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf
new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf.import
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf.import
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf.import
new file: tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf
new file: tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf.import
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf.import
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf
new file: tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf.import
new file: tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf
new file: tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf.import
new file: tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf
new file: tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf.import
new file: tools/configurator/assets/fonts/munro/munro-narrow.ttf
new file: tools/configurator/assets/fonts/munro/munro-narrow.ttf.import
new file: tools/configurator/assets/fonts/munro/munro-small.ttf
new file: tools/configurator/assets/fonts/munro/munro-small.ttf.import
new file: tools/configurator/assets/fonts/munro/munro.ttf
new file: tools/configurator/assets/fonts/munro/munro.ttf.import
new file: tools/configurator/assets/graphics/Rekku/Rekku-test.xcf
new file: tools/configurator/assets/graphics/Rekku/base.png
new file: tools/configurator/assets/graphics/Rekku/base.png.import
new file: tools/configurator/assets/graphics/Rekku/blink1.png
new file: tools/configurator/assets/graphics/Rekku/blink1.png.import
new file: tools/configurator/assets/graphics/Rekku/blink2.png
new file: tools/configurator/assets/graphics/Rekku/blink2.png.import
new file: tools/configurator/assets/graphics/Rekku/eyes-open.png
new file: tools/configurator/assets/graphics/Rekku/eyes-open.png.import
new file: tools/configurator/assets/graphics/Rekku/mouth-A.png
new file: tools/configurator/assets/graphics/Rekku/mouth-A.png.import
new file: tools/configurator/assets/graphics/Rekku/mouth-O.png
new file: tools/configurator/assets/graphics/Rekku/mouth-O.png.import
new file: tools/configurator/assets/graphics/Rekku/mouth-base.png
new file: tools/configurator/assets/graphics/Rekku/mouth-base.png.import
new file: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png
new file: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import
new file: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png
new file: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import
new file: tools/configurator/assets/graphics/Rekku/rekku-idle.png
new file: tools/configurator/assets/graphics/Rekku/rekku-idle.png.import
new file: tools/configurator/assets/graphics/Rekku/rekku-speak1.png
new file: tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import
new file: tools/configurator/assets/graphics/Rekku/rekku-speak2.png
new file: tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import
new file: tools/configurator/assets/graphics/retrodeck.png
new file: tools/configurator/assets/graphics/retrodeck.png.import
new file: tools/configurator/assets/themes/accesible_theme.tres
new file: tools/configurator/assets/themes/default_theme.tres
new file: tools/configurator/assets/themes/modern_theme.tres
new file: tools/configurator/assets/themes/retro_theme.tres
modified: tools/configurator/components/bios_check/bios_check.gd
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/components/popup.gd
* Added Emulator Select and Pick options.
On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* Rekku and Logo animations
On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
Untracked files:
tools/configurator/assets/graphics/retrodeck_base.png
tools/configurator/assets/graphics/retrodeck_base.png.import
tools/configurator/assets/graphics/retrodeck_base_anim.png
tools/configurator/assets/graphics/retrodeck_base_anim.png.import
tools/configurator/assets/graphics/retrodeck_base_anim.xcf
tools/configurator/assets/graphics/retrodeck_base_shake0.png
tools/configurator/assets/graphics/retrodeck_base_shake0.png.import
tools/configurator/assets/graphics/retrodeck_base_shake1.png
tools/configurator/assets/graphics/retrodeck_base_shake1.png.import
tools/configurator/assets/graphics/retrodeck_base_shake2.png
tools/configurator/assets/graphics/retrodeck_base_shake2.png.import
tools/configurator/assets/graphics/retrodeck_base_shake3.png
tools/configurator/assets/graphics/retrodeck_base_shake3.png.import
tools/configurator/assets/graphics/retrodeck_base_shake4.png
tools/configurator/assets/graphics/retrodeck_base_shake4.png.import
tools/configurator/rekku_animated.tscn
* Add Wobble!
On branch feat/godot-configurator
Changes to be committed:
new file: tools/configurator/assets/graphics/retrodeck_base.png
new file: tools/configurator/assets/graphics/retrodeck_base.png.import
new file: tools/configurator/assets/graphics/retrodeck_base_anim.png
new file: tools/configurator/assets/graphics/retrodeck_base_anim.png.import
new file: tools/configurator/assets/graphics/retrodeck_base_anim.xcf
new file: tools/configurator/assets/graphics/retrodeck_base_shake0.png
new file: tools/configurator/assets/graphics/retrodeck_base_shake0.png.import
new file: tools/configurator/assets/graphics/retrodeck_base_shake1.png
new file: tools/configurator/assets/graphics/retrodeck_base_shake1.png.import
new file: tools/configurator/assets/graphics/retrodeck_base_shake2.png
new file: tools/configurator/assets/graphics/retrodeck_base_shake2.png.import
new file: tools/configurator/assets/graphics/retrodeck_base_shake3.png
new file: tools/configurator/assets/graphics/retrodeck_base_shake3.png.import
new file: tools/configurator/assets/graphics/retrodeck_base_shake4.png
new file: tools/configurator/assets/graphics/retrodeck_base_shake4.png.import
new file: tools/configurator/rekku_animated.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/components/bios_check/bios_check.gd
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* ES-DE: testing out the new compact menu
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.tscn
* ES-DE: testing out the new compact menu - newer build
* Add change data for about us section via a csv
On branch feat/godot-configurator
Changes to be committed:
new file: tools/configurator/assets/data_lists/tk_about.Description.translation
new file: tools/configurator/assets/data_lists/tk_about.URL.translation
new file: tools/configurator/assets/data_lists/tk_about.csv
new file: tools/configurator/assets/data_lists/tk_about.csv.import
modified: tools/configurator/emu_list.yml
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/class_functions.gd
new file: tools/configurator/tk_about.gd
* On branch feat/godot-configurator
Changes to be committed:
deleted: configurator/assets/data_lists/tk_about.Description.translation
deleted: configurator/assets/data_lists/tk_about.URL.translation
deleted: configurator/assets/data_lists/tk_about.csv.import
new file: configurator/export/configurator.console.exe
new file: configurator/export/configurator.exe
new file: configurator/export/configurator.pck
new file: configurator/export/configurator.sh
new file: configurator/export/configurator.x86_64
renamed: configurator/assets/data_lists/tk_about.csv -> configurator/export/tk_about.txt
modified: configurator/export_presets.cfg
modified: configurator/tk_about.gd
new file: configurator/tk_about.txt
* Improved parsing of files for pulling out data
On branch feat/godot-configurator
Changes to be committed:
modified: main.gd
modified: res/pixel_ui_theme/RetroDECKTheme.tres
modified: scripts/class_functions.gd
modified: tk_about.gd
modified: tk_about.txt
* ES-DE: testing out the new compact menu - newer build 2
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/components/bios_check/bios_check.gd
new file: tools/configurator/data_list.json
new file: tools/configurator/data_list.yml
modified: tools/configurator/main.gd
modified: tools/configurator/project.godot
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/class_functions.gd
modified: tools/configurator/tk_about.gd
* Adding json support and supporting class
On branch feat/godot-configurator
Changes to be committed:
deleted: tools/configurator/basic
new file: tools/configurator/data.json
modified: tools/configurator/data_list.json
modified: tools/configurator/main.gd
modified: tools/configurator/project.godot
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
new file: tools/configurator/scripts/app_data.gd
modified: tools/configurator/scripts/class_functions.gd
new file: tools/configurator/scripts/data_handler.gd
new file: tools/configurator/scripts/emulator.gd
new file: tools/configurator/scripts/emulator_option.gd
new file: tools/configurator/scripts/emulator_property.gd
new file: tools/configurator/scripts/link.gd
new file: tools/configurator/scripts/save_manager.gd
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/data_list.json
modified: tools/configurator/export/configurator.pck
deleted: tools/configurator/export/tk_about.txt
modified: tools/configurator/main.gd
modified: tools/configurator/project.godot
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/data_handler.gd
modified: tools/configurator/scripts/emulator_property.gd
modified: tools/configurator/tk_about.gd
tools/configurator/export/data_list.json
* On branch feat/godot-configurator
Changes to be committed:
new file: tools/configurator/export/data_list.json
* Now includes modify json. Need cleaning up!
On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/data_list.json
modified: tools/configurator/export/configurator.pck
modified: tools/configurator/main.gd
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/data_handler.gd
* ES-DE: testing out the new compact menu - newer build 3
* Manifest: renaming es-de module to stick with the repo name for updating purposes
* ES-DE: updated module with new artifact URL and SHA256 [skip ci]
* Revert "ES-DE: updated module with new artifact URL and SHA256 [skip ci]"
This reverts commit b85ad1573d
.
* If this breaks to gzdoom is ok
* If this breaks to gzdoom is ok - fix
* Migrated to the new latest links
* MAME: frixed url
* PCSX2: updated to 2.1.55
* Tidying up
On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
modified: tools/configurator/project.godot
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/data_handler.gd
deleted: tools/configurator/scripts/save_manager.gd
* On branch feat/godot-configurator
Changes to be committed:
deleted: tools/configurator/data.json
modified: tools/configurator/main.gd
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
modified: tools/configurator/scripts/data_handler.gd
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/scripts/data_handler.gd
modified: tools/configurator/tk_about.gd
* On branch feat/godot-configurator
Changes to be committed:
deleted: tools/configurator/assets/graphics/Rekku/Rekku-test.xcf
deleted: tools/configurator/assets/graphics/Rekku/base.png
deleted: tools/configurator/assets/graphics/Rekku/base.png.import
deleted: tools/configurator/assets/graphics/Rekku/blink1.png
deleted: tools/configurator/assets/graphics/Rekku/blink1.png.import
deleted: tools/configurator/assets/graphics/Rekku/blink2.png
deleted: tools/configurator/assets/graphics/Rekku/blink2.png.import
deleted: tools/configurator/assets/graphics/Rekku/eyes-open.png
deleted: tools/configurator/assets/graphics/Rekku/eyes-open.png.import
deleted: tools/configurator/assets/graphics/Rekku/mouth-A.png
deleted: tools/configurator/assets/graphics/Rekku/mouth-A.png.import
deleted: tools/configurator/assets/graphics/Rekku/mouth-O.png
deleted: tools/configurator/assets/graphics/Rekku/mouth-O.png.import
deleted: tools/configurator/assets/graphics/Rekku/mouth-base.png
deleted: tools/configurator/assets/graphics/Rekku/mouth-base.png.import
deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png
deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import
deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png
deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import
deleted: tools/configurator/assets/graphics/Rekku/rekku-idle.png
deleted: tools/configurator/assets/graphics/Rekku/rekku-idle.png.import
deleted: tools/configurator/assets/graphics/Rekku/rekku-speak1.png
deleted: tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import
deleted: tools/configurator/assets/graphics/Rekku/rekku-speak2.png
deleted: tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/export_presets.cfg
modified: tools/configurator/main.gd
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/components/bios_check/bios_check.gd
modified: tools/configurator/main.tscn
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/components/bios_check/bios_check.gd
new file: tools/configurator/components/logs.tscn
new file: tools/configurator/components/logs/logs_popup_content.tscn
modified: tools/configurator/components/popup.tscn
modified: tools/configurator/data_list.json
deleted: tools/configurator/export/data_list.json
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* Trying a new workflow
* Trying a new workflow - fix
* Trying a new workflow - fix 2
* Reverting workfolw edits
* WORKFLOW: targetting the old repo for the release
* WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year
* MISSING_LIBS: trying to fetch libshaderc
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/components/logs.tscn
renamed: tools/configurator/components/logs/logs_popup_content.tscn -> tools/configurator/components/logs_view/logs_popup_content.tscn
new file: tools/configurator/components/logs_view/view_log.gd
modified: tools/configurator/components/popup.gd
modified: tools/configurator/components/popup.tscn
modified: tools/configurator/data_list.json
modified: tools/configurator/main.gd
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
new file: tools/configurator/retrodeck.json
modified: tools/configurator/scripts/class_functions.gd
modified: tools/configurator/scripts/data_handler.gd
modified: tools/configurator/tk_about.gd
* On branch feat/godot-configurator
Changes to be committed:
deleted: tools/configurator/components/logs.tscn
modified: tools/configurator/components/logs_view/logs_popup_content.tscn
deleted: tools/configurator/components/logs_view/view_log.gd
modified: tools/configurator/components/popup.tscn
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
modified: net.retrodeck.retrodeck.yml
modified: tools/configurator/export_presets.cfg
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* MANIFEST: removng a newline
* Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
new file: tools/configurator/assets/icons/128/app.xemu.xemu.png
new file: tools/configurator/assets/icons/128/app.xemu.xemu.png.import
new file: tools/configurator/assets/icons/128/duckstation-nogui.png
new file: tools/configurator/assets/icons/128/duckstation-nogui.png.import
new file: tools/configurator/assets/icons/128/duckstation.png
new file: tools/configurator/assets/icons/128/duckstation.png.import
new file: tools/configurator/assets/icons/128/net.kuribo64.melonDS.png
new file: tools/configurator/assets/icons/128/net.kuribo64.melonDS.png.import
new file: tools/configurator/assets/icons/128/net.pcsx2.PCSX2.png
new file: tools/configurator/assets/icons/128/net.pcsx2.PCSX2.png.import
new file: tools/configurator/assets/icons/128/net.retrodeck.retrodeck.png
new file: tools/configurator/assets/icons/128/net.retrodeck.retrodeck.png.import
new file: tools/configurator/assets/icons/128/net.rpcs3.RPCS3.png
new file: tools/configurator/assets/icons/128/net.rpcs3.RPCS3.png.import
new file: tools/configurator/assets/icons/128/org.DolphinEmu.dolphin-emu.png
new file: tools/configurator/assets/icons/128/org.DolphinEmu.dolphin-emu.png.import
new file: tools/configurator/assets/icons/128/org.citra_emu.citra.png
new file: tools/configurator/assets/icons/128/org.citra_emu.citra.png.import
new file: tools/configurator/assets/icons/128/org.mamedev.MAME.png
new file: tools/configurator/assets/icons/128/org.mamedev.MAME.png.import
new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP.png
new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP.png.import
new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP_.png
new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP_.png.import
new file: tools/configurator/assets/icons/128/org.ryujinx.Ryujinx.png
new file: tools/configurator/assets/icons/128/org.ryujinx.Ryujinx.png.import
new file: tools/configurator/assets/icons/128/org.zdoom.GZDoom.png
new file: tools/configurator/assets/icons/128/org.zdoom.GZDoom.png.import
new file: tools/configurator/assets/icons/128/retroarch.png
new file: tools/configurator/assets/icons/128/retroarch.png.import
new file: tools/configurator/assets/icons/16/app.xemu.xemu.png
new file: tools/configurator/assets/icons/16/app.xemu.xemu.png.import
new file: tools/configurator/assets/icons/16/duckstation-nogui.png
new file: tools/configurator/assets/icons/16/duckstation-nogui.png.import
new file: tools/configurator/assets/icons/16/duckstation.png
new file: tools/configurator/assets/icons/16/duckstation.png.import
new file: tools/configurator/assets/icons/16/net.pcsx2.PCSX2.png
new file: tools/configurator/assets/icons/16/net.pcsx2.PCSX2.png.import
new file: tools/configurator/assets/icons/16/net.retrodeck.retrodeck.png
new file: tools/configurator/assets/icons/16/net.retrodeck.retrodeck.png.import
new file: tools/configurator/assets/icons/16/net.rpcs3.RPCS3.png
new file: tools/configurator/assets/icons/16/net.rpcs3.RPCS3.png.import
new file: tools/configurator/assets/icons/16/org.DolphinEmu.dolphin-emu.png
new file: tools/configurator/assets/icons/16/org.DolphinEmu.dolphin-emu.png.import
new file: tools/configurator/assets/icons/16/org.gnome.Yelp.png
new file: tools/configurator/assets/icons/16/org.gnome.Yelp.png.import
new file: tools/configurator/assets/icons/16/org.mamedev.MAME.png
new file: tools/configurator/assets/icons/16/org.mamedev.MAME.png.import
new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP.png
new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP.png.import
new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP_.png
new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP_.png.import
new file: tools/configurator/assets/icons/16/org.ryujinx.Ryujinx.png
new file: tools/configurator/assets/icons/16/org.ryujinx.Ryujinx.png.import
new file: tools/configurator/assets/icons/16/org.xfce.session.png
new file: tools/configurator/assets/icons/16/org.xfce.session.png.import
new file: tools/configurator/assets/icons/16/org.zdoom.GZDoom.png
new file: tools/configurator/assets/icons/16/org.zdoom.GZDoom.png.import
new file: tools/configurator/assets/icons/16/retroarch.png
new file: tools/configurator/assets/icons/16/retroarch.png.import
new file: tools/configurator/assets/icons/16/security-medium.png
new file: tools/configurator/assets/icons/16/security-medium.png.import
new file: tools/configurator/assets/icons/32/retroarch.png
new file: tools/configurator/assets/icons/32/retroarch.png.import
new file: tools/configurator/assets/icons/dolphin-emu (1).svg
new file: tools/configurator/assets/icons/dolphin-emu (1).svg.import
new file: tools/configurator/assets/icons/dolphin-emu (2).svg
new file: tools/configurator/assets/icons/dolphin-emu (2).svg.import
new file: tools/configurator/assets/icons/dolphin-emu.svg
new file: tools/configurator/assets/icons/dolphin-emu.svg.import
new file: tools/configurator/assets/icons/retroarch (1).svg
new file: tools/configurator/assets/icons/retroarch (1).svg.import
new file: tools/configurator/assets/icons/retroarch (2).svg
new file: tools/configurator/assets/icons/retroarch (2).svg.import
new file: tools/configurator/assets/icons/retroarch.svg
new file: tools/configurator/assets/icons/retroarch.svg.import
new file: tools/configurator/assets/icons/retroarch2.svg
new file: tools/configurator/assets/icons/retroarch2.svg.import
new file: tools/configurator/assets/icons/retroarch_invert.svg
new file: tools/configurator/assets/icons/retroarch_invert.svg.import
modified: tools/configurator/main.gd
modified: tools/configurator/main.tscn
modified: tools/configurator/project.godot
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* Icons!
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/project.godot
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/main.gd
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/export/configurator.pck
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-configurator.yml
* On branch feat/godot-configurator
Changes to be committed:
new file: .github/workflows/buid-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/buid-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
deleted: .github/workflows/buid-gdc.yml
Untracked files:
.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
new file: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* Create gd-test.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* modified: ../../.github/workflows/build-gdc.yml
modified: data_list.json
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* modified: data_list.json
modified: export_presets.cfg
modified: res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
deleted: ../../.github/workflows/godot.yml
* On branch feat/godot-configurator
Changes to be committed:
deleted: ../../.github/workflows/gd-test.yml
* Create test.yml
* Delete .github/workflows/test.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
new file: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-configurator.yml
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: export_presets.cfg
modified: res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
deleted: .github/workflows/go-simple.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/export_presets.cfg
* On branch feat/godot-configurator
Changes to be committed:
modified: tools/configurator/export_presets.cfg
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
deleted: ../../.github/workflows/build-configurator.yml
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* modified: main.tscn
modified: res/pixel_ui_theme/RetroDECKTheme.tres
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
modified: ../../net.retrodeck.retrodeck.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: ../../.github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
modified: net.retrodeck.retrodeck.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: .github/workflows/build-gdc.yml
modified: net.retrodeck.retrodeck.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/godot-configurator
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch cooker
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch cooker
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* GoDot Configurator install - Easy Mode ;)
On branch cooker
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
modified: tools/configurator/data_list.json
deleted: tools/configurator/export/configurator.console.exe
deleted: tools/configurator/export/configurator.pck
deleted: tools/configurator/export/configurator.sh
deleted: tools/configurator/export/configurator.x86_64
renamed: tools/configurator/export/configurator.exe -> tools/configurator/export/godot_configurator.x86_64
modified: tools/configurator/export_presets.cfg
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* Embeded file test
On branch cooker
Changes to be committed:
modified: .github/workflows/build-gdc.yml
modified: tools/configurator/export_presets.cfg
modified: tools/configurator/project.godot
modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
* On branch cooker
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch cooker
Changes to be committed:
modified: .github/workflows/build-gdc.yml
* On branch cooker
Changes to be committed:
renamed: .github/workflows/build-gdc.yml -> .github/workflows/build-configurator.yml
* On branch cooker
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch cooker
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch cooker
Changes to be committed:
modified: automation_tools/automation_task_list.cfg
modified: net.retrodeck.retrodeck.yml
* On branch cooker
Changes to be committed:
modified: automation_tools/automation_task_list.cfg
* On branch cooker
Changes to be committed:
modified: automation_tools/automation_task_list.cfg
* Test new ruffle maninfest
On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* Tidying up a bit
On branch cooker
Changes to be committed:
modified: automation_tools/automation_task_list.cfg
deleted: tools/configurator/export/configurator.console.exe
deleted: tools/configurator/export/configurator.exe
deleted: tools/configurator/export/configurator.pck
deleted: tools/configurator/export/configurator.sh
deleted: tools/configurator/export/configurator.x86_64
deleted: tools/configurator/export/godot_configurator.x86_64
* On branch cooker
Changes to be committed:
modified: tools/configurator/export_presets.cfg
modified: tools/configurator/project.godot
* On branch cooker
Changes to be committed:
modified: automation_tools/automation_task_list.cfg
modified: tools/configurator/data_list.json
* Delete RetroDECK-cooker.flatpak.sha
* Delete .github/workflows/build-configurator.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* Ruffle to cooker
On branch feat/ruffle2.0
Changes to be committed:
modified: net.retrodeck.retrodeck.yml
* Triggering build
* Triggering build
* Triggering build
* Triggering build
* Triggering build
* Triggering build
* Triggering build
* Triggering build
---------
Co-authored-by: XargonWan <XargonWan@gmail.com>
Co-authored-by: GitHub Actions <actions@github.com>
* RUFFLE: standaardized wrapper deployment
* RUFFLE: added ruffle and flash system to features.json
* PREPARE_COMPONENT: adding ruffle
---------
Co-authored-by: MonkeyX <tim@monkeyx.net>
Co-authored-by: GitHub Actions <actions@github.com>
1111 lines
24 KiB
JSON
1111 lines
24 KiB
JSON
{
|
|
"about_links": {
|
|
"rd_changelog": {
|
|
"description": "Opens the RetroDECK change log in your default browser",
|
|
"name": "Changelog",
|
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_rd_versions/version-history/",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
},
|
|
"rd_contactus": {
|
|
"description": "Opens the RetroDECK contact us section in your default browser",
|
|
"name": "Contact us",
|
|
"url": "https://github.com/XargonWan/RetroDECK",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
},
|
|
"rd_credits": {
|
|
"description": "Opens the RetroDECK Credits in your default browser",
|
|
"name": "Credits",
|
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
},
|
|
"rd_donate": {
|
|
"description": "Opens Donations page in your default browser",
|
|
"name": "Donate",
|
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
},
|
|
"rd_licenses": {
|
|
"description": "Opens the RetroDECK licenses in your default browser",
|
|
"name": "Licences",
|
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
},
|
|
"rd_web": {
|
|
"description": "Opens the RetroDECK Website in your default browser",
|
|
"name": "Website",
|
|
"url": "https://retrodeck.net/",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
},
|
|
"rd_wiki": {
|
|
"description": "Opens the RetroDECK Wiki in your default browser",
|
|
"name": "Wiki",
|
|
"url": "https://retrodeck.readthedocs.io/en/latest/",
|
|
"icon": "res://assets/icons/pixelitos/128/internet-web-browser.png"
|
|
}
|
|
},
|
|
"finit_default_options": {
|
|
"rd_controller_profile": {
|
|
"name": "RetroDECK Steam Controller Profiles Install",
|
|
"description": "Install RetroDECK Steam Input profiles to Steam - Recommended",
|
|
"enabled": true
|
|
},
|
|
"rpcs3_firmware": {
|
|
"name": "RPCS3 Firmware Install",
|
|
"description": "Install firmware needed for PS3 emulation",
|
|
"enabled": false
|
|
},
|
|
"vita3k_firmware": {
|
|
"name": "Vita3K Firmware Install",
|
|
"description": "Install firmware needed for Vita3K emulation",
|
|
"enabled": false
|
|
}
|
|
},
|
|
"splash_screens": {
|
|
"xmas": {
|
|
"start_date": "1201",
|
|
"end_date": "1231",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "rd-xmas-splash.svg"
|
|
},
|
|
"lunar_dragon": {
|
|
"start_date": "0209",
|
|
"end_date": "0212",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "rd-lunar-dragon-splash.svg"
|
|
},
|
|
"valentines_day": {
|
|
"start_date": "0214",
|
|
"end_date": "0214",
|
|
"start_time": "0001",
|
|
"end_time": "2359",
|
|
"filename": "rd-valentines-splash.svg"
|
|
},
|
|
"retrodeck_birthday": {
|
|
"start_date": "0304",
|
|
"end_date": "0304",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "rd-gm-bday-splash.svg"
|
|
},
|
|
"st_patricks_day": {
|
|
"start_date": "0317",
|
|
"end_date": "0317",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "rd-stpatricks-splash.svg"
|
|
},
|
|
"kodomo_golden_week": {
|
|
"start_date": "0429",
|
|
"end_date": "0505",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "rd-kodomo-golden.svg"
|
|
},
|
|
"tanabata": {
|
|
"start_date": "0707",
|
|
"end_date": "0707",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "tanabata.svg"
|
|
},
|
|
"mountain_day": {
|
|
"start_date": "0811",
|
|
"end_date": "0811",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "placeholder.svg"
|
|
},
|
|
"obon": {
|
|
"start_date": "0813",
|
|
"end_date": "0816",
|
|
"start_time": "0000",
|
|
"end_time": "2359",
|
|
"filename": "placeholder.svg"
|
|
}
|
|
},
|
|
"incompatible_presets": {
|
|
"borders": "widescreen"
|
|
},
|
|
"helper_files": {
|
|
"dolphin_mods": {
|
|
"filename": "how-to-install-dolphin-mods.txt",
|
|
"location": "$mods_folder/Dolphin"
|
|
},
|
|
"primehack_mods": {
|
|
"filename": "how-to-install-primehack-mods.txt",
|
|
"location": "$mods_folder/Primehack"
|
|
},
|
|
"mesen_textures": {
|
|
"filename": "how-to-install-Mesen-textures.txt",
|
|
"location": "$texture_packs_folder/RetroArch-Mesen"
|
|
},
|
|
"ppsspp_textures": {
|
|
"filename": "how-to-install-PPSSPP-textures.txt",
|
|
"location": "$texture_packs_folder/PPSSPP"
|
|
},
|
|
"pcsx2_textures": {
|
|
"filename": "how-to-install-PCSX2-textures.txt",
|
|
"location": "$texture_packs_folder/PCSX2"
|
|
},
|
|
"mupen64plus_cache_textures": {
|
|
"filename": "how-to-install-Mupen64Plus-textures.txt",
|
|
"location": "$texture_packs_folder/RetroArch-Mupen64Plus/cache"
|
|
},
|
|
"mupen64plus_hires_textures": {
|
|
"filename": "how-to-install-Mupen64Plus-textures.txt",
|
|
"location": "$texture_packs_folder/RetroArch-Mupen64Plus/hires_texture"
|
|
},
|
|
"duckstation_textures": {
|
|
"filename": "how-to-install-Duckstation-textures.txt",
|
|
"location": "$texture_packs_folder/Duckstation"
|
|
},
|
|
"psvita_games": {
|
|
"filename": "how-to-install-psvita-games.txt",
|
|
"location": "$roms_folder/psvita"
|
|
},
|
|
"ryujinx_firmware": {
|
|
"filename": "Install-firmware-through-Ryujinx.txt",
|
|
"location": "$bios_folder/switch/firmware"
|
|
}
|
|
},
|
|
"compression_targets": {
|
|
"chd": [
|
|
"3do",
|
|
"amigacd32",
|
|
"dreamcast",
|
|
"megacd",
|
|
"neogeocd",
|
|
"pcenginecd",
|
|
"pcfx",
|
|
"psp",
|
|
"psx",
|
|
"ps2",
|
|
"saturn",
|
|
"saturnjp",
|
|
"segacd",
|
|
"tg-cd"
|
|
],
|
|
"rvz": [
|
|
"gc",
|
|
"wii"
|
|
],
|
|
"zip": [
|
|
"atari2600",
|
|
"atari5200",
|
|
"atari7800",
|
|
"atari800",
|
|
"atarijaguar",
|
|
"atarilynx",
|
|
"atarist",
|
|
"gamegear",
|
|
"gb",
|
|
"gba",
|
|
"gbc",
|
|
"genesis",
|
|
"mastersystem",
|
|
"n64",
|
|
"nds",
|
|
"nes",
|
|
"ngp",
|
|
"ngpc",
|
|
"sega32x",
|
|
"sega32xjp",
|
|
"sega32xna",
|
|
"snes",
|
|
"snesna",
|
|
"tg16"
|
|
]
|
|
},
|
|
"zip_compressable_extensions": [
|
|
".32x",
|
|
".68k",
|
|
".NDS",
|
|
".a26",
|
|
".a52",
|
|
".a78",
|
|
".abs",
|
|
".agb",
|
|
".atr",
|
|
".atx",
|
|
".bin",
|
|
".bml",
|
|
".bms",
|
|
".bs",
|
|
".bsx",
|
|
".cas",
|
|
".cdm",
|
|
".cgb",
|
|
".cof",
|
|
".col",
|
|
".dim",
|
|
".dmg",
|
|
".dx2",
|
|
".fds",
|
|
".fig",
|
|
".gb",
|
|
".gba",
|
|
".gbc",
|
|
".gd3",
|
|
".gd7",
|
|
".gen",
|
|
".gg",
|
|
".ipf",
|
|
".j64",
|
|
".jag",
|
|
".lnx",
|
|
".md",
|
|
".mdx",
|
|
".mgd",
|
|
".msa",
|
|
".nds",
|
|
".nes",
|
|
".ngc",
|
|
".o",
|
|
".pce",
|
|
".prg",
|
|
".rom",
|
|
".sfc",
|
|
".sg",
|
|
".sgb",
|
|
".sgd",
|
|
".smc",
|
|
".smd",
|
|
".sms",
|
|
".st",
|
|
".st",
|
|
".stx",
|
|
".swc",
|
|
".unf",
|
|
".unif",
|
|
".xex",
|
|
".xfd",
|
|
".z64"
|
|
],
|
|
"system": {
|
|
"3do": {
|
|
"name": "3DO Interactive Multiplayer"
|
|
},
|
|
"adam": {
|
|
"name": "Coleco Adam"
|
|
},
|
|
"amiga": {
|
|
"name": "Commodore Amiga"
|
|
},
|
|
"amiga1200": {
|
|
"name": "Commodore Amiga 1200"
|
|
},
|
|
"amiga600": {
|
|
"name": "Commodore Amiga 600"
|
|
},
|
|
"amigacd32": {
|
|
"name": "Commodore Amiga CD32"
|
|
},
|
|
"amstradcpc": {
|
|
"name": "Amstrad CPC"
|
|
},
|
|
"apple2": {
|
|
"name": "Apple II"
|
|
},
|
|
"apple2gs": {
|
|
"name": "Apple IIGS"
|
|
},
|
|
"arcade": {
|
|
"name": "Arcade"
|
|
},
|
|
"arcadia": {
|
|
"name": "Emerson Arcadia 2001"
|
|
},
|
|
"archimedes": {
|
|
"name": "Acorn Archimedes"
|
|
},
|
|
"arduboy": {
|
|
"name": "Arduboy Miniature Game System"
|
|
},
|
|
"astrocde": {
|
|
"name": "Bally Astrocade"
|
|
},
|
|
"atari2600": {
|
|
"name": "Atari 2600"
|
|
},
|
|
"atari5200": {
|
|
"name": "Atari 5200"
|
|
},
|
|
"atari7800": {
|
|
"name": "Atari 7800 ProSystem"
|
|
},
|
|
"atari800": {
|
|
"name": "Atari 800"
|
|
},
|
|
"atarijaguar": {
|
|
"name": "Atari Jaguar"
|
|
},
|
|
"atarilynx": {
|
|
"name": "Atari Lynx"
|
|
},
|
|
"atarist": {
|
|
"name": "Atari ST"
|
|
},
|
|
"atarixe": {
|
|
"name": "Atari XE"
|
|
},
|
|
"atomiswave": {
|
|
"name": "Sammy Corporation Atomiswave"
|
|
},
|
|
"bbcmicro": {
|
|
"name": "Acorn Computers BBC Micro"
|
|
},
|
|
"c64": {
|
|
"name": "Commodore 64"
|
|
},
|
|
"cdimono1": {
|
|
"name": "Philips CD-i"
|
|
},
|
|
"cdtv": {
|
|
"name": "Commodore CDTV"
|
|
},
|
|
"chailove": {
|
|
"name": "ChaiLove Game Engine"
|
|
},
|
|
"channelf": {
|
|
"name": "Fairchild Channel F"
|
|
},
|
|
"colecovision": {
|
|
"name": "Coleco ColecoVision"
|
|
},
|
|
"consolearcade": {
|
|
"name": "Console Arcade Systems"
|
|
},
|
|
"cps": {
|
|
"name": "Capcom Play System"
|
|
},
|
|
"cps1": {
|
|
"name": "Capcom Play System I"
|
|
},
|
|
"cps2": {
|
|
"name": "Capcom Play System II"
|
|
},
|
|
"cps3": {
|
|
"name": "Capcom Play System III"
|
|
},
|
|
"crvision": {
|
|
"name": "VTech CreatiVision"
|
|
},
|
|
"daphne": {
|
|
"name": "Daphne Arcade LaserDisc Emulator"
|
|
},
|
|
"desktop": {
|
|
"name": "Desktop Applications"
|
|
},
|
|
"doom": {
|
|
"name": "Doom"
|
|
},
|
|
"dos": {
|
|
"name": "DOS (PC)"
|
|
},
|
|
"dreamcast": {
|
|
"name": "Sega Dreamcast"
|
|
},
|
|
"dc": {
|
|
"name": "Sega Dreamcast"
|
|
},
|
|
"easyrpg": {
|
|
"name": "EasyRPG Game Engine"
|
|
},
|
|
"electron": {
|
|
"name": "Acorn Electron"
|
|
},
|
|
"emulators": {
|
|
"name": "Emulators"
|
|
},
|
|
"famicom": {
|
|
"name": "Nintendo Family Computer"
|
|
},
|
|
"fba": {
|
|
"name": "FinalBurn Alpha"
|
|
},
|
|
"fbneo": {
|
|
"name": "FinalBurn Neo"
|
|
},
|
|
"fds": {
|
|
"name": "Nintendo Famicom Disk System"
|
|
},
|
|
"fm7": {
|
|
"name": "Fujitsu FM-7"
|
|
},
|
|
"fmtowns": {
|
|
"name": "Fujitsu FM Towns"
|
|
},
|
|
"gamate": {
|
|
"name": "Bit Corporation Gamate"
|
|
},
|
|
"gameandwatch": {
|
|
"name": "Nintendo Game and Watch"
|
|
},
|
|
"gamecom": {
|
|
"name": "Tiger Electronics Game.com"
|
|
},
|
|
"gamegear": {
|
|
"name": "Sega Game Gear"
|
|
},
|
|
"gg": {
|
|
"name": "Sega Game Gear"
|
|
},
|
|
"gb": {
|
|
"name": "Nintendo Game Boy"
|
|
},
|
|
"gba": {
|
|
"name": "Nintendo Game Boy Advance"
|
|
},
|
|
"gbc": {
|
|
"name": "Nintendo Game Boy Color"
|
|
},
|
|
"gc": {
|
|
"name": "Nintendo GameCube"
|
|
},
|
|
"genesis": {
|
|
"name": "Sega Genesis"
|
|
},
|
|
"gmaster": {
|
|
"name": "Hartung Game Master"
|
|
},
|
|
"gx4000": {
|
|
"name": "Amstrad GX4000"
|
|
},
|
|
"intellivision": {
|
|
"name": "Mattel Electronics Intellivision"
|
|
},
|
|
"j2me": {
|
|
"name": "Java 2 Micro Edition (J2ME)"
|
|
},
|
|
"laserdisc": {
|
|
"name": "LaserDisc Games"
|
|
},
|
|
"lcdgames": {
|
|
"name": "LCD Handheld Games"
|
|
},
|
|
"lowresnx": {
|
|
"name": "LowRes NX Fantasy Console"
|
|
},
|
|
"lutris": {
|
|
"name": "Lutris Open Gaming Platform"
|
|
},
|
|
"lutro": {
|
|
"name": "Lutro Game Engine"
|
|
},
|
|
"macintosh": {
|
|
"name": "Apple Macintosh"
|
|
},
|
|
"mame": {
|
|
"name": "Multiple Arcade Machine Emulator"
|
|
},
|
|
"mastersystem": {
|
|
"name": "Sega Master System"
|
|
},
|
|
"megacd": {
|
|
"name": "Sega Mega-CD"
|
|
},
|
|
"megacdjp": {
|
|
"name": "Sega Mega-CD (Japan)"
|
|
},
|
|
"megadrive": {
|
|
"name": "Sega Mega Drive"
|
|
},
|
|
"megaduck": {
|
|
"name": "Creatronic Mega Duck"
|
|
},
|
|
"mess": {
|
|
"name": "Multi Emulator Super System"
|
|
},
|
|
"model2": {
|
|
"name": "Sega Model 2"
|
|
},
|
|
"moto": {
|
|
"name": "Thomson MO/TO Series"
|
|
},
|
|
"msx": {
|
|
"name": "MSX"
|
|
},
|
|
"msx1": {
|
|
"name": "MSX1"
|
|
},
|
|
"msx2": {
|
|
"name": "MSX2"
|
|
},
|
|
"msxturbor": {
|
|
"name": "MSX Turbo R"
|
|
},
|
|
"mugen": {
|
|
"name": "M.U.G.E.N Game Engine"
|
|
},
|
|
"multivision": {
|
|
"name": "Othello Multivision"
|
|
},
|
|
"n3ds": {
|
|
"name": "Nintendo 3DS"
|
|
},
|
|
"n64": {
|
|
"name": "Nintendo 64"
|
|
},
|
|
"n64dd": {
|
|
"name": "Nintendo 64DD"
|
|
},
|
|
"naomi": {
|
|
"name": "Sega NAOMI"
|
|
},
|
|
"naomi2": {
|
|
"name": "Sega NAOMI 2"
|
|
},
|
|
"naomigd": {
|
|
"name": "Sega NAOMI GD-ROM"
|
|
},
|
|
"nds": {
|
|
"name": "Nintendo DS"
|
|
},
|
|
"neogeo": {
|
|
"name": "SNK Neo Geo"
|
|
},
|
|
"neogeocd": {
|
|
"name": "SNK Neo Geo CD"
|
|
},
|
|
"neogeocdjp": {
|
|
"name": "SNK Neo Geo CD (Japan)"
|
|
},
|
|
"nes": {
|
|
"name": "Nintendo Entertainment System"
|
|
},
|
|
"ngp": {
|
|
"name": "SNK Neo Geo Pocket"
|
|
},
|
|
"ngpc": {
|
|
"name": "SNK Neo Geo Pocket Color"
|
|
},
|
|
"odyssey2": {
|
|
"name": "Magnavox Odyssey 2"
|
|
},
|
|
"openbor": {
|
|
"name": "OpenBOR Game Engine"
|
|
},
|
|
"palm": {
|
|
"name": "Palm OS"
|
|
},
|
|
"pc": {
|
|
"name": "IBM PC"
|
|
},
|
|
"pc88": {
|
|
"name": "NEC PC-8800 Series"
|
|
},
|
|
"pc98": {
|
|
"name": "NEC PC-9800 Series"
|
|
},
|
|
"pcarcade": {
|
|
"name": "PC Arcade Systems"
|
|
},
|
|
"pcengine": {
|
|
"name": "NEC PC Engine"
|
|
},
|
|
"pcenginecd": {
|
|
"name": "NEC PC Engine CD"
|
|
},
|
|
"pcfx": {
|
|
"name": "NEC PC-FX"
|
|
},
|
|
"pico8": {
|
|
"name": "PICO-8 Fantasy Console"
|
|
},
|
|
"plus4": {
|
|
"name": "Commodore Plus/4"
|
|
},
|
|
"pokemini": {
|
|
"name": "Nintendo Pokémon Mini"
|
|
},
|
|
"ports": {
|
|
"name": "Ports"
|
|
},
|
|
"ps2": {
|
|
"name": "Sony PlayStation 2"
|
|
},
|
|
"ps3": {
|
|
"name": "Sony PlayStation 3"
|
|
},
|
|
"psp": {
|
|
"name": "Sony PlayStation Portable"
|
|
},
|
|
"psvita": {
|
|
"name": "Sony PlayStation Vita"
|
|
},
|
|
"psx": {
|
|
"name": "Sony PlayStation"
|
|
},
|
|
"pv1000": {
|
|
"name": "Casio PV-1000"
|
|
},
|
|
"quake": {
|
|
"name": "Quake"
|
|
},
|
|
"satellaview": {
|
|
"name": "Nintendo Satellaview"
|
|
},
|
|
"saturn": {
|
|
"name": "Sega Saturn"
|
|
},
|
|
"saturnjp": {
|
|
"name": "Sega Saturn (Japan)"
|
|
},
|
|
"scummvm": {
|
|
"name": "ScummVM Game Engine"
|
|
},
|
|
"scv": {
|
|
"name": "Epoch Super Cassette Vision"
|
|
},
|
|
"sega32x": {
|
|
"name": "Sega Mega Drive 32X"
|
|
},
|
|
"sega32xjp": {
|
|
"name": "Sega Super 32X (Japan)"
|
|
},
|
|
"sega32xna": {
|
|
"name": "Sega Genesis 32X"
|
|
},
|
|
"segacd": {
|
|
"name": "Sega CD"
|
|
},
|
|
"sfc": {
|
|
"name": "Nintendo SFC (Super Famicom)"
|
|
},
|
|
"sg-1000": {
|
|
"name": "Sega SG-1000"
|
|
},
|
|
"sgb": {
|
|
"name": "Nintendo Super Game Boy"
|
|
},
|
|
"snes": {
|
|
"name": "Nintendo SNES (Super Nintendo)"
|
|
},
|
|
"snesna": {
|
|
"name": "Nintendo SNES (Super Nintendo)"
|
|
},
|
|
"solarus": {
|
|
"name": "Solarus Game Engine"
|
|
},
|
|
"spectravideo": {
|
|
"name": "Spectravideo"
|
|
},
|
|
"stv": {
|
|
"name": "Sega Titan Video Game System"
|
|
},
|
|
"sufami": {
|
|
"name": "Bandai SuFami Turbo"
|
|
},
|
|
"supergrafx": {
|
|
"name": "NEC SuperGrafx"
|
|
},
|
|
"supervision": {
|
|
"name": "Watara Supervision"
|
|
},
|
|
"supracan": {
|
|
"name": "Funtech Super A'Can"
|
|
},
|
|
"switch": {
|
|
"name": "Nintendo Switch"
|
|
},
|
|
"tg-cd": {
|
|
"name": "NEC TurboGrafx-CD"
|
|
},
|
|
"tg16": {
|
|
"name": "NEC TurboGrafx-16"
|
|
},
|
|
"ti99": {
|
|
"name": "Texas Instruments TI-99"
|
|
},
|
|
"tic80": {
|
|
"name": "TIC-80 Fantasy Computer"
|
|
},
|
|
"to8": {
|
|
"name": "Thomson TO8"
|
|
},
|
|
"uzebox": {
|
|
"name": "Uzebox Open Source Console"
|
|
},
|
|
"vectrex": {
|
|
"name": "GCE Vectrex"
|
|
},
|
|
"vic20": {
|
|
"name": "Commodore VIC-20"
|
|
},
|
|
"videopac": {
|
|
"name": "Philips Videopac G7000"
|
|
},
|
|
"virtualboy": {
|
|
"name": "Nintendo Virtual Boy"
|
|
},
|
|
"vsmile": {
|
|
"name": "VTech V.Smile"
|
|
},
|
|
"wasm4": {
|
|
"name": "WASM-4 Fantasy Console"
|
|
},
|
|
"wii": {
|
|
"name": "Nintendo Wii"
|
|
},
|
|
"wiiu": {
|
|
"name": "Nintendo Wii U"
|
|
},
|
|
"windows": {
|
|
"name": "Microsoft Windows"
|
|
},
|
|
"windows3x": {
|
|
"name": "Microsoft Windows 3.x"
|
|
},
|
|
"windows9x": {
|
|
"name": "Microsoft Windows 9x"
|
|
},
|
|
"wonderswan": {
|
|
"name": "Bandai WonderSwan"
|
|
},
|
|
"wonderswancolor": {
|
|
"name": "Bandai WonderSwan Color"
|
|
},
|
|
"x1": {
|
|
"name": "Sharp X1"
|
|
},
|
|
"x68000": {
|
|
"name": "Sharp X68000"
|
|
},
|
|
"xbox": {
|
|
"name": "Microsoft Xbox"
|
|
},
|
|
"zx81": {
|
|
"name": "Sinclair ZX81"
|
|
},
|
|
"zxspectrum": {
|
|
"name": "Sinclair ZX Spectrum"
|
|
}
|
|
},
|
|
"emulator": {
|
|
"retroarch": {
|
|
"description": "RetroArch (Multi-emulator Frontend)",
|
|
"name": "RetroArch",
|
|
"launch": "retroarch",
|
|
"properties": [
|
|
{
|
|
"cheevos": true,
|
|
"cheevos_hardcore": true,
|
|
"quick_resume": true
|
|
}
|
|
],
|
|
"cores": {
|
|
"citra_libretro": {
|
|
"description": "Nintendo 3DS Libretro Core",
|
|
"name": "Citra",
|
|
"system": "n3ds",
|
|
"properties": [
|
|
{
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
},
|
|
"mame_libretro": {
|
|
"description": "MAME: Multiple Arcade Machine Libretro Core",
|
|
"name": "MAME",
|
|
"system": "arcade",
|
|
"properties": [
|
|
{
|
|
"tate_mode": true
|
|
}
|
|
]
|
|
},
|
|
"desmume_libretro": {
|
|
"description": "DeSmuME Nintendo DS Libretro Core",
|
|
"name": "desmume",
|
|
"system": "nds",
|
|
"properties": [
|
|
{
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
},
|
|
"melonds_libretro": {
|
|
"description": "MelonDS Nintendo DS Libretro Core",
|
|
"name": "melonds",
|
|
"system": "nds",
|
|
"properties": [
|
|
{
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
},
|
|
"swanstation_libretro": {
|
|
"name": "SwanStation",
|
|
"description": "Swanstation Libretro Core",
|
|
"system": "psx",
|
|
"properties": [
|
|
{
|
|
"widescreen": true,
|
|
"borders": true
|
|
}
|
|
]
|
|
},
|
|
"picodrive_libetro": {
|
|
"name": "PicoDrive",
|
|
"description": "SEGA MS/MD/CD/32X Libretro Core",
|
|
"system": [
|
|
"ms",
|
|
"md",
|
|
"cd",
|
|
"32x"
|
|
],
|
|
"properties": [
|
|
{
|
|
"widescreen": true,
|
|
"borders": true,
|
|
"rewind": true
|
|
}
|
|
]
|
|
},
|
|
"genesisplusgx_libetro": {
|
|
"name": "Genesis Plus GX",
|
|
"description": "SEGA MS/GG/MD/CD Libretro Core",
|
|
"system": [
|
|
"ms",
|
|
"gg",
|
|
"mc",
|
|
"cd"
|
|
],
|
|
"properties": [
|
|
{
|
|
"widescreen": true,
|
|
"borders": true,
|
|
"rewind": true
|
|
}
|
|
]
|
|
},
|
|
"genesisplusgxwide_libetro": {
|
|
"name": "Genesis Plus GX Wide",
|
|
"description": "SEGA MS/GG/MD/CD Libretro Core for Wide Screen",
|
|
"system": [
|
|
"ms",
|
|
"gg",
|
|
"mc",
|
|
"cd"
|
|
],
|
|
"properties": [
|
|
{
|
|
"widescreen": true,
|
|
"rewind": true
|
|
}
|
|
]
|
|
},
|
|
"mupen64plus-next_libetro": {
|
|
"name": "Mupen64Plus-Next",
|
|
"description": "Nintendo 64 Libretro Core",
|
|
"system": "n64",
|
|
"properties": [
|
|
{
|
|
"widescreen": true,
|
|
"borders": true,
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
},
|
|
"snes9x-current_libetro": {
|
|
"name": "Snes9x - Current",
|
|
"description": "Super Nintendo Libretro Core",
|
|
"system": "snes",
|
|
"properties": [
|
|
{
|
|
"widescreen": true,
|
|
"borders": true,
|
|
"rewind": true,
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
},
|
|
"gambatte_libetro": {
|
|
"name": "Gambatte",
|
|
"description": "Game Boy/Color Libretro Core",
|
|
"system": [
|
|
"gb",
|
|
"gbc"
|
|
],
|
|
"properties": [
|
|
{
|
|
"borders": true,
|
|
"rewind": true,
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
},
|
|
"mgba_libetro": {
|
|
"name": "mGBA",
|
|
"description": "Game Boy Advance Libretro Core",
|
|
"system": "gba",
|
|
"properties": [
|
|
{
|
|
"borders": true,
|
|
"rewind": true,
|
|
"abxy_button": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"mame": {
|
|
"description": "MAME: Multiple Arcade Machine Emulator",
|
|
"name": "MAME",
|
|
"system": [
|
|
"arcade"
|
|
],
|
|
"launch": "mame"
|
|
},
|
|
"citra": {
|
|
"description": "Citra Nintendo 3DS Emulator (via Ponzu)",
|
|
"name": "Citra (via Ponzu)",
|
|
"system": "n3ds",
|
|
"ponzu": true,
|
|
"launch": "citra-qt",
|
|
"properties": [
|
|
{
|
|
"abxy_button": true,
|
|
"ask_to_exit": true
|
|
}
|
|
]
|
|
},
|
|
"ruffle": {
|
|
"description": "Flash Games emulator",
|
|
"name" : "Ruffle",
|
|
"system" : "flash",
|
|
"launch": "ruffle-rd-wrapper.sh"
|
|
},
|
|
"melonds": {
|
|
"description": "MelonDS Nintendo DS Emulator",
|
|
"name": "melonds",
|
|
"system": "nds",
|
|
"launch": "MelonDS"
|
|
},
|
|
"pcsx2": {
|
|
"name": "pcsx2",
|
|
"description": "PCSX2 Play Station 2 Emulator",
|
|
"system": "ps2",
|
|
"launch": "pcsx2-qt",
|
|
"properties": [
|
|
{
|
|
"ask_to_exit": true,
|
|
"cheevos": true
|
|
}
|
|
]
|
|
},
|
|
"duckstation": {
|
|
"name": "Duckstation",
|
|
"description": "PlayStation Emulator",
|
|
"launch": "duckstation-qt",
|
|
"system": "psx",
|
|
"properties": [
|
|
{
|
|
"ask_to_exit": true,
|
|
"cheevos": true
|
|
}
|
|
]
|
|
},
|
|
"ppsspp": {
|
|
"name": "PPSSPP",
|
|
"description": "PPSSPP: PlayStation Portable Emulator",
|
|
"launch": "PPSSPPSDL",
|
|
"system": "psp",
|
|
"properties": [
|
|
{
|
|
"cheevos": true,
|
|
"cheevos_hardcore": true
|
|
}
|
|
]
|
|
},
|
|
"vita3k": {
|
|
"name": "Vita3k",
|
|
"description": "Vita3K PSVita Emulator",
|
|
"system": "psvita",
|
|
"launch": "Vita3K"
|
|
},
|
|
"rpcs3": {
|
|
"name": "RPCS3",
|
|
"description": "RPCS3 PlayStation 3 Emulator",
|
|
"system": "ps3",
|
|
"launch": "rpcs3",
|
|
"properties": [
|
|
{
|
|
"ask_to_exit": true
|
|
}
|
|
]
|
|
},
|
|
"ryujinx": {
|
|
"name": "Ryujinx",
|
|
"description": "Ryujinx Nintendo Switch Emulator",
|
|
"system": "switch",
|
|
"launch": "Ryujinx.sh"
|
|
},
|
|
"yuzu": {
|
|
"name": "Yuzu (via Ponzu)",
|
|
"description": "Yuzu Nintendo Switch Emulator (via Ponzu)",
|
|
"launch": "Yuzu",
|
|
"system": "switch",
|
|
"ponzu": true,
|
|
"abxy_button": true
|
|
},
|
|
"dolphin": {
|
|
"name": "Dolphin",
|
|
"description": "Dolphin Wii and GameCube Emulator",
|
|
"launch": "dolphin-emu-wrapper",
|
|
"system": [
|
|
"gc",
|
|
"wii"
|
|
],
|
|
"properties": [
|
|
{
|
|
"abxy_button": true,
|
|
"ask_to_exit": true,
|
|
"cheevos": true,
|
|
"cheevos_hardcore": true,
|
|
"universal_dyn_input": true
|
|
}
|
|
]
|
|
},
|
|
"primehack": {
|
|
"name": "PrimeHack",
|
|
"description": "A fork of Dolphiin to enhance Metroid Prime experience",
|
|
"launch": "primehack-wrapper",
|
|
"system": [
|
|
"wii"
|
|
],
|
|
"properties": [
|
|
{
|
|
"ask_to_exit": true,
|
|
"universal_dyn_input": true
|
|
}
|
|
]
|
|
},
|
|
"cemu": {
|
|
"description": "Wii U emulator",
|
|
"name": "Cemu",
|
|
"system": "wiiu",
|
|
"launch": "Cemu-wrapper",
|
|
"properties": [
|
|
{
|
|
"abxy_button": true,
|
|
"multi_user_config_dir": "Cemu"
|
|
}
|
|
]
|
|
},
|
|
"xemu": {
|
|
"description": "xemu Xbox Emulator",
|
|
"name": "xemu",
|
|
"system": "xbox",
|
|
"launch": "xemu"
|
|
},
|
|
"es-de": {
|
|
"description": "ES-DE Emulation Frontend",
|
|
"name": "ES-DE",
|
|
"launch": "es-de"
|
|
}
|
|
}
|
|
}
|