Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 00:55
· 213 commits to main since this release

Lakka 6.1 Images

Project Restructure & Automation
This is the first release following the project restructure. It has a fully automated build pipeline using GitHub Actions, replacing the previous manual build process. Currently, only Lakka images are supported.

Video & Drivers (KMS Migration)
The images now use the modern KMS (Kernel Mode Setting) video driver instead of the legacy FKMS driver. This required a complete rewrite of drivers that previously relied on dispmanx, which is no longer available under KMS.

Battery & OSD
The custom On-Screen Display (OSD) has been removed. Instead, the system now emulates a standard battery device that Lakka detects and displays natively on the screen.

RetroArch Customizations

  • PSP Button Mapping: OK and Cancel buttons are swapped in the UI to match standard PSP layout logic.
  • Controller Fixes: Volume up/down mapping is corrected to match the physical PSP buttons, and PS3 controller button mapping is fixed.
  • Handheld Optimization: The menu layout and scaling are customized specifically for the 800x480 handheld screen. Power usage at idle has been reduced to extend battery life.

Compute Module 5
I included an image for the CM5, but there are issues.

  • Power draw is very high, so the system may cut off if too much power is drawn, and the system will get very hot. I'll try to improve this as I test more, but the CM5 is just power-hungry.
  • Audio through headphones and speakers will not work when using the CM4 carrier. Bluetooth or USB audio only for now.

Full Changelog: v1.1...v2.0.0