Viewing 1 post (of 1 total)
  • Author
    Posts
  • spaceinvader
    Participant
    Post count: 67

    Hi.

    I need to run my ZXSpectrum games through a .sh script, but it doesn’t work because of runcommand.sh

    My script is like this:

    #!/bin/bash
    sudo loadkeys rom.kmap
    /opt/retropie/emulators/fuse/bin/fuse /home/pi/RetroPie/roms/zxspectrum/rom.tzx
    sudo loadkeys normal.kmap

    How can I run this kind of script?

Viewing 1 post (of 1 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.