Homepage Forums Search Search Results for 'dual'

Viewing 35 results - 386 through 420 (of 888 total)
  • Author
    Search Results
  • #104112
    herbfargus
    Member

    I’m not sure I understand the question. For some of the issues they are related to emulators specifically (like lr-mame4all and fba-libretro) if your hotkey button and exit button aren’t working at all with anything then it may be a hardware or config issue. You can see this page for creating custom configurations for individual emulators:

    https://github.com/RetroPie/RetroPie-Setup/wiki/RetroArch-Configuration

    #103989
    Crumb
    Participant

    What are the most up to date versions of your install (full and vanilla)? I downloaded RetroPie_KODI_DualBoot_V4_SS.zip that was uploaded to uptobox or something and nothing happens when I turn my Pi on.

    Yes, everything was copied to the SD card correctly.

    #103947
    MRKane
    Participant

    Gidday Drake,

    There are a LOT of posts regarding issues with the F310…

    I’ve been using both the dual action and the F310, but am only setting up at present. I’ve hit a few issues with the controller config too and found that the different settings options on the F310 (direct toggle switch underneath and the mode toggle on top) will radically change the input the controller is sending.

    How comfortable are you with the terminal side of emulation station? I was setting up mainly for SNES and N64, and had to use jstest (ie “jstest /dev/input/js0” where “js0”) is the first controller to figure out what input was being sent through, and fiddled with the different controller settings until I found something that worked. It’s slow, and arduous, but was about the only way.

    Also I’ll apologise if it appears as though I’m speaking down to you, I’m just trying to cover all bases!

    #103927
    smithers
    Participant

    [quote=103898]I’ve been playing with this setup/configuration for a few days and I wanted to share my experience thus far.

    – FIRST: HUGE thanks to smithers for laying out a “packaged” groundwork for this. Not only does it take time to understand how to use NOOBS, creating the images, but the Skinning of both OpenELEC and integration with Retropie is also time consuming. That said, smithers has provided the basis for anyone to take this model and adjust it to their needs.

    For example: I’ve created my own images of OpenELEC and Retropie for backup purposes using NOOBS. As smithers mentioned, this is quite powerful because it allows you to restore to essentially any SDCARD (provided it meets the minimum space needed) without running into sizing issues (not all 16GB cards are the same size for example) as you would with a typical block-type backup/restore using Win32Imager. Also this method allows you to easily restore/install to a larger size SDCARD (and potentially a smaller one )

    [/quote]

    That was my intentions entirely with the usb build yes so I am glad you have jumped onto it! It is really the icing on the cake for me and was worth the many hours of investigating and compiling the build! Hopefully it will inspire others to create other dual or perhaps triple boot custom builds as you have all you need to do it at your fingertips.

    Thanks for writing up a guide. I personally do all my work on a dedicated Linux laptop (Linux Mint Cinnamon 64) and would highly recommend others to install it too. It will even set up a dual boot function if you already have windows installed!

    #103922
    smithers
    Participant

    Hi all.

    Sorry for delay in replying.

    [quote=103802]Hi, i have some questions:

    in first thanks a lot for this amazing job

    1 – it’s possible install jdownloader under kodi and autostart when kodi running ? ( to download my stuff when i see my movies.

    [/quote]

    I really have no idea Im afraid. I will say though that anything that works with the regular build of OpenELEC should work in my build – I have made no fundamental changes that would affect normal functionality in either OS.

    [quote=103802]
    2 – how can i connected my ps4 dualshock controller for retropie via bluetooth ? i tried without success in retropie forum. I don’t know if someone get it.

    [/quote]

    I really can’t help here I’m afraid as I don’t have a ps4 controller. Perhaps someone else could chip in if they have had success?

    [quote=103802]3 – same issue with controller vie bluetooth in kodi. but here i can see the controller via bluetooth and i can connected the controller ( blue light ), but nothing works, maybe i need to setup something ?
    [/quote]

    As far as I am aware, OpenELEC does not support navigation via control pad? I briefly investigated this myself and that was the answer I found – I did not pursue any further into it .

    [quote=103802]

    I have RPI2 overclocked to medium, but anyway i see that the movies have a little slow framerate sometimes, i don’t know why.
    [/quote]

    I dont know why either? I generally don’t over clock OpenELEC and it runs great for me. Is it perhaps poor stream sources that you have been watching, or maybe your TV is not syncing with the pi correctly?

    drake999
    Participant

    Hello. First let me apologize if this issue has been covered. I was unable to locate a satisfactory answer to my question, but I realize that doesn’t mean it doesn’t exist. I’ve been tinkering with RetroPie for a few months now. I have created RetroPie consoles from 1st and 2nd generation Pi boards. The issue I’m having as far as controller configuration on my Pi2 is a bit of a head scratcher though. For my first gen board, I just used a pair of SNES imitation pads which connected via USB and they worked without issue. However, since the Pi2 is more powerful, emulation of 3D capable systems is far more practical, and I therefor opted to use the Logitech F310 pads which have joysticks and the same amount of buttons as a PSX controller. The issue is when I go to program the buttons in the EmulationStation GUI, it doesn’t correctly recognize the analog triggers. It seems to interpret pressing the trigger and releasing the trigger as separate button presses, so I therefor cannot complete the configuration of the controllers correctly. When I use the RetroPie-Setup script, the button order turns out wrong when I launch a game in EmulationStation. For example when I use the PSX emulator, the button mappings don’t match the layout of an actual PSX pad. I did find that the Logitech Dual Action pad (basically a previous version of the F310) works great, but they are nolonger manufactured and typically go for ridiculous prices new. I’m hoping there is a quick and easy solution to this problem but any help will be greatly appreciated. Thanks for any assistance you can offer.

    fizz
    Participant

    Hi there.

    I’m new to this forum, so I start by saying hi! I hope someone can help me, because I’m stuck.

    Pi Model: B rev 2
    RetroPie Version Used: 2.6.0
    From: SD Image
    Devices connected: Arcade controller + USB keyboard
    Controller used: JUYAO
    Error messages received: No error message, but only one controller is recognized.
    Guide used: Did not find any guides on this particular problem
    File: No
    Attachment of config files: Tell me if you need anything in particular
    How to replicate the problem: ??

    I have bought a JUYAO arcade controller for connection of 2 arcade joysticks + buttons to the Raspberry Pi. However, the raspberry does not seem to recognize the control board.

    I have done the following:
    I have created a file /etc/udev/rules.d/00-arcadejs.rules
    Where I’ve put the following:
    ATTRS{name}=="Arcade Controller JUYAO Dual Arcade",ACTION=="add",ENV{ID_INPUT_TABLET}="0",ENV{ID_INPUT_JOYSTICK}:="1"

    In this way the Raspberry is recognizing one of the two controllers at least, and I can get it to work with the RetroPi. But only one controller, not two.

    I cannot manage to configure the second controller.

    If I plug the controller into my computer (Win) it sees two joysticks and double sets of buttons, so I think the connections are correct.

    Does anyone have any ideas on this? Is there anything I can change in the 00-arcadejs.rules file in order to add another controller?

    Thanks in advance

    #103802
    robertus
    Participant

    Hi, i have some questions:

    in first thanks a lot for this amazing job

    1 – it’s possible install jdownloader under kodi and autostart when kodi running ? ( to download my stuff when i see my movies.

    2 – how can i connected my ps4 dualshock controller for retropie via bluetooth ? i tried without success in retropie forum. I don’t know if someone get it.

    3 – same issue with controller vie bluetooth in kodi. but here i can see the controller via bluetooth and i can connected the controller ( blue light ), but nothing works, maybe i need to setup something ?

    I have RPI2 overclocked to medium, but anyway i see that the movies have a little slow framerate sometimes, i don’t know why.

    Is very little this problem but is present, someone have the same issue ?

    #103784
    smithers
    Participant

    Hi all.

    Here is a ‘Vanilla’ build of RetroPie / OSMC:

    https://www.dropbox.com/s/swgen48306ko3v1/RetroPie_OSMC_Vanilla_DualBoot_v1_SS.zip?dl=0

    Both OS’s are standard in every way other than my scripts to switch between OS’s. OSMC will prompt you with its normal ‘First Setup’ steps after install and RetroPie will ask for controller setup as normal. I have not modified either system in any other way so they will act and perform as the standard builds would.

    This build allows installing via the normal SD card method OR using a USB stick to store the OS’s on. If you use the USB stick method then you will only lose around 125MB to install files, whereas using the normal SD card method you will lose around 800MB. I recommend using USB!

    Full instructions in the normal ‘README’ file. I’ve tested it a few times and it works great but please let me know how you get on!

    I will look into RasPlex next as a ‘Vanilla’ build then work on ‘full’ builds for both, which should allow time for RetroPie v3 final to arrive! :)

    As for the OpenELEC build – I’m not sure what to do for the best. I like the stability of KODI v14 but if that has SD card corruption issues then I don’t want to package it up and release it for fear of creating problems for folk. As for the v15 release candidate – it seems to me like it has some bugs that cause it to crash quite a bit. I think I would rather wait for v15 final than use any other Betas, but not sure when that will be. :/

    Anyway – Hope this helps someone. I’ve never used OSMC before but some people seem to prefer it so here it is.

    All the best.
    Steve

    p.s. I forgot to mention, I have created a separate ‘OSMC’ theme, instead of using the normal KODI theme. So that is another change to the RetroPie build, but nothing major. Let me know what you think of the theme!

    smithers
    Participant

    Hi.

    I don’t think this is possible, but thought I’d ask anyway – is there a way to apply individual core settings per rom?

    The reason I ask is that some PlayStation games look very nice and still play fine when the higher resolution graphics are applied via core-options, whereas others run quite bad with it applied. I would like a way to apply the high-res textures to the games that support it well and turn it off for others. Can I do this? If not, is it worth asking as a feature request? It doesn’t seem to be available via the retroarch.cfg file, but I’d be happy to be proved wrong!

    Thanks.
    Steve

    #103748
    smithers
    Participant

    [quote=103735]I literally just registered to say thanks for all your work smithers!
    I have been following and lurking since your first post!

    [/quote]

    Thanks – I appreciate it!

    [quote=103721]Just wanted to add.

    I came here from Reddit and, despite spending most of the day setting up Kodi within Retropie through another method, I decided to ditch my work and go along with this image.

    I should have used this one from the start. Effortless setup, great to look at and all the best add-ons already pre-installed.

    Simply amazing work.

    One wee addendum, though. I had trouble getting my Dualshock 3 recognised via Bluetooth and had to delve into the settings to individually pair the controller. Just thought I’d share my method here in case anyone else is having trouble.

    Just go here – https://github.com/RetroPie/RetroPie-Setup/wiki/Setting-up-a-PS3-controller
    and follow the instructions. Worked like a charm.

    Thanks again. You’ve made my life so much easier. I owe you a beer!

    [/quote]

    Thanks – appreciate it. I see someone else has issues with PS3 controllers too – hopefully your link will sort them out, thanks!

    To follow on from the controller issues people face – I have had luck with PS3 pads in the past but have turned to a different style of controller (Thrustmaster Mini T Wireless). I fully intend on going back to the PS3 pads and would be happy to share my controller configs for folk to l when I do make the switch. I would also do the same for other controllers, if I had them. In sure I could borrow an XBOX pad for a while to work on it, but this is all in the future, if people were interested.

    Ok so now that I have had time to play with OpenELEC Isengard RC1, I must say I’m a little disappointed with the stability of it. Normally it is rock solid but it’s crashed out on me a few times and I get a constant nag about an ‘extended info’ script needing to be installed. I’m sure any such issues will be ironed out when Isengard is ready for final release but for now, I’m going to move away from it.

    So what I intend to do is release different flavours of my build, to allow full choice to you, the end user. I will work on adapting a build of OSMC and Rasplex that can be optional installs.

    I have never used either of these OS’s, but user @agrasan messaged me saying you can directly link to scripts within OSMC so that may make life easier (thanks for the heads up, agrasan!) Rasplex on the other hand – I have no idea, but will investigate! (unless anyone experienced in Rasplex could advise on if this is possible or not from the outset?).

    Vanilla build is still my first priority! Expect it soon (how many times can I say that until you get annoyed waiting for it? Haha).

    All the best,
    Steve

    #103721
    ianrobbie
    Participant

    Just wanted to add.

    I came here from Reddit and, despite spending most of the day setting up Kodi within Retropie through another method, I decided to ditch my work and go along with this image.

    I should have used this one from the start. Effortless setup, great to look at and all the best add-ons already pre-installed.

    Simply amazing work.

    One wee addendum, though. I had trouble getting my Dualshock 3 recognised via Bluetooth and had to delve into the settings to individually pair the controller. Just thought I’d share my method here in case anyone else is having trouble.

    Just go here – https://github.com/RetroPie/RetroPie-Setup/wiki/Setting-up-a-PS3-controller
    and follow the instructions. Worked like a charm.

    Thanks again. You’ve made my life so much easier. I owe you a beer!

    #103699
    d3s1
    Participant

    [quote=103669]

    Thanks 4 the build :-)

    A link to RetroPie_KODI_DualBoot_V4_SS.zip on Uptobox: RetroPie_KODI_DualBoot_V4_SS.zip – 934.3 MB

    My wireless 360 controller, keeps flashing, anybody got that same problem? maybe a solution?

    Many thanks fro re-uploading the file! :)

    As for the controller – I have seen this mentioned a few times in the forums and I know there is a fix for it. Have a check in the ‘Controller’ section of the forum and you should find your answer there.

    @mayki – is there any added benefit in using the Amber skin over Aeon?

    [/quote]

    That link doesn’t seem to work everyone — (not all countries). I’ve re-upped in the USA and will also place the vanilla image here when available:

    [EDIT] LINKED REMOVED

    EDIT: Just linked this thread to reddit for some visibility: http://www.reddit.com/r/raspberry_pi/comments/3gcx7j/rpi2_retropie_openelec_kodi_dual_boot_disc_image/

    #103698
    mayki
    Participant

    DS3 gamepad does not work with some PSX games. Tested games wit Retropie 3.0 beta 4 everything OK, install RetroPie / OpenELEC (KODI) Dual Boot Disc Image and I have a couple of games where gamepad does not work at all. SELECT + triangle works to Retroarch menu, but does not work in the game. Game reports that no gamepad is not connected.
    Tested games OK – Crash Bandicoot 2, Spyro 1, Tekken 3
    Tested games NOT WORKING GAMEPAD – Tekken 1, Tekken 2, Tomb Raider 1 (These games but they work in Retropie 3.0 Beta 4)
    Some idea? Can you help?

    EDIT:
    Problem solved :

    open
    
    /opt/retropie/configs/all/retroarch-core-options.cfg
    
    change
    
    pcsx_rearmed_pad1type = “analog”
    pcsx_rearmed_pad2type = “analog”
    
    to
    
    pcsx_rearmed_pad1type = “standard”
    pcsx_rearmed_pad2type = “standard”
    #103669
    smithers
    Participant

    [quote=103649]Thanks 4 the build :-)

    A link to RetroPie_KODI_DualBoot_V4_SS.zip on Uptobox: RetroPie_KODI_DualBoot_V4_SS.zip – 934.3 MB

    My wireless 360 controller, keeps flashing, anybody got that same problem? maybe a solution?

    [/quote]

    Many thanks fro re-uploading the file! :)

    As for the controller – I have seen this mentioned a few times in the forums and I know there is a fix for it. Have a check in the ‘Controller’ section of the forum and you should find your answer there.


    @mayki
    – is there any added benefit in using the Amber skin over Aeon?

    #103658
    herbfargus
    Member

    What version of retropie are you running? If you’re running retropie 3 rc1 it automatically configures your controllers for retroarch along with emulation station on first boot. See this page:

    https://github.com/RetroPie/RetroPie-Setup/wiki/First-Installation

    As long as the emulators are retroarch emulators it will work. Non-retroarch emulators have individual configurations that need to be done manually. Those are on their respective emulator pages on the wiki as well.

    #103649
    mommekjr
    Participant

    Thanks 4 the build :-)

    A link to RetroPie_KODI_DualBoot_V4_SS.zip on Uptobox: [URL=http://uptobox.com/xv0jve9tjqwe]RetroPie_KODI_DualBoot_V4_SS.zip – 934.3 MB[/URL]

    My wireless 360 controller, keeps flashing, anybody got that same problem? maybe a solution?

    #103646
    smithers
    Participant

    [quote=103638]

    Hi

    First of all, thanks a lot Smithers for your image, it´s the perfect media center with the perffect an emulator system on it.

    I have a simply question. Playing with the config.txt, I have change the original Smithers overclocking settings from the original image. Could anyone tell me those overclocking settings?. Playing N64 games without any overclocking it´s really difficult.

    Thanks

    Anyone?

    [/quote]

    Hi. Sorry, I must have missed your question! Here are my overclock settings:

    arm_freq=1067
    core_freq=533
    sdram_freq=483
    over_voltage=4
      Please use with caution as they are quite aggressive settings and your pi may not re-act well to them

    . I would strongly advise using something less aggressive first then increase in increments. Something like below:

    arm_freq=1000
    core_freq=500
    sdram_freq=450
    over_voltage=4

    The reason I say this is because overclocking can corrupt your SD card if the Pi doesn’t like it and crashes out.

    Good luck!
    Steve

    #103622
    d3s1
    Participant

    [quote=103617]OK then – time to share my new build! I am taking a different approach in that I’m sharing a folder instead of a direct link this time – Let me know if that doesn’t work out for you (I will post a direct link too at the end of this post).

    https://www.dropbox.com/sh/ughxu46mu4wy61g/AAC7RzLRXvPwVmsbqU4xLt-Ka?dl=0

    So this is v4. I have included a full changelog in the readme file, but in a nutshell:

    * Re-built OpenELEC from scratch again, based upon Isengard RC1 (v15). This fixes potential SD card corruption issues (see earlier posts in this thread)
    * Re-enabled Apple II, Macintosh and PC and themed them all
    * Fixed Atari Lynx emulation by reverting back to an older binary
    * Fixed Gameboy theme (and changed it, along with a couple of others)
    * Changed the look of KODI – using the same Aeon theme (its not an option to change), but I have changed the backgrounds and added a few extra menu items in.
    * Added my own slide in the NOOBS install, instead of using the default OpenELEC slides

    So it all seems stable, Ive fixed all bugs / annoyances that I have introduced, so that’s cool, and I have installed the latest KODI beta. First impressions of Isengard are that it runs nice and fast. I haven’t seen any major issues, but I have seen a few little niggles, mainly when installing addons (a persistant box pops up telling you that an extra resource needs to be installed but it never installs itself?), and also the ‘zoom’ animation in iVue is no longer smooth. I decided these weren’t show-stoppers and of course we need to remember this isn’t a final release of Isengard, but everything else seems fine.

    So please download, install, let me know what you think! :)

    I will work on the ‘vanilla’ build over the weekend and upload it.

    All the best,
    Steve

    p.s. here is a direct link to the new build if the folder share above didn’t work:

    https://www.dropbox.com/s/qpksky7sjozswqf/RetroPie_KODI_DualBoot_V4_SS.zip?dl=0

    [/quote]

    I can now confirm this latest release of OpenELEC resolves the SDCARD corruption issues. This ROCKS!! A HUGE thank you. Looking forward to the vanilla build!

    EDIT: To clarify, I believe we’re all of the same understanding. Vanilla means a KODI menu in Retropie, and in OpenELEC the updated skin to support menu item that boots into Retropie, no other changes.

    By the way, I’ve noticed a typo in the OpenELEC menu item for gaming – It reads “Lanch” instead of “Launch”.

    Longer term suggestion: A method (script or directions) to update with the latest retropie and openelec vanilla images on our own. The vanilla image will allow power users to do “their thing” — really awesome of you to do this.

    EDIT2: Not sure what the OpenELEC skin provides, but menu items for POWER and SETTINGS I assume will also be included.

    #103617
    smithers
    Participant

    OK then – time to share my new build! I am taking a different approach in that I’m sharing a folder instead of a direct link this time – Let me know if that doesn’t work out for you (I will post a direct link too at the end of this post).

    https://www.dropbox.com/sh/ughxu46mu4wy61g/AAC7RzLRXvPwVmsbqU4xLt-Ka?dl=0

    So this is v4. I have included a full changelog in the readme file, but in a nutshell:

    * Re-built OpenELEC from scratch again, based upon Isengard RC1 (v15). This fixes potential SD card corruption issues (see earlier posts in this thread)
    * Re-enabled Apple II, Macintosh and PC and themed them all
    * Fixed Atari Lynx emulation by reverting back to an older binary
    * Fixed Gameboy theme (and changed it, along with a couple of others)
    * Changed the look of KODI – using the same Aeon theme (its not an option to change), but I have changed the backgrounds and added a few extra menu items in.
    * Added my own slide in the NOOBS install, instead of using the default OpenELEC slides

    So it all seems stable, Ive fixed all bugs / annoyances that I have introduced, so that’s cool, and I have installed the latest KODI beta. First impressions of Isengard are that it runs nice and fast. I haven’t seen any major issues, but I have seen a few little niggles, mainly when installing addons (a persistant box pops up telling you that an extra resource needs to be installed but it never installs itself?), and also the ‘zoom’ animation in iVue is no longer smooth. I decided these weren’t show-stoppers and of course we need to remember this isn’t a final release of Isengard, but everything else seems fine.

    So please download, install, let me know what you think! :)

    I will work on the ‘vanilla’ build over the weekend and upload it.

    All the best,
    Steve

    p.s. here is a direct link to the new build if the folder share above didn’t work:

    https://www.dropbox.com/s/qpksky7sjozswqf/RetroPie_KODI_DualBoot_V4_SS.zip?dl=0

    #103546

    In reply to: Dual Shock 4

    qrayg
    Participant

    To put a Dual Shock 4 controller into pair mode you need to press PS + Share button.

    #103544

    In reply to: Dual Shock 4

    robertus
    Participant

    [quote=101970]You need to open the config file from within your MAC address folder and use the value from the class line. I just used xxx as the folder name since everyone’s MAC address is different. I guess the more accurate folder name example would be xx:xx:xx:xx:xx:xx. The folder name is irrelevant though, you want the class value from the config file.

    [/quote]

    Hi man, im goign to crazy, i can’t connect my DualShock4 original on my raspberry pi 2 and retropie.

    sudo ./PiAssist.sh
    then 2 Bluetooth, 2 connect bluetooth device, scanning… i press and hold ps button, but doesn’ recognize….

    i tried to put bluetooth on my Phone (nexus 5) and is recognize, so dongle seems work fine.

    Please can you help me ? :(

    i have also another controller, shanwan controller ps3 fake controller and also not work.

    i hope in your support

    thanks a lot

    #103452
    d3s1
    Participant

    [quote=103362]

    First off, I have to say this is INCREDIBLE and a huge thanks to smithers for putting this together.

    I did give this a spin last night with the latest image and while Retropie boots fine, OpenELEC stalls indefinitely at boot (at the OpenELEC boot logo). Hard rebooting doesn’t help and ultimately leads to corruption of the sd card.

    Anyone else have this issue?

    Hmmm that doesn’t sound good. Can I ask how you formatted your SD card? NOOBS is a bit funky on how it partitions your card and if you haven’t partitioned it just how it likes it then it can spit out errors when trying to boot.

    I had it fail on me once because I had done my own ‘un-partitioning’and formatting via Gparted in Linux – it didn’t like it and had troubles with the fat32 boot partitioning. It was OpenELEC that was affected Funnily enough.

    All I can recommend is to use the SD Formatting tool I mentioned in the Readme file. Using that fixed it for me and it all works perfect now.

    Has anybody else had this issue?

    [/quote]

    I formatted the SDCARD exactly per your instructions to begin with. After some testing I’ve determined that it is hit-or-miss on whether OPENELEC will boot. However, I have run across this and here’s the issue to my knowledge:

    – OpenELEC has a stability issue on the RPI2 leading to hang on boots and SDCARD corruption. There is a whole thread on the topic here: http://openelec.tv/forum/124-raspberry-pi/75281-openelec-5-0-3-still-corrupts-sd-card-on-pi2?start=210. I specifically refer you to the .IMG file available in this post which resolves the issue: http://openelec.tv/forum/124-raspberry-pi/75281-openelec-5-0-3-still-corrupts-sd-card-on-pi2?start=210#137875

    I do not know what build you are running but the fix has been applied to some dev builds. Either way, incorporating the fix (via the IMG file) should help resolve the issue.

    OTHER:

    – Retropie – the package wicd-curses is missing; hence choosing “configure wifi” from the menu will fail. I do not have an ethernet cable anywhere nearby. My suggestion is to install the package by default until it is otherwise removed or replaced in another version of Retropie.

    – Retropie – Some folks may prefer the “black borders” instead of stretch to maintain the original aspect ratio of the game. How does one undo the change you made?

    – OpenELEC – There is no way to change the timezone – the option is not available as it would be under the default skin.

    Other thoughts:

    Would you consider a build that sticks to the bare defaults of both OpenELEC and Retropie (skins and all) with the only modification being the dual boot and the menu options to reboot between the Operating Systems?

    Looking forward to seeing these issues sorted out. Keep up the great work!!!

    #103399
    smithers
    Participant

    [quote=103395]

    So I think I may as well just upload v4 since there have been no calls for changes / improvements / bugs – what do you think?

    a while ago I tried recalbox ( http://www.recalbox.com/diyrecalbox ) and while it is a stripped down retropie (e.g. some emulators are missing) there are some things I would love to see in your image:

    -) in recalbox when you configure a controller in emulationstation you are being asked for a special key as well… this key is being used to enter the retroarch menu (and probably some other emulator configurations as well)… so you don’t need to remember any button combinations to enter the emulator configuration

    -) I have a wired xbox 360 controller and a (wireless) PS3 controller and so I installed the xbox 360 and the sixaxsis driver in retropie… I ended up having the xbox 360 controller being the player 1 controller and the PS3 controller being the player 3 controller… I really had a hard time to fix that – and I finally did by removing a (not connected) second xbox controller (from /etc/run.local) so the PS3 controller was the player 2 controller again… in recalbox there’s a nice menu in emulationstation where you can define what player is being controlled by what controller

    -) in recalbox you can select your language, so you don’t need to use english if you aren’t a native speaker (like me) :)

    best regards

    MJFox

    [/quote]

    Ahh… I should have probably worded my post a bit better – I can’t tweak things like that (I have no coding skills). All I can offer is tweaks to existing functionality Im afraid. Or adding ports that are not included in the Retropie setup script as standard. The requests you have (which would be very useful), would need to be made by the developers of RetroPie Im afraid. Not sure if its something thats on the radar already?

    Sorry for any misunderstanding! :o

    #103394
    smithers
    Participant

    [quote=103380]

    I was about to report the filedropper link would time out after about 10-50mb downloaded each time and had an unfinished corrupt zip file to show for it.

    Sorry guys, this is my mestake :(
    I didn’t expect such problems with filedropper anyway…
    @fuzzylogic, thank you for right link.

    [/quote]

    No worries man – thanks for taking the time to upload in the first place! :)

    So I think I may as well just upload v4 since there have been no calls for changes / improvements / bugs – what do you think?

    Or is there a certain game port that you want to see on there as standard but can’t get it to build etc? I’m open to suggestions so fire away if you have any.

    Also, my area has FINALLY got fibre broadband and mine is getting activated on the 6th of this month – Happy days! That means uploading builds will no longer be a chore and I may even make it a regular (ish) thing if and when I get any requests through. I really don’t mind tinkering with things in my spare time and I know not everyone has the time to do that so I’m happy to help out where I can.

    All the best.
    Steve

    #103387
    kamovsky
    Participant

    [quote=103378]

    Thanks for ng this and coming back. Much appreciated. here area a few of my thoughts.

    1 – I personally prefer my roms on usb/external. This also makes it easier to add/remove roms, especially for my non-technical friends. Plug it in PC and do what you need/ LoL

    Done. No configs to change. No need to expand SD card. Maybe some users might like this and you do not have to make multiple versions?

    2 – Your arcade classics gamelist is fantastic. I would keep them maybe and and users can overwite if they want to. If you do the usb thing above, and scrape, it saves the game list on the usb along with images and yours remain on the sd and just ignored.

    Hopefully this helps and gives ideas.

    Thanks

    Luis

    [/quote]

    Guys, this is great idea to store all rooms on external USB storage!
    I’m not a technical guy :) and for me it will be the best option after dual boot from smithers ofcorse :P

    #103357
    smithers
    Participant

    [quote=103339]
    I have uploaded it to mediafire here:
    http://www.mediafire.com/download/lb7fe34ggi5sfdv/RetroPie_KODI_DualBoot_SS.zip

    I’ve got an account with them, so it should not expire.
    [/quote]

    Many thanks ‘fuzzlogic’ – it is much appreciated by others I am sure too!

    [quote=103355]So i am pretty new to all of this, is there a way to update the Kodi image to the latest version without having to start all over? Once Isengard is stable for pi’s i would want to update to that.
    [/quote]

    Yes – so because KODI is set up on its own partition it means that it can be tweaked however you want and it won’t affect RetoPie at all. As for updating – it will tell you when an update is available then you can just go to ‘OpenELEC Config’ in the ‘System’ section on the home screen and update inside that menu. There is no need to start all over, everything should perform as it should as if it were on its own dedicated SD card. Same goes for RetroPie updates via the RetroPie Setup Script.

    p.s. KODI is fully up to date as of a few days ago (an update came through just before I uploaded the image and it all went smoothly).

    p.p.s. reading your question again I think you are maybe referring to the Raspbian installer version of KODI which was (last time I checked) still in BETA form. I don’t use that version in my build, I use OpenELEC and it is very stable compared to the Raspbian installer version of KODI, so don’t worry so much about the updates – it runs perfect as-is right now (I haven’t found any issues at all).

    Hope this helps.

    Cheers.
    Steve

    lozzajp
    Participant

    chkdisk has come up clean so it remains a mystery and probably will forever. I have moved away now and ordered a pi for myself and will start fresh with smithers dual boot image I think. Thanks for all the help guys.

    #103339
    fuzzylogic
    Participant

    Thanks smithers for creating this image!

    I played a bit with the previous version, and it worked fine (except for the PS3 controller issue, but that was an easy fix)
    Today i tried to download the latest version based on Noobs, but the dropbox download link was not working anymore, the filedropper link is so extremely slow, that it would have taken atleast 24Hours for me to download the image.

    Luckily when i tried the dropbox link later today, i could download it from them.

    I have uploaded it to mediafire here:
    http://www.mediafire.com/download/lb7fe34ggi5sfdv/RetroPie_KODI_DualBoot_SS.zip

    I’ve got an account with them, so it should not expire.

    btw.. After copying the files to the SD card, i got a “error resizing existing fat partition” but that was caused by not formatting the SD card correctly.

    Thanks again, i’ll let it extract/install now, and play with it tomorrow.

    #103310
    smithers
    Participant

    [quote=103299]If smithers don’t mind
    I’m posting this link to everybody who wants to download last image from smithers ?
    http://www.filedropper.com/retropiekodidualbootss1

    [/quote]

    Hi kamovsky. I don’t mind at all – thanks very much for re-upping the file. :)

    I am awaiting any reports of bugs before uploading a modified build (see posts above), but could you recommend ‘filedropper’ as a reliable host for my future uploads?

    #103299
    kamovsky
    Participant

    If smithers don’t mind
    I’m posting this link to everybody who wants to download last image from smithers ;)
    http://www.filedropper.com/retropiekodidualbootss1

    geauxwave
    Participant

    Has anyone run into this issue? I bought a Mayflash Sega Saturn controller adapter. It has two ports, but my Pi is only picking up one of the ports. It accepts input from both of the ports and treats them as js0 (confirmed in jstest).

    I have two other adapters–a Mayflash SNES adapter and a playstation adapter–both of which have two ports each, and both ports are properly recognized by the Pi.

    Any ideas on how to get the Pi to see the two ports as individual joypads?

    This may be relevant… when I run jstest on the controllers from the working SNES adapter, the test behaviour is different than that of the Saturn adapter. For the SNES, it lists the axes and the button numbers one time, and as I press them, the values simply change and change back (on/off). However, when i test the Saturn controller, it seems to list the axes and button numbers every time i press something, creating pages of output, instead of simply changing the values of the initial list of axes and buttons. Hopefully that makes sense. I’ve included a screenshot below. I was thinking that maybe these controllers are seen as different kinds of controllers or something, and by changing the way the Saturn controller is recognized, perhaps i could get it to behave like the SNES adapter and it would recognize both ports. I don’t know, just throwing out ideas.

    Screenshot of test:
    Screenshot of test

    geauxwave
    Participant

    [quote=103139]What happens if you dont specify the joypad buttons in the system specific retroarch.cfg and instead use the auto controller file in /opt/retropie/configs/all/retroarch-joypads/ ?

    If you just put the single SNES usb port in the top left usb port, dos it see both and assign them as player 1 and 2 (indicated by the yellow retroarch writing)?

    [/quote]

    Thanks for the reply! I’m actually using a USB Hub (the Plugable 7-port USB 2.0), but I have now bypassed it, and plugged the single SNES usb port into the top left usb port on the pi. This works! I reenabled input_autodetect in the global config file, and removed everything i added to the snes-specific config file. It assigns one port of the adapter to Player 1 and the other port to Player 2. I can unplug and plug in controllers between the two ports, swap them, and everything works as it should.

    But what about my other adapter? I have the Playstation adapter plugged into the second usb port in the Pi. Is there a way for me to tell the Playstation emulator to ignore the SNES adapter plugged into the first port, and use the PS controllers? Perhaps could I specify a controller type? In configs/all/retroarch-joypads the Playstation cfg file is called “WiseGroup.,LtdMP-8866DualUSBJoypad.cfg”. Can I somehow point to this in the Playstation specific config file?

    Thanks so much for your help.

    geauxwave
    Participant

    I’m using USB controller adapters for SNES and PSX controllers. Each one has a single USB connection and two controller input ports.

    The good thing about these is that both ports on each device are recognized whether there is a controller plugged into it or not. So, upon startup, js0, js1, js2, and js3 are assigned to them automatically.

    The bad thing is that the jsx name assignments are not always consistent. Sometimes the SNES adapter gets js0 and js1, and other times it gets assigned js2 and js3. This obviously makes it difficult when specifying controllers with input_player1_joypad_index in the emulator-specific retroarch.cfg file.

    To solve the problem, I created UDEV rules that assign consistent jsx names. Inspiration was taken from this thread: http://ubuntuforums.org/showthread.php?t=1595666&p=9974813#post9974813

    And I refined it to assign unique numbers to devices with identical ID_VENDOR and ID_MODEL values (as is the case with the two ports on each adapter) with a related solution on StackExchange here: http://unix.stackexchange.com/a/105218/125793

    My udev rules are as follows…

    KERNEL=="js?", ENV{ID_VENDOR}=="HuiJia", ENV{ID_MODEL}=="USB_GamePad", IMPORT{program}="/usr/local/bin/unique-num /run/miner-counter 6 SNES_NUM", NAME+="input/js$env{SNES_NUM}"
    KERNEL=="js?", ENV{ID_VENDOR}=="WiseGroup._Ltd", ENV{ID_MODEL}=="MP-8866_Dual_USB_Joypad", IMPORT{program}="/usr/local/bin/unique-num /run/miner-counter2 8 PSX_NUM", NAME+="input/js$env{PSX_NUM}"

    My SNES controller adapter ports (ID_VENDOR=”HuiJia”) are successfully named js6 and js7. They are listed in /dev/input, and I am able to test them with jstest.

    I have specified these joypads in /opt/retropie/configs/snes/retroarch.cfg…

    input_player1_joypad_index = "6"
    input_player2_joypad_index = "7"

    All that said, they do not work. I can only assume that it is because the joypad index that retroarch uses looks at something different, perhaps the true path, maybe? …

    (this is from udevadm info -q all -n /dev/input/js7)

    /devices/platform/bcm2708_usb/ … /input/input/input4/js4

    I really don’t know. I’m pretty much at a stopping point here, after putting a lot of hours into figuring out how to get the udev name assignments working, which i assumed would do the trick based off of the example i saw (first link). But perhaps, that author had not tested to see if it actually did work.

    Also, I’m not sure if this is related, but I do get an IOError upon exiting the emulator. It reads “IOError: [Errno 13] Permission denied: ‘/dev/input/js0’. Could this be related?

    Thanks for any guidance you can provide. I’ve spent a lot of time researching and learning–and don’t mind doing even more to solve the problem–but I am way beyond my pay grade at this point, LOL. Ay help is greatly appreciated!

    MRKane
    Participant

    While we didn’t have that particular issue with this controller we did find that the different mode settings (button underneath, as well as the mode toggle button on top) changed the input radically with the controller sending through axis differently as well as buttons themselves being different. Could it have anything to do with this?

    Ironically my cheap as dirt logitech dual action controller works perfectly.

Viewing 35 results - 386 through 420 (of 888 total)