Commit graph

261 commits

Author SHA1 Message Date
XargonWan 2f25b65315 BORDERS: checking if the resolution is native
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
2025-02-18 11:57:23 +09:00
XargonWan acd5380410 FRAMEWORK: making the framework aware if we are using zenity 2025-02-18 11:11:50 +09:00
XargonWan 024940a427 COMPRESSOR: fixed a bug where user selected items were misread 2025-02-17 15:50:00 +09:00
XargonWan 5b4a578cf6 CONFIGURATOR: fixed a bug that opened ES-DE when the Configurator was quitted and invoked by cli
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
2025-02-14 16:55:45 +09:00
Cohee 5fa6056a00
PPSSPP: Add RetroAchievements support (#974)
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
* PPSSPP: Add RetroAchievements support
Rebased onto cooker

* Fix target file rewrite

* Fix cheevos logout

* Implement disabled state for rewrite case

* Fix path to default PPSSPP configs in preset

* Fix a comment in global.sh too
cause why not?
2025-02-14 09:32:14 +09:00
XargonWan 87dd303efe GAME_COMPRESSOR: refactored (messages to be refined) 2025-02-13 16:59:24 +09:00
XargonWan 6b7aa7b651 GAME_COMPRESSOR: checkpoint 2025-02-13 16:35:42 +09:00
XargonWan b9bffc189a CONFIGURATOR: update reset terminology to 'Factory Reset' and enhance descriptions 2025-02-10 16:31:13 +09:00
XargonWan fbe411c23d CONFIGURATOR: refine descriptions for Universal Dynamic Input Textures in configurator 2025-02-10 16:29:39 +09:00
XargonWan eb93c84cb4 RESET_COMPONENTS: various fixes and enhancements, now can facotry reset 2025-02-10 16:14:49 +09:00
XargonWan bd1f4d6817 FRAMEWORK: finalized support for adding RetroDECK to Steam with offline assets 2025-02-10 15:31:42 +09:00
XargonWan 53a7bd5d38 Merge branch 'feat/dynamictextures-fix' into cooker 2025-02-10 14:18:45 +09:00
XargonWan 8aede28eb8 UNIVERSAL_DYNAMIC_INPUT: if condition fixed 2025-02-10 14:18:30 +09:00
XargonWan cdaebd5d8c BIOS_CHECKER: fixed + reduced dialogs 2025-02-09 15:35:12 +09:00
laz 2b13000d74 configurator desciptions
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
2025-02-07 07:48:38 +01:00
XargonWan 1a5db3ffa6 FRAMEWORK, CONFIGURATOR, CLI: refactored Open Component and Reset Component 2025-02-07 15:35:08 +09:00
XargonWan ecf61e1827 CONFIGURATOR: more menus remixes 2025-02-07 12:04:55 +09:00
XargonWan cbb16c46ea CONFIGURATOR: 'Open Emulator or Component' is now just 'Open Component' 2025-02-07 11:34:11 +09:00
XargonWan fd76417c65 BIOS_CHECKER: moved in Tools 2025-02-07 11:33:17 +09:00
XargonWan 41018e0f46 CONFIGURATOR: moved and renamed Backup User Data 2025-02-07 11:28:33 +09:00
XargonWan d7161bcadb CONFIGURATOR: open component dialog is now dynamic and taken from --open arg + Menu remixes 2025-02-07 11:25:56 +09:00
XargonWan d86918d3de CONFIGURATOR: moved clean and rebuild roms folder under data management (previously data migration) + renamed Toggle Update Notify into Update Notification
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-02-06 16:26:49 +09:00
XargonWan 9b3c8ba4f7 CONFIGURATOR: specified that borders are only supported for RA now 2025-02-05 14:27:55 +09:00
XargonWan 0e070cd530 CONFIGURATOR: restructured 2025-02-05 13:40:20 +09:00
XargonWan a192f54e2a PORTMASTER: added the possibility to hide it from ES-DE 2025-02-05 11:11:45 +09:00
XargonWan d560bd18cd UNIVERSAL_DYNAMIC_INPUT: added more logging + variabilized path (in doing) 2025-02-04 16:01:04 +09:00
XargonWan 5161d400f7 STEAM_SYNC: brought out of from the developer options to be available in main 2025-01-31 19:29:55 +09:00
XargonWan 8b21326bb4 APPDATA: migrated to METAINFO 2025-01-30 13:36:33 +09:00
XargonWan 0e8f7361b1 STEAM_SYNC: updated weird characters message
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-30 12:47:37 +09:00
XargonWan 850813bb86 STEAM_SYNC: function "configurator_add_steam" is now "configurator_steam_sync" + enhanced Steam Sync message indicating that some characters can break the sync 2025-01-30 09:16:01 +09:00
XargonWan ea4b88a9b8 STEAM_SYNC: a restart of RetroDECK is not needed now
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-29 11:26:15 +09:00
XargonWan 39c95b0129 BIOS_CHECKER: fixed bios search path 2025-01-17 10:43:03 +09:00
XargonWan 363f007fbf BIOS_CHECKER: fixed correct BIOS file existence check and hash validation logic for multiple paths/hashes 2025-01-17 09:55:09 +09:00
XargonWan 4961eb0b1b BIOS_CHECKER: fixed md5 check and bios paths
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-10 16:41:23 +09:00
XargonWan d880f17191 BIOS_CHECKER: added required column 2025-01-10 16:15:26 +09:00
XargonWan 565c8a0ad8 BIOS_CHECKER: fixed columns 2025-01-10 16:05:39 +09:00
XargonWan 9ae5e61cd5 BIOS_CHECKER: removed "?" 2025-01-10 15:55:00 +09:00
XargonWan 3fc1ecb95e BIOS_CHECKER: revamped 2025-01-10 15:53:46 +09:00
XargonWan cd20f30d1a CONFIGURATOR: open emulator relabeled [skip ci] 2025-01-07 22:25:10 +09:00
XargonWan ac163da8d3 CONFIGURATOR: reset function was mismatching, fixed 2024-12-28 10:29:49 +09:00
XargonWan dc30c2a53d PORTMASTER: added to Zenity 2024-12-28 00:16:11 +09:00
XargonWan 7ddb387709 STEAM_ROM_MAMANGER: dded to Zenity 2024-12-28 00:11:53 +09:00
XargonWan 7780e25e0e STEAM_SYNC: labeling 2024-12-28 00:04:43 +09:00
XargonWan c19536cf81 CONFIGURATOR: comments 2024-12-28 00:04:05 +09:00
XargonWan e0213464da RUFFLE: added to Zenity 2024-12-28 00:02:33 +09:00
XargonWan 0661cce217 LEGACY_CONFIGURATOR: tweaked text 2024-12-04 13:32:02 +09:00
XargonWan c69f5883ff LEGACY-CONFIGURATOR: added steam sync disable + remove 2024-12-04 10:56:57 +09:00
XargonWan fc9c5549c6
feat/steam-rom-manager (#860)
* SRM: adding Steam ROM Manager

* SRM: adding electron base

* Fixed SRM

Fixed launching script of SRM

* Updated for srm

* Standard config for srm

* Update with srm in place of boilr

* Update with srm in place of boilr

* Added steam-sync option

* PREPARE_COMPONENTS: removing spaces from steam rom manager

* SRM: adding it ot reset cli, boilr cleanup

* SRM: boilr cleanup [skip ci]

* Update and fixed script

* Modified steam sync works

* Update configurator.sh

* STEAM_SYNC: fixing gameslist location

* SRM: fixed path, whoops

* Added file for resetting the configuration

* Modified with external reset function

* Modified with external reset function

* Added msgbox during fav sync

* STEAM_SYNC: fixed some texts

* Modified if for remove everything if no favorite games

* Fixed removing the games when no favs

* STEAM_ROM_MANAGER: added to features.json

* STEAM_ROM_MANAGER: casing names descriptions

* Fixed some error

* Moved away the creation of .sync folder

* Uploaded standard exception

* Added reset userExceptions

* Revert missing entrypoint

* STEAM_SYNC_SH: checkpoint, addToSteam is working

* STEAM_SYNC_SH: fixed bad launcher filename generation

* STEAM_SYNC_SH: fixed game names, unified in a single function, code cleanup

* STEAM_SYNC_SH: removed deprecated commands [skip ci]

* STEAM_SYNC_SH: fixed launcher with correct command [skip ci]

* STEAM_SYNC_SH: added prepare_component [skip ci]

* STEAM_SYNC_SH: code cleanup [skip ci]

* STEAM_SYNC_SH: moved it on retrodeck quit instead of retrodeck start [skip ci]

* STEAM_SYNC_SH: updated userConfigurations.json [skip ci]

* STEAM_SYNC_SH: code cleanup

* Triggering build

* STEAM_SYNC: globalized steamsync_folder variable

* STEAM_SYNC: standardized script name

* STEAM_SYNC: fixing array

* STEAM_SYNC: fixing array -part2

* POST_UPDATE: enhanced for steam_rom_manager

* STEAM_SYNC: this variable is not correct here

* STEAM_SYNC: fixing configuration

* STEAM_SYNC: adding more sanitized games cases

* STEAM_SYNC: fix framwork was shutting down before steam_sync

* MANIFEST: fixed SRM wrapper to accept args

* STEAM_SYNC: fixing SRM preparation

* STEAM_SYNC: using run_game to build the launchers

* STEAM_SYNC: added system to run_game be sure

* STEAM_SYNC_SH: removed unused config file

* FEATURES: indentation fix

* PREPARE_COMPONENT: comments

* STEAM_SYNC_SH: general optimization and bugfixes

* STEAM_SYNC_SH: migrated launcher to the new run_game

* FEATURES: rebased from cooker

* FEATURES: fmt [skip ci]

* STEAM_SYNC: using new start command + cleanup

* STEAM_SYNC: migrated launches to .desktop files

* STEAM_SYNC: reverted .desktop files

* STEAM_SYNC: romed -s from launcher

* STEAM_SYNC: comments for calling quit function [skip ci]

* Create file only if does not exists + fixed syntax

* Added full shortcut clean

* Fixed check if file exists

* Added remove no fav game

* Fixed comment error and +x chmod

---------

Co-authored-by: Lx32 <loxenfabula@gmail.com>
2024-10-28 02:01:44 +01:00
Rekku dc4ef4f915 On branch cooker
Changes to be committed:
	modified:   ../config/retrodeck/reference_lists/features.json
	modified:   configurator.sh
	modified:   configurator/TabContainer.gd
	modified:   configurator/assets/themes/accesible_theme.tres
	modified:   configurator/assets/themes/modern_theme.tres
	modified:   configurator/assets/themes/retro_theme.tres
	modified:   configurator/main.tscn
	modified:   configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-08-21 14:28:26 +01:00
XargonWan b3e0dbe24a
feat/single feature file (#887)
* FEATURES: new branch init [skip ci]

* FEATURES: structural changes [skip ci]

* FEATURES: structural changes [skip ci]

* FRAMEWORK: migrating easter_eggs into a reworked splash_screen function

* FRAMEWORK: migrating update_rd_conf into a reworked function with features.json support

* FRAMEWORK: variabilized features.json location

* FEATURES: fixed an invalid value

* FEATURES: added a sample jq to fetch all the resettable emulators for CLI

* FEATURES: added a sample jq to fetch all the resettable emulators for CLI - fix

* FEATURES: added more emulators and placeholders

* FEATURES: added more systems and emulators

* FEATURES: added more systems and emulators - fix

* FEATURES: added more systems and emulators - fix2

* FEATURES: moved libretro cores in retroarch and added more presets

* FEATURES: added the last missing presets

* FEATURES: added the last missing presets - fix

* FEATURES: json fmt

* FEATURES: added more bioses

* FEATURES: removed the bioses

* FEATURES: migrated incompatible_presets

* FEATURES: migrated deploy_helper_files and find_empty_rom_folders

* FEATURES: migrated deploy_helper_files and find_empty_rom_folders

* FEATURES: moved emulators outside system, added all the system pretty names

* FEATURES: fixes due to the new structure

* FEATURES: migrated pretty system names

* FEATURES: migrated compression_targets

* FEATURES: cleanup incompatible_presets

* FEATURES: migrated zip_compressable_extensions

* BIOS_FILE: creating a json (WIP)

* FEATURES: fixed Japanese system names

* FEATURES: fixed incompatible presets
2024-08-15 16:42:40 +02:00