Need to know how to make C64 start on boot instead of piplay
  • I saw the FAQ but i don't know to make it work for the commodore 64. Can anyone help me with this?
  • edit your .profile file by typing nano ~/.profile

    At the bottom of the file, change the line that has python launchmenu.py to be just x64

    Press ctrl-x then y then reboot :)
  • I tried that and it says error no such file or directory.
  • Can you post your .profile?