• This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • Raspberry pi 4 64bit OS and amiberry

    1
    0 Votes
    1 Posts
    472 Views
    No one has replied
  • Toggle cloud saving feature

    5
    0 Votes
    5 Posts
    779 Views
    mituM

    Here's an example, assuming you have the online/offline-onstart/onend scripts created and saved in the /opt/retropie/configs/all folder.

    Create a script that will toggle the online saving features, called Enable Online.sh: #!/usr/bin/env bash cp /opt/retropie/configs/all/online-onstart.sh /opt/retropie/configs/all/runcommand-onstart.sh cp /opt/retropie/configs/all/online-onend.sh /opt/retropie/configs/all/runcommand-onend.sh Create a similar script to disable the online saving, called Disable Online.sh #!/usr/bin/env bash cp /opt/retropie/configs/all/offline-onstart.sh /opt/retropie/configs/all/runcommand-onstart.sh cp /opt/retropie/configs/all/offline-onend.sh /opt/retropie/configs/all/runcommand-onend.sh Copy the 2 scripts in $HOME/RetroPie/retropiemenu and then restart EmulationStation. There should be 2 new entries under the RetroPie system with for the 2 scripts, which you can execute when needed (i.e. for online play or offline play).

    The names of the scripts doesn't matter as long as you remember their purpose, you can name them as you like.

  • Ubuntu 20.04 setup failed to install packages

    3
    0 Votes
    3 Posts
    774 Views
    L

    @mitu It looks like there were some dependencies missing that we're causing the issue.

    user@user-OptiPlex-5060:~$ sudo apt-get install -f libgbm-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libqt5widgets5 : Depends: libqt5gui5 (>= 5.12.5) but it is not going to be installed or libqt5gui5-gles (>= 5.12.5) but it is not going to be installed libqt5x11extras5 : Depends: libqt5gui5 (>= 5.12.8+dfsg~) but it is not going to be installed or libqt5gui5-gles (>= 5.12.8+dfsg~) but it is not going to be installed qt5-gtk-platformtheme : Depends: libqt5gui5 (>= 5.10.0) but it is not going to be installed or libqt5gui5-gles (>= 5.10.0) but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

    To fix this, I ended up installing aptitude and installing the missing packages simply because aptitude gives much better verbose output for dependency issues as well as a simple way to resolve the conflict.

    user@user-OptiPlex-5060:~$ sudo aptitude install libgbm-dev The following NEW packages will be installed: libgbm-dev The following packages will be upgraded: libgbm1 1 packages upgraded, 1 newly installed, 0 to remove and 52 not upgraded. Need to get 9,092 B/38.0 kB of archives. After unpacking 93.2 kB will be used. The following packages have unmet dependencies: libegl-mesa0 : Depends: libgbm1 (= 21.0.3-0ubuntu0.3~20.04.1) but 21.0.3-0ubuntu0.3~20.04.2 is to be installed The following actions will resolve these dependencies: Upgrade the following packages: 1) libegl-mesa0 [21.0.3-0ubuntu0.3~20.04.1 (now) -> 21.0.3-0ubuntu0.3~20.04.2 (focal-updates)] 2) libgl1-mesa-dri [21.0.3-0ubuntu0.3~20.04.1 (now) -> 21.0.3-0ubuntu0.3~20.04.2 (focal-updates)] 3) libglapi-mesa [21.0.3-0ubuntu0.3~20.04.1 (now) -> 21.0.3-0ubuntu0.3~20.04.2 (focal-updates)] 4) libglx-mesa0 [21.0.3-0ubuntu0.3~20.04.1 (now) -> 21.0.3-0ubuntu0.3~20.04.2 (focal-updates)] Accept this solution? [Y/n/q/?] Y The following NEW packages will be installed: libgbm-dev The following packages will be upgraded: libegl-mesa0 libgbm1 libgl1-mesa-dri libglapi-mesa libglx-mesa0 5 packages upgraded, 1 newly installed, 0 to remove and 48 not upgraded. Need to get 9,092 B/10.8 MB of archives. After unpacking 138 kB will be used. Do you want to continue? [Y/n/?] Y user@user-OptiPlex-5060:~$ sudo aptitude install libdrm-dev The following NEW packages will be installed: libdrm-dev The following packages will be upgraded: libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 6 packages upgraded, 1 newly installed, 0 to remove and 42 not upgraded. Need to get 131 kB/284 kB of archives. After unpacking 680 kB will be used. Do you want to continue? [Y/n/?] y user@user-OptiPlex-5060:~$ sudo aptitude install libpciaccess-dev The following NEW packages will be installed: libpciaccess-dev 0 packages upgraded, 1 newly installed, 0 to remove and 42 not upgraded.

    After installing the missing packages the basic install went through without issues.

  • 0 Votes
    4 Posts
    957 Views
    BuZzB

    @babyboodle said in PulseAudio unable to connect; poor emulator performance issues and menu crashes.:

    reset to default settings

    If you have reset RetroArch to default settings in the RGUI and then saved the config you have probably set non ideal defaults. Our defaults are not the same as the RetroArch defaults. You should remove /opt/retropie/configs/all/retroarch.cfg and reinstall retroarch from "Manage Packages/Core Packages"

  • 1 Votes
    3 Posts
    961 Views
    W

    @mitu yes, you are right

  • Optional Packages fail to install

    4
    0 Votes
    4 Posts
    3k Views
    S

    @quasimaddboy neither. They mean the script itself. From the main menu (not the "manage packages" submenu), choose Update (updates the setup script and all installed packages) or Update RetroPie-Setup script (does what it says on the tin, updates just the setup script but not the underlying packages. The first one takes a lot longer.)

  • RGBPI over hdmi to vga converter

    2
    0 Votes
    2 Posts
    738 Views
    mituM

    @bonch said in RGBPI over hdmi to vga converter:

    OS: RGB_Pi_OS_V2_Pi3_FINAL_2_0_S

    We don't support 3rd party images here - have you tried asking the author(s) of RGBPI OS for support ?

  • 0 Votes
    6 Posts
    1k Views
    S

    @barbudreadmon Thank you, Nailed it!

    Disabling the expired DST_Root_CA_X3.crt fixes the issue. Re-running the setup and/or a clean install, both completed successfully.

    = = = = = = = = = = = = = = = = = = = = = Configuring 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators = = = = = = = = = = = = = = = = = = = = = git clone --recursive --depth 1 --branch rpi "https://github.com/RetroPie/common-shaders.git" "/opt/retropie/configs/all/retroarch/shaders" Cloning into '/opt/retropie/configs/all/retroarch/shaders'... HEAD is now in branch 'rpi' at commit 'b7cdc50258908e8f1906f8fc13a2fac4a9796dc6' Downloading https://files.retropie.org.uk/binaries/retroarch-minimal-assets.tar.gz to /tmp/tmp.gjxzCRtYwm/retroarch-minimal-assets.tar.gz ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5263k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 5263k 27 1439k 0 0 805k 0 0:00:06 0:00:01 0:00:05 805k 100 5263k 100 5263k 0 0 2018k 0 0:00:02 0:00:02 --:--:-- 2019k = = = = = = = = = = = = = = = = = = = = = Getting sources for 'lr-snes9x' : Super Nintendo emu - Snes9x (current) port for libretro = = = = = = = = = = = = = = = = = = = = = git clone --recursive --depth 1 --branch master "https://github.com/libretro/snes9x.git" "/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x" Cloning into '/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x'... Submodule 'shaders/SPIRV-Cross' (https://github.com/KhronosGroup/SPIRV-Cross.git) registered for path 'shaders/SPIRV-Cross' Submodule 'shaders/glslang' (https://github.com/KhronosGroup/glslang.git) registered for path 'shaders/glslang' Submodule 'win32/DirectXMath' (https://github.com/Microsoft/DirectXMath) registered for path 'win32/DirectXMath' Submodule 'win32/libpng/src' (https://git.code.sf.net/p/libpng/code) registered for path 'win32/libpng/src' Submodule 'win32/zlib/src' (https://github.com/madler/zlib.git) registered for path 'win32/zlib/src' Cloning into '/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x/shaders/SPIRV-Cross'... Cloning into '/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x/shaders/glslang'... Cloning into '/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x/win32/DirectXMath'... Cloning into '/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x/win32/libpng/src'... Cloning into '/home/osmc/RetroPie-Setup/tmp/build/lr-snes9x/win32/zlib/src'... Submodule path 'shaders/SPIRV-Cross': checked out '1458bae62ec67ea7d12c5a13b740e23ed4bb226c' Submodule path 'shaders/glslang': checked out 'bcf6a2430e99e8fc24f9f266e99316905e6d5134' Submodule path 'win32/DirectXMath': checked out 'ffb2edbd1627e9eec75f68b4ff00e0861ad84ebe' Submodule path 'win32/libpng/src': checked out 'b78804f9a2568b270ebd30eca954ef7447ba92f7' Submodule path 'win32/zlib/src': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' HEAD is now in branch 'master' at commit '723521970ba1558526bea56df9deef3baac6dfc2' /home/osmc/RetroPie-Setup /home/osmc/RetroPie-Setup/tmp/build/lr-snes9x /home/osmc/RetroPie-Setup

    Notes: This applied to the June 2020 Update of OSMC (The last Stretch version) and as mitu pointed out, Stretch should not be considered supported.

    Info about the certificate expiration can be found here
    https://letsencrypt.org/docs/certificate-compatibility/

  • I2S AMP: Games won't load after driver install

    4
    0 Votes
    4 Posts
    421 Views
    mituM

    @stonededge said in I2S AMP: Games won't load after driver install:

    I've attached the config.txt file below for your reference. This is post driver installation:
    [..]

    Nothing out of the ordinary, though I don't know why I2C is enabled (you're using I2S), maybe something else added it.

    Regarding the log, not sure how to show a list of errors but I do have the errors listed here upon crashing:

    This looks like a memory/disk issue, though that's an error log from EmulationStation and not from the emulator. The emulators' log is stored in /dev/shm/runcommand.log.

  • 0 Votes
    6 Posts
    901 Views
    X

    I gave up, ZXBAremulator much easier and workd a treat.

  • Website and forum not working anymore on IPAD1

    5
    0 Votes
    5 Posts
    565 Views
    FollyF

    @retrotard said in Website and forum not working anymore on IPAD1:

    Your website certificates are out of date with an older iPad or smartphone. Basically you’ll have to upgrade your device. There was some recent news about this.

    Thanks for the reply.
    I did had that feeling too that it was a problem with the certificates, I wasn't directly sure about that.

    How to update I don't know as the IPAD1 is a past the end of live (EOL).
    Mine is jailbroken though, perhaps I can just add some certificate file somewhere.

    Do you know more about that ?

    Edit :
    I Just found this link, perhaps it's useful :
    https://support.n4l.co.nz/s/article/Installing-an-SSL-Certificate-on-an-iOS-Device-Manually

    I Will look at it later.

  • Mame Performance with a Pi4 & RetroPie

    Moved
    7
    0 Votes
    7 Posts
    2k Views
    R

    Rtype Leo shouldn’t need anything real special to run in Mame. Most of your games will run in the mame 4 all mame2003. But you’ll want to test some of your games in mame libretro 2003 plus. You have access to more cores like mame 2016. Also try Final Burn Neo. I run my games through retroarch on the pc to test them first then place them on my pi 4.

  • lr-pcsx-rearmed isn't working on a fresh install

    12
    0 Votes
    12 Posts
    2k Views
    R

    Avoid doing a basic install or update retropie after your fresh install. For some odd reason updating or doing this causes rearmed core to stop working.

  • Already have video snaps how to bulk add

    3
    0 Votes
    3 Posts
    403 Views
    T

    @sleve_mcdichael ThankYou for your help I will look into this.

  • Amiberry parallel port adapter not working?

    1
    0 Votes
    1 Posts
    239 Views
    No one has replied
  • 0 Votes
    5 Posts
    1k Views
    mituM

    @a1eg said in Unable to install joy2key after update Retro-Pie Setup script:

    I only want to upgrade my Atari800 emulator from version 4.0.0 to current version 4.2.0

    Is there any way to do it without doing an update of Retro-Pie Setup script?

    The 4.2.0 version is related to the the setup script version - the 4.2.0 version for the Atari800 emulator was added in version 4.6 so you'll need to update to at least that version to be able to install 4.2.0 using the RetroPie-Setup script.

    You can manually change the scriptmodule and modify the version, then install the emulator from source, but as I said, there's no guarantee it would work.

  • 0 Votes
    13 Posts
    7k Views
    A

    Sorry to bring up an older thread, but much of the information here is highly inaccurate and is mostly due to people buying cheap flash drives and SD cards which are very hit-and-miss. I've tested in my Raspberry Pi 4b 4gb a Samsung EVO Select 64gb Micro SD, Sandisk Ultra 16gb Micro SD, and Kingston Canvas Go Plus 64gb Micro SD and they don't come anywhere near the performance of my Sandisk Extreme 3.0 16gb USB flash drive.

    Here is the Samsung EVO 64gb Benchmarks: https://pibenchmarks.com/benchmark/51099
    And here is the Sandisk Extreme 3.0 (for some reason it was identified improperly by the benchmark program. This doesn't change the performance numbers): https://pibenchmarks.com/benchmark/51100

    Here is a link to the actual drive. https://www.amazon.com/SanDisk-Extreme-Flash-Drive-SDCZ80-016G-GAM46/dp/B00KT7DOR0

    Booting from the Samsung Evo Select takes about 10 seconds longer than the Sandisk Extreme 3.0 usb stick.

    That benchmark website pibenchmarks.com has tons of information on what drives are fast and what isn't. My USB 3.0 Samsung FIT drive is absolute hot garbage when running on a Pi 4. The fastest MicroSD cards do about 1700 points on the benchmark, There are USB sticks that score as high as 5,000 points. Then there are M.2 drives using USB 3 adapters which score over 10,000 points. Where USB Flash sticks and actual SSD/m.2 drives really excel is in the 4k random read/write tests which are the most important thing when it comes to performance.

  • 0 Votes
    2 Posts
    493 Views
    B

    @lamaman1971 Aside from MAME2003+, MAME cores have a very shallow libretro implementation preventing some stuff from working properly, which is why it's recommended to prefer MAME2003+ or FBNeo with the appropriate romsets if the game you are trying to play is supported.

    You might be able to force the values you want by directly editing MAME config files, but i wouldn't be able to help with the details, and i don't recommend asking the MAME team for help about this.

  • Emulation station freezing

    88
    0 Votes
    88 Posts
    20k Views
    J

    @roslof I'm running into the same problem that you had originally with emulation station hanging and freezing. I'm trying to find the .cpp file that you noted so I can amend the vlc options to "original" but am having no luck. Can you point me to the directory where I would find the file or the command line prompt to load it

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.