• FBA-Next Help.

    5
    0 Votes
    5 Posts
    1k Views
    CharcoC

    @bagheera369 Glad you got it working :)

  • Sound stutter on Minish Cap (GBA) on RPI2

    5
    0 Votes
    5 Posts
    3k Views
    TwoGuidosGamingT

    @Arcuza navigate to samba shares configs\gba\retroarch.cfg
    add this line to the top
    audio_out_rate = 22000
    make sure its above this line of text...

    Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

    This should only affect the gameboyadvance emulator
    if you want it for all emulators you have to navigate to /opt/retropie/configs/all/retroarch.cfg (i use filezilla for this) or ssh into it
    Not sure but i think this is how to do it, if someone else can confirm

  • Sound in mame space invaders

    2
    0 Votes
    2 Posts
    3k Views
    dankcushionsD

    if you're using lr-mame2003, update to the latest version via retreopie-setup > install individual emualtors, and follow this https://github.com/RetroPie/RetroPie-Setup/wiki/lr-mame2003#samples

  • Help with wifi issue

    3
    0 Votes
    3 Posts
    951 Views
    TheStrayMongrelT

    @chavatar Thanks very much mate, got it sorted. Connection was all good was just using the wrong port number thinking it was meant to be same as the last two numbers in the IP address. Silly me.

    Cheers for the help :)

  • GBA not working after Bios install

    3
    0 Votes
    3 Posts
    11k Views
    C

    The second link worked. The preset Emulator wasn't working, I changed it and all is good.

    Thanks

  • Using multiple controllers for n64 and SNES

    1
    0 Votes
    1 Posts
    617 Views
    No one has replied
  • USB Controller player order

    12
    0 Votes
    12 Posts
    20k Views
    RionR

    @herb_fargus said in USB Controller player order:

    we really need to add it as an option to the configuration editor tbh

    Yes please :)

  • ps2 emulation??

    3
    0 Votes
    3 Posts
    6k Views
    mediamogulM

    Although the ps2 shares the commonality of having a 64-bit processor like the Rpi3, there is quite a bit more to emulation than surface similarities. For instance, one general rule that has seen few exceptions is that a machine intending to emulate another machine should be in the neighborhood of four times faster than the original. Even then, there are still circumstances that would prohibit proper emulation. At this point in time, the Rpi is just not fast enough and is unlikely to be fast enough for quite a few updates yet to come.

  • Wireless Xbox One Controller

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Retropie with two 8bitdo controllers but...

    2
    0 Votes
    2 Posts
    2k Views
    D

    Of course, I can set the Zero to Player 2 mode with Start + B + R. That's sorted it.

  • 0 Votes
    3 Posts
    3k Views
    M

    I have fixed it just uninstalling and installing again sixad (PS3 controller) in RetroPie-Setup script and adding a systemd service:

    sudo nano /etc/systemd/system/sixad-start.service

    ##########
    [Unit]
    Description=Sixad start service
    After=network.target

    [Service]
    Type=oneshot
    ExecStart=/usr/bin/sixad -s 2>&1 > /dev/null
    ExecStop=killall sixad
    RemainAfterExit=yes
    User=root
    Group=root

    [Install]
    WantedBy=multi-user.target
    ##########

    Then:
    sudo systemctl daemon-reload
    sudo systemctl enable sixad-start.service
    sudo reboot

    It also works plugin the bluetooth device.

  • MAME - switching off auto-centre?

    3
    1 Votes
    3 Posts
    1k Views
    PingSpikeP

    I'll have to try this as it really annoys me too :)

  • After recent update of Binaries network stops

    4
    0 Votes
    4 Posts
    1k Views
    D

    I had this, the interfaces were set to manual.

    edit the /etc/network/interfaces file.

    Later,
    dabone

  • How to add OSMC to retropie?

    3
    0 Votes
    3 Posts
    2k Views
    S

    thank you kind sir

  • No sound from Pi after trying usual debugging steps

    2
    0 Votes
    2 Posts
    824 Views
    iconrumbleI

    @dasfreak go to your config.txt and change "hdmi_group=2" to "hdmi_group=1"
    Group 1 is CEA
    Group 2 is DMT (no sound)
    Check http://elinux.org/RPiconfig

  • lr-mess: how to change video resolution

    1
    0 Votes
    1 Posts
    649 Views
    No one has replied
  • [SOLVED] map: vt02 => fb0 [or how do I kill this message?]

    8
    0 Votes
    8 Posts
    8k Views
    senkunS

    @Rion said in [SOLVED] map: vt02 => fb0 [or how do I kill this message?]:

    Sorry to resurrect and old thread but could you please @senkun post you're finding to the wiki? The more I can hide when I boot up the better.

    Don't think it would be relevant in the retropie wiki as;

    ... I'm actually running attractmode instead of ES as the retropie frontend.

    and what I did in addition to what the wiki has already covered very well was to pipe fsck messages away, not recommended. besides that, mostly to suppress the output from x/attractmode once it's running or when I exit and restart AM; which involved messing around with getty to hide the autologin/last login msgs, clearing MOTD, doing a .hushlogin, changing .bashrc, etc. I didn't really take notes and one shouldn't really be messing with those for retropie I believe.

    as long as you have a splashscreen pic/video setup in retropie it boots very cleanly to ES doesn't it? you just need to follow the wiki to edit /boot/config.txt /boot/cmdline.txt and it will be clean all the way in except for the fsck msg.

  • nes30 freezing pie 3

    3
    0 Votes
    3 Posts
    1k Views
    J

    Yes onboard. That you for the reference I will take a look.

  • Saving scraper data to usb?

    2
    0 Votes
    2 Posts
    1k Views
    iconrumbleI

    You could move the downloaded_images folder to usb and create a symlink on the sd card...

  • N64 on RetroPie3 not playable

    2

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.