this project is used for updating Anbernic RG35XX powered
by GarlicOS with the latest version.
It also copies the saves
dir on your computer.
Int and Ext SD card are considered.
=> There is no warranty of operation without errors. At your own risks. <=
- Enable adb on your device by creating a file named
enableADB
on the misc mount point - edit
garlicos-updater.cfg
Variable | Optional | Description |
---|---|---|
garlicOsDownloadPath_001 | latest download link (here, named RG35XX-CopyPasteOnTopOfStock.7z.001 ) |
|
garlicOsDownloadPath_002 | latest download link (here, named RG35XX-CopyPasteOnTopOfStock.7z.002 ) |
|
adbDeviceId | adb device id (adb devices ) |
|
saveDir | x | local dir where to save saves (example : /home/Skekfly/saves ). It copies saves only if saveDir is set (From Ext SD card if there is one, Int SD card otherwise). |
resetCfg | x | true or false (default = false). Replace retroarch.cfg and the current theme by those in the update archive. |
- power on your device
- Set the latest download links (001 & 002) in
garlicos-updater.cfg
- connect your device on the computer via USB
- Run
garlicos-updater.sh