Homepage Forums Search Search Results for 'dual'

Viewing 35 results - 561 through 595 (of 888 total)
  • Author
    Search Results
  • #92716

    In reply to: Enabling GenPlus-GX??

    tommymsw
    Participant

    Ungh… What the heck? I just can’t get it to work. Sonic is mocking me!!!

    I:
    cd RetroPie-Setup
    sudo ./retropie_setup.sh
    Update setup script
    Reboot

    then run the setup script again after reset. The first time when I ran it after the update, I got pages and pages of code before it opened. Every time after that when I update, it just starts. So I figure that means there are no updates and I have the latest?

    Then I go to install individual emulators. I pick the GenPlus-GX one. I choose “binary”, some code flashes for half a second and I am back in the install emulators screen. I choose “cancel” to get back out, then I choose “reboot”.

    After reboot, I try to play a Genesis game, I press “x”, a screen asks what resolution I want (I don’t know what to pick so I just pick randomly) and I get spit out to a black screen with an error that says “runcommand line 283 command not found” Then “Powering on HDMI with preferred settings” then I am spit back to emulationstation.

    No mention of an error report and my /tmp/ directory is empty aside from 2 folders that are also empty. (This is the /tmp directory from the root.)

    kaboosh
    Participant

    Thanks in advance for any help and just for this awesomeness you have created!!! I am just running 2 emulators nes and snes for now. The problem I’m having is I have original NES and SNES controllers via port to usb which work fantastically but I can only set 1 style as Player 1 in each emulator. So if I set up SNES as player 1 my NES controller is not recognized as player 1 in NES but my SNES is. Is there any way to set each controller seperately in each individual emulator as player 1 for that emulator only Thanks again. . .

    #92612

    In reply to: Enabling GenPlus-GX??

    herbfargus
    Member

    One thing I always forget- did you update the setup script first?

    cd RetroPie-Setup
    sudo ./retropie_setup.sh
    Update setup script
    Reboot
    

    Then proceed to do an individual emulator binary install.

    edit! You need to do a full binary install not individual emulator install

    orochi
    Participant

    Title says it all.

    The controller isn’t picked up by EmulationStation despite being turned on. I have to reboot my RPi2, but the controller will work fine after that.

    I am able to map the controls in the RetroArch controller pairing.

    When I load a game – anything, through SNES9x – I get nothing. Need to ESC out, and I’m met again with a working controller within the EmulationStation frontend menus, but nothing in game.

    I’ve seen this issue reported fairly widely, but I have yet to see a reply that offers any sort of fix – just “try the thing you already did” responses.

    Any help is greatly appreciated.

    #92575

    In reply to: Enabling GenPlus-GX??

    tommymsw
    Participant

    Hey guys. I can not find GenPlus-GX. I’m assuming you wanted me to choose “5. install individual emulators from binary or source”? But there is only one Genesis option in there—Pico.

    I chose “Source based installation” when I set this up (like a week ago) and I think that just installs EVERYTHING? I don’t remember it giving options. (I didn’t want to hit it because I am afraid it will just run the whole thing again)

    Also, my command was sudo ./retropie_setup.sh if that changes anything?
    Thanks.

    #92555
    gamerx
    Participant

    Whats weird is the n64 seems to be working great… Where is the file that actually controls these buttons so that I ma try and can compare the 2?

    How do you know if your emulation station is running from the all config or individually for each emulator??

    Having trouble editing the rc.local I am getting overwrite permissions errors. ugh.

    cannot overwrite file

    Permission denied.
    Error code: 3
    Error message from server: Permission denied

    Will look at this later today I have to goto work.

    here is the line from the local as well I am trying to add with the #

    #xboxdrv –daemon –id 0 –led 2 –deadzone 4000 –silent –trigger-as-button –next-controller –id 1 –led 3 –deadzone 4000 –silent –trigger-as-button –dbus disabled –detach-kernel-driver &
    exit 0

    herbfargus
    Member

    scroll further down in the set up script for installing individual emulators- it is titled:
    lr-snes9x-next.

    This video goes step by step if there is any doubt.

    smoothmalik
    Participant

    Im trying to be able to use the directional pad as well as the joystick however in the config file I only see joystick option, which I have set up.

    #92359

    In reply to: N64 Troubles

    taalas
    Participant

    Hi,

    I would suggest you update to the latest binaries first as I detailed in this thread:

    Where is the PocketSNES PPU.CPP file?!

    The emulator-specific rom folders will be deprecated soon because it is now possible to choose the emulator used per system (and rom) for that matter. After doing a binary install (which is actually an update in your case) you could try to update the mupen64plus libretro core from source as an individual emulator from the setup script.

    #92302
    khayman
    Participant

    There’s a lot of instructions between the github wiki page as well as this forum. You’ll need to also look at the configuration documentation for the individual emulator you’re using. A little google and searching the forums and you’ll get the commands for exiting an emulator.

    #92274
    taalas
    Participant

    Another followup to avoid confusion:

    When you do this, the new default emulator for SNES is lr-snes9x-next. Is there a reason you would like to use PocketSNES? If it isn’t installed per default anymore follow the individual install route as explained before and access the emulator selection menu by pressing “x” or “m” shortly after starting a rom from Emulationstation.

    #92270
    taalas
    Participant

    Yes, to make it a little clearer with less text ;)

    I would suggest you use the RetroPie Setup script which you can start as explained and then:

    – Update the script itself using the appropriate menu item
    – Reboot (not needed, just to be safe)
    – Execute a binary installation to get the latest binaries and the updated runcommand to select emulators
    – Reboot

    This may already solve your problem. If not:

    – Update the PocketSNES emulator by using the command to update individual emulators and choosing “From Source”

    If this doesn’t solve your problem please report back and I will help you compile a version yourself.

    REMEMBER TO BACKUP :) (since these operations will potentially overwrite changes you made)

    #92266
    taalas
    Participant

    To follow up on this I just checked the PocketSNES repository and it seems this was fixed, so updating the PocketSNES libretro core from source as described should be all you need to do. No editing of source files necessary…

    That being said, if you are using the SD image 2.6 updating individual emulators will break your installation because a new mechanism was added for choosing emulators per system and rom. To update to this system you will first have to choose “Binary installation” after updating the setup script as described in the above post. This might already give you an up to date PocketSNES.

    In any case BACKUP ANY RELEVANT DATA before doing any of this.

    #92265
    taalas
    Participant

    OK, sorry, I wasn’t sure about your level of knowledge in terms of the structure behind the project and such. Let me try another approach.

    RetroPie is basically a collection of scripts (automation) to setup a the Raspbian OS on your Pi so that it runs EmulationStation and a couple of emulators (plus a couple of handy enhancements).

    The setup script either installs the emulators via binary distribution (someone else already compiled the source code and you just get the resulting “program”) or source distribution (the script downloads the source code, compiles it, copies the “program” to a folder and deletes the source from your Pi). Either way as a user you actually never “see” the source-code on your Pi because it either never made it there or was deleted after generating the emulator from it.

    What you would have to do is manually getting the source-code you would like to edit (like the setup script does), change it and then compile it. What I was suggesting was mimicking what the setup script does (this is on your Pi in /home/pi/RetroPie-Setup), if you have never had any contact with bash scripts before this might be too much of a hurdle though.

    Is the change you would like to have implemented already don by the authors of PocketSNES? If so it would suffice to just let the setup script compile a new version for you.

    What you would need to do for this, is first update the setup script:

    cd
    cd RetroPie-Setup
    sudo ./retropie_setup.sh
    <Update Script>
    <Reboot>
    

    Then update the PocketSNES emulator from source by executing the setup script like before and choosing to update “individual emulators” and then “from source”.

    Hope this made some sense…

    #92181

    In reply to: Autofire on the axis

    vulga
    Participant

    You’re most welcome!

    What sort of problems are you having with Street Fighter? With the new kernel update from Feederchain (custom_kernel_1.20150317-1.tar.gz) it should make the Pi see both joys as individual and get around the 10-button limit.

    neighbourhoodnerd
    Participant

    1. There are two different folders for N64 ROMs. Each folder will utilise a different emulator. Note that the non-standard N64 emulator doesn’t use the standard button mappings and often has to be tweaked separately.
    2. You can either edit it via ftp or locally(or SSH) using Nano. If you do it via FTP in Windows, I recommend using Notepad++ to edit the files as Notepad does not lay out the file nicely.

    To edit the file locally:

    sudo nano /opt/retropie/configs/all/retroarch.cfg

    This edits the primary config file and affects all Retroarch Emulators (which is almost all of them).

    Each emulator has its own folder for individual configuration. EG:

    sudo nano /opt/retropie/configs/psx/retroarch.cfg

    The above lets you specify extra config just for the PSX.

    pattaboy
    Participant

    Hey There.

    I’m building a retro console from my old broken NES to a new one with help from the raspberry pi2. I have found a bluetooth dongle in my car that works perfectly with retropie and pairing a dualshock 3 controller is easy and everything works.

    Now the issue I have encountered is when I don’t connect my usb keyboard in the bluetooth dongle won’t start. (doesn’t blink)

    Is a keyboard needed to boot the system or do I need to change a setting?
    can anybody help me?

    #92081

    In reply to: Autofire on the axis

    pacman
    Participant

    Thanks for that vulga. Yes using Xin Mo 2 player.

    Everything appeared to be working when I had it connected to my laptop over USB I used a visualiser to test everything on OSX and it appeared to be good all over.

    I have not successfully had it working on retropie as the first issue I had was the turbo fire which made the ui navigation in emulationstation pretty much impossible. I did a clean install with latest to no avail and next step was to install the custom firmware which worked really well except the diagonals.

    I will run another vanilla install without the kernel update and see if it still plays up and re-wire it to match your setup and see how I get on.

    It’s an odd one because I know each switch works individually and I can definitely hear both go down.

    I haven’t done anything to the Xin other than connect everything, have you updated your firmware?

    petrockblog
    Keymaster

    you need to upgrade runcommand also – and all the other megadrive emulators. probably easiest to do a full install.

    There wasn’t really a way of adding the new functionality but keeping the “individual install” option working.

    #92025
    cacophony555
    Participant

    [quote=92013]I know that, but it is possibe to get to the regular raspbian and still have RetroPie on it?[/quote]

    RetroPie has regular Raspbian, just with a few packages uninstalled (that you’re free to re-install and maybe don’t need anyways). It would help if you actually said why you want to dual boot.

    But yeah there’s plenty of info on dual booting a pi, and from your first comment it sounds like you’ve already done it in the past:
    https://www.google.com/search?q=dual+boot+raspberry+pi&btnG=–%3E&gws_rd=ssl

    taalas
    Participant

    Hi,

    I am using the 2.6 SD card image and am trying to install/update emulators and Libretro cores.

    Currently I am unable to compile any of the packages because CMake will exit with an error while checking the C Compiler:

    cc1: error: /usr/local/include/arm-linux-gnueabihf: Not a directory

    Which is true…/usr/local/include is actually a file on my system.

    Which brings me to the general question: What is the correct way to update emulators on the SD card image? What is the difference between choosing a source based install and checking the appropriate item compared to using the “Install individual emulator” option? Is it possible that many items in “Install individual emulator” have a binary option but no actual binary update code?

    #92004
    Anonymous
    Inactive

    Looks like a “standard” bluetooth gamepad (xbox360 is not bluetooth, sixaxis is not standard). If there is a module in kernel for it (i suppose you could check that by seeing if it is recognized as a gamepad when plugged by usb), following a tutorial for ds4 bluetooth on linux should help : https://wiki.gentoo.org/wiki/Sony_DualShock

    #91995
    cacophony555
    Participant

    As stated above RetroPie is already running on top of Raspbian.

    If you’re looking to have a dual purpose retro gaming setup and media center there are existing solutions that you may want to consider:

    http://www.raspberrypi.org/forums/viewtopic.php?f=78&t=59590
    http://www.recalbox.com/

    There are also ways to modify RetroPie to support launching into XBMC but it would take some work.

    kapnin
    Participant

    Is it possible to run Raspbian through RetroPie? I have tried to dual boot it, but I don’t want to have to configure it again. I have heard people running things like XBMC as an application, but does it work with Raspbian? And if it does, how would I go about doing this? Thanks!

    jusdontcarebear
    Participant

    Hey guys I have two questions and I’m hoping someone can break it down to me as I am a noob to the Nth degree.
    1. How can I set specific button mapping for different systems? I have a XinMo dual setup and when I try to play a two player game on snes player two seems to be all out of wack.
    2. My controls work in every system I have tried except genesis. Every other system I load up at the beginning I see in yellow writing at the bottom it says joypad #0 detected and joypad#1 detected except genesis that one doesn’t display anything and my controls are not usable, I have to use a keyboard to work that system. Is there something I messed up to cause this?
    Any info on either topic would be greatly appreciated thanks in advance!

    #91873

    In reply to: Retropie with OpenElec

    Mutex
    Participant

    You can’t use openeelec with retropie per se. What you can do is a dualboot setup. Either use Noobs with a Rasbian/OpenElec installation or use Berryboot with the same (i think there’s a Retropie 2.6 squashfs (needed for Berryboot) floating around in these forums). Beware that Noobs will default to splitting your sd card “in half”, every os-partition will be the same size.
    Alternatively you can just install Kodi on a Retropie Installation.

    nadalowsky
    Participant

    Hello!

    I´m new in this forum. I have Raspberry Pi 2 with OpenElec (with a small SD for System partition and Storage partition in USB). I would like to habe Retropie too with the same SD and USB. Is it posible? I would like to execute Retropie from OpenElec. A dual boot will get too.

    Thank you!

    #91821

    In reply to: new emulationstation

    herbfargus
    Member

    I think because retropie has yet to have an official logo they’ve left it pretty generic/ up to individuals. I’m partial to the mushberry but some may feel that is too nintendo-centric. a few svg files should do the trick though.

    taalas
    Participant

    Hi,

    I recently started using RetroPie on the Pi2 using the 2.6 SD card image and it worked extremely well.

    Some things I am still confused about after reading the available documentation:

    – What is the correct way to use the Setup script on the SD card image? How do I upload emulators (binary update vs source update vs individual updates) and what potentially gets overwritten? I have looked at most of the RetroPie-Setup script source just wanted to make sure what the “official” way for this is.

    – When using sselph’s external scraper the gamelists and images get stored in the roms subfolder for the system. My ES seems to use the files in ~/.emulationstation though. Is there any way to switch this?

    – Is there some kind of list that gives suggestions which emulators are currently “best” for each system? I tend to cling to the libretro cores since it makes configuring more streamlined but N64 works much better with mupen64 for me so far

    Thanks!

    #91694
    Anonymous
    Inactive

    sixpair won’t work with ds4 (sixpair = sixaxis pair, ds4 is not a sixaxis), but you actually don’t need sixpair to pair your ds4 with your pi, the following guide should work on any distro with blueZ >= 5.14 and kernel >= 3.15 :
    https://wiki.gentoo.org/wiki/Sony_DualShock

    matt34122
    Participant

    For others with the same problem – I found a workaround – but not ideal – solution. No idea if this was introduced in 2.6 or not.

    For some reason, those retroarch.cfg files in individual system’s folders don’t seem to be pulling in any additional input lines. All of the other lines seemed to be working fine.

    I was able to get the secondary configs working by calling them with the –appendconfig command line switch.

    You have to change the command line in order to do this. For GB it was in the es_systems.cfg file; and for NES it was in the emulators.cfg file I believe. I also had to remove the #include line at the beginning of these individual config files.

    For example:
    OLD:
    /opt/retropie/supplementary/runcommand/runcommand.sh 0 “/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/neslibretro/fceumm_libretro.so –config /opt/retropie/configs/nes/retroarch.cfg %ROM%”

    NEW:
    /opt/retropie/supplementary/runcommand/runcommand.sh 0 “/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/neslibretro/fceumm_libretro.so –config /opt/retropie/configs/all/retroarch.cfg –appendconfig /opt/retropie/configs/nes/retroarch.cfg %ROM%”

    raremind
    Participant

    I am having a weird issue and I apologize in advance, I am VERY new to this. I just picked up a Raspberry Pi 2 as my daughter asked if we could build one out. I installed the RetroPie image and got it all up and running. I installed the PS3 Drivers using the retropie_setup.sh. I got the controller connected via USB and player 1 lights up on the Dual shock. When I take it off the USB and pair it with the Bluetooth the controller rumbles and connects and shows player 2 on the dual shock, the controller is then useless and doesn’t work. After a reboot I can not get it to connect consistently and when it does it is always player 2 when wireless. I have walked through every guide out there and I can not seem to fix it.

    Anyone have any ideas?

    #91576

    In reply to: Scraping cache?

    emexrulsier
    Participant

    Edit: just found if I just exit ES and not shutdown or restart this info is wrote to the gamelist file which does seem a bit silly.

    Addiitional if I auto scrape and not individually edit the meta data then this is also wrote to the gamelist.

    herbfargus
    Member

    I just did this today:

    UPDATE SETUP SCRIPT:

    cd RetroPie-Setup
    sudo ./retropie_setup.sh
    update setup script
    reboot

    INSTALL INDIVIDUAL EMULATOR:

    cd RetroPie-Setup
    sudo ./retropie_setup.sh
    Choose option 5: Install individual Emulators
    Select the emulator you wish to install
    Then either choose binary or source (binary is really fast to install, source takes longer but is more up to date) 
    then reboot

    see this video:

    jimmifett
    Participant

    Running 2.6.0 on an rpi2.
    Trying to get Star Tropics working under NES, updated Retropie script, installed Nestopia, now emulation station keep throwing an error for all NES games.

    /opt/retropie/supplementary/runcommand/runcommand.sh: line 203: _SYS_: command not found

    steps from fresh image installation:

    apt-get update
    apt-get upgrade
    Retropie-Setup/retropie_setup.sh
    Update Retropie Script (installs some xml thing)
    reboot
    Retropie-Setup/retropie_setup.sh
    Install individuals emulators from bin or source
    lr-nestopia
    binary
    rebooot

    attempt to run any NES game, get above error.

    Many thanks,

    -Jim

Viewing 35 results - 561 through 595 (of 888 total)