Forum Replies Created
-
AuthorPosts
-
02/20/2015 at 23:25 in reply to: New to the Raspberry Pi. Having problems with RetroPie/EmulationStation install #88375FloobMember
Yes, the GUI has been stripped out to keep it more streamline.
FloobMemberHave you tried connecting to hostname RETROPIE as opposed to an IP?
FloobMemberI’m not too sure what you mean – every game will have its own name, so you can have multiple save states of each game. They wont overwrite eachother. These are the relevant lines
# State slots. With slot set to 0, save state name is *.state (or whatever defined on commandline). # When slot is != 0, path will be $path%d, where %d is slot number. # input_state_slot_increase = f7 # input_state_slot_decrease = f6 # When saving a savestate, save state index is automatically increased before # it is saved. # Also, when loading content, the index will be set to the highest existing index. # There is no upper bound on the index. # savestate_auto_index = false
FloobMemberSet a value for
input_enable_hotkey = altthen you would have to press alt as well as the hotkey to get it to work
FloobMemberBy default the save games will use the name of the rom.
FloobMemberIf that is a new install, I would be tempted to use 2.6.0 and try again.
FloobMemberThis may help:
FloobMembercopying roms via USB may help if you have limited access to the Pi.
FloobMemberJust checking – the roms arent in here are they?
~/RetroPie/roms/fba-libretroFloobMemberAny chance you could try a different controller to see if thats the issue?
FloobMemberI could be wrong – but shouldnt that read A_0 as opposed to A_1 etc.. ?
I dont have access to a Pi at the moment to check.hmm – yeah after thinking about it I’m pretty sure I’m wrong here.
FloobMemberThe # will only affect the line it appears on, so thats fine.
This config will only affect control of games/roms that are put in the home/pi/RetroPie/roms/fba folder, but I presume thats where you have put them?
Are you sure the button codes you are using are the correct ones for your joypad?
Which one is it?FloobMemberYou can set options to exit emulator by setting a hotkey, like this:
You can set per emulator settings by using the files here:
/opt/retropie/configs/{systemname}/retroarch.cfgFloobMemberInfo on the FBA GUI frontend here:
http://sourceforge.net/p/pifba/code/ci/master/tree/Looks like its getting a bit of an update…
FloobMemberI would strongly recommend the method labelwhore suggests.
If you want to do it via the menu, press F1 when in a game.FloobMemberI dont think it is marked a beta. I’m certainly going to run with it.
Yes, you can tell which systems will accept zip files by checking this file:
/etc/emulationstation/es_systems.cfgFloobMemberI havent got stuck into advmame yet, but there is a stack of info here:
/opt/retropie/emulators/advmame/share/doc/advanceFloobMemberYes, you can find it in
/opt/retropie/emulators/pifba/fba2x.cfgHere is the default contents:
http://pastebin.com/raw.php?i=e2ivW5sMYou can get your joypad equivalents with the jstest tool.
FloobMemberLongshot, but have you tried a different TV or different HDMI cable?
FloobMemberSO this issue is related to running roms from a USB device as opposed to the default location on the SD card? Then yes, you may well need to re-point the paths as you have done.
I’ve kept mine simple and run all roms from SD.
FloobMemberHave you set your PS3 joypad up to work in retroarch?
FloobMemberDoes it work if you set it to force audio to HDMI in the retropie setup script?
FloobMemberI dont think so, these are the only ones I’m aware of:
https://github.com/ssilverm/PiMAME/blob/master/.gngeo/gngeorcFloobMemberYes, both use EmulationStation 2 – so shouldnt be an issue.
Personally I’d use sselphs scraper (does MAME as well now!) – takes literally minutes to do a full romset.FloobMemberUse the 0.138 roms.
I’m going to do an in-depth guide on MAME and gngeo very soon – personally I find gngeo is better at running SNK roms than FBA.FloobMemberRetroPie 2.5.0 should work fine on the RPi2.
I tend to use an Elgato to record gameplay, and Bandicam to record PC/PuTTY sessions.
Although I’m sure there are some good free alternatives to Bandicam.FloobMemberI imagine its a permission issue
If you run
“ls -lah” in your home directory does it say that user pi has write access?You could set it so any user has all permissions (better to set it just for Pi, but anyway)
“sudo chmod -R 777 /home/pi/RetroPie/savestate”FloobMember[quote=87576]Take the “#” off from the savefile and the savestate line.[/quote]
What he said
The # sign tells retroarch to ignore the whole line.
FloobMemberThats probably the problem, edit the one I have referenced above instead.
FloobMemberThere is a framskip option in mupen64plus if that helps:
http://pastebin.com/raw.php?i=bpGRzYqXHavent tried it though – looks like it wants the Rice video plugin as well.
I put how to swap that in on my video.FloobMemberCould you post your retroarch.cfg as an attachment (you’ll need to rename it to .txt)
I’m assuming you are talking about
/opt/retropie/configs/all/retroarch.cfg as opposed to any system specific one.FloobMemberHi Roo,
Could you share you gb.cfg overlay file?
Looks really nice.FloobMember[quote=87464]thanks floob. BTW – I’d love to see a video with the new uae4all emulator You do a really great job with the vids.[/quote]
Thanks, I’ll get that sorted after I’ve done the MAME guides.
FloobMember[quote=87457]Does anyone have a fix for muoen64plus only appearing in the bottom left hand side of the screen? all of my other emulators i have tried are working fine, but this one is causing trouble. i am using hdmi to output[/quote]
Some video config options for mupen64plus here as well:
02/14/2015 at 16:48 in reply to: Pi2 full compatibility with emulation of fifth-generation consoles? #87453FloobMemberSome N64 game videos on the Pi here:
-
AuthorPosts