• 0 Votes
    8 Posts
    2k Views
    M

    Thanks - but I don't think it's a Dolphinbar specific issue. I can get it to crash with just a plain old keyboard/mouse switch too.

    Doing a bit of debugging work I have found if I comment out this bit of code on line 2489 of libretro.c it no longer crashes. You lose the crosshairs obviously but otherwise it works fine, so it seems that something in the crosshair generating code is related to the crash. At least now I've got an idea of where the crash is originating from, I'll see if I can debug further and once I've got some better idea of the root cause I can post the issue to the core's github repo for further discussion.

    Lines 2487 - 2490 on libretro.c

    if (input.system[0] == SYSTEM_LIGHTPHASER) { //draw_cursor(input.analog[0][0], input.analog[0][1], 0x001f); }
  • Finding roms and rom hacks

    3
    -1 Votes
    3 Posts
    1k Views
    KN4THXK

    https://retropie.org.uk/forum/topic/2/forum-rules

    Just a friendly heads up :)

    EDIT

    Herb beat me

  • Overall controller recommendations?

    5
    0 Votes
    5 Posts
    976 Views
    KN4THXK

    Wireless is appealing for the simple reason that's it has no wires. If I was playing on an old 28" crt that would be one thing but on a 46" led TV I want to sit back on the couch.

    While there is less lag with wired, I play with PS3 controllers and haven't had any noticeable lag issues.

    @chigundo As far as wired controllers go, the ibuffalo are perfect for any games not needing analog sticks or triggers (no ps1, no 64). I also recently built a picart for my girlfriend and bought her the pihut snes controllers for under $10 each because she never grew up playing games much and I wasn't sure if it would be good to invest too much. These work really well for the price though the ibuffalo and original controllers are far superior but she doesn't notice a difference not having a history or much game playing. The only real downside is a short cable. She also now loves playing frogget and the classics every night before bed to wind down so I am going to upgrade her to wireless so she can lay in bed instead of having to sit on the edge.

  • 0 Votes
    3 Posts
    953 Views
    J

    @caver01, Thanks for the idea! I'll give that try.

  • RetroPie backup problem

    13
    0 Votes
    13 Posts
    1k Views
    R

    @mitu

    I thought Is was a good deal maybe I should have gone my route to begin with.
    It came with about 9000 games 2 Controllers but I have seen they are only about £7 for 2 a power cable about £4 and the case which is about £4.50

    I have priced one up for my son as he wants one now and it all comes to about £70 with everything in the uk

    To be honest I would not want them horrible controllers anyway I use a PS3 one with mine I connected it up yesterday

  • 0 Votes
    2 Posts
    967 Views
    jonnykeshJ

    @packerswootwoot This is not an answer but here's a question for you. Why are you using MAME4ALL?

  • Saving games when using a nes style controller

    10
    0 Votes
    10 Posts
    2k Views
    B

    Ok. I understand. Thx for the help.

  • Possible to record Retropie with Elgato

    4
    0 Votes
    4 Posts
    941 Views
    herb_fargusH

    @clarkey-ccfc I use OBS instead of the rubbish software it comes with. Simplifies it a bit. Of course you need two HDMI cables and the USB cable plugged into your PC with a video capture source picked on obs, it will show no signal on the TV til you do a video preview on obs if I remember correctly, it's been a while since I've used it though, there's probably a few guides online that explain it better than me

  • Problems getting set up

    10
    0 Votes
    10 Posts
    1k Views
    I

    thanks that seems to have fixed my issues

  • Retropie Manager won't start on boot!

    2
    0 Votes
    2 Posts
    859 Views
    rbakerR

    @tylerx Retropie Manager is an unofficial addon and people seem to be having many issues with it. I have used it though - did you follow this?
    Also,

    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    which you agreed to do.

  • 0 Votes
    2 Posts
    802 Views
    Used2BeRXU

    I did some further testing for some new translations that I patched and I have to do a bit of embarrassing back-pedaling here. I'm not too proud to admit when I made a mistake. :)

    L1 in lr-nestopia does "everything" in the RetroPie. It will flip the disk and load it, and it won't do this when you're not being prompted to flip it, so there is no danger that it will screw up your game. I will resume testing on FDS for now, but there has been 1 rom out of about 6 or 7 that I've tested so far that boots back to the romlist in lr-nestopia, so that leaves us with lr-fceumm's completely different system for loading. I'm assuming there is nothing that can be done to fix lr-fceumm to behave like lr-nestopia since the XBox version of NestopiaX has a similer "flip disk" command in the menu that behaves identically to pressing L1 on the pad in RetroPie. (Actually, this is one instance where I prefer how RetroPie handles things).

    There still is the issue of hotkey mapping though. There doesn't seem to be any good way of doing this on a per-system basis that works. Is the information on the github in the following link bad now?

    https://retropie.github.io/RetroPie-Docs/RetroArch-Configuration/#example-per-system-control-override-retroarchcfg

  • Ps3 "GameWare" bluetooth working?

    2
    0 Votes
    2 Posts
    1k Views
    H

    I made it work with the following combination of hardware/software:

    Raspberry Pi 3 Model B Operating System: OSMC (enable Bluetooth at MyOsmc-->Network) RetroPie 4.3 (installed using retroosmc) ps3controller driver configured for "clone support shanwan" (gasia will not work)
  • N64 Controller Configuration

    2
    0 Votes
    2 Posts
    2k Views
    mituM

    @cool_iron Configure it in Emulationstation - as described in https://retropie.org.uk/docs/Controller-Configuration/.

  • x86 Installation Help

    Moved
    3
    0 Votes
    3 Posts
    623 Views
    M

    thanks bro, i will try :)

  • 0 Votes
    9 Posts
    3k Views
    P

    ok I found a solution.
    If I use 2 ps3 DUALSHOCK3 controller (exactly the same model) everything works well.

    :)
    Dani

  • Hotkey Questions

    2
    0 Votes
    2 Posts
    500 Views
    mituM

    @jason said in Hotkey Questions:

    Looking at the default hotkey list, I see input_state_slot_increase_axis & input_state_slot_decrease_axis

    This is to switch the save slot number upwards/downards. You can have more than one saves state slot, using these controls will switch between them (0, 1, 2, 3, etc.).

  • 0 Votes
    8 Posts
    2k Views
    ClydeC

    And thanks that you shared it for others.

  • Dreamcast issue

    1
    0 Votes
    1 Posts
    410 Views
    No one has replied
  • Controller Config

    8
    0 Votes
    8 Posts
    2k Views
    KN4THXK

    @mahcneto No problem. Keep in mind there are compatibility issues with emulators so while a game may not run great or have color/graphic issues in that emulator, it may run almost flawlessly in another.

    Also, the high res lr-emulators are sweet :)

  • 0 Votes
    7 Posts
    2k Views
    jonnykeshJ

    @mistermints fun times!

Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.