exFat and Pimame 0.8
  • I made the mistake of running the updater again with version 0.7 and it wiped out my custom changes. Having to start over I decided to make the move to 0.8.

    I have my roms stored on a USB drive, so I went to work getting the USB drive working. The first step was to install the exFat drivers like I did for version 0.7. I tried the following...

    "sudo apt-get install exfat-fuse"

    I received the error "The following packages have unmet dependencies: vice : Depends: libsdl1.2-dev"

    Can I install the drivers in this version?

    Thank you for any help you can give,

    sabloomer
  • Try
     sudo apt-get -f install && sudo apt-get libsdl1.2-dev

    That will install what VICE depends on
  • thank you, that worked once I ran it from the desktop.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!