This release of UnofficialOS brings a bunch of updates to emulators, cores and packages, along with a new image for RK3326 clone units. There's still some issues we need to work out on devices with single sticks, and we are waiting on dev units now to test. OpenSSH and OpenVPN have been updated, along with ScummVM to 2.9.1 and Mupen64Plus to 2.6.0. All RetroArch cores are up to date as well. Please download the correct image for your supported device. Special thanks goes out to @ROCKNIX, @stolen for the webtool idea and code, and @andremedeiros especially for all his help lately on uOS. Without his help, clone support wouldn't of ever arrived this fast.
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
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
- PPSSPP Standalone
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 for this release can be viewed here in the pull request for this release.