{{:mnretrogamer:os:lakka:lakka-logo.png?direct|}} \\ ====== lakka ====== The __DIY__ **open source** retro gaming emulation console ---- ====== details ====== * home * [[https://www.lakka.tv/]] * get lakka * [[http://www.lakka.tv/get/]] ---- ====== use cases ====== ---- ====== configuration ====== ---- ===== game thumbnails ===== * [[https://www.lakka.tv/doc/Game-Thumbnails/]] ---- ===== bluetooth ===== * [[https://www.lakka.tv/doc/8Bitdo-Wireless-Controller/]] ---- ===== usb dac ===== * [[http://www.lakka.tv/doc/Audio-settings/]] ---- ===== usb rom storage ===== * [[http://www.lakka.tv/doc/Accessing-Lakka-filesystem/]] * [[https://www.lakka.tv/doc/ROMs/]] ---- ===== network rom storage ===== ---- ====== recommended edits ====== - change hostname, set audio device & reboot # Lakka - The DIY retro emulation console # # ...... visit http://www.lakka.tv ...... # ########################################### Lakka (official): 2.3.2 (RPi2.arm) Lakka:~ # uptime 03:49:11 up 12 min, load average: 0.09, 0.19, 0.13 Lakka:~ # echo "mnretrogamer014" > /storage/.cache/hostname Lakka:~ # aplay -L null Discard all samples (playback) or generate zero samples (capture) default:CARD=ALSA bcm2835 ALSA, bcm2835 ALSA Default Audio Device sysdefault:CARD=ALSA bcm2835 ALSA, bcm2835 ALSA Default Audio Device Lakka:~ # cd /storage/.config/retroarch/ Lakka:~/.config/retroarch # vi retroarch.cfg Lakka:~/.config/retroarch # systemctl stop retroarch Lakka:~/.config/retroarch # vi retroarch.cfg Lakka:~/.config/retroarch # systemctl start retroarch Lakka:~/.config/retroarch # reboot mnretrogamer014:~ # cat ~/.config/retroarch/retroarch.cfg ... audio_device = "default:CARD=ALSA" ... ====== troubleshooting ====== * [[http://www.lakka.tv/doc/Configuring-Lakka/#using-the-command-line-interface|stopping retroarch]] * [[https://www.lakka.tv/doc/Hostname-Setting/|change hostname]] * [[https://forum.odroid.com/viewtopic.php?t=37373|disabling bluetooth property ertm for wireless BT controller compatibility]] ----