New version of Lakka has been released!
We are happy to announce the new and updated version of Lakka.
Changes since version 3.6:
wasm4
: added new libretro corejumpnbump
: added new libretro coreblastem
: added new libretro corefreechaf
: added new libretro corepotator
: added new libretro corequasi88
: added new libretro coreretro8
: added new libretro corexmil
: added new libretro corefmsx
: added new libretro coreFor new installs, recorded videos will be saved in /storage/recordings
accessible via SAMBA share Recordings
. If you update from earlier version, RetroArch will by default save videos to /storage/.config/retroarch/records
, which is also accessible via SAMBA share Configfiles
→ retroarch
→ records
. You can change the default path for saving videos via Settings
→ Directory
→ Recordings
. Please, bear in mind that this feature is demanding, especially when using GPU recording (3D cores). It may not work with every core. Please see RetroArch bug tracker for any existing issues with recording.
Currently it is possible only to use software encoder. Use the below configuration and store it as e.g. Software.cfg
in the following path:
/lakka/storage/.config/retroarch/records_config
LAKKA_DISK:/.config/retroarch/records_config
(may require superuser privileges to access this path / write files here)Configfiles
→ retroarch
→ records_config
/storage/.config/retroarch/records_config
Configuration file contents:
vcodec = libx264
acodec = libmp3lame
pix_fmt = yuv420p
scale_factor = 2
threads = 3
video_crf = 25
video_preset = superfast
video_tune = animation
audio_global_quality = 75
sample_rate = 44100
format = flv
See GitHub for information about currently open bugs and issues and also for possible workarounds for these bugs/issues.
You can download the latest release from Lakka download page. If you want to follow the development of Lakka more closely, you can download latest Lakka nightly builds.
If you want to show your support for further development of the Libretro projects and ecosystem, you can learn more here.
Happy retro-gaming!