This release of UnofficialOS brings updated cores and emulators, along with fully updated shaders and filters. There has also been a number of stand alone emulators brought up to date, including GZdoom, Vice, Flycast and Hatari. Portmaster and Moonlight have been updated as well. Sound on the Powkiddy RK2023 has been fixed, so thats all set. Please see the wiki here for updated information.
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.)
Upgrading Over the Air (OTA)
OTA Updating Is Supported In This Release If Using the 20250207 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 Is Supported In This Release If Using the 20250207 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 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.
Folder Structure for Bios And Games
The folder structure has changed from the root of SD2 to a single folder. The folders for these must now be in a folder named "roms". The folder structure for SD2 can be generated by using the "Create Game Directories" option under System Settings. If you have an existing SD2 with all the folders on the root of the card, just create the folder named "roms", and move the rest of the folders (bios, nes, snes, gb, etc) into this folder. If this is not done ES will not see your games.
Powkiddy RK2023
Sound has been fixed on this device, no more known issues at this time.
IMPORTANT Known Bugs/Issues
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 be patient, as it's only myself working on uOS at the moment. Any help/contributions would be greatly appreciated if you would like to help. 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. Another change that is important is the folder structure for the rom files and bios has changed. Please see above for instructions.