This release of UnofficialOS fixes some known bugs along with updates to emulators, cores and various packages. PPSSPP stand alone has been brought up to 1.19.2, and is fixed on the AMD64 build. Booting on the R3xS units is fixed (thanks to @EatPrilosec for finding my typo). Device quirks for the clones have been added, along with Drastic controls being fixed. We've added a Device Diagnostic Tool to help us eliminate problems and bugs. It will generate and dump a text file into the roms folder that can be sent to us to help debug things if users have issues. Rclone, SyncThing, TailScale, HTTP Server, Wine, Box64, Moonlight, QT and Systemd have all been bumped as well. Special thanks to @andremedeiros and @stolen for their work on the clones.
Installation
Fresh Install
- Download the proper *.img.gz for your device.
- Extract the .img and flash the image to your microSD card using your favorite image writing tool (Balena Etcher, Raspberry Pi Imager, Win32 Disk Imager, dd etc.)
Installation Image Downloads
Device/Platform | Install Image |
---|---|
Anbernic Win600, AOKZOE A1 PRO, AYANEO 2/2S/AIR/PRO/PLUS, Atari VCS, Ayn Loki Zero/Max, GPD Win4/Max2 | AMD64 |
Anbernic 351P/V/M/MP, Hardkernel Odroid Go Advance/Super, Powkiddy RGB10/RGB20S/V10, Magicx XU10 | RK3326 |
GameConsole R33S/R35S/R36S, Kinhank K36, Clone units Must Follow Install Instructions For Clones | RK3326-CLONE |
Anbernic 353P/PS/V/VS/M/RG503, Powkiddy RGB10 Max 3/RGB20 Pro/RGB30/RK2023 | RK3566-BSP |
Powkiddy X55 | RK3566-BSP-X55 |
Anbernic RG552 | RK3399 |
Gameforce Ace, Orange Pi 5, Radxa Rock 5b, Indiedroid Nova (must set dtb in extlinux.conf) | RK3588 |
Hardkernel Odroid Go Ultra, Powkiddy RGB10 Max 3 Pro | S922X-Odroid_GOU |
Hardkernel Odroid N2 | S922X-Odroid_N2 |
Hardkernel Odroid N2L | S922X-Odroid_N2L |
Upgrading Over the Air (OTA)
OTA Updating Is Supported In This Release If Using the 20250207 or Newer Release Of UnofficialOS
If your device has access to the internet you can update UnofficialOS directly from EmulationStation.
- In EmulationStation open the main menu by pressing the "Start" button on your controller.
- Select System Settings
- Scroll to the System Update header and select Start Update
Upgrading Manually
Manual Upgrading Is Supported In This Release If Using the 20250207 or Newer Release Of UnofficialOS
If you device does not have access to the internet you can still update manually
- Download the latest update (.tar) of UnofficialOS for your device from below or the releases page.
- Make sure to download the correct .tar file for your device. For example; if you are installing UnofficialOS on a RG351P you would download the
UnofficialOS-RK3326
file. - If you have any questions you can check the Device Support section to confirm which .tar you should download for your specific device.
- Make sure to download the correct .tar file for your device. For example; if you are installing UnofficialOS on a RG351P you would download the
- Copy the update to your device's update share.
- via SCP to
/storage/.update
- via Samba to "update"
- via SCP to
- Reboot the device, and the update will begin automatically.
Update Package Downloads
Device/Platform | Install Image |
---|---|
Anbernic Win600, AOKZOE A1 PRO, AYANEO 2/2S/AIR/PRO/PLUS, Atari VCS, Ayn Loki Zero/Max, GPD Win4/Max2 | AMD64 |
Anbernic 351P/V/M/MP, Hardkernel Odroid Go Advance/Super, Powkiddy RGB10/RGB20S/V10, Magicx XU10 | RK3326 |
GameConsole R33S/R35S/R36S, Kinhank K36, Clone units | RK3326-CLONE |
Anbernic 353P/PS/V/VS/M/RG503, Powkiddy RGB10 Max 3/RGB20 Pro/RGB30/RK2023 | RK3566-BSP |
Powkiddy X55 | RK3566-BSP-X55 |
Anbernic RG552 | RK3399 |
Gameforce Ace, Orange Pi 5, Radxa Rock 5b, Indiedroid Nova (must set dtb in extlinux.conf) | RK3588 |
Hardkernel Odroid Go Ultra/N2/N2L, Powkiddy RGB10 Max 3 Pro | S922X |
IMPORTANT Known Bugs/Issues
Clone Devices With Single Sticks
Right now there are issues with single stick units, we are working to fix this while we wait for our development units to arrive.
Powkiddy RGB20 Pro and Clones
Currently there are no leds working when uOS is running. Charging led works if the unit is powered off. We are working to fix this.
Powkiddy X55
This device has a few known issues.
- Charge the unit while its turned on, not while its powered off or sleeping.
- Plugging the power cable in with the unit off causes it to boot. This is normal right now for the unit to charge.
- Powering down fully for more then a few minutes at a time resets the battery meter. This IS NOT drain, its a bad meter reading.
- And last, sleeping the unit breaks sound.
What I have been doing currently is charging the unit to 100%, sleeping the unit when not in use, then I'll wake it and reboot when I want to use it. It still has very good battery life when sleeping, as I only lose between 5% and 10% battery daily. Not ideal I know, I'm working towards a fix.
X86_64
This build has some broken emulators, specifically:
- CEMU
- XEMU
- Vita3K
Odroid Go Advance
There is currently hotkey issues with this unit, specifically with PortMaster. Ports require a hard shutdown (not recommended).
Working for fixes on all mentioned issues and bugs. Please report bugs/issues to the uOS discord here.
Changelog
The commits and changes can be viewed here in the pull request for this release.