User:Pineadmin/Lakka

From PINE64
Revision as of 13:44, 5 February 2023 by Fxc (talk | contribs) (Fxc moved page Lakka to User:Pineadmin/Lakka: Stub and outdated)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gamepad

On Lakka menu
  • When plugged in Gamepad, it is normal that the menu will navigate up and down randomly
  • Use Up key on right keypad to search. Down key to delete and Start key (middle right button) to start search
  • Start key (middle right button) and Right key on right keypad are used most frequently to select or start/pause game. Down key on right keypad is used to back or cancel. Some keys combination are still depend on the game.

Tested Sony Playstation Gamepad (Dualshock 3): Press on the Playstation button (middle) on the Gamepad to start using the Gamepad

  • For bluetooth
    • Plug the bluetooth USB dongle to the board
    • Plug the Gamepad USB cable to the board and go to Settings -> Services -> Bluetooth Enable: ON
    • Then unplug the USB cable and press on the Playstation button (middle) on the Gamepad and wait for the bluetooth connection (You may need to try few times)
    • For more information please visit http://www.lakka.tv/doc/Wireless-Dualshock/

Tested Logitech Dual Action Gamepad

Scan Multiple Game ROMs

  1. Plugged in USB Drive with ROMs
  2. Main Menu -> Load Content -> Collections -> Scan Directory ->

OR Import content (Far right of the menu) -> Scan Directory -> <<<My Hardisk>>> -> <<<Navigate to the ROMs folder>>> -> <Scan This Directory>

  1. If newly scanned game not showing on the menu
    • .rar and .7z are not supported, so you need to uncompress the file first
    • OR double check the filename written in the ROM's .cue file
    • OR if it is a single .bin file, then you need to create the .cue file
    • OR if it is .ecm file, then you need to unecm the file first
    • OR if the ROM files are ccd/img/sub, then you need to manually add it by editing the Playlists/*.lpl accordingly
    • OR try reboot

Stop Game

  • Press down both Left/Right Analog (Rounded) Joystick (L3 + R3) at the same time -> Close Content

OR can directly use Esc on normal keyboard to force stop

  • Press again to resume
  • L3 + R3 settings can be found on: Settings -> Input -> Menu Toggle Gamepad Combo

Screenshot

  • Press down both Left/Right Analog (Rounded) Joystick (L3 + R3) at the same time -> Take Screenshot
  • The screenshot image files will be saved in Screenshots folder (/storage/screenshots)

Enable Samba

  • Settings -> Services -> SAMBA Enable -> ON
  • To check the IP Address: Main Menu -> Information -> Network Information -> Interface (eth0)
  • Bios files can be copied to System folder (/storage/system)

Enable SSH

  • Settings -> Services -> SSH Enable -> ON
  • To check the IP Address: Main Menu -> Information -> Network Information -> Interface (eth0)
  • The default root password is: root
  • If you plan to enable SSH for longer period, you should disable password authentication in ssh and use public key authentication as advice by the "passwd" command