Homepage Forums RetroPie Project Everything else related to the RetroPie Project Zmachine not working when booted from EmulationStation Reply To: Zmachine not working when booted from EmulationStation

#92267
herbfargus
Member

I’m probably doing it wrong, but anytime I put </dev/tty anywhere emulationstation throws a parsing error and wont load back up until i revert my change.

<system>
    <name>zmachine</name>
    <fullname>zmachine</fullname>
    <path>~/RetroPie/roms/zmachine</path>
    <extension>.z3 .Z3 .dat .DAT</extension>
    <command>/usr/games/frotz %ROM% </dev/tty</command>
    <platform>arcade</platform>
    <theme>zmachine</theme>
  </system>