icenine451
|
7087fc256f
|
Make installing Vita3K firmware optional
|
2024-02-23 13:14:39 -05:00 |
|
icenine451
|
4c10bd664e
|
Fix download file function
(the Flatpak WGET doesn't support the arguments needed for a real progress bar)
|
2024-02-23 13:05:14 -05:00 |
|
icenine451
|
a13d3f4bd2
|
Add per-system compression tool option
|
2024-02-22 14:48:43 -05:00 |
|
icenine451
|
837b4a4048
|
Move Godot data transfer temp files location
Now at /var/config/retrodeck/godot/
|
2024-02-21 14:03:54 -05:00 |
|
icenine451
|
7105285b33
|
Break out BIOS check function
Add Godot data transfer temp file for BIOS check
|
2024-02-21 14:00:18 -05:00 |
|
icenine451
|
eb0b535337
|
Remove Vita3K-binary related commands
|
2024-02-21 13:29:34 -05:00 |
|
icenine451
|
5a7b4aa13a
|
Add MAME options to patching system
NOTE: Currently only works for MAME .ini files, not the XML-based .cfg files
|
2024-02-21 13:29:15 -05:00 |
|
icenine451
|
8717ec6928
|
Fix presets processing (needs eval, not declare)
|
2024-02-21 11:05:33 -05:00 |
|
icenine451
|
34bb0d82d4
|
Clean up finit and dir_prep functions
|
2024-02-21 11:05:01 -05:00 |
|
icenine451
|
eca23ae2ce
|
Streamline global.sh finit process
|
2024-02-21 10:04:00 -05:00 |
|
XargonWan
|
d755f7ca30
|
GENERAL: fixed /**" pathing with /"**
|
2024-02-20 20:29:57 +01:00 |
|
XargonWan
|
62154e8c15
|
MAME: updated prepare_component
|
2024-02-20 14:22:10 +01:00 |
|
XargonWan
|
6e79e7c88d
|
BRANCH_SELECTOR: added a line to check the latest release for a given branch
|
2024-02-20 13:22:06 +01:00 |
|
XargonWan
|
ec326284e4
|
BRANCH_SELECTOR: added branch variable in the config
|
2024-02-20 13:10:20 +01:00 |
|
XargonWan
|
44154a55a6
|
BRANCH_SELECTOR: enhanced scripting, put placeholders
|
2024-02-20 11:57:26 +01:00 |
|
XargonWan
|
310324da57
|
BRANCH_SELECTOR: moved in functions
|
2024-02-20 09:43:21 +01:00 |
|
XargonWan
|
998818d57c
|
BRANCH_SELECTOR: improved script
|
2024-02-20 09:42:18 +01:00 |
|
XargonWan
|
ceb462379d
|
BRANCH_SELECTOR: added logger placeholders
|
2024-02-20 09:14:35 +01:00 |
|
XargonWan
|
831b4aeb97
|
BRANCH_SELECTOR: added a new branch selector
|
2024-02-20 09:13:45 +01:00 |
|
XargonWan
|
cb8b3de7d8
|
ES-DE: .emulationstation folder is now renamed in ES-DE
|
2024-02-19 16:21:43 +01:00 |
|
XargonWan
|
8331925305
|
MAME: fixed reset command
|
2024-02-19 09:12:31 +01:00 |
|
XargonWan
|
f6f6a678b6
|
Feat/steam sync (#652)
* Fixed sync path in steam-sync.py
* Fix syntax error
* Make sync folder hidden
* Make sync folder hidden (for real now)
* Added boilr_tag parameter after talk with boilr dev
* BOILR: set branch to retro for testing purposes
* APPDATA: added Steam Sync Warning [skip ci]
* BOILR: updated Cargo.toml
* Update steam-sync.py with real time sync
* Update configurator.sh with steam syncronization
* Update retrodeck.sh with steam syncronization
---------
Co-authored-by: Lx32 <loxenfabula@gmail.com>
|
2024-02-18 10:48:04 +01:00 |
|
XargonWan
|
26580c797c
|
FINIT: fixed a bug where retrodeck.cfg was not created
|
2024-02-15 15:45:57 +01:00 |
|
XargonWan
|
63cfcd712e
|
CONTROLLER PROFILE: TODO comment [skip ci]
|
2024-02-13 16:14:52 +01:00 |
|
XargonWan
|
0ffd378dad
|
Merge branch 'feat/prepare-emulator' into cooker-0.8.0b
|
2024-02-13 11:14:35 +01:00 |
|
XargonWan
|
bbeb3548f9
|
Merge branch 'cooker-0.7.6b' into cooker-0.8.0b
|
2024-02-13 10:56:11 +01:00 |
|
icenine451
|
5ef5db4cd0
|
Fix controller profile copying on update
|
2024-02-10 09:49:52 -05:00 |
|
XargonWan
|
d336bc016d
|
FRAMEWORK: fix for comparing numbers starting with zeroes
|
2024-02-07 13:39:33 +01:00 |
|
icenine451
|
885670a02b
|
Zenity download bar upgrade
|
2024-02-05 14:15:53 -05:00 |
|
icenine451
|
23604f77af
|
Update presets engine to handle multiple target files
Update all preset files to new syntax standard
Update ABXY button swap internal preset name
|
2024-01-29 10:46:27 -05:00 |
|
XargonWan
|
c2d258e8fe
|
FRAMEWORK: fix for comparing numbers starting with zeroes
|
2024-01-29 15:26:20 +01:00 |
|
XargonWan
|
08864e6498
|
PREPARE_COMPONENT: fixed the wrong replacement for RPCS3
|
2024-01-24 17:01:10 +01:00 |
|
XargonWan
|
bde0f1be5a
|
CONFIGURATOR: created a component menu to sort the non-emulators
|
2024-01-24 16:24:30 +01:00 |
|
XargonWan
|
da9c237f2e
|
FRAMEWORK: prepare_emulator is now prepare_component
|
2024-01-16 09:14:27 +01:00 |
|
XargonWan
|
ec83f91d0d
|
POST_UPDATE: added the reset of boilr, mame and vita3k
|
2024-01-14 11:18:45 +01:00 |
|
XargonWan
|
9f8a2b202e
|
FRAMEWORK: added BoilR to reset emulator
|
2024-01-14 11:14:21 +01:00 |
|
XargonWan
|
8562831922
|
LOGGER: wrong branch for this
|
2024-01-14 11:04:52 +01:00 |
|
XargonWan
|
a84b3705e7
|
FRAMEWRORK: fixed functions location
|
2024-01-14 11:04:16 +01:00 |
|
Lx32
|
29ade62016
|
Fixed the config.toml
|
2024-01-13 11:10:30 +01:00 |
|
Lx32
|
f0a94e5ce1
|
Standard boilr config
|
2024-01-12 19:46:36 +01:00 |
|
Lx32
|
38b0e44462
|
Update steam-sync.py
Update with boilr, fully
|
2024-01-11 19:04:58 +01:00 |
|
Lx32
|
9f855864fc
|
Delete functions/steam-sync/vdf directory
|
2024-01-11 19:03:55 +01:00 |
|
XargonWan
|
1a794b491c
|
Merge branch 'cooker-0.8.0b' into feat/steam-sync
|
2024-01-10 13:19:01 +01:00 |
|
Lx32
|
763208481a
|
Update steam-sync.py
Update adding BoilR support for scraping
|
2024-01-09 22:37:37 +01:00 |
|
XargonWan
|
3bdec5df96
|
RPCS3: fix for wrong save folder [skip ci]
|
2024-01-08 14:34:32 +01:00 |
|
XargonWan
|
2387cc854f
|
DUCKSTATION: added memcard folder creation [skip ci]
|
2024-01-04 14:07:59 +01:00 |
|
XargonWan
|
4acc725ed3
|
FRAMEWORK: added MAME and Vita3K to 075 entry for 080 [skip ci]
|
2024-01-04 09:28:07 +01:00 |
|
XargonWan
|
eab36a04dc
|
FRAMEWORK: added 075 entry for 080 [skip ci]
|
2024-01-04 09:25:20 +01:00 |
|
XargonWan
|
a67e9c0d1c
|
FRAMEWORK: unhidden logs folder
|
2024-01-04 08:25:59 +01:00 |
|
XargonWan
|
bd8377067a
|
MAME-SA: fixes for the future hiscore implementation [skip ci]
|
2024-01-02 17:21:55 +01:00 |
|