Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
The JELOS team is pleased to announce full support for Gameforce Ace!
Releases are now available for all supported devices to replace releases previously removed including support for RK3566 devices made by Anbernic and Powkiddy. See the download listings for details.
Adds snes_faust Mednafen options to EmulationStation.
Hotkey management has been reworked to improve response time, lower CPU utilization, and increase reliability.
MPV button controls have been reworked to model hotkey management.
Audible battery hotkey has been deprecated, and replaced with LED disable/enable.
JELOS now includes TDP support based on processor capability, replacing hard coded TDP values.
Deprecates and removes support for Yuzu, Ryujinx, and Citra.
GearColeco is now default for Coleco emulation, thanks to @wwark!
Adds support for MO/TO Family system, thanks to @wwark!
EmulationStation now supports internal resolution configuration for AetherSX2 on supported devices!
JELOS now supports the Game Console R35S and R36S! An option to select your device variant is available in the "System Settings" menu.
PS Vita is now fully integrated in EmulationStation. Once your games are configured, use the "Scan Vita Games" option to scan them, followed by "Update Game Lists" to reload them. Once scanned, they can be scraped using the built in scrapers.
EmulationStation now supports displaying PICO-8 cartridge images when no scraped image is available.
The JELOS installer now supports using built in controls to perform installation to internal storage on supported devices.
RetroAchievements are now available again in the main menu when enabled. Thanks in part to @batocera-linux, @AmberELEC, and @dhwz!
Audio reset is now available in the "System Management and Reset Options" menu.
USB Gadget options are now available in EmulationStation including MTP and ECM modes. Thanks to @citral23!
Updates
Linux kernel 6.7.4 (AMD64, S922X, RK3326, RK3399).
Weston 13.0.0.
Bug Fixes
The fan is now correctly disabled on AYANEO 2S when the device enters sleep mode and is re-enabled on wake.
Fixes a bug with default scaling governors on RK3588 devices.
Reverts flycast standalone to resolve artifacting issues.
Note: Anbernic RG353P/M/V/VS, RG503, Powkiddy RK2023, RGB30, RGB10 Max 3, and x55 releases are paused at version 20240206 while mainline integration is completed. New releases for these devices will return soon.
Updates Linux kernel to 6.7.3 (AMD64, RK3399, RK3326).
Our S922X platform now features Linux kernel 6.6.15!
Mesa 24.0.0 and libdrm 2.4.119.
Adds speedtest-cli network benchmark tool.
Bug Fixes
Fixes Portmaster not launching on RK3566 devices.
Fixes per system performance defaults not honoring user provided settings.
Corrects an issue with system management options not providing visual output on RK3566 devices.
Fixes Duckstation rotation on the Powkiddy RGB10 Max 3.
Correct mupen64plus-sa mappings on MagicX xu10, thanks to @Oendaril!
Update regulator settings for xu10 to reduce crashes when waking from sleep, thanks to @Oendaril!
Allow inverting analog controls for xu10, thanks to @Oendaril!
Due to a bug in 20240201 release, updating through EmulationStation will not work on the RK3566 family of devices if you updated to 20240201. You can update over ssh by logging in as root and running system-upgrade, or using the manual update process Update - JELOS Wiki.
Note: When put to sleep, the display does not fully power off. We hope to resolve this in a future release.
New options in Danger Zone!
An Overlay reset which deletes overlays from /storage and reboots. This will be useful for cleaning up broken joypad configurations or fixing scenarios where users have used the retroarch update tool.
A full retroarch reset which deletes the entire retroarch directory and all overlay directories and then reboots. Useful for cleaning up when other resets don't resolve issues, and users don't want to factory reset.
beetle-supafaust-lr now defaults to quad core optimized settings, thanks to @sydarn!
Updates
Updates several emulators, cores, and support packages.
Linux kernel 6.1.70 (RK3326, RK3399, S922X) and 6.7 (AMD64).
Updates Mesa and GPU drivers for RK3399.
Bug Fixes
Reverts GCC to 12.2.x to fix bugs with Dolphin SA.
Reverts gzdoom to the latest stable release and fixes a crash bug.
Fixes a bug preventing Syncthing from using the correct configuration file.
Corrects a bug with shaders on Amlogic devices, thanks t...