• 0 Votes
    5 Posts
    881 Views
    AddisonA

    I found an easy way to do this.

    I just needed something like a Turtle Beach Ear Force DSS 7.1 Dolby Surround Sound Processor.

    One can find that on Ebay currently for $10.

    https://www.ebay.com/itm/272275549904

  • 0 Votes
    18 Posts
    2k Views
    AddisonA

    @mitu

    Thank you so much!

    End result:

    /opt/retropie/configs/all/autostart.sh

    sudo bluetoothctl remove 40:1B:5F:BA:D5:A0 sudo timeout 6 bluetoothctl scan on sudo bluetoothctl connect 40:1B:5F:BA:D5:A0 sudo bluetoothctl trust 40:1B:5F:BA:D5:A0 emulationstation #auto

    Now I can easily pair my controller back to the Pi on system startup without even having to plug it in using USB and navigating through all of the menu options.

    So happy! :)

  • 0 Votes
    6 Posts
    612 Views
    sirhenrythe5thS

    @lister-of-smeg thank you very much for your hints, i never thought if trying an optional port, neither i was aware of a version called "Super Big Brother" for the PC-Engine.
    Much appriciated!

  • 1 Votes
    6 Posts
    6k Views
    H

    @dmg9626

    OMG! IT WORKED 🤯

    For the record this fixed my Retro-bit "SEGA Saturn® Bluetooth® Wireless Control Pad - Slate Grey" pairing issues with my rpi 4.

    TYVM dmg9626 u the man 🥳

  • Analog stick bind recently stopped working in MAME

    5
    0 Votes
    5 Posts
    2k Views
    S

    @barbudreadmon said in Analog stick bind recently stopped working in MAME:

    @slimbrick there were some changes with that analog-to-digital feature last month, if you recently updated retroarch maybe you'll want to read https://www.libretro.com/index.php/retroarch-1-9-6-released/

    Thanks! This will certainly help and the timing correlates very well with when I started having problems.

  • Atomiswave really slow / mapping issues

    6
    0 Votes
    6 Posts
    1k Views
    Y

    Thanks everyone.
    It was due to bad dumps. I had bin files and a .zip romset solved the problem.
    The control issue came from the 8bitdo controller. I connected it like a switch pro controller and everything is fine again.
    I went further and replaced some of the original roms with dreamcast ports in order to use Redream. Really good perfs now !

  • Stuck on a splashscreen/command prompt!

    4
    0 Votes
    4 Posts
    670 Views
    S

    @adamantiumpimp said in Stuck on a splashscreen/command prompt!:

    @exarkuniv Apologies for my ignorance. Is it the PlayBox part of it that is the rebuild? Sorry I'm just now getting into all of this and am unfamiliar with the lingo.

    It is impractical to provide support for a system that neither you nor we know how is configured. *Pre-built, aka third-party (anyone[3] who's not you[2] or the RetroPie project[1]) systems are not supported. The only supported configurations are the official SD images available on the download page or installed on top of an existing OS using the setup script.

    We will gladly help you through the process if you'd like to start over with the default image and build a system yourself. Or, you can contact the author of your custom build and ask them to provide support for the system that they have configured.

  • Bluetooth controller issue

    3
    0 Votes
    3 Posts
    719 Views
    O

    Hi again.

    The above post has solved my problem. I was able to effortlessly pair both controllers by following those instructions. For anyone who is stuck and sees this thread, I believe it was this command that solved the problem: sudo apt install bluez=5.50-1.2~deb10u1+rpt2. After updating the packages and checking the bluetooth status, I still got the Failed error messages, but once I inputted this command they disappeared. Of course, try everything just to be safe.

    Thanks for your help!

  • lr-dolphin strange mapping problem

    1
    0 Votes
    1 Posts
    319 Views
    No one has replied
  • 0 Votes
    3 Posts
    961 Views
    N

    @mitu Thanks for the reply! I’m not at my Pi at the moment but when I get situated, I’ll give that a shot and report back!

  • runcommand.sh should run commands

    7
    -4 Votes
    7 Posts
    2k Views
    N

    Just add your scripts to the retropie menu, very simple. i never had to make any edits to make it work, just some editing to get the script to have a picture in EmulationStation and description of the script.

    If you want the scripts to appear within your Ports, you might need to include .sh with the filetypes that are supported with Ports even though from memory it should already be set up like that (i cant double checking this right now, currently making a backup of my SSD)

    If you can see the scripts in EmulationStation but theyre just not executing after selecting them, then you will need to chmod +x your sh files.

  • Raspberry PI for Gaming Newbie Buyers Guide

    2
    0 Votes
    2 Posts
    985 Views
    DarksaviorD

    @benmclean

    The Raspberry PI 4B with 8 GB of RAM. The performance gain is small for gaming because RAM is usually not the bottleneck

    Eh? The performance gain past 2GB is zero. Retropie uses around 1GB with swap and all. The extra ram might help with installing emulators from source or if you want to use it as a desktop someday.

    You need a compatible power adapter and lots of companies make them.

    I only recommend the official psu due to reliability. They are $8US so there shouldn't be a reason to get a 3rd party psu that no one knows how reliable they are.

    If you're going with a plain pi4, for a case, I recommend the argon one v2 if you don't want that nespi. It has a fan and converts the microhdmi ports into normal sized ones.

  • XBox one controller logo button not working in games

    12
    0 Votes
    12 Posts
    2k Views
    mituM

    @blboun said in XBox one controller logo button not working in games:

    not sure what you mean by that ? how can it work in retroarch ? it still doesn't work when I open any game...

    I thought you disabled the Xpadneo driver and the hotkey would start working. Xpadneo maps the SHARE as a key event, that's why I asked for the model and checked whether you're using it or not:

    Full support for the Xbox Series X|S controller is present including the share button. This is currently mapped to keyboard event KEY_RECORD and may not work at all for any purpose.

    and yes, it says Button 10, not key 10, my bad

    OK, that's cleared up, though it doesn't explain why the hotkey doesn't work with it. I have an older Xbox One controller (not S) which has the same layout, but it doesn't have Bluetooth. The Xbox button works as a hotkey, but since it's wired it's not the same thing.

  • Which folders does a USB Mount transfer?

    2
    0 Votes
    2 Posts
    322 Views
    H

    @breadpie If you created a Retropie folder on your USB drive, and are just using it to transfer games, then I think it just transfers the same data as when using Retropie-mount.

    Retropie-Mount, meaning the games run from your usb drive, it also transfers BIOS, retropiemenu, roms, and splashscreen info. As far as I know, neither transfer any configs. Screen Shot 2021-08-20 at 3.45.39 PM.png

  • Pairing a 8bitdo N30 pro2 controller

    4
    0 Votes
    4 Posts
    916 Views
    N

    Can you explain how you fixed this? I've been wrestling with this all day.

  • Controller Issues...

    10
    0 Votes
    10 Posts
    687 Views
    KeyranTrio666K

    I tried multiple solutions suggested here, but to no luck. In the end, I just started the whole installation all over again and it's working fine now. God knows what happened, but it seems re-installing everything seems to have fixed it... weird.

    Thanks for the replies everyone!

  • 0 Votes
    16 Posts
    2k Views
    mituM

    @skykid said in Despair over controller ports constantly swapping:

    I hear setting up Samba on OSX is a ballache, which is why I was looking for an easier option.

    It's not, you can access the RetroPie shares from macOS without any issues:

    open Finder, select "Go" menu and "Connect to Server". Type smb://retropie and hit "Connect".

  • M3U File Issue [PS1]

    7
    0 Votes
    7 Posts
    2k Views
    P

    @windg
    Alrighty! I'll keep playing normally, i'll install duckstation just to see it working
    Thanks!

    Additional notes:
    I installed the duckstation core, i tried playing the game there and swapping discs works perfectly, although it doesn't recognize the CD1 or CD2 extension i had to rename them as .cue files again and change the m3u to reflect the changes

  • Problem with lr-vice

    25
    0 Votes
    25 Posts
    5k Views
    TPRT

    @dankcushions I'm going to do a full update and reinstall of as much as I can right now.

  • Ubuntu PC having issues running ROMs

    10
    0 Votes
    10 Posts
    1k Views
    mituM

    @mcjones9631 said in Ubuntu PC having issues running ROMs:

    Controller always gives "✔️ USB Gamepad (121/17) not configured" when in games and games can only be exited from the keyboard

    This usually happens when your controller doesn't have a configuration file/profile in RetroArch. If you configured your controller in EmulationStation, a RetroArch configuration file for the controller should be created automatically, unless you turned of the auto-configuration of controllers in ES.

    Is you controller working in EmulationStation, after you have completed the input configuration ? Did you disable the auto-configuration in EmulationStation, by any chance ?

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.