• runcommand grey box delay

    4
    0 Votes
    4 Posts
    555 Views
    mituM

    @10vorne No. What you can do is disable the launch menu temporarily while you test Dosbox games or launch the games directly (see the runcommand.log file for the actual command used to launch a game).

  • 0 Votes
    9 Posts
    2k Views
    P

    I did the reinstall. Convincing myself to actually do it was harder than the reinstall itself.

    Now I got a completely functional and updated 64bit system. PSX roms run perfect.

    Thanks for everything, I hope this can be helpful for someone.
    Cheers

  • 0 Votes
    3 Posts
    525 Views
    S

    @duglor I think you could do quick menu > controls > port 2 controls > mapped port: 1 and then save it as a game or core remap file. Do this for each game or core that requires it.

  • Sound Problems with Berryboot

    2
    0 Votes
    2 Posts
    346 Views
    R

    @Darkwell did not work for me still no sound

  • 0 Votes
    5 Posts
    657 Views
    S

    @mitu thanks foru tour answer, in fact i compiled manually attractmode when 'attractmode' was not available in retropie downloads script for raspberry pi 4 but anyway it's working like a charm.
    So i guess if is there a way

  • 0 Votes
    4 Posts
    2k Views
    K

    @mitu Thank you for your response and help.

    Setting the Retroarch system settings for video aspect ratio within the EmulationStation Retropie configuration menu, worked perfectly and saves the settings for all cores.

    Now when I open a game, in any core, I am able to "Save Core Preset" as well as "Save Game Preset" for an individual game within a core that already has a shader saved for that core. Brilliant!

    Everything seems to be working now.

    Just to better explain what I am doing with the system. I have a cocktail table that is used for 2-player alternating and simultaneous games.

    I use the Arcade folder and lr-mame2003 core for Cocktail specific MAME ROMs that have the Cocktail option in the ROM “Dip Switches” for 2-player alternating games. Primary player has a turn and then the screen flips and the secondary player has a turn.

    I then use the FBA folder and lr-fbneo for other MAME ROMs for 2-player simultaneous game play using a “Split Screen” Shader. The split screen shader allows both players to have their own screen (within the single monitor) for simultaneous play. I have three different “Split Screen” Shader files that I have to use because not all ROMs setup the same. I save one “Split Screen” Shader to the core that’s takes care of the bulk of the games and then I have to use one of the other two shaders to save for individual games that seem to setup differently than the bulk of them.

    I save a custom shader to the core as well as individual games within the same core…

    Cheers

  • Xbox Series X controller wont Pair with RP4

    38
    0 Votes
    38 Posts
    25k Views
    R

    @skizzles I am using buster in Retropie. I just bought an Xbox series S/X controller and to my surprise, there is no video explaining how to connect this with Retropie. All videos mention either 360 or Xbox one controllers which although similar have differences in connection. I followed the steps above and was able to connect this to pie but the connection was not persistent. Even xpadneo drivers didn't make the connection persist. And I made the following tweaks after experimenting and watching other videos. I have to share them in a noob-proof manner here so that I don't forget the steps. I request mods not delete this post as it was a headache to make it work.

    Steps (Slightly modified to make them persistent): make sure to connect a keyboard as well for settings.

    Update firmware on the Xbox series s controller through windows computer. Now get inside Retropie Setup>Manage packages>Drivers>Removed Xpad drivers (although it might not be necessary). Also, install Xpadneo drivers if not already installed. then Reboot I pressed F4 in Retropie and opened the command prompt terminal. Now open "main.conf" file as mentioned in the above post located inside "/etc/bluetooth/main.conf" and search for Privacy = off. Change that to: Privacy = device

    make sure to remove "#" before Privacy=device to enable the command if it is there. Press Ctrl+X then "Y" and ENTER key to save the file.
    5. On the command prompt type "sudo nano /opt/retropie/configs/all/autostart.sh"
    6. Enter (these 2 lines must be entered above "emulationstation #auto" to make them persistent. When 'ertm' is disabled the Bluetooth needs to be refreshed to connect the Xbox series s controller on reboot. So, both lines are necessary.

    sudo bash -c 'echo 1 > /sys/module/bluetooth/parameters/disable_ertm' sudo systemctl restart bluetooth emulationstation #auto

    Press Ctrl+X then "Y" and ENTER key to save the file.
    Type "sudo reboot" on the command prompt to restart. Again press F4 in the emulation station to enter the terminal.
    7. Make sure that you xbox controller bluetooth is in connection mode. Press the button in front of the controller so that the xbox light will blink fast for pairing. Now Enter in terminal:

    sudo bash -c 'echo 1 > /sys/module/bluetooth/parameters/disable_ertm' sudo systemctl restart bluetooth sudo bluetoothctl scan on (Note the mac address of your controller that is listed after this command. It's unique for every controller. For eg mine was "44:16:22:DB:C9:8E". Type this command again if your device is not shown initially) sudo bluetoothctl pair 44:16:22:DB:C9:8E (Use your own mac address discovered above) sudo bluetoothctl connect 44:16:22:DB:C9:8E sudo bluetoothctl trust 44:16:22:DB:C9:8E

    If all these steps are successful then you can also type " bluetoothctl paired-devices" command to see whether your controller is paired successfully or not. Your device mac address must be shown after this command is entered.
    then sudo reboot and restart your pi.
    Press the Xbox icon(Light must blink) so that Pi4 sees it as it is starting up. At this point, you might also need to re-enter your controller keys according to your needs. And it should all work from here.
    Note: Bluetooth GUI under settings didn't work for connecting to the Xbox Series s/X controller for me. I don't know why? Only connecting through the terminal worked. Deviating from the above steps didn't work for me. And so I had to write the step wise guide on what is currently working.

  • 1 Votes
    3 Posts
    412 Views
    K

    Thank you!

    Cheers

  • [ERROR] [Content]: Could not read content file..

    13
    0 Votes
    13 Posts
    2k Views
    B

    @mitu

    I figured it out!

    Turns out, the zip contained .unh files, which is not supported. I've got some new files and it's up and running. As of n64, I had to unzip each file to get them to run.

    Bonus question: is there something I can do to get n64 to run more smooth (rpi 3 B+)?

    Again, thanks for taking your time. And for future googlers, hope this help you out.

  • Reicast - vmu not working

    1
    0 Votes
    1 Posts
    268 Views
    No one has replied
  • Intelligent switching between 50 and 60 Hz.

    5
    0 Votes
    5 Posts
    1k Views
    T

    @dankcushions Thanks for your very elaborate answer! I naïvely assumed that at least the region detection was straightforward (e.g. some flag in the internal ROM header), but after some reading it seems that the region was indeed only "coded" physically by incompatible cartridge sizes. Some bytes of code and data saved I guess.

    I'll just manually set the 50Hz rate. I'm definitely grateful that it can be done conveniently in a few seconds!

  • Not Sure If Right Place. Need Help Trackball

    1
    0 Votes
    1 Posts
    305 Views
    No one has replied
  • Custom Spalsh Screen - Retropie 4 Model b

    2
    0 Votes
    2 Posts
    369 Views
    mituM

    @arcadelover15 said in Custom Spalsh Screen - Retropie 4 Model b:

    If anyone knows how I could fix this, that would be great.

    You'll have to ask the vendor for that - RetroPie doesn't lock anything and certainly wouldn't prevent you from changing the splashscreen (see the docs).

    Note that selling the RetroPie image is against the project's license, if your machine has also games included then it's probably illegally selling those games.

  • Mount network share, Unable to find suitable address.

    8
    0 Votes
    8 Posts
    2k Views
    mituM

    @Bagarn said in Mount network share, Unable to find suitable address.:

    To be fair, the guide did not mention samba or anything like that. :D

    Yes, the guide is only for the client side setup, not the server itself. Glad you got it sorted out, have fun !

  • 0 Votes
    5 Posts
    148 Views
    C

    Update - I adjusted the script and everything is working as it should! Thanks @mitu for your help.

    #!/usr/bin/python import RPi.GPIO as GPIO import time import subprocess GPIO.setmode(GPIO.BOARD) resetPin=26 GPIO.setup(resetPin, GPIO.IN, pull_up_down = GPIO.PUD_UP) #oldButtonState1 = False print GPIO.input(resetPin) while True: #grab the current button state buttonState1 = GPIO.input(resetPin) # check to see if button has been pushed if buttonState1 == False: # Reset emulator print "Reset pressed" subprocess.call("/home/pi/scripts/multi_switch.sh --es-closeemu", shell$ stdout=subprocess.PIPE, stderr=subprocess.PIPE) time.sleep(.3)
  • PSX Save Games

    3
    0 Votes
    3 Posts
    2k Views
    A

    @windg Thank you, that worked!

  • Can not connect to wifi

    5
    0 Votes
    5 Posts
    966 Views
    A

    This fix did not survive a reboot, so I added modules-load=brcmfmac roamoff=1 feature_disable=0x82000 into /boot/cmdline.txt and it seems to work.

  • PS1 Game stopped working randomly

    1
    0 Votes
    1 Posts
    269 Views
    No one has replied
  • Scraping Amiga CD32

    4
    0 Votes
    4 Posts
    658 Views
    M

    Thanks for the info, to workaround the issue I was able to choose the games from a list in the scraper since I changed the platform and it was not found. It only worked w/ TGDB, not screenscraper, but I was able to scape the games I needed

  • Pico-8 Screenshots/Video Snaps

    4
    0 Votes
    4 Posts
    1k Views
    mituM

    The platform name is correct, so scraping should get some results when using ScreenScraper as the source. If you don't, then add more info about your setup, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first, and specify which games you tried scraping.

    I also noticed there's no gamelist file in the rom folder. I would think scraping would have created one?

    The gamelist is created by EmulationStation regardless of any scraping operation. By default is not in the roms' folder.

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.