/usr/bin/emustation.sh restart If you plugged your box into a 4K TV but it is glitching:
If games aren't showing up, rebuild the gamelist:
If the GUI freezes but SSH works:
scp root@192.168.1.120:/storage/roms/snes/rom.sfc /home/user/Desktop/ Because you have SSH, you can run scripts that loop in the background. Watchdog Script for Bluetooth Drops Create a script to restart Bluetooth if your controller dies:
systemctl stop emustation systemctl start emustation Or, using the EmuELEC script: emuelec ssh
ee-settings set resolution "1080p" reboot Low space causes save state failures.
cd /tmp wget https://github.com/EmuELEC/EmuELEC/releases/latest/EmuELEC-Amlogic-ng.aarch32-VERSION.img.gz gunzip EmuELEC-*.img.gz dd if=EmuELEC-*.img of=/dev/mmcblk1 bs=4M status=progress Sometimes you need to upload a single core file or a BIOS, and Samba is too slow. Use scp (built into Linux/macOS/Windows PowerShell). /usr/bin/emustation
But what happens when your wireless gamepad stops syncing? Or when you need to scrape thousands of ROMs without bogging down the system’s GUI? Or when your device gets stuck in a boot loop?