-
Search Results
-
Topic: another Mupen64plus error :(
its bin killing me on how to get this problem sorted. i have tried all of the answers so far in topics already posted but nothing seems to work… here is my error
im in emulationstation i find the n64 game i want to play i click on it and it starts to do its thing. then it drops a black screen and back to the code screen it goes with this info.
———————————————————————————
Powering on hdmi with explicit settings (CEA mode 1)
/opt/retropie/supplementary/runcommand/runcommand.sh: line 23: ./mupen64plus: No such file or directory
Powering on hdmi with preferred settings
ondemand
—————————————————————————–if i load startx (i think thats right) and find the n64 rom and play it there in the windows screen folder it works. its just doesnt work when going thru emulation station..
is it a simple fix that just a few codeings can fix or is this an ongoing error..
ps. iam a novice at coding ect.
if the added file worked it should be a screen shot of it ?
Hello guys,
I’ve a problem with the emulator of Nintendo 64, Muper64Plus. When i start a game, appears on the screen the scripts in the attachments file. How to fix it?With the MAME4ALL-Pi, how can i set the joystick? With other emulators my PS3 controller works without any configuration but with MAME it doesn’t work. With the keyboard i go to Input (general) but the controller doesn’t work.
Secondly: how can i set the aspect ratio? I want to play games in 16:9 or in the size of TV.Thanks and sorry for my english




Hi,
I installed ES and set it up normally, and tried some N64 roms (mainly Harvest Moon)
At first I got the segfault error at line 23 but I fixed it with replacing the .so file from a previous version.
Now when I start the game, I can hear the background music but I only see the console output. There are no errors, only information that its using the rice-plugin.
How do I get it to work?
Topic: Raspberry Pi in a GameBoy
https://www.youtube.com/watch?v=u-Y0iPMKUZI
Working to update to the new EmulationStation theme and then I am sticking it on eBay. I am also installing Raspberry Pi into 6 dead Sega Genesis consoles I have and then trying to to do a super clean install on a dead Sega Saturn. I also did a SNES mini already and the images are here: http://s1210.photobucket.com/user/ElectromasterN64/library/Raspberry%20Pi%20SNES?sort=3&page=1
Hi all,
I just recently got mupen64Plus emulator up and running from emulation station and I am trying to make some games playable (super mario 64 seems decent, mario kart is okay if I mute it (sound is terrible). I know the n64 emulation isn’t great in general, but is there anyone out there that has got ocarina of time to be somewhat playable. The sound quality is terrible and it is very choppy as well.
Can anyone share their config files so I can see what changes you have made? Also, Fyi I have overclocked my pi to both 950Mhz and 1000Mhz, and they both perform about the same. If this is a lost cause that fine, since it really makes no difference, I really only want to play ocarina of time.
If anyone has any advice let me know.
Thanks!
CurtisTopic: 2.3 Controller Config Issues
So I just did a Retropie build. Running 2.3. Having issues with controller configs. Using a wired PS3 controller. Primarily tried using SNES emulator. Games run fine but for some reason the controller is crossed up.
I figured that if I just changed each separate emulator, that would be fine.
Went into the menu and reconfigured each button (again, in SNES emu – and it worked!). Saved the changes and the config changed from “Retroarch.” I quit out and when I returned to the emu, the buttons, again had reverted back.
Any ideas? Is the problem 2.3? Also having N64 issues that I’ve heard are 2.3 related.
Hey guys,
I’m new to RetroPie and at the moment I’m trying to get everything startet. I’ve got to work SNES, PSX and GBC, everything with 2 controllers, but I’m stuck with N64 now.
When I launch a ROM, the resolution changes, but then it falls back to EmulationStation. Following line is printed in the console:
/opt/retropie/supplementary/runcommand/runcommand.sh: line 23: ./mupen64plus: file or directory not found
I got a German locale, so this is just my translation into English. The words could be different for people with an English locale.The error looks similar to the one with the Segmentation fault (same path, same line) but I guess it’s not the same.
Could it be that I lack the file mupen64plus? Where should it be and where can I get this from? I use the 2.3-image provided here.Thanks for your help!
I just installed retropie and am running into a few issues. Whenever I try to run any N64 game, I have heard that only certain games run ok on the pi, so I tried to run Super Mario 64 and a couple others and got this error.
/opt/retropie/supplementary/runcommand/runcommand.sh line23: mupen64plus command not found.
I am also having difficulty trying to get star fox working on the super nintendo. I try to start it up and am greeted by a black screen.
(There is an older post concerning this, but it was never answered, so…)
Purchased a couple of these adapters (http://www.amazon.com/gp/product/B002IXZ5DE/) to hook up 4 controllers to the Pi. Other than the fact that they require a powered USB hub, everything went smoothly and now I have retroarch.cfg configured to recognize 4 different controllers. Yay for that.
The problem I am seeing now is that the NES and SNES emulators can’t see 4 controllers. They only see two.
So…
1. Do I have to purchase an authentic multitap to get this working?
2. If not, how can I get the 4 controllers to work?My config files are below.
My retroarch.cfg:
[code]system_directory = /home/pi/RetroPie/roms/../BIOS
config_save_on_exit = false
video_aspect_ratio = 1.33
video_smooth = false
video_threaded = true
input_enable_hotkey = escape
input_exit_emulator = escape
rewind_enable = false
rewind_buffer_size = 10
rewind_granularity = 2
input_rewind = r
video_gpu_screenshot = true
input_shader_next = m
input_shader_prev = n
video_shader_dir = /opt/retropie/emulators/RetroArch/shader/
input_player1_a = x
input_player1_b = z
input_player1_y = a
input_player1_x = s
input_player1_start = enter
input_player1_select = rshift
input_player1_l = q
input_player1_r = w
input_player1_left = left
input_player1_right = right
input_player1_up = up
input_player1_down = down
input_autodetect_enable = true
joypad_autoconfig_dir = /opt/retropie/emulators/RetroArch/configs/input_player1_joypad_index = “0”
input_player1_b_btn = “2”
input_player1_y_btn = “3”
input_player1_select_btn = “8”
input_player1_start_btn = “9”
input_player1_up_axis = “-1”
input_player1_down_axis = “+1”
input_player1_left_axis = “-0”
input_player1_right_axis = “+0”
input_player1_a_btn = “1”
input_player1_x_btn = “0”
input_player1_l_btn = “6”
input_player1_r_btn = “7”input_enable_hotkey_btn = “4”
input_save_state_btn = “6”
input_load_state_btn = “7”
input_exit_emulator_btn =”0″input_player2_joypad_index = “1”
input_player2_b_btn = “2”
input_player2_y_btn = “3”
input_player2_select_btn = “8”
input_player2_start_btn = “9”
input_player2_up_axis = “-1”
input_player2_down_axis = “+1”
input_player2_left_axis = “-0”
input_player2_right_axis = “+0”
input_player2_a_btn = “1”
input_player2_x_btn = “0”
input_player2_l_btn = “6”
input_player2_r_btn = “7”input_player3_joypad_index = “2”
input_player3_b_btn = “2”
input_player3_y_btn = “3”
input_player3_select_btn = “8”
input_player3_start_btn = “9”
input_player3_up_axis = “-1”
input_player3_down_axis = “+1”
input_player3_left_axis = “-0”
input_player3_right_axis = “+0”
input_player3_a_btn = “1”
input_player3_x_btn = “0”
input_player3_l_btn = “6”
input_player3_r_btn = “7”input_player4_joypad_index = “3”
input_player4_b_btn = “2”
input_player4_y_btn = “3”
input_player4_select_btn = “8”
input_player4_start_btn = “9”
input_player4_up_axis = “-1”
input_player4_down_axis = “+1”
input_player4_left_axis = “-0”
input_player4_right_axis = “+0”
input_player4_a_btn = “1”
input_player4_x_btn = “0”
input_player4_l_btn = “6”
input_player4_r_btn = “7”[/code]My es_systems.cfg:
[code]<systemList><system>
<fullname>Apple II</fullname>
<name>apple2</name>
<path>~/RetroPie/roms/apple2</path>
<extension>.txt</extension>
<command>/opt/retropie/emulators/linapple-src_2a/Start.sh</command>
<platform>apple2</platform>
<theme>apple2</theme>
</system><system>
<fullname>Atari 800</fullname>
<name>atari800</name>
<path>~/RetroPie/roms/atari800</path>
<extension>.xex .XEX</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/atari800-3.0.0/installdir/bin/atari800 %ROM%”</command>
<platform>atari800</platform>
<theme>atari800</theme>
</system><system>
<fullname>Atari 2600</fullname>
<name>atari2600</name>
<path>~/RetroPie/roms/atari2600</path>
<extension>.a26 .A26 .bin .BIN .rom .ROM .zip .ZIP .gz .GZ</extension>
<!– alternatively: <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “stella %ROM%”</command> –>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/stella-libretro/stella_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/atari2600/retroarch.cfg %ROM%”</command>
<platform>atari2600</platform>
<theme>atari2600</theme>
</system><system>
<fullname>Atari ST/STE/Falcon</fullname>
<name>atariStSteFalcon</name>
<path>~/RetroPie/roms/atariStSteFalcon</path>
<extension>.st .ST .img .IMG .rom .ROM</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “hatari %ROM%”</command>
<platform>atarist</platform>
<theme>atarist</theme>
</system><system>
<fullname>Apple Macintosh</fullname>
<name>macintosh</name>
<path>~/RetroPie/roms/macintosh</path>
<extension>.txt</extension>
<!– alternatively: <command>sudo modprobe snd_pcm_oss && xinit /opt/retropie/emulators/basiliskii/installdir/bin/BasiliskII</command> –>
<!– ~/.basilisk_ii_prefs: Setup all and everything under X, enable fullscreen and disable GUI –>
<command>xinit /opt/retropie/emulators/basiliskii/installdir/bin/BasiliskII</command>
<theme>macintosh</theme>
</system><system>
<fullname>C64</fullname>
<name>c64</name>
<path>~/RetroPie/roms/c64</path>
<extension>.crt .CRT .d64 .D64 .g64 .G64 .t64 .T64 .tap .TAP .x64 .X64 .zip .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/vice-2.4/installdir/bin/x64 -sdlbitdepth 16 %ROM%”</command>
<platform>c64</platform>
<theme>c64</theme>
</system><system>
<fullname>Amstrad CPC</fullname>
<name>armstradcpc</name>
<path>~/RetroPie/roms/cpc</path>
<extension>.cpc .CPC .dsk .DSK</extension>
<command>/opt/retropie/emulators/cpc4rpi-1.1/cpc4rpi %ROM%</command>
<theme>armstradcpc</theme>
</system><system>
<fullname>Final Burn Alpha</fullname>
<name>fba</name>
<path>~/RetroPie/roms/fba</path>
<extension>.zip .ZIP .fba .FBA</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/pifba/fba2x %ROM%” </command>
<!– alternatively: <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/fba-libretro/svn-current/trunk/fb_alpha_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/fba/retroarch.cfg %ROM%”</command> –>
<platform>arcade</platform>
<theme></theme>
</system><system>
<fullname>Game Boy</fullname>
<name>gb</name>
<path>~/RetroPie/roms/gb</path>
<extension>.gb .GB</extension>
<!– change from 1 to 2 recommended–>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 2 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/gambatte-libretro/libgambatte/gambatte_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/gb/retroarch.cfg %ROM%”</command>
<platform>gb</platform>
<theme>gb</theme>
</system><system>
<fullname>Game Boy Advance</fullname>
<name>gba</name>
<path>~/RetroPie/roms/gba</path>
<extension>.gba .GBA</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/gpsp/raspberrypi/gpsp %ROM%”</command>
<platform>gba</platform>
<theme>gba</theme>
</system><system>
<fullname>Game Boy Color</fullname>
<name>gbc</name>
<path>~/RetroPie/roms/gbc</path>
<extension>.gbc .GBC</extension>
<!– change from 1 to 2 recommended–>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 2 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/gambatte-libretro/libgambatte/gambatte_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/gbc/retroarch.cfg %ROM%”</command>
<platform>gbc</platform>
<theme>gbc</theme>
</system><system>
<fullname>Sega Game Gear</fullname>
<name>gamegear</name>
<path>~/RetroPie/roms/gamegear</path>
<extension>.gg .GG</extension>
<!– <command>/opt/retropie/emulators/osmose-0.8.1+rpi20121122/osmose %ROM% -joy -tv -fs</command> –>
<!–below is the code for using Genesis Plus instead of Osmose. Set to 4 by default, tried 3-too big, 2 and 5 – perfect but no sound, trying 6 –>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 6 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/genesis_plus_gx_libretro/genesis_plus_gx_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/gamegear/retroarch.cfg %ROM%”</command>
<!–above is the code for using Genesis Plus instead of Osmose. Let’s cross our fingers…–>
<platform>gamegear</platform>
<theme>gamegear</theme>
</system><system>
<fullname>Intellivision</fullname>
<name>intellivision</name>
<path>~/RetroPie/roms/intellivision</path>
<extension>.int .INT .bin .BIN</extension>
<command>/opt/retropie/emulators/jzintv-1.0-beta4/bin/jzintv -z1 -f1 -q %ROM%</command>
<platform>intellivision</platform>
<theme></theme>
</system><system>
<fullname>MAME</fullname>
<name>mame</name>
<path>~/RetroPie/roms/mame</path>
<extension>.zip .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/mame4all-pi/mame %BASENAME%”</command>
<!– alternatively: <command>/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/imame4all-libretro/libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/mame/retroarch.cfg %ROM% </command> –>
<platform>arcade</platform>
<theme>mame</theme>
</system><system>
<fullname>MSX</fullname>
<name>msx</name>
<path>~/RetroPie/roms/msx</path>
<extension>.rom .ROM</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/openmsx-0.10.0/derived/arm-linux-opt/bin/openmsx %BASENAME%”</command>
<platform></platform>
<theme>msx</theme>
</system><!– <system> –>
<!– <fullname>PC (x86)</fullname> –>
<!– <name>pc</name> –>
<!– <path>~/RetroPie/roms/pc</path> –>
<!– <extension>.txt</extension> –>
<!– <command>/opt/retropie/emulators/rpix86/Start.sh</command> –>
<!– <platform>pc</platform> –>
<!– <theme>pc</theme> –>
<!– </system> –><system>
<fullname>NeoGeo</fullname>
<name>neogeo</name>
<path>~/RetroPie/roms/neogeo</path>
<extension>.zip .ZIP .fba .FBA</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/pifba/fba2x %ROM%” </command>
<!– alternatively: < ommand>/opt/retropie/emulators/gngeo-pi-0.85/installdir/bin/arm-linux-gngeo -i /opt/retropie/roms/neogeo -B /opt/retropie/emulators/gngeo-pi-0.85/neogeobios %ROM%</command> –>
<platform>neogeo</platform>
<theme>neogeo</theme>
</system><system>
<fullname>Nintendo Entertainment System</fullname>
<name>nes</name>
<path>~/RetroPie/roms/nes</path>
<extension>.nes .NES</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/fceu-next/fceumm-code/fceumm_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/nes/retroarch.cfg %ROM%”</command>
<platform>nes</platform>
<theme>nes</theme>
</system><system>
<fullname>Nintendo 64</fullname>
<name>n64</name>
<path>~/RetroPie/roms/n64</path>
<extension>.z64 .Z64 .n64 .N64 .v64 .V64</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “cd /opt/retropie/emulators/mupen64plus-rpi/test/ && ./mupen64plus %ROM%”</command>
<platform>n64</platform>
<theme>n64</theme>
</system><system>
<fullname>TurboGrafx 16 (PC Engine)</fullname>
<name>pcengine</name>
<path>~/RetroPie/roms/pcengine</path>
<extension>.pce .PCE</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/mednafen-pce-libretro/libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/pcengine/retroarch.cfg %ROM%”</command>
<!– alternatively: <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/beetle-pce-fast-libretro/mednafen_pce_fast_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/pcengine/retroarch.cfg %ROM%”</command> –>
<platform>pcengine</platform>
<theme>pcengine</theme>
</system><system>
<fullname>Ports</fullname>
<name>ports</name>
<path>~/RetroPie/roms/ports</path>
<extension>.sh .SH</extension>
<command>%ROM%</command>
<platformid>pc</platformid>
<theme>ports</theme>
</system><system>
<fullname>ScummVM</fullname>
<name>scummvm</name>
<path>~/RetroPie/roms/scummvm</path>
<extension>.exe .EXE</extension>
<command>scummvm</command>
<platform>pc</platform>
<theme>scummvm</theme>
</system><system>
<fullname>Sega Master System / Mark III</fullname>
<name>mastersystem</name>
<path>~/RetroPie/roms/mastersystem</path>
<extension>.sms .SMS</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/picodrive/picodrive_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/mastersystem/retroarch.cfg %ROM%”</command>
<!– alternatively: <command>/opt/retropie/emulators/osmose-0.8.1+rpi20121122/osmose %ROM% -joy -tv -fs</command> –>
<platform>mastersystem</platform>
<theme>mastersystem</theme>
</system><system>
<fullname>Sega Mega Drive / Genesis</fullname>
<name>megadrive</name>
<path>~/RetroPie/roms/megadrive</path>
<extension>.smd .SMD .bin .BIN .gen .GEN .md .MD .zip .ZIP</extension>
<!– <command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/picodrive/picodrive_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/megadrive/retroarch.cfg %ROM%”</command> –>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/dgen-sdl/dgen -f -r /opt/retropie/configs/all/dgenrc %ROM%”</command> –>
<!– alternatively: <command>export LD_LIBRARY_<path>”/opt/retropie/supplementary/dispmanx/SDL12-kms-dispmanx/build/.libs”; /opt/retropie/emulators/dgen-sdl/dgen %ROM%</path></command> –>
<platform>genesis,megadrive</platform>
<theme>megadrive</theme>
</system><system>
<fullname>Sega CD</fullname>
<name>segacd</name>
<path>~/RetroPie/roms/segacd</path>
<extension>.smd .SMD .bin .BIN .md .MD .zip .ZIP .iso .ISO</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/picodrive/picodrive_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/segacd/retroarch.cfg %ROM%”</command>
<!– <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/dgen-sdl/dgen -f -r /opt/retropie/configs/all/dgenrc %ROM%”</command> –>
<!– <command>export LD_LIBRARY_<path>”/opt/retropie/supplementary/dispmanx/SDL12-kms-dispmanx/build/.libs”; /opt/retropie/emulators/dgen-sdl/dgen %ROM%</path></command> –>
<platform>segacd</platform>
<theme>segacd</theme>
</system><system>
<fullname>Sega 32X</fullname>
<name>sega32x</name>
<path>~/RetroPie/roms/sega32x</path>
<extension>.32x .32X .smd .SMD .bin .BIN .md .MD .zip .ZIP</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/picodrive/picodrive_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/sega32x/retroarch.cfg %ROM%”</command>
<!– <command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/dgen-sdl/dgen -f -r /opt/retropie/configs/all/dgenrc %ROM%”</command> –>
<!– <command>export LD_LIBRARY_<path>”/opt/retropie/supplementary/dispmanx/SDL12-kms-dispmanx/build/.libs”; /opt/retropie/emulators/dgen-sdl/dgen %ROM%</path></command> –>
<platform>sega32x</platform>
<theme>sega32x</theme>
</system><system>
<fullname>Sony Playstation 1</fullname>
<name>psx</name>
<path>~/RetroPie/roms/psx</path>
<extension>.img .IMG .7z .7Z .pbp .PBP .bin .BIN .cue .CUE</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 1 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/pcsx_rearmed/libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/psx/retroarch.cfg %ROM%”</command>
<platform>psx</platform>
<theme>psx</theme>
</system><system>
<fullname>Super Nintendo</fullname>
<name>snes</name>
<path>~/RetroPie/roms/snes</path>
<extension>.smc .sfc .fig .swc .SMC .SFC .FIG .SWC</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 4 “/opt/retropie/emulators/RetroArch/installdir/bin/retroarch -L /opt/retropie/emulatorcores/pocketsnes-libretro/libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/snes/retroarch.cfg %ROM%”</command>
<!– <command>/opt/retropie/emulators/snes9x-rpi/snes9x %ROM%</command> –>
<!– <command>/opt/retropie/emulators/pisnes/snes9x %ROM%</command> –>
<platform>snes</platform>
<theme>snes</theme>
</system><system>
<fullname>ZX Spectrum</fullname>
<name>zxspectrum</name>
<path>~/RetroPie/roms/zxspectrum</path>
<extension>.z80 .Z80</extension>
<command>xinit fuse</command>
<!– alternatively: <command>/opt/retropie/emulators/fbzx-2.10.0/fbzx %ROM%</command> –>
<platform>zxspectrum</platform>
<theme>zxspectrum</theme>
</system><system>
<fullname>Input Configuration</fullname>
<name>esconfig</name>
<path>~/RetroPie/roms/esconfig</path>
<extension>.py .PY</extension>
<command>%ROM%</command>
<platform>ignore</platform>
<theme>esconfig</theme>
</system></systemList>
[/code]Topic: Problems with playability
I’m fairly new to working with the Rpi and I installed Retropie as my first project.
The problems:
-N64 games won’t open. It will attempt to, but before the game can start, it returns to the game selection screen.
-Xbox 360 controller does not work with SNES games (only controller I have)
-The gba player cannot find the bios. I’ve placed it in both the BIOS folder and the gba roms folder.Help would be greatly appreciated.



