Commit Graph

206 Commits

Author SHA1 Message Date
skymike03
059c38d8d6 v2.3.0.1
- Add game info scraper test (does not save information) : Push "confirm/download" button for 3sec to see picture/info of  a game
- correct ps3 decrypt for some games with special characters inside name
2025-10-20 19:02:28 +02:00
skymike03
acac05ea26 v2.3.0.0
- Add download queue function. You can add as many games you want, donwload queue starts and one game is download at time, and when finished, next game processed
- Add controls help on bottom screen
- Add toast notifcations for downloads when click download, to not open history and stay on gamelist
- Update 1fichier free mode handling if wait time is greater than 60 seconds (after already downloaded a game)
- Already Downloaded games are now in green and marked with [>] symbol
- Update translations
2025-10-19 23:58:48 +02:00
skymike03
6e59e954ec v2.2.4.8
- update ps3 extact with symlink activated
- add option to delete game if download error / canceled and game is not deleted automatically
2025-10-17 22:17:10 +02:00
skymike03
dac8114a0b v2.2.4.8
- Repair bug not extracting ps3 iso after download and decrypt and converting to .ps3 folder
2025-10-17 20:53:53 +02:00
skymike03
b46455aff2 v2.2.4.7 2025-10-16 23:28:40 +02:00
skymike03
893573b560 v2.2.4.7
- kills web server before launch new instance
2025-10-16 23:26:37 +02:00
skymike03
8618220f66 v2.2.4.6
- adding new download queue to web interface
- adding missing translations
2025-10-16 22:51:15 +02:00
skymike03
2fc881e6ab v2.2.4.5
- correct xbox convert bug
2025-10-16 21:00:03 +02:00
skymike03
a81139b50d v2.2.4.5
- correct xbox convert bug
2025-10-16 20:59:45 +02:00
skymike03
dd447e0bea mobile search amerlioration css 2025-10-14 23:58:42 +02:00
skymike03
b8b6277ba0 v2.2.4.4
-add system information to web interface and logs
-add new search feature on web interface home page can search game and download directly
- correct some bugs extacting bios
2025-10-14 23:22:28 +02:00
skymike03
34eafcd981 v2.2.4.3
- Add automatic extract/converted for web interface
- correct permissions bugs in windows for bios folders
2025-10-13 22:49:20 +02:00
skymike03
31c8f6a63e v2.2.4.2
- add 1fichier free mode handling (test) with wait time, like you download on 1fichier website. Don't need an api key anymore if you don"t have a subscription.
If you have any api key it will use in priority
2025-10-12 00:24:45 +02:00
skymike03
2caf0f80c7 v2.2.4.1
- add SUPPORT button on web interface to zip all necessary log files to send on discord
2025-10-11 15:47:42 +02:00
skymike03
b73c1e7a80 add rgsx_web.py 2025-10-08 23:37:20 +02:00
skymike03
b0087c9d58 v2.2.4.0
- Add web interface  for RGSX. You can barely do all things directly on computer or your smartphone on same network :)
- Enhanced  language support with new network error messages.
- Updated network.py to improve download error handling, including detailed error messages for various HTTP errors.
- Removed unnecessary web progress updates;
- Implemented real-time download status updates in the web interface.
- Added custom ROMs folder setting in rgsx_settings.py.
2025-10-08 23:34:18 +02:00
skymike03
8e60a44ccc v2.2.3.1
-add support for generic xbox controller no name
- add support for decrypting ps3 redump game on the fly after download, extract zip, for linux and windows and extract iso after in a  .ps3 folder
2025-10-06 13:32:46 +02:00
skymike03
75cbe5c259 v2.2.3.0
- add new menu in history, check if a game already exist, select a game to have infos about download folder, errors, retry download if error, infos about errors, extract an archive directly...
- correct bug with rar files
- joystick hot plug and play, if removed , keyboard take control, and vice versa
2025-10-05 03:51:15 +02:00
skymike03
669aae02b0 add dos game handling (extract, rename .pc) 2025-10-02 22:30:00 +02:00
skymike03
acd0ce337e correct language bug on forein languages 2025-10-02 18:58:24 +02:00
skymike03
0183916667 v2.2.2.8 don't extract psvita zip 2025-10-01 22:37:59 +02:00
skymike03
997de8bf36 gitignore update 2025-10-01 22:14:04 +02:00
retrogamesets
22a36df654 add dragonrise arcade joystick 2025-10-01 19:31:18 +02:00
retrogamesets
ac4c34089e v2.2.2.7 bis
- Removed unnecessary debug logging
- Simplified the extraction process in utils.py
- Enhanced extraction functions to handle special cases for Xbox and PS3 platforms more effectively.
- Improve the update of game list XML for retrobat
2025-09-21 23:33:04 +02:00
retrogamesets
b395ea7e0c add controllers 2025-09-21 18:17:42 +02:00
retrogamesets
f521ddfb54 v2.2.2.7
- Add checks for existing files before download and update status messages in multiple languages
2025-09-21 17:47:32 +02:00
retrogamesets
9aa494a5d0 v2.2.2.6
- updated controls mapping and reading simplified
- update translations
- move some files to reorganize folders
- add some icons to controls
2025-09-21 15:25:52 +02:00
retrogamesets
9861afb9fb v2.2.2.5
- fix error messages in history
2025-09-17 12:40:56 +02:00
retrogamesets
fa394ecc15 v2.2.2.4
- correct ps3 extracting/folder_rename bug
- added support for Anbernic RG35XX
- added support for local custom source of games (games.zip) in /saves/ports/rgsx folder when choose "custom source" on rgsx games settings.
2025-09-16 22:08:46 +02:00
retrogamesets
7b6d839654 Refactor controller detection logic to improve specificity and ensure proper handling of multiple controller types 2025-09-16 00:27:34 +02:00
retrogamesets
158be30667 Add support for Anbernic RG35XX controller and local custom sources ZIP handling 2025-09-16 00:23:48 +02:00
retrogamesets
d5bc56be64 translation fix 2025-09-15 22:22:10 +02:00
skymike03
3c982c18d5 v2.2.2.3
- update translations for controllers_remap
2025-09-14 22:08:20 +02:00
skymike03
71dffe1521 update gitignore 2025-09-13 16:13:20 +02:00
RGS
d99db89ba3 Fix formatting of French instructions link in README 2025-09-12 22:10:12 +02:00
RGS
d723d531ef Add French instructions link to README 2025-09-12 22:09:51 +02:00
skymike03
b62ba61caa update readme 2025-09-12 22:08:25 +02:00
skymike03
e685c16b2d update readme 2025-09-12 22:04:26 +02:00
skymike03
c6ae45aecd - corrected: ports/RGSX/config.py
- add automatic create of api keys .txt files in saves folder
2025-09-12 17:13:05 +02:00
skymike03
45f5d8bf7b v2.2.2.2
- add new instructions on menus to describe each function
- upgrade controller_debug.pygame file to create a controller support
- update command-line interface to be more effiscient and readable
2025-09-12 17:00:51 +02:00
skymike03
3c36dd2e02 v2.2.2.1
- add toggle for hiding premium systems needing an api key
- add new font for better accessibility
2025-09-12 03:41:59 +02:00
skymike03
7a7651e582 v2.2.2.0
- NEW feature :  real-debrid API available
- implement new API process for 1fichier : use 1fichier api 1st, if not found use alldebrid, if not found use realdebrid
- graphical menu to see if api keys are found in the saves folder
- correct some minor graphics bug
- delete old code useless for loading source from old file
- update translations
- fix update downgrading is not possible anymore for testing/dev purpose only
2025-09-12 03:00:41 +02:00
skymike03
7fc5204135 v2.2.1.0
- reorganization of all pause menu
- add xbox elite controller support, correct bug for xbox 360 controller showing "Select" for History rather than "Y"
- cleanup languages files
- improve API key handling for 1fichier and AllDebrid and logging
- update and simplify config variables and delete unused functions
- virtual keyboard for filter games now showing evreytime you have controller plugged, even on computer, steamdeck, handheld.
2025-09-12 00:46:45 +02:00
skymike03
9e128574be - Updated application version to 2.2.0.8.
- Refactored menu states from "redownload_game_cache" to "reload_games_data".
- Added Xbox Elite controller configuration file.
2025-09-11 21:05:59 +02:00
skymike03
a24391a028 add controller_debugger to launch in pygame system to create debug file support for controller 2025-09-11 15:37:55 +02:00
skymike03
74ef8b4bdf v2.2.0.8 - test feat: add AllDebrid API support as fallback for 1Fichier downloads and update documentation 2025-09-11 02:41:43 +02:00
skymike03
ea565f7c46 v2.2.0.7 - update batocera gamelist after download automatically (thanks to focalabroc for command, adapted) 2025-09-11 01:28:27 +02:00
skymike03
3d8a2fac26 edit README files to indicate that all changelog
information is on the Discord server
2025-09-10 22:22:10 +02:00
skymike03
c49c03c1e0 v2.2.0.7 - feat: enhance unsupported systems display and update extraction handling for Xbox 2025-09-10 22:20:38 +02:00
skymike03
3ee7fc8b3f v2.2.0.6 - feat: implement download cancellation (real cancel) and cancel all downloads when exit feature and improve exit confirmation messages 2025-09-10 21:08:46 +02:00