Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
fuss:lakka [2020/02/14 17:15] – created officefuss:lakka [2020/11/04 13:15] – [Code] office
Line 43: Line 43:
 </code> </code>
  
 +Next, a configuration file should be created at ''/storage/system/mqttSwitch/config.yml'' with the following contents:
 +<file yaml config.yml>
 +pid: '/var/run/mqttSwtich.pid'
 +
 +mqtt:
 +    host: 192.168.1.1
 +    port: 1883
 +    topic: 'arcade-engine/#'
 +
 +</file>
 +The configuration file ''config.yml'' should be adjusted to make ''host'' and ''port'' point towards the MQTT server and to amend the MQTT topic if necessary.
 +
 +===== Remotely Turning off Lakka =====
 +
 +With the ''mqttSwitch.py'' script running, Lakka can now be turned off by sending the message ''shutdown'' to the MQTT topic.
 ===== Code ===== ===== Code =====
  
Line 114: Line 129:
 </file> </file>
  
 +====== Determining Available LibRetro Core Versions ======
 +
 +On Lakka, terse information about the available cores can be retrieved by browsing to ''/tmp/cores/'' where all the cores are available as shared libraries (''.so'') along with an information file that describes the core along with its version (''.info'').

fuss/lakka.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.