Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Update emulators, cores, emulation support packages, and system theme.
Enable serial console output on RK3326, thanks to @royger!
Switch default suspend mode to mem + s2idle on RK3566 devices.
Bug Fixes
Corrects an issue with merged storage preventing EmulationStation from enabling the menu options.
Fixes an issue with system directory creation and switches the function from automatic to an option in System Settings that creates them on demand. This resolves a conflict condition that can hide games as duplicate directories may exist before the overlay is initialized. See previous release notes (20231212) as a fix is provided for affected users.
Note: For the 'CREATE GAME DIRECTORIES' to work correctly, users will need to create /storage/games-internal/roms or /storage/games-external/roms manually. This issue will be corrected in the next release.
Adds support for changing the merged storage target between the internal and external card.
Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed. Delete the empty directories and reboot to resolve.
Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
Merged storage can now be disabled persistently.
A new directory structure is required to enable switching:
/storage/games-internal/roms
/storage/games-external/roms
The target /storage/roms has not changed.
Games will be migrated automatically when possible.
If game directories are not created correctly, ssh into the device and run systemd-tmpfiles --create /usr/config/system-dirs.conf.
Lowers RK3566 device clocks when put to sleep.
Adds ATSC acceleration and CPU accuracy options to Yuzu.
The JELOS team is happy to announce support for merged storage! This change merges your internal or tf1 microsd storage with your external microsd to allow both devices to be used as game storage!
Requires the microsd card to be formatted as ext4, the feature is automatically disabled when ExFAT and FAT are used as those filesystems are not compatible.
Games and data copied to /storage/roms will be saved to /storage/games-internal.
Samba has been updated to present both volumes for network access.
EmulationStation now has an eject option under System Settings -> Hardware /Storage that is available when merged storage is active.
When a compatible microsd is inserted, JELOS will automatically add it to the overlay if merged storage is active, making the content available to ES after a gamelist update or an ES restart.
The udevil service will no longer mount microsd cards to /run/media, howev...
Linux kernel 6.1.63 for RK3326, RK3399, and S922X.
Linux kernel 6.6.2 for AMD64.
Updates emulators, cores, emulation support packages, and theme.
Games installed via Portmaster now default to performance mode.
Bug Fixes
Corrects an issue preventing EmulationStation from starting on SBCs.
Fixes a bug preventing 3DS emulation from executing on some Weston devices.
Adds a missing SDL joystick mapping for RK3566 devices.
Fixes an issue on RK3566 devices causing battery drain when charging the device while it is powered off.
Correction requires a modification in how the device boots. When you connect a charger and the power is off, the device will now power on. This is expected behavior and not a bug.
As the method of booting has changed, it is possible that battery reporting could be inaccurate and require a battery reset. To reset, disconnect the battery from the mainboard for 10 seconds.
DO NOT ATTEMPT TO DRAIN THE BATTERY TO RESET, this will cause the charge controller to become even more inaccurate.
Big thanks to Recalbox for developing the feature.
CEMU now supports enabling online mode for the system or per game.
Note: Online mode requires owning a Wii-U and configuring CEMU for online play manually.
Adds a start script to the tools menu for Ryujinx on supported devices.
Bug Fixes
Fixes a bug preventing JELOS from booting on RG353P.
Note: If your device was affected you can recover by editing extlinux/extlinux.conf on the boot partition of your JELOS MicroSD, changing: FDTDIR / to FDT /rk3566-rg353p-linux.dtb. You do NOT need to re-flash.
Corrects missing kill shortcut for PortMaster.
AetherSX2 now starts correctly on supported ARM devices.
Enables performance mode by default for GBA and PSX on RK3326 devices.
Corrects a bug preventing Mednafen from being available for ST-V emulation.
CEMU now supports enabling online mode for the system or per game.
Note: Online mode requires owning a Wii-U and configuring CEMU for online play manually.
Adds a start script to the tools menu for Ryujinx on supported devices.
Bug Fixes
Fixes a bug preventing JELOS from booting on RG353P.
Note: If your device was affected you can recover by editing extlinux/extlinux.conf on the boot partition of your JELOS MicroSD, changing: FDTDIR / to FDT /rk3566-rg353p-linux.dtb. You do NOT need to re-flash.
Corrects missing kill shortcut for PortMaster.
AetherSX2 now starts correctly on supported ARM devices.
Enables performance mode by default for GBA and PSX on RK3326 devices.
Corrects a bug preventing Mednafen from being available for ST-V emulation.