Homepage › Forums › RetroPie Project › Ideas for Further Enhancements › New N64 mupen64plus graphics plugin optimised for Pis. › Reply To: New N64 mupen64plus graphics plugin optimised for Pis.
03/20/2016 at 08:57
#120929
Participant
Interesting. Please try a source based installation over retropie_setup.sh. Even though this should only happen if you run retropie_packages.sh as user root. You could also rename this line by hand:
wrong
<path>/root/RetroPie/roms/n64</path>
right
<path>/home/pi/RetroPie/roms/n64</path>