RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Start into Vice?

    Scheduled Pinned Locked Moved General Discussion and Gaming
    vicestartboot configcommodore 64
    2 Posts 2 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bannon
      last edited by

      Is it possible to set up RetroPie so that it starts the Commodore 64 emulator when the system starts?

      Thanks

      1 Reply Last reply Reply Quote 0
      • J
        jsawhite
        last edited by jsawhite

        Though I haven't tested it since v4 of RetroPie, if you turn off autostart of Emulation Station (in retropie-setup, configuration), you can add the below to the end of /etc/profile

        if [ $(tty) == /dev/tty1 ]; then
        opt/retropie/emulators/vice/bin/x64 -chdir /home/pi/RetroPie/roms/c64
        fi

        This is assuming you've added Vice in as it's not there by default anymore.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.