-
Notifications
You must be signed in to change notification settings - Fork 3
Connecting to LDK Game
Jay Garcia edited this page Sep 10, 2019
·
2 revisions
This procedure describes how to talk to your LDK Game device.
- This will work with Windows 10 and most modern Linux systems
- Connect LDK Game to computer directly via the supplied (or similar) data-capable USB-A to MicroUSB cable. ** Connecting via a USB hub will cause this to fail**.
- If this fails, try a different cable.
- If your Telnet session fails, you can hit
CTRL + ]
and type inquit
, to exit it.
This will only work if your device is actually connected.
-
telnet 169.251.1.1
- User:
root
- Password: (no password required)
This will only work if your device is actually connected.
-
ftp 169.251.1.1
- User:
root
- Password: (no password required)
- If your LDK Game display times out, you can still FTP or telnet to it if the device is connected and powered on.
- You MUST execute any program that requires SDL via the launcher
g2menux
, as it will need to release control, else your app will not show and/or play sound. - All files we interact with will be stored here:
/home/retrofw/games/<game-name>
E.g.
/home/retrofw/games/modite-adventure