• Motion controls on retropie (DS4, sixaxis)

    5
    0 Votes
    5 Posts
    977 Views
    F

    Had a look and I can't seem to set my input device to anything other than "Wireless Controller" either within the retroarch input menu. I do have the other devices under /dev/input, and evdev does correctly detect the motion sensor/touchpad.

    Nothing else obvious in /etc/udev/rules.d/.

  • Picade Hat Breaking Emulationstation??

    1
    0 Votes
    1 Posts
    336 Views
    No one has replied
  • End Kernel Panic error Pi3

    4
    0 Votes
    4 Posts
    370 Views
    mituM

    The picture doesn't show the error start (though it may be off-screen), but the init not found message means the kernel doesn't have access to the sdcard's files.
    Try to backup your image, then use 7Zip to read the .img file, you may be able to recover some data.

  • Global settings won't apply to snes9x

    4
    0 Votes
    4 Posts
    657 Views
    D

    @buzz Appreciate this is an old post but anyone know hiw I access the standaone input settings O inca rebind the keys? I have a keyboard plugged into a Raspberry pi running Retropie to use this emulator. Going to check teh docs file now. Thanks in advance, DtM

    Edit - I read the docs and found I can access the menu by pressing my hot key + X. Then went into the quick menu > controls > Port 1 Controls. Here I could change the button by highlighting iot and pushing my joystick right to cycle through the different button options. Hope this helps anyone in future looking for the answer.

  • 0 Votes
    9 Posts
    1k Views
    DwarfboysimD

    @misanthrope whenever i have had issues with those controllers i have uninstalled and reinstalled the xpad drivers. also make sure what mode the switch on the front of your controller is set to

  • 0 Votes
    4 Posts
    4k Views
    mituM

    As @YFZdude mentioned, the genesis folder is a symlink (shortcut) to the megadrive folder, so there's no need to remove it - it's not actually taking any space. You can leave it as is, it's ok - the scriptmodules expect a megadrive ROM folder and updating the MD emulators will re-create the folder.

  • Detected Controllers in emu station

    3
    0 Votes
    3 Posts
    466 Views
    D

    @mitu Swear I did BUT I didn't. Thanks!

  • RPI4 USB / file updating issue

    9
    0 Votes
    9 Posts
    1k Views
    D

    @mitu LOL... Don't I feel like an idiot... Figured it was something silly and it is.

  • Retroarch menu

    4
    1 Votes
    4 Posts
    817 Views
    M

    @dankcushions

    Can you forgive me little rant earlier? Sorry. I've had a good play with it now and I think it's working. And I understand what you mean by pressing the hotkey and F1. Is there a way to have it by pressing F1 alone?

    I've Reset Retroarch config and plugged in a Wired Mouse and keyboard and OP Wolf is working now.

    I've also changed my RetoArch to Ozone just like my PC. It's much less confusing now. It's going to take some time to get used to this :)

  • Where are AdvMESS config files saved?

    3
    0 Votes
    3 Posts
    522 Views
    mituM

    Both advmame and advmess configuration files are under $HOME/.advnance - named advmame.rc/advmess.rc. Game specific configurations are saved there, prefixed with the game/romset name.

  • Don't know how to get jzintv or freeintv working

    13
    0 Votes
    13 Posts
    2k Views
    R

    @goldengalaxies jzintv working?

  • No Display On Launch

    1
    0 Votes
    1 Posts
    370 Views
    No one has replied
  • Kodi not listed in Retropi setup

    3
    0 Votes
    3 Posts
    698 Views
    BuZzB

    They are sorted by type, then alphabetically.

    So emulators, libretrocores, ports, supplementary.

  • 0 Votes
    10 Posts
    2k Views
    C

    Uh dang, I need to make some retractions here.

    I went back to re-examine the joystick circuitry and stuff and it looks like the thumbstick works fine at any voltage. (I felt my logic was odd when lying in bed the other day). The "lopsided-ness" I was talking about is actually caused by setting the range incorrectly. Ignore what I said for #1 in the previous post. The thumbstick appears to behave the same with 1.8V as with 5V (from a design standpoint, you'll probably save a little power by driving it at 1.8V).

    Most modern joysticks expect something in the range of -32767 to +32767 with the center/neutral point (when the joystick is not being touched) being 0. Why? Because this is the min and max values you can represent with a signed 16 bit integer. To be extremely pedantic, you can actually go to -32768, but we pretend it's -32767 to make it symmetric.

    When I did the mapping function, I take an input range of values going from ~70 to ~325 to 0 <-> 16384. I think this is where the "lopsided-ness" comes in. I'm using a built in function from the Arduino library called map() so I don't exactly know what is going on, but it places the center point somewhere around 4000 instead of ~8150 as you would expect. This isn't a problem if the output range is -32767 to 32767 for some reason.

  • 0 Votes
    52 Posts
    12k Views
    P

    @dankcushions

    ok i did that, i hope it fixes it

  • Mame2003 performance

    24
    0 Votes
    24 Posts
    6k Views
    C

    @crossmr Turns out I had the wrong image, after hours of slow downloads, I managed to get the same pi zero w image that I had before. it looks like the rom in question was being run on lr-fbalpha, not fbalpha2012. This was a retropie 4.2 image. The performance on lrfbalpha seems slightly better than the alpha2012 that is available on 4.6 retropie but still not as good as pifba.

  • Pifba controls different on different controllers

    10
    0 Votes
    10 Posts
    844 Views
    C

    @crossmr I managed to get the controls reconfigured, however the graphics option"MaintainAspectRatio=1" doesn't seem to work in the config file. Right now the image is stretched to the sides, instead of maintaining the proper aspect ratio.

  • Setting esc to close without hot key...

    4
    0 Votes
    4 Posts
    666 Views
    MadDogHoek818M

    @mitu
    I do have 4 usb joysticks modules attached. Maybe I have a hot key setup by mistake.

    Thank you, gives me a whole bunch of new stuff to try tomorrow morning, see if I can get it working.

  • Cant set resolution.. Really it is that easy ?

    10
    0 Votes
    10 Posts
    270 Views
    ClydeC

    @redfirebrooks said in Cant set resolution.. Really it is that easy ?:

    i'd like to find a working out of box retrogaming system !

    Well, RetroPie isn't meant to be one in every case and aspect. It's an community-driven, freely given DIY project.

    That said, RP works ootb in many if not most cases. But if you happen to be one of the unlucky exceptions, you'll have to either put some time and effort into it, or move on to another system in the hope that that one won't have the same problems with your setup.

    You're free to choose whatever suits your needs best, but complaining about it in every of your posts in this thread so far distracts you and everyone else who are willing to invest their spare time for your problems from actually working on a solution.

  • Retropie 64 Image Issue- Kingston 64gb SD

    2
    0 Votes
    2 Posts
    65 Views
    BuZzB

    @crisen 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

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.