Homepage Forums Search Search Results for 'n64'

Viewing 35 results - 176 through 210 (of 1,578 total)
  • Author
    Search Results
  • #116607

    In reply to: Adjust N64 audio?

    petrockblog
    Keymaster

    not using the omx plugin now.

    the SDL audio driver has volume control though – you could try it

    configs/n64/mupen64plus.cfg

    change AudioPlugin to mupen64plus-audio-sdl.so

    #116603

    In reply to: Adjust N64 audio?

    mikeveli20
    Participant

    I’m still getting nowhere with trying to solve this. It seems that n64 audio is set to 100% all the time no matter what. Even if I turn the System Volume in emulation station to 0 the n64 audio is unaffected.

    g0nz0uk
    Participant

    Hello,

    What am I doing wrong here? I have upgraded from Retropie 3.2 to 3.5 an all my controls are working accept for the N64. I am using 2 x Xbox 360 wireless controllers and usually follow the link below, it seems the controllers should use Retroarch via the emulationstation setup like the other emulators in 3.4 >:

    https://github.com/RetroPie/RetroPie-Setup/wiki/nintendo-64

    and usually edit /opt/retropie/configs/n64/mupen64plus.cfg

    and set player 1 and 2 to something like this, but neither controller works in Mario Kart 64

    # Digital button configuration mappings
    DPad R = “hat(0 Right)”
    DPad L = “hat(0 Left)”
    DPad D = “hat(0 Down)”
    DPad U = “hat(0 Up)”
    Start = “button(9)”
    Z Trig = “button(5)”
    B Button = “button(1)”
    A Button = “button(0)”
    C Button R = “axis(2+)”
    C Button L = “axis(2-)”
    C Button D = “axis(3+)”
    C Button U = “axis(3-)”
    R Trig = “button(7)”
    L Trig = “button(6)”

    #116549
    cybermen
    Participant

    So it worked out in the 3.4 version . But in 3.5 it looks different.

    You need to change the settings of the n64 emulator, to switch the sound from HDMI to jack. You can do this by by changing the following file:
    sudo nano /opt/retropie/configs/n64/mupen64plus.cfg

    Find the following text (somewhere at the top) and change the “OUPUT_PORT” from a 1 to a 0.
    # Audio output to go to (0) Analogus jack, (1) HDMI
    OUTPUT_PORT = 1

    Reboot the system, now you should have sound from the analogue jack.

    #116528
    Anonymous
    Inactive

    I haven’t been able to get 3.5mm audio in the mupen64 emulator either.

    cybermen
    Participant

    Hello, I have a question. How can the sound from the N64 emulator switch to 3.5 jack . I have installed the retropie 3.5 version . In the 3.4 version could in the file : /opt/retropie/configs/n64/mupen64plus.cfg for audio output you change to make . In the new version I did it because not found , can someone help me ? Thank you

    cyborguk
    Participant

    Hello,

    https://github.com/retropie/RetroPie-Setup/wiki/Nintendo-64

    I’m following the above wiki to setup my 2 xbox wireless controllers for the N64, but when I go into Mario Kart 64 both controllers are set up completely different. I’m using Muplen64plus as the emulator and from what I am reading the emulationstation controls should be used, but are not.

    Where can I set them up properly?

    Thanks

    epicrean
    Participant

    Pi Model: 2
    RetroPie Version Used: 3.0.0
    Built From: SD Image
    USB Devices connected: 1 controller and one flash drive
    Controller used: Logitech F310
    Error messages received: None

    I am trying to do the usb sync with the latest retropie build on a raspberry pie 2. I was able to sync a couple systems but not all of them.

    SNES won’t sync, the files are all .sfc
    32X won’t sync, the files are all .32x
    TG16 / PC Engine won’t sync, the files are all .pce
    Pocket Color won’t sync, the files are .ngc
    Neo Geo won’t sync, the files are all .zip
    N64 won’t sync, the files are all .z64
    Geneses / Mega Drive won’t sync, all the files are .md

    I have rebooted multiple times and have let the pie sit for a couples of hours with nothing.

    Epic

    #116275
    g0nz0uk
    Participant

    Is opt/retropie/configs/n64/mupen64plus.cfg still the only way to configure the controllers, there is no GUI for this like the others?

    g0nz0uk
    Participant

    Hi,

    I’m trying to figure out how to setup my 2 xbox controllers on the N64 (Mario Kart), normally I use jstest to see what the numbers are mapped to on the controllers. Using my notes I normally go here to test, but it’s not working. I’m using 3.4:

    Then I go to /opt/retropie/configs/n64/mupen64plus.cfg to setup my controllers.

    pi@retropie:~ $ cd /dev/
    pi@retropie:/dev $ cd /dev/input/ ls -lah
    pi@retropie:/dev/input $ jstest /dev/input/js0
    -bash: jstest: command not found
    pi@retropie:/dev/input $ ls
    by-id by-path event0 event1 event6 event7 js4 js5 mice mouse0
    pi@retropie:/dev/input $ ls -lah
    total 0
    drwxr-xr-x 4 root root 240 Feb 3 17:19 .
    drwxr-xr-x 14 root root 3.2K Feb 3 17:19 ..
    drwxr-xr-x 2 root root 100 Feb 3 17:19 by-id
    drwxr-xr-x 2 root root 100 Feb 3 17:19 by-path
    crw-rw—- 1 root input 13, 64 Feb 3 17:19 event0
    crw-rw—- 1 root input 13, 65 Feb 3 17:19 event1
    crw-rw—- 1 root input 13, 70 Feb 3 17:19 event6
    crw-rw—- 1 root input 13, 71 Feb 3 17:19 event7
    crw-rw—- 1 root input 13, 4 Feb 3 17:19 js4
    crw-rw—- 1 root input 13, 5 Feb 3 17:19 js5
    crw-rw—- 1 root input 13, 63 Feb 3 17:19 mice
    crw-rw—- 1 root input 13, 32 Feb 3 17:19 mouse0
    pi@retropie:/dev/input $ jstest /dev/input/js4
    -bash: jstest: command not found

    What am I doing wrong?

    #116184
    magic
    Participant

    [quote=116177]1) what does it say when you navigate into the Roms folders via command line? I’m guessing they didn’t transfer properly or are in the wrong format. I’m not clear on how you’re copying files. you don’t need to leave USB the stick in using the USB transfer method – just long enough for them to transfer[/quote]

    In File Manager and command prompt:

    View post on imgur.com


    (Sorry if the quality is too poor)

    [quote]
    7) this is normal. you can see what games run well (and using what plugin) looking at the n64 compatibility spreadsheet on the wiki.

    https://github.com/RetroPie/RetroPie-Setup/wiki/nintendo-64
    [/quote]
    Ah.

    [quote=116178]4: the location is /home/pi/RetroPie/roms

    [/quote]
    That’s done it. Thanks!

    #116177
    dankcushions
    Participant

    1) what does it say when you navigate into the Roms folders via command line? I’m guessing they didn’t transfer properly or are in the wrong format. I’m not clear on how you’re copying files. you don’t need to leave USB the stick in using the USB transfer method – just long enough for them to transfer

    7) this is normal. you can see what games run well (and using what plugin) looking at the n64 compatibility spreadsheet on the wiki.

    https://github.com/RetroPie/RetroPie-Setup/wiki/nintendo-64

    #116173
    magic
    Participant

    [quote=116149]i’m not sure i understand this. you don’t need to see the SD card file structure on windows if you’re doing the USB method – (reiterating the video) you put the USB in the pi whilst retropie is running, and it will create a folder structure. connect the USB to your pc then put the roms in the relevant directories on the USB, and then you put it in the pi and it will transfer everything to your SD card. you never need to access the SD card on your PC.

    [/quote]
    I’ve got it now, thank you – I was getting myself mixed up on the Transferring Roms page where it seemed to list 4 methods, but ‘USB’ and ‘Manually copy files from USB-stick’ seem to be the same process.

    Ok, here’s where I’m up to. I’ve been adding more roms, got ScummVM working (I guess we’ll find out if she likes adventure games like Fate of Atlantis…) and added some more roms.

    1. File issues are re-occurring.

    Last night everything was working fine. Tonight I copied over a second bunch of snes roms but they don’t appear – in fact Snes has totally disappeared from RetroPie now. They’re definitely there on the system SD card. Space is 953M / 7337M. I’ve restarted without my USB stick in and re-ran expand file system but it’s the same.

    In my Genesis, I’ve deleted some roms, but they still appear in the RetroPie UI and can be loaded…?! I’m back to the problem with my original build where files aren’t being refreshed.

    4. Removing emulators – this has re-occurred. I’ve went to opt/retropie/roms and moved folders to /unused in the same location, restart Pi but a number of emulators are still on RetroPie. I wonder if this is part of #1.

    7. N64 performance is poor. Lots of slow down and stuttering music. Any suggestions? I’m on a Raspberry Pi 2 so I’d have thought it would be better.

    gizmo98
    Participant

    Für lr-mupen64plus geht das definitiv nicht. Da im Moment nur rice funktioniert lohnt sich die Implementierung einer solchen Funktion aktuell auch nicht.

    maketheworldbetter
    Participant

    Ja DAS ist da zu finden…aber geht das nicht schon seit Ewigkeiten?
    Ich meine im Changelog oder den News hier nach Version 3.0 (ich glaub 3.2 oder so?) gelesen zu haben, es wäre jetzt möglich, speziell für den lr(!)-n64-core für jedes Rom auch einen individuellen Renderer festzulegen – oder irre ich mich da?

    Die Frage die ich mir stelle ist – wie stelle ich das für den lr-Core (!) für jedes Rom individuell ein! Andernfalls – wenn ich das nicht (vorm Start eines Roms) für den lr-64-core umstellen kann – ist der lr-N64-core doch irgendwie…nutzlos

    #116089
    mikeveli20
    Participant

    N64 is so much louder than my other systems. Is there any way to lower the default audio volume?

    richard
    Participant

    Hi i always use to do this but now it says:

    X: user not autorized to run X server, aborting.
    xinit: giving up
    xinit: unable to conect to X server: Conection refused
    xinit: server error

    I installed the new jessie and then used the retropie script then added the
    LXDE Desktop.sh to home/pi/RetroPie/roms/ports/
    and put this in:

    #!/bin/bash
    startx

    than i use this command:
    chmod +x LXDE Desctop.sh

    then add this to /home/pi/.emulationstation/gamelists/ports/gamelist.xml

    <game>
    <path>./LXDE Desktop.sh</path>
    <name>Lxde Desktop</name>
    <desc>LXDE
    The “Lightweight X11 Desktop Environment” is an extremely fast-performing and energy-saving desktop environment. Maintained by an international community of developers, it comes with a beautiful interface, multi-language support, standard keyboard short cuts and additional features like tabbed file browsing. LXDE uses less CPU and less RAM than other environments. It is especially designed for cloud computers with low hardware specifications, such as netbooks, mobile devices (e.g. MIDs) or older computers. LXDE can be installed on many Linux distributions including Debian, Fedora, OpenSUSE and Ubuntu. It is the standard for Knoppix and lubuntu. LXDE also runs on OpenSolaris and BSD. LXDE provides a fast desktop experience; connecting easily with applications in the cloud. LXDE supports a wealth of programs that can be installed locally with Linux systems. The source code of LXDE is licensed partly under the terms of the GNU General Public License and partly under the LGPL.</desc>
    <image>/home/pi/.emulationstation/downloaded_images/ports/LXDE Desktop-image.png</image>
    <rating>1</rating>
    <releasedate>20122902T000000</releasedate>
    <developer>Lxde.org</developer>
    <publisher>Lxde.org</publisher>
    <genre>Descktop-Environment</genre>
    <players>0</players>
    <playcount>23</playcount>
    <lastplayed>20160202T150152</lastplayed>
    </game>

    and this to /home/pi/.emulationstation/downloaded_images/ports/LXDE Desktop-image.png

    ( I included the image in this post! )

    and made a new Folder caled Games in /home/pi/RetroPie/roms/ports/

    then cut and paste all the game.sh like doom.sh etc.. files in it,
    leaving kodi.sh and the LXDE Desktop.sh in the ports folder

    then edit the file /etc/emulationstation/es_systems.cfg like this:

    <?xml version=”1.0″?>
    <systemList>
    <system>
    <name>ports</name>
    <fullname>Ports</fullname>
    <path>/home/pi/RetroPie/roms/ports</path>
    <extension>.sh .SH</extension>
    <command>%ROM%</command>
    <platform>pc</platform>
    <theme>ports</theme>
    </system>
    <system>
    <name>3do</name>
    <fullname>3DO Interactive Multiplayer</fullname>
    <path>/home/pi/RetroPie/roms/3do</path>
    <extension>.iso .ISO</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ 3do %ROM%</command>
    <platform>3do</platform>
    <theme>3do</theme>
    </system>
    <system>
    <name>ags</name>
    <fullname>Adventure Game Studio</fullname>
    <path>/home/pi/RetroPie/roms/ags</path>
    <extension>.exe .EXE</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ags %ROM%</command>
    <platform>ags</platform>
    <theme>ags</theme>
    </system>
    <system>
    <name>amstradcpc</name>
    <fullname>Amstrad CPC</fullname>
    <path>/home/pi/RetroPie/roms/amstradcpc</path>
    <extension>.cpc .dsk .CPC .DSK</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
    <platform>amstradcpc</platform>
    <theme>amstradcpc</theme>
    </system>
    <system>
    <name>apple2</name>
    <fullname>Apple II</fullname>
    <path>/home/pi/RetroPie/roms/apple2</path>
    <extension>.sh .SH</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ apple2 %ROM%</command>
    <platform>apple2</platform>
    <theme>apple2</theme>
    </system>
    <system>
    <name>macintosh</name>
    <fullname>Apple Macintosh</fullname>
    <path>/home/pi/RetroPie/roms/macintosh</path>
    <extension>.txt .TXT</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ macintosh %ROM%</command>
    <platform>macintosh</platform>
    <theme>macintosh</theme>
    </system>
    <system>
    <name>atari800</name>
    <fullname>Atari 800</fullname>
    <path>/home/pi/RetroPie/roms/atari800</path>
    <extension>.bas .bin .xex .atr .xfd .dcm .atr.gz .xfd.gz .BAS .BIN .XEX .ATR .XFD .DCM .ATR.GZ .XFD.GZ</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
    <platform>atari800</platform>
    <theme>atari800</theme>
    </system>
    <system>
    <name>atarist</name>
    <fullname>Atari ST/STE</fullname>
    <path>/home/pi/RetroPie/roms/atarist</path>
    <extension>.st .stx .img .rom .raw .ipf .ctr .ST .STX .IMG .ROM .RAW .IPF .CTR</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarist %ROM%</command>
    <platform>atarist</platform>
    <theme>atarist</theme>
    </system>
    <system>
    <name>atari2600</name>
    <fullname>Atari 2600</fullname>
    <path>/home/pi/RetroPie/roms/atari2600</path>
    <extension>.a26 .bin .rom .zip .gz .A26 .BIN .ROM .ZIP .GZ</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
    <platform>atari2600</platform>
    <theme>atari2600</theme>
    </system>
    <system>
    <name>atari5200</name>
    <fullname>Atari 5200</fullname>
    <path>/home/pi/RetroPie/roms/atari5200</path>
    <extension>.a52 .bin .A52 .BIN</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari5200 %ROM%</command>
    <platform>atari5200</platform>
    <theme>atari5200</theme>
    </system>
    <system>
    <name>atari7800</name>
    <fullname>Atari 7800 ProSystem</fullname>
    <path>/home/pi/RetroPie/roms/atari7800</path>
    <extension>.a78 .bin .zip .A78 .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
    <platform>atari7800</platform>
    <theme>atari7800</theme>
    </system>
    <system>
    <name>atarilynx</name>
    <fullname>Atari Lynx</fullname>
    <path>/home/pi/RetroPie/roms/atarilynx</path>
    <extension>.lnx .zip .LNX .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
    <platform>atarilynx</platform>
    <theme>atarilynx</theme>
    </system>
    <system>
    <name>atarijaguar</name>
    <fullname>Atari Jaguar</fullname>
    <path>/home/pi/RetroPie/roms/atarijaguar</path>
    <extension>.j64 .jag .zip .J64 .JAG .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarijaguar %ROM%</command>
    <platform>atarijaguar</platform>
    <theme>atarijaguar</theme>
    </system>
    <system>
    <name>c64</name>
    <fullname>Commodore 64</fullname>
    <path>/home/pi/RetroPie/roms/c64</path>
    <extension>.crt .d64 .g64 .prg .t64 .tap .x64 .zip .CRT .D64 .G64 .PRG .T64 .TAP .X64 .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ c64 %ROM%</command>
    <platform>c64</platform>
    <theme>c64</theme>
    </system>
    <system>
    <name>amiga</name>
    <fullname>Amiga</fullname>
    <path>/home/pi/RetroPie/roms/amiga</path>
    <extension>.sh .SH</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amiga %ROM%</command>
    <platform>amiga</platform>
    <theme>amiga</theme>
    </system>
    <system>
    <name>coco</name>
    <fullname>TRS-80 Color Computer (CoCo)</fullname>
    <path>/home/pi/RetroPie/roms/coco</path>
    <extension>.cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna .CAS .WAV .BAS .ASC .DMK .JVC .OS9 .DSK .VDK .ROM .CCC .SNA</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ coco %ROM%</command>
    <platform>coco</platform>
    <theme>coco</theme>
    </system>
    <system>
    <name>dragon32</name>
    <fullname>Dragon 32</fullname>
    <path>/home/pi/RetroPie/roms/dragon32</path>
    <extension>.cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna .CAS .WAV .BAS .ASC .DMK .JVC .OS9 .DSK .VDK .ROM .CCC .SNA</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ dragon32 %ROM%</command>
    <platform>dragon32</platform>
    <theme>dragon32</theme>
    </system>
    <system>
    <name>fba</name>
    <fullname>Final Burn Alpha</fullname>
    <path>/home/pi/RetroPie/roms/fba</path>
    <extension>.fba .zip .FBA .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
    <platform>arcade</platform>
    <theme>fba</theme>
    </system>
    <system>
    <name>fds</name>
    <fullname>Famicom Disk System</fullname>
    <path>/home/pi/RetroPie/roms/fds</path>
    <extension>.nes .fds .zip .NES .FDS .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
    <platform>fds</platform>
    <theme>fds</theme>
    </system>
    <system>
    <name>intellivision</name>
    <fullname>Intellivision</fullname>
    <path>/home/pi/RetroPie/roms/intellivision</path>
    <extension>.int .bin .INT .BIN</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ intellivision %ROM%</command>
    <platform>intellivision</platform>
    <theme>intellivision</theme>
    </system>
    <system>
    <name>mame-advmame</name>
    <fullname>Multiple Arcade Machine Emulator</fullname>
    <path>/home/pi/RetroPie/roms/mame-advmame</path>
    <extension>.zip .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-advmame %ROM%</command>
    <platform>arcade</platform>
    <theme>mame</theme>
    </system>
    <system>
    <name>mame-libretro</name>
    <fullname>Multiple Arcade Machine Emulator</fullname>
    <path>/home/pi/RetroPie/roms/mame-libretro</path>
    <extension>.zip .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
    <platform>arcade</platform>
    <theme>mame</theme>
    </system>
    <system>
    <name>mame-mame4all</name>
    <fullname>Multiple Arcade Machine Emulator</fullname>
    <path>/home/pi/RetroPie/roms/mame-mame4all</path>
    <extension>.zip .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
    <platform>arcade</platform>
    <theme>mame</theme>
    </system>
    <system>
    <name>msx</name>
    <fullname>MSX / MSX2</fullname>
    <path>/home/pi/RetroPie/roms/msx</path>
    <extension>.rom .mx1 .mx2 .col .dsk .zip .ROM .MX1 .MX2 .COL .DSK .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx %ROM%</command>
    <platform>msx</platform>
    <theme>msx</theme>
    </system>
    <system>
    <name>ngp</name>
    <fullname>Neo Geo Pocket</fullname>
    <path>/home/pi/RetroPie/roms/ngp</path>
    <extension>.ngp .zip .NGP .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
    <platform>ngp</platform>
    <theme>ngp</theme>
    </system>
    <system>
    <name>ngpc</name>
    <fullname>Neo Geo Pocket (Color)</fullname>
    <path>/home/pi/RetroPie/roms/ngpc</path>
    <extension>.ngc .zip .NGC .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
    <platform>ngpc</platform>
    <theme>ngpc</theme>
    </system>
    <system>
    <name>neogeo</name>
    <fullname>Neo Geo</fullname>
    <path>/home/pi/RetroPie/roms/neogeo</path>
    <extension>.fba .zip .FBA .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
    <platform>neogeo</platform>
    <theme>neogeo</theme>
    </system>
    <system>
    <name>gb</name>
    <fullname>Game Boy</fullname>
    <path>/home/pi/RetroPie/roms/gb</path>
    <extension>.gb .zip .GB .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
    <platform>gb</platform>
    <theme>gb</theme>
    </system>
    <system>
    <name>gbc</name>
    <fullname>Game Boy Color</fullname>
    <path>/home/pi/RetroPie/roms/gbc</path>
    <extension>.gbc .zip .GBC .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
    <platform>gbc</platform>
    <theme>gbc</theme>
    </system>
    <system>
    <name>virtualboy</name>
    <fullname>Virtual Boy</fullname>
    <path>/home/pi/RetroPie/roms/virtualboy</path>
    <extension>.vb .zip .VB .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ virtualboy %ROM%</command>
    <platform>virtualboy</platform>
    <theme>virtualboy</theme>
    </system>
    <system>
    <name>gba</name>
    <fullname>Game Boy Advance</fullname>
    <path>/home/pi/RetroPie/roms/gba</path>
    <extension>.gba .zip .GBA .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
    <platform>gba</platform>
    <theme>gba</theme>
    </system>
    <system>
    <name>nes</name>
    <fullname>Nintendo Entertainment System</fullname>
    <path>/home/pi/RetroPie/roms/nes</path>
    <extension>.nes .zip .NES .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
    <platform>nes</platform>
    <theme>nes</theme>
    </system>
    <system>
    <name>snes</name>
    <fullname>Super Nintendo</fullname>
    <path>/home/pi/RetroPie/roms/snes</path>
    <extension>.bin .smc .sfc .fig .swc .mgd .zip .BIN .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
    <platform>snes</platform>
    <theme>snes</theme>
    </system>
    <system>
    <name>n64</name>
    <fullname>Nintendo 64</fullname>
    <path>/home/pi/RetroPie/roms/n64</path>
    <extension>.z64 .n64 .v64 .Z64 .N64 .V64</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
    <platform>n64</platform>
    <theme>n64</theme>
    </system>
    <system>
    <name>pc</name>
    <fullname>PC (x86)</fullname>
    <path>/home/pi/RetroPie/roms/pc</path>
    <extension>.bat .com .exe .sh .BAT .COM .EXE .SH</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pc %ROM%</command>
    <platform>pc</platform>
    <theme>pc</theme>
    </system>
    <system>
    <name>pcengine</name>
    <fullname>TurboGrafx 16 (PC Engine)</fullname>
    <path>/home/pi/RetroPie/roms/pcengine</path>
    <extension>.pce .cue .zip .PCE .CUE .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
    <platform>pcengine</platform>
    <theme>pcengine</theme>
    </system>
    <system>
    <name>psp</name>
    <fullname>PlayStation Portable</fullname>
    <path>/home/pi/RetroPie/roms/psp</path>
    <extension>.iso .pbp .cso .zip .ISO .PBP .CSO .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psp %ROM%</command>
    <platform>psp</platform>
    <theme>psp</theme>
    </system>
    <system>
    <name>psx</name>
    <fullname>PlayStation</fullname>
    <path>/home/pi/RetroPie/roms/psx</path>
    <extension>.bin .cue .cbn .img .iso .m3u .mdf .pbp .toc .z .znx .BIN .CUE .CBN .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
    <platform>psx</platform>
    <theme>psx</theme>
    </system>
    <system>
    <name>scummvm</name>
    <fullname>ScummVM</fullname>
    <path>/home/pi/RetroPie/roms/scummvm</path>
    <extension>.sh .svm .SH .SVM</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ scummvm %ROM%</command>
    <platform>scummvm</platform>
    <theme>scummvm</theme>
    </system>
    <system>
    <name>gamegear</name>
    <fullname>Sega Gamegear</fullname>
    <path>/home/pi/RetroPie/roms/gamegear</path>
    <extension>.gg .bin .zip .GG .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
    <platform>gamegear</platform>
    <theme>gamegear</theme>
    </system>
    <system>
    <name>sg-1000</name>
    <fullname>Sega SG-1000</fullname>
    <path>/home/pi/RetroPie/roms/sg-1000</path>
    <extension>.sg .bin .zip .SG .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
    <platform>sg-1000</platform>
    <theme>sg-1000</theme>
    </system>
    <system>
    <name>mastersystem</name>
    <fullname>Sega Master System</fullname>
    <path>/home/pi/RetroPie/roms/mastersystem</path>
    <extension>.sms .bin .zip .SMS .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
    <platform>mastersystem</platform>
    <theme>mastersystem</theme>
    </system>
    <system>
    <name>megadrive</name>
    <fullname>Sega Mega Drive / Genesis</fullname>
    <path>/home/pi/RetroPie/roms/megadrive</path>
    <extension>.smd .bin .gen .md .sg .zip .SMD .BIN .GEN .MD .SG .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
    <platform>megadrive</platform>
    <theme>megadrive</theme>
    </system>
    <system>
    <name>segacd</name>
    <fullname>Sega/Mega CD</fullname>
    <path>/home/pi/RetroPie/roms/segacd</path>
    <extension>.iso .cue .ISO .CUE</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
    <platform>segacd</platform>
    <theme>segacd</theme>
    </system>
    <system>
    <name>sega32x</name>
    <fullname>Sega 32X</fullname>
    <path>/home/pi/RetroPie/roms/sega32x</path>
    <extension>.32x .smd .bin .md .zip .32X .SMD .BIN .MD .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
    <platform>sega32x</platform>
    <theme>sega32x</theme>
    </system>
    <system>
    <name>saturn</name>
    <fullname>Sega Saturn</fullname>
    <path>/home/pi/RetroPie/roms/saturn</path>
    <extension>.iso .bin .zip .ISO .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ saturn %ROM%</command>
    <platform>saturn</platform>
    <theme>saturn</theme>
    </system>
    <system>
    <name>dreamcast</name>
    <fullname>Dreamcast</fullname>
    <path>/home/pi/RetroPie/roms/dreamcast</path>
    <extension>.cdi .gdi .CDI .GDI</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ dreamcast %ROM%</command>
    <platform>dreamcast</platform>
    <theme>dreamcast</theme>
    </system>
    <system>
    <name>vectrex</name>
    <fullname>Vectrex</fullname>
    <path>/home/pi/RetroPie/roms/vectrex</path>
    <extension>.vec .gam .bin .zip .VEC .GAM .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
    <platform>vectrex</platform>
    <theme>vectrex</theme>
    </system>
    <system>
    <name>videopac</name>
    <fullname>Odyssey 2 / Videopac</fullname>
    <path>/home/pi/RetroPie/roms/videopac</path>
    <extension>.bin .zip .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ videopac %ROM%</command>
    <platform>videopac</platform>
    <theme>videopac</theme>
    </system>
    <system>
    <name>wonderswan</name>
    <fullname>Wonderswan</fullname>
    <path>/home/pi/RetroPie/roms/wonderswan</path>
    <extension>.ws .zip .WS .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswan %ROM%</command>
    <platform>wonderswan</platform>
    <theme>wonderswan</theme>
    </system>
    <system>
    <name>wonderswancolor</name>
    <fullname>Wonderswan (Color)</fullname>
    <path>/home/pi/RetroPie/roms/wonderswancolor</path>
    <extension>.wsc .zip .WSC .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswancolor %ROM%</command>
    <platform>wonderswancolor</platform>
    <theme>wonderswancolor</theme>
    </system>
    <system>
    <name>x68000</name>
    <fullname>X68000</fullname>
    <path>/home/pi/RetroPie/roms/x68000</path>
    <extension>.dim .DIM</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ x68000 %ROM%</command>
    <platform>x68000</platform>
    <theme>x68000</theme>
    </system>
    <system>
    <name>zmachine</name>
    <fullname>Z-machine</fullname>
    <path>/home/pi/RetroPie/roms/zmachine</path>
    <extension>.dat .z5 .DAT .Z5</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zmachine %ROM%</command>
    <platform>zmachine</platform>
    <theme>zmachine</theme>
    </system>
    <system>
    <name>zxspectrum</name>
    <fullname>ZX Spectrum</fullname>
    <path>/home/pi/RetroPie/roms/zxspectrum</path>
    <extension>sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
    <platform>zxspectrum</platform>
    <theme>zxspectrum</theme>
    </system>
    <system>
    <name>retropie</name>
    <fullname>RetroPie</fullname>
    <path>~/RetroPie/retropiemenu</path>
    <extension>.rp .sh</extension>
    <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% </dev/tty >/dev/tty</command>
    <platform/>
    <theme>retropie</theme>
    </system>
    </systemList>

    so Ports will be the first screen and RetroPie will be the last screen!
    this always dit work on rasbian weezy and retropie 2.x
    but now when i dit this whit rasbian jesie and retropie 3.4 it dit give me that error what am i doing wrong or dit i miss someting!

    greets Richard.

    #115932
    Omnija
    Participant

    You could always try 1 of the newer lightweight themes and reduce your gpu to 128. This will give you 128 extra ram to help buff out some of the lag.

    As mentioned above n64 will always have issue but psx would probably benefit from the overclock and extra ram.

    gizmo98
    Participant

    Die Plugins sind bei RetroPie 3.3 (und wahrscheinlich auch 3.4) auf jeden Fall unter Punkt 1 zu finden:
    -lr-mupen64plus
    -mupen64plus-rice
    -mupen64plus-glesn64
    -mupen64plus-GLideN64

    Video plugins von lr-mupen64plus lassen sich am einfachsten über RGUI (Retroarch Ingame Menü -> select+x) ändern.

    Handelt es sich um eine aktualisierte oder neue Installation?

    quicksilver
    Participant

    I saw on the wiki page that there are recommended resolutions based on which N64 video plugin you are using. However, all of the games I have tested seem to run better at VGA resolution no matter which plugin is used. Anytime I change the video mode to a higher resolution I get a major drop in frame rate. Is there a reason why HD resolutions are recommended for some of the plugins?

    #115894
    labelwhore
    Participant

    Nope the B+ is more powerful than the A+ and the B+ struggles with PS1, the games *can* run on a B+, but not well.

    You can pretty much forget about n64 games on a B+, performance is terrible.

    #115888
    cyandog
    Participant

    Could the Raspberry Pi A+ potentially emulate N64 games through overclocking?

    #115887
    labelwhore
    Participant

    n64 and ps1 run pretty well on an overclocked Pi 2. There’s some slowdown and other issues, but I think that’s the best we’re gonna get without more cost.

    #115883
    herbfargus
    Member

    Stay away from allwinner chips, they have terrible driver support and would have far too many incompatibilities to run retropie.

    And no the A+ will not emulate the n64 or ps1 the raspberry pi 2 barely even emulates them. Those are best left to a pc if you want something playable.

    cyandog
    Participant

    Hi, I am a complete noob when it comes to RetroPie and Raspberry Pi, but I noticed that the Orange Pi One has a 1.2 GHZ processor which seems good for emulating consoles like the N64 or PS1. Is it possible for a RetroPie Image to work on an Orange Pi? If not, can the Raspberry Pi A+ emulate N64 games and PS1 games? All I really want to know is that if an Orange Pi could use Retrope and if a Pi A+ could emulate N64 games or PS1 games.

    #115824
    itsgoodtobefree
    Participant

    Even with a Pi 2 I can’t get 99% of my N64 games to run half decently. Super Mario 64 and Mario Kart run okay but honestly not good enough to where I can fully enjoy the game. (And yes, I’ve tried everything under the different emulators and overclocked.)

    Goldeneye in particular “has issues” in the compatibility list and it is currently completely unenjoyable to play in single player so I wouldn’t even want to know what it is like with four players.

    On the other hand, PSX on RPi2 is a way better experience and I haven’t encountered any games I would consider unplayable.

    #115779
    herbfargus
    Member

    I wouldn’t count on the n64 running smoothly on anything but a pc and even then emulation suffers on some games. You can tweak settings and plugins to get some games working but there is only so much you can do even with a pi 2. That being said I definitely prefer a pi2 over my B+.

    #115776
    labelwhore
    Participant

    PSX and N64 work very well on a Pi 2, but unfortunately, not on a B+. If you hope to run those games smoothly, you should upgrade.

    sjura
    Participant

    Hi guys! First of all I’d like to give some kudos to the developers for doing gods work!

    I have a RPI B+ model running retropie 3.4 and have some performance questions. I am currently using “medium” overclock settings and 256 memorysplit.

    I tried running Tekken 3 on the PSX emulator, but unfortunately experienced heavy lag. I have added the scph1001 bios (https://www.loveroms.com/extras/psx-bios.php) to my system.

    Super Mario World and DK Country on SNES seem to work perfectly. However when I tried Mario Kart 2p there was a lot of both video and audio lag (tested before I edited the memorysplit setting from default).

    I would also like to try some N64 games, specifically Super Mario64 and GoldenEye (pref 2p), but as the PSX performance was so bad I don’t have high hopes.

    Is it possible to run PSX and N64 games smooothly on the B+ RPI? Can I tweak my settings further for better performance? How much overclocking should the B+ be able to handle?

    Edit: I’ve also installed the PS3-controller driver and usually I have only one USB-controller plugged in at the same time (ibuffalo SNES gamepad or wired PS3 controller).
    Downloaded the RetroPie SD-card image from the official site (https://www.petrockblock.com/retropie/retropie-downloads/retropie-image-for-raspberry-pi-1/), unzipped and used Win32DiskImager. Roms have been added by using WinSCP, the RPI is connected to ethernet.

    #115749

    In reply to: Large Bartop Arcade

    catrinisin
    Participant

    [quote=115676]Very nice! I’m planning to build something similar. I noticed in another post of yours referencing this one that you use XBox controllers in combination with the arcade sticks. I posted a question in another thread about something similar. I would like to be able to use the sticks with nothing else plugged in, but then also be able to plug in retro USB gamepads. How does the controller hierarchy work with this? I would like the sticks to be player 1/2 unless I plug something else in, then that becomes player 1 or 2. Will this work with the iPac2 interface? I’m trying to figure out what parts to buy to interface my joysticks/buttons with the Pi.

    [/quote]

    Thanks!
    Yes it will work the way you want. This is how I have it working. The ipac2 gives both player 1 and 2 because of the mappings i’ve programmed. Then in the Retroarch menu, I’ve also mapped my xbox controller to player 1. (I also have a bluetooth Wiimote with classic controller for player 2)
    So in the Retroarch menu, it will see the usb controller (Wireless or plugin) as gamepad buttons, while it sees the ipac2 as a keyboard input. Retroarch lets you have both programmed for each player if you want.
    So for me, I can use either the arcade controls, or the xbox controller without touching any settings. They both work at the same time for player 1. My Wiimote works for player 2 at the same time as my arcade player 2 buttons. For my arcade setup, this is ideal.
    With the wireless xbox controller, I don’t even have to have it turned on when booting the Pi. I can turn it on at any time and it just works right away, even mid game.
    The only emulator that absolutely requires the controller is N64. Playstation is a lot easier too with the analog sticks.

    gizmo98
    Participant

    Hi Micha,

    der normale “standalone” N64 Emulator sollte immer funktionieren. Die ROMs müssen entpackt sein, andernfalls bricht der Emulator direkt ab. Die beste Kompatibilität erreicht man mit dem GLideN64 plugin. Dieses Plugin läuft nur zufriedenstellend, wenn man die Auflösung auf 640×480/VGA begrenzt.

    Wenn du ein Spiel startest kannst du für eine Sekunde auf der Tastatur “x” oder “m” drücken. Dann erscheint ein Auswahlmenü der möglichen Emulatoren und Auflösungen.

    Wie du schon festgestellt hast läuft der Libretro Core nicht so gut. Deshalb werden mehrere Optionen angeboten. Das gilt auch bei anderen Systemen. Ein Emulator läuft schneller, ein anderer Emulator unterstützt mehr Spiele. Würden wir nicht mehrere Emulatoren anbieten wäre die Auswahl der “spielbaren” ROMs beschränkt(er).

    Gruß
    gizmo

    gizmo98
    Participant

    Open /opt/retropie/configs/all/autoconf.cfg and set “mupen64plus_hotkeys = 0”.

    #115442

    In reply to: Autofire on the axis

    vulga
    Participant

    You’re welcome! Always worked for me right away. Just need to configure it in the networks file. Got another one recently and stripped and soldered it to the Pi Zero to see if it would work. It does! Friends of mine are still amazed that I can get so much running off it on to the TV, including the 360 Wireless adapter so I can just play Mario without cables that close.

    Not good enough to run some of the more “hungry” apps like N64, PSX etc, but you get the general idea. This is the go-to WiFi adapter for everything as far as I’m concerned.

    deepdivered
    Participant

    Hi I have a handheld I made. The controller used the gpio pins to input keyboard presses when I press a button. Is there a way to config Mupen64plus to a keyboard config? I have been looking and so fare all I see is info for usb joystic controllers.

    Sent from my SM-G900V using Tapatalk

    napoli986
    Participant

    Hi all,

    I am a first time poster and new to RetroPie. I am in need of some expert advice.

    Recently I have gotten into the world of retro gaming thanks to my cousin who pulled out his old dusty SNES console. It made me think of the good old days, playing Sega Master System and Super Nintendo as a kid, then into Playstation as the years went on.

    Unfortunately many years ago, I made the silly decision to sell my SNES console at a garage sale. A google search or 2 has brought me to this wonderful site, as well as many RetroPie videos on YouTube of some of the set ups that people have. It has made me rather jealous and very eager to get involved.

    What I am considering is this – Purchasing a Raspberry Pi 2 console, loading some Roms onto it and connecting it to my new, 1 week old smart TV. Link attached below.
    http://hisense.com.au/wp-content/uploads/2015/06/SPEC-65K3500PW-FINAL.pdf

    From some of the reading that I have done so far, I have come across people experiencing problems with the resolution when connected to a new TV. I am new to all this so I would not have the slightest idea about aspect ratios and the like.

    So do I purchase the console and give it a go? I am keen on playing games on all platforms such as SNES, Sega Master System, Mega Drive/Genesis, Atari, N64, PlayStation1, etc. Will the console work well with my TV as in, will the games run smoothly as if I were just playing with the original console? I don’t want to waste money and time if it is not worthwhile.

    Also, where should I look at buying the console and how much should it cost me. There are loads for sale on eBay.

    Any help/feedback/advice is much appreciated.

    Thank you in advance.

Viewing 35 results - 176 through 210 (of 1,578 total)