uOS-20221212
This is the first release of UnofficialOS, based on JELOS. This build is based on JELOS-20221208.
Installation
Download the latest version of uOS.
Decompress the image.
Write the image to an SDCARD using an imaging tool. Common imaging tools include Balena Etcher, Raspberry Pi Imager, and Win32 Disk Imager. If you're skilled with the command line, dd works fine too.
Upgrading
Download the latest version of uOS from Github.
Copy the update to your device over the network to your device's update share.
Reboot the device, and the update will begin automatically.
Change Log
Deprecates the release build workflow.
Updates emulators and cores, including Dolphin, Duckstation, and PCSX2SA
Relabels JELOS_SSH_KEYS_FILE, JELOS_WIFI_SSID, and JELOS_WIFI_KEY (LOCAL_SSH_KEYS_FILE, LOCAL_WIFI_SSID, and LOCAL_WIFI_KEY).
Drops RG351x devices from world builds.
Updates SDL to 2.26.0 , Linux to 6.0.11 (RG552 and x86_64 only), Python to 3.11 (Thanks to @CoreELEC), and Mesa to 22.3.0.
Reworks online update mechanism to allow disabling with a build time variable.
Reworks JELOS installation to be executed from Tools menu in ES.
Corrects shell prompt display on the console during x86_64 boot.
Fixes asound.state on RG552 with broken values, thanks to @Locutus73.
Fixes bluetooth on x86_64 devices (handheld build).
Fixes issue with hotkey assignment on some devices.
RG351 series stays with SDL 20.0.2. uOS specific.
Changes boot splash screen. uOS specific.
Disables GamesDB scraping. uOS specific.