• NES30/FC30 Controller via Bluetooth in keyboard mode

    8
    0 Votes
    8 Posts
    2k Views
    N

    Hi BuZz. Were you able to check the issue already? Thanks in advance!

  • Xbox360 wireless controllers - receiver connectivity issues

    56
    0 Votes
    56 Posts
    60k Views
    A

    @jonfitt I went into drivers in the setup menu and installed/updated xpad. Actually, I don't know if I technically installed it or updated it.

    I did the install/update right after a fresh install. I did not fiddle with Xboxdrv in the same instance.

  • Purchasing a Pi tonight

    10
    0 Votes
    10 Posts
    2k Views
    herb_fargusH

    @mediamogul I suppose that's true. Doesn't hurt to reformat with sdformatter if the initial image doesn't work.

  • RetroPie won't boot. Nothing showing up on monitor

    5
    0 Votes
    5 Posts
    2k Views
    3lric3

    No problem, I've had several of them derp out in the past as well. Glad you got it sorted :)

  • DosBox; Mapping mouse to PS3 Analog Stick

    32
    0 Votes
    32 Posts
    24k Views
    GetKeyOpenDoorG

    @Concat I've tried the trinary flag, but didn't have any effect either.

    For the buttons, just load dosbox without a game. Map something like "T" to your A button, and see if you can type a T with the button. No idea why a button mapping wont work. Thats the easiest thing to do in this tool...

    I'll try that later.
    Here's another thing I was thinking about trying out though.

    • min – The reported minimum value on the axis. Used for determining trigger levels. • max – The reported maximum value on the axis. Used for determining trigger levels

    Except I'm not 100% sure how to implement it, but I was thinking something likes this...
    Assuming my thumbsticks have 'idle' axis values ranging between 0-2000 and either -32767 or 32767 when hold to the max in a direction, then defining a min/max value close to the max value should work? (in theory)

    # so for movement to the left axis vendor=0x045e product=0x028e src=2 target=mouse axis=0 min=-30000 max=-32767 # movement to the right axis vendor=0x045e product=0x028e src=2 target=mouse axis=0 min=30000 max=32767 # up movement axis vendor=0x045e product=0x028e src=3 target=mouse axis=1 min=-30000 max=-32767 # down movement axis vendor=0x045e product=0x028e src=3 target=mouse axis=1 min=30000 max=32767

    EDIT: Well that seemed to have fixed the deadzone issues, but besides that nothing is working like it should.
    Currently the mouse cursor is fixed top left and won't move except for when I push the thumbstick all the way to the left, then it moves to the bottom left in a flash and when I release the thumb it moves back to top left.
    It seems to me like something is messed up when it comes to button/axes values, and it's not registering the values as presented by jstest
    Really weird because DOSBOX's internal mapper works perfectly fine, if only it had the possibility of mapping the mousekeys.

    I've also tested running just dosbox with the Y button mapped to the letter y but it's not responding.

  • Configuration and Display - Settings

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • No Amiga UAE for x86? :(

    14
    0 Votes
    14 Posts
    5k Views
    C

    Ps: the daphne ported i metioned https://github.com/DavidGriffith/daphne
    As for fs-uae i will give amiga a dedicated sd card (my 32gb card will not support erverything) with amibian, but great to see fs-uae

  • Lr-mame2003 trackball issues. Not always seen

    6
    0 Votes
    6 Posts
    2k Views
    caver01C

    @Chillimonster said in [Lr-mame2003 trackball issues. Not always seen](/forum/topic/3876/lr-

    When the trackball is not recognised i get no response from the cat / dev/input/mice command,and when it is detected i get the usual character output.

    Going to try re-imaging the card incase i've messed something up, and have another play later.

    Not a bad thing to try, but if this was image corruption it wouldn't be changing. I wonder if maybe the USB connection is intermittent or perhaps draining the power to a point where it stops working. Because the 'test' revealed that when it's not working, linux itself isn't even getting the inputs. I've seen similar issues when plugging in too many devices without a good power supply, or not using a powered USB hub.

  • 0 Votes
    3 Posts
    2k Views
    A

    So I believe the issue is that emulationstation won't allow the video from mplayer to play over it. I've tried adding --ontop to the line in order to have it play over emulationstation, but that program always seems to be over mplayer, and I can only hear the audio of the video after emulationstation starts.

  • Rom Files

    14
    0 Votes
    14 Posts
    10k Views
    mediamogulM

    @tehswiftone Ah, gotcha.

  • Dreamcast Time & Date Menu - Select Won't Work

    3
    0 Votes
    3 Posts
    2k Views
    T

    Sounds similar to the issue I had before I configured my controller for Dreamcast.

    Scroll to the bottom: https://github.com/retropie/retropie-setup/wiki/Dreamcast

  • [SOLVED] How To Get RetroPie Commit Date

    8
    0 Votes
    8 Posts
    2k Views
    obsidianspiderO

    @BuZz git is something I know very little about, but I think I figured out how to get the versioning. Thanks :)

  • 0 Votes
    3 Posts
    1k Views
    obsidianspiderO

    @BuZz Thanks. It was worth a shot.

    I didn't see anything on Attract-Mode's documentation about it there either. :(

  • 0 Votes
    3 Posts
    2k Views
    7

    Thank you for the help, roms launch now after following directions.

  • Competition Pro

    2
    0 Votes
    2 Posts
    3k Views
    BuZzB

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

    if you run out of buttons just hold down a button to skip each unused button.

  • Things I'm having trouble figuring out.

    8
    0 Votes
    8 Posts
    3k Views
    edmaul69E

    @PopetheRevXXVIII which emulator are you using for nes? Fceumm cuts off on both sides on every game. Nestopia displays correctly.

  • GBA (GPSP) Key Mapping BUG/ISSUE

    1
    0 Votes
    1 Posts
    898 Views
    No one has replied
  • Retropie 4 Mame-Libretro Shaders/Overlays

    7
    0 Votes
    7 Posts
    5k Views
    FloobF

    I think you will be better off asking here:
    https://forum.recalbox.com/

    I've not really looked at the structure of Recalbox before.

  • Calibrating controllers?

    1
    0 Votes
    1 Posts
    627 Views
    No one has replied
  • Backing up SD Card

    22
    0 Votes
    22 Posts
    13k Views
    GtBFilmsG

    To make the microsd card a bit more accessible for removal, I've ordered one of these:

    http://www.ebay.co.uk/itm/182218715289

    I'll post an update when it arrives to let you know if it works okay.

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.