Forum Replies Created
-
AuthorPosts
-
FloobMember
This may help you setup an exit button combination to use from your joypad.
You will want to edit the xbox controller file in:
/opt/retropie/emulators/retroarch/configs/FloobMemberNote for 2.6.0 the path is
/opt/retropie/emulators/retroarch/(or you can manually add your button config directly into )
/opt/retropie/configs/nes/retroarch.cfgFloobMemberCouple of things, Mario All Stars can be a problem with some emulators.
Try this in Mario Kart instead.Also, retroarch appears to be detecting 4 controllers, which is how many the wireless hub can pick up.
I’m no expert with xbox controllers, but this may help:FloobMemberWhat did you change in the retroarch.cfg?
You can save files using hotkeys on your joypad if that helps?
FloobMemberYou have both players setup as J0, set player two to J1.
03/12/2015 at 21:38 in reply to: When I change any settings in retroarch.cfg I loose sound in some emulators? #91167FloobMemberDid you install from a 2.6.0 image on the site, or build it from the script?
FloobMemberBINGO!!!!!
This is what I did not realise!
Memory
256 MB (model A, A+, B rev1)
512 MB (model B rev2, B+)
1GB (model RPi2 B)I guess I missed that the B has 2 revisions!
With this I have also experienced a lot of the issues (black backgrounds, emulators not appearing etc..) people have posted that relate to lack of memory – ES *really* doesnt like 256MB.Thanks very much buzz – all explained!
FloobMemberYep, same PSU. In fact same everything plugged into it.
I appreciate your feedback, makes me think I’m not going crazy and its just an oddity that I shouldnt normally expect.Cheers
FloobMemberMaybe, but I thought they would be stored in /boot/config.txt and therefore be the same on both.
Or are you saying there is a potential hardware defect on one (the Pi that has the problems was one from the original release in 2012)?I’m rebuilding an image for the problem Pi, have overclocked it back to High and it seems fine. Its so odd.
Just hoping I dont get any similar issues in the future.
FloobMemberWell you could but I’d suggest you use the auto detect system.
FloobMemberYou can grab the images you need here:
https://github.com/libretro/common-shaders/tree/master/handheld/gameboy/resourcesFloobMemberYou may find a quick overview on hotkeys helps you set exit combinations:
FloobMemberYou could check this file for any oddities.
/home/pi/.emulationstation/es_input.cfgFloobMemberThe easiest/safest way is to run
“raspi-config”Then choose advanced and overclock. There is just one current overclock setting for the RPi2.
Or you can edit the config.txt as you mention if you want to custom tweak it.
Some details here:
http://haydenjames.io/raspberry-pi-2-overclock/FloobMemberI guess some people may want to use a Pi2 image as some of the binaries are optimised for that new CPU.
FloobMemberI guess you could FTP your roms directories to your PC, then FTP them back to the new Pi?
FloobMemberWhat about the native non-libretro FBA that comes on 2.6.0 – the performance seems ok? Or maybe I dont test enough games :)
FloobMemberThats quick! Thanks a lot buzz!
FloobMember@Cael – Maybe I am misunderstanding, but all the retroarch cores use the retroarch.cfg here.
/opt/retropie/configs/all/retroarch.cfgYou can see this in the es_systems.cfg
/etc/emulationstation/es_systems.cfgFloobMemberThe 2.6.0 image should come with Mupen64 ready to go:
03/11/2015 at 00:33 in reply to: When I change any settings in retroarch.cfg I loose sound in some emulators? #90928FloobMemberIt shouldn’t be doing that – what retroarch.cfg changes did you make?
FloobMemberI havent checked that out (I think you cant do it), but its very easy to do with gngeo if that helps?
You can even use unibios pretty easily with that.FloobMemberI’d agree, I like the smaller image without it.
FloobMemberWhere you state your “cfg file:” file above, that should be
/opt/retropie/configs/gb/retroarch.cfg
Is that where you have put the entries?Make sure the user pi has access to the files mentioned above as well.
FloobMemberQuite a few dumping topics on atariage.com – you could try there.
FloobMemberThis may also help you
FloobMemberIf you are not needing anything from the original OS and are just using the card for RetroPie you would be better off just using the 2.6.0 image I’d say.
https://www.petrockblock.com/retropie/retropie-downloads/download-category/retropie-project/
FloobMemberYou could try the Rice video plugin with mupen and see if that helps with some roms.
FloobMemberYou can scrape for FBA the same way as MAME here:
FloobMemberFloobMemberCan you post the file as an attachment here? (renamed to .txt)
Do you have the equivalent file from /opt/retropie/emulators/retroarch/configs ?
It should make it easier to map.
FloobMemberDo these files and paths exist for you – as they are referenced in your file above?
shader-files/gb-pass-1.glsl (etc..)
resources/palette.png
resources/background.pngIt could be easier for you to drop the paths above and just put the files in the same directory.
FloobMemberYes, I think that should do the trick.
From memory I think a “lsusb -v” may also output this info for you.
FloobMemberThis should help you with those settings, but just ask if you need more help:
If you dont specify a folder it will save in the systems roms folder.
# Save all save states (*.state) to this directory. # This will be overridden by explicit command line options. # savestate_directory = # Automatically saves a savestate at the end of RetroArch's lifetime. # The path is $SRAM_PATH.auto. # RetroArch will automatically load any savestate with this path on startup if savestate_auto_load is set. savestate_auto_save = false savestate_auto_load = false
FloobMemberUnibios seems to play silly buggers if you set it to arcade mode, when booting set it to Console mode. See about 26:30 on the video above. (You could try adding a # to the player 2 line just to check if the player1 works fine first)
To make it forget what region it is set to, delete the “memcard” file.http://unibios.free.fr/howitworks.html
Or you could use “system arcade” instead.
If that doesnt work – have you confirmed your joypad buttons with jstest?
-
AuthorPosts