Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
Find a file
Tomáš Kelemen (vudiq) ea55556316
update CHANGES
2022-03-01 09:05:50 +01:00
.github Add .github directory (#1311) 2021-05-21 23:42:00 +03:00
config noobs: add suffix for aarch64 targets, remove unused substitutions 2021-11-13 12:09:52 +01:00
distributions fmsx: add libretro core 2022-03-01 08:59:01 +01:00
licenses libpng: update to 1.6.37, correct license typos 2019-04-17 06:34:36 +00:00
packages fmsx: add libretro core 2022-03-01 08:59:01 +01:00
projects moonlight-libretro: add curl as dependency 2022-02-28 20:40:35 +01:00
scripts noobs: add suffix for aarch64 targets, remove unused substitutions 2021-11-13 12:09:52 +01:00
tools update_binary-addons: drop vfs.nfs and vfs.sacd from exclude list 2020-04-20 13:25:52 +02:00
.dockerignore Added support for building Lakka in a docker container, updated from https://github.com/libretro/Lakka-LibreELEC/tree/Lakka-2.3.2 (#955) 2020-05-24 13:44:35 +02:00
.gitignore Added support for building Lakka in a docker container, updated from https://github.com/libretro/Lakka-LibreELEC/tree/Lakka-2.3.2 (#955) 2020-05-24 13:44:35 +02:00
build_all.sh Add support for RPi Zero 2 with GPICase 2022-02-25 20:19:29 +01:00
CHANGES.md update CHANGES 2022-03-01 09:05:50 +01:00
CONTRIBUTING.md Update CONTRIBUTING with good practices (#721) 2019-07-23 16:40:54 +02:00
create_libretro_tarballs.sh create / get libretro tarball (#1172) 2021-02-07 01:31:55 +02:00
create_tar.sh
Dockerfile Add support for Base L4T Platform and Nintendo Switch device (#1288) 2021-05-10 22:56:02 +03:00
get_libretro_tarball.sh create / get libretro tarball (#1172) 2021-02-07 01:31:55 +02:00
libretro_update.sh duckstation: use specific version of the binary core (#1464) 2021-08-21 01:01:41 +03:00
Makefile scripts, tools: drop amlpkg building 2019-06-19 18:52:37 +01:00
pkg_all.sh Add support for RPi Zero 2 with GPICase 2022-02-25 20:19:29 +01:00
README.md README: update IRC server/network 2021-10-29 12:53:22 +02:00

Lakka - The DIY retro emulation console

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown emulation console.

  • Powerful - Built on top of the famous RetroArch emulator, Lakka is able to emulate a large range of hardware and has some useful features such as Braid-like rewinding, joypad hotplug and video streaming.
  • User friendly - Lakka is easy to setup and use. Once installed to your SD card, you just have to put your rom on the card, plug your joypad and enjoy your favorite old games. We also support PS3 and XBox360 controllers so you don't have to buy new ones.
  • Low cost - We try our best to keep the hardware required to run Lakka as cheap as possible. The software is optimized to run fast even on low end computers. The power can be supplied by any micro USB adapter like the one for your smartphone.
  • Open source - Our code is free as in freedom and hosted on Github (though the project uses emulators that forbid commercialisation). We accept external contributions, and we do our best to integrate our own patches into upstream projects.

Installation instructions

Please refer to our website http://www.lakka.tv/get on how to setup Lakka.

Support