• TI99, Resolution, and Joystick

    5
    0 Votes
    5 Posts
    696 Views
    mituM

    @NewAtThis Can you try updating the ti99sim emulator from source and check again if the resolution handling is better ? It's been updated to the latest version, which was a major update.
    Try to remove any video mode set through the runcommand launch menu.

  • 0 Votes
    11 Posts
    2k Views
    P

    @mitu This was it! I have a script that controls an LED light/Power button on my case, (as well as shows heat/fan speed, etc) and it seems that the new update doesn't like it. If I delete the python line, the retropie command line and the RetroPie UI work as expected. Not sure what the conflict is, but it's clearly to do with the script on my end.

    Below is the autostart.sh if you're curios. Thanks so much for your help!

    python /home/pi/scripts/picontrol/picontrol.py&
    emulationstation

  • Ipac 2 Game Exit Not Working Very Well

    2
    0 Votes
    2 Posts
    134 Views
    mituM

    @zrs6v4 Try testing the hotkey combo with jstest and see if the buttons register ok when pressed at the same time.

  • Having trouble configuring USB PlayStation 3 joystick

    3
    0 Votes
    3 Posts
    142 Views
    mituM

    Please add some info about your system, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

    What emulator are you using for arcade emulation ? We have several mame versions included - are you using mame2003/mame2003-plus/mame2010 ?

  • 0 Votes
    1 Posts
    294 Views
    No one has replied
  • Raspi4 and retropie

    4
    0 Votes
    4 Posts
    292 Views
    xtvX

    Just for someone else experiencing the same problem, make sure you have free space left on your sd card. Check if the expand fs ran successfully at some point.

  • Raspberry Pi not powering up

    6
    0 Votes
    6 Posts
    549 Views
    xtvX

    @studysession double check your GPIO connection. Also try switching to unsafe shutdown (switch in the case PCB) if you have that and see if you have it to power on.

  • 1942 won't start

    2
    0 Votes
    2 Posts
    552 Views
    mituM

    This is a common problem for arcade emulation, so you maybe want to read and understand how that works first, from https://retropie.org.uk/docs/Arcade/.
    If the ROM doesn't work, then you'll need to find the correct ROMset version for your emulator and get the ROM from that collection version.

  • Retropie 4.5 to 4.6 update broke all my mame roms

    6
    0 Votes
    6 Posts
    426 Views
    mituM

    If the issue appears only for arcade ROMs, then most likely your retroarch.cfg for that system is incorrect. Find the file \\retropie\configs\arcade\retroarch.cfg and replace its contents with

    # Settings made here will only override settings in the global retroarch.cfg if placed above the #include line input_remapping_directory = "/opt/retropie/configs/arcade/" #include "/opt/retropie/configs/all/retroarch.cfg"

    Try again to boot an arcade ROM and see if it works.

  • 0 Votes
    4 Posts
    1k Views
    F

    Thanks for the responses to my question!!

    I've already tried to downclock the device, that didn't help a lot though, yes I have overvoltage set to 6, however I tried to disable it for testing purposes, sadly it didn't help.
    I actually only used gles2rice since my games then run at 1080p, all of the other options run at a realy low res, and when I look into the menu where you can change the video output, it's set to 1080p.

    So I think my new question would be then how to set the "real" resolution for one of the better emulators to 1080p.

  • Images/Overlays in video screensaver?

    3
    0 Votes
    3 Posts
    511 Views
    dionmunkD

    @Clyde That would be awesome. I've written a script that will take a folder of videos and, using FFmpeg, overlay images on top of them like scan lines and a bezel and spit out a new video. It would be so nice to be able to do this as an image instead like retroarch does.

  • PI4 roms—-am I missing something simple?

    5
    0 Votes
    5 Posts
    351 Views
    ClydeC

    @challenger2010 A bit strange since the filesystem should be the same (ext4) in RetroPie 4.5 and 4.6 resp. Debian Stretch and Buster. But good to hear that your problem is gone. And thanks for sharing your solution.

  • 0 Votes
    9 Posts
    716 Views
    quicksilverQ

    Can you post the info requested here? It will help to troubleshoot your issue. https://retropie.org.uk/forum/topic/3/read-this-first

    Also may want to take a look at this post. Specifically the pi 4 section.
    https://www.raspberrypi.org/forums/viewtopic.php?t=58151

  • Creating Save States with a Single Button Press

    16
    0 Votes
    16 Posts
    6k Views
    ethelingE

    @mitu said in Creating Save States with a Single Button Press:

    pressing only Start should exit the game.

    My experience with (retropie 4.6) is that (luckily) it doesn't. Which at least for my purposes is good. Should this change at some future version, then if 'input_enable_hotkey =" and single press hotkeys are what's desired, then one would need to change that mapping in RetroArch configurations somewhere to avoid exiting emulator when Start is pressed. (it's almost like the old joke on Windows - you press start to to stop/exit ;-) ).

  • Mame games fail to load after change to USB audio

    9
    0 Votes
    9 Posts
    2k Views
    mituM

    If you're still using mame4all, then I don't think there's a solution - it's a known problem and since there's no new development is happening for this emulator, it's unlikely it got fixed. I think there was a recent topic with the same symptoms for the latest RetroPie version.

    Otherwise, please open a new topic instead of bumping a 3 years old topic, and add some info about your system, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

  • How can I play Pong on RetroPie with 2 Arcade Spinners

    4
    0 Votes
    4 Posts
    1k Views
    M

    @IanDaemon I never played it myself but I stumbled on it one time and looks interesting

  • Is there any way around this issue?

    3
    0 Votes
    3 Posts
    478 Views
    sad_musoS

    @mitu Actually, it's a lot quicker with omxplayer disabled. Are there any actual benefits to having it enabled?

    UPDATE: Seems that a lot of clips only play audio

  • Fast forward and button press

    2
    0 Votes
    2 Posts
    252 Views
    MeatjunkM

    Any solution to this? I'm using an xbox 360 controller and I'm on retropie 4.6 for rpi4

  • 0 Votes
    6 Posts
    1k Views
    B

    @mitu said in Adding codec to Retropie for snap videos that do not play:

    EmulationStation by default uses libvlc, when you switch to omxplayer, then it will use omxplayer.

    .. video still do not play.

    Yes, because, as I explained before, vlc now uses the same path to decode videos as omxplayer.

    Ah, apparently these are patches for vlc and the libvlc..

    These are already included in Raspbian (and therefore RetroPie) and used internally by libvlc. Those patches are the reason that vlc behaves similarly to omxplayer.

    I feel like my last statement from my previous reply was misleading - I was referring to the fact that if we force vlc to use SW decoding, then we'll lose the HW decoding advantage from the RPI patches added to vlc. Right now, we don't configure libvlc in EmulationStation, so the only option currently for those troublesome videos is conversion.

    Out of curiosity, what is the development path forward for 64-bit RPiOS? Omxplayer is officially deprecated in favor of VLC by RPiT so it looks like its VLC or die...

  • Rotate ES without config change and reboot?

    2
    0 Votes
    2 Posts
    323 Views
    J

    I solved my own problem! I modified the EmulationStation startup script to toggle back and forth between horizontal and vertical mode on a restart. So, now I can rotate my monitor, restart EmulationStation, and my menus match the orientation. Here is the updated file:

    /opt/retropie/supplementary/emulationstation/emulationstation.sh

    #!/bin/sh esdir="$(dirname $0)" while true; do rm -f /tmp/es-restart /tmp/es-sysrestart /tmp/es-shutdown "$esdir/emulationstation" "$@" $rotate ret=$? if [ -f /tmp/es-restart ]; then if [ -z "$rotate" ] then rotate=”--screenrotate 1” else rotate=”” fi continue fi if [ -f /tmp/es-sysrestart ]; then rm -f /tmp/es-sysrestart sudo reboot break fi if [ -f /tmp/es-shutdown ]; then rm -f /tmp/es-shutdown sudo poweroff break fi break done exit $ret

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.