• 0 Votes
    11 Posts
    832 Views
    X

    @sleve_mcdichael well, it works now.

  • [Solved] Skyscraper doesnt fetch screenshots from thegamesdb

    7
    0 Votes
    7 Posts
    865 Views
    M

    Thanks that you deployed a fix for this too 😃. I havent tested the fix but I will also mark this thread as solved 😊

  • 0 Votes
    3 Posts
    219 Views
    O

    @sleve_mcdichael

    I wasn't aware that was an option. On the "Please choose a package from below"; jzintv showed jzintv (Installed - via unknown). I selected Install from Source and it is now up and running. I have a few launch issues but I should be able to work those out. Thanks much for your help.

  • cheat codes missing

    Locked
    3
    0 Votes
    3 Posts
    343 Views
    mituM

    @Ritch28 said in cheat codes missing:

    We purchased Retropie console from custom arcade machines 2 years ago,

    We don't support 3rd party sellers - ask the vendor for support or start with the image from https;//retropie.org.uk/download.

  • [Solved] The new Skyscraper package doesnt return results

    4
    0 Votes
    4 Posts
    437 Views
    LolonoisL

    @m33ts4k0z Thanks for reporting back. Please add to the subject [solved] or similar.

  • Vector games in 2023???

    1
    0 Votes
    1 Posts
    200 Views
    No one has replied
  • Retropie with background plex server

    8
    0 Votes
    8 Posts
    2k Views
    L

    @retropieuser555 Thanks, I researched it a bit, the best action for me is probably to have a dual boot:

    microsd with Raspian 64bit and Plex server, ssd via usb with my existing Retropie installation

    And have a dual boot option with a choice at startup that defaults to Raspian after 5 seconds.

    Any idea how I could set that up?

    Best!

  • Retroarch got confused after manually setting the input

    3
    0 Votes
    3 Posts
    582 Views
    retropieuser555R

    @Manukan depends how your controller is mapped in Emulationstation maybe? If you've got the d pad and analog controls mixed up there? It'll mix them up in Retroarch.

    Anyway glad you got it working, very few n64 games use dpad anyway so just map it to analog stick

  • Trouble with the new skyscraper package

    7
    0 Votes
    7 Posts
    878 Views
    M

    I just had a convo on discord with the screenscraper guys and it looks that version 3.9.1 is broken.
    This command yields no results on 3.9.1, but it does work on 3.7.7

    Skyscraper -p switch -s screenscraper --query "romnom=Super%20Mario%20Odyssey%20(World)%20(En,Ja,Fr,De,Es,It,Nl,Zh,Ru)%20(Rev%203).xci" /home/retropie/RetroPie/roms/switch/super-mario-odyssey.xci
  • sudo: /usr/bin/sudo must be owned by uid 0

    7
    0 Votes
    7 Posts
    768 Views
    S

    @windg said in sudo: /usr/bin/sudo must be owned by uid 0:

    Now that mitu mentions it, it seems that I put the theme here : /etc/emulationstation/themes and maybe that's why it failed from FTP .

    Yes, that's a root folder and so you need root permissions to work there.

    Custom themes or those you want to edit should be placed in ~/.emulationstation/themes or /opt/retropie/configs/all/emulationstation/themes (they're the same, via symlink) where they can be worked on by the regular user.

  • 0 Votes
    2 Posts
    337 Views
    Lord VekL

    I saw the option to enable Jiffydos at retroarch and I see that, when enabled it loads a .d64 file somewhat quicker. Is this the only advantage, or you can do other things with it?

  • PPSSPP 1.16.6 - Wrong default resolution.

    10
    0 Votes
    10 Posts
    960 Views
    B

    Just a note: 2X is the default resolution for PPSSPP in the source code. I built it from source recently, and that's the resolution that comes up the first time it's booted.

    So, this is not a Retropie specific problem. It's the default for the application. Whether Retropie wants to override the default I'm not sure. Personally I think that 2X with frame skip is way more enjoyable than 1X without frame skip. But that is of course personal preference.

    Also, with the Raspberry Pi 5 the default of 2X should run great. Though I won't know until my board gets here.

    Cheers.

  • Adding 2xUSB Gamepads to Arcade Setup for P3/P4?

    2
    0 Votes
    2 Posts
    471 Views
    mituM

    @SaturnX said in Adding 2xUSB Gamepads to Arcade Setup for P3/P4?:

    What’s the best approach for this such that I don’t muck up my controller settings?

    There's not much to do besides connecting the controllers and configuring them in EmulationStation. The only caveat is the controller order - it's possible the external controllers to switch places with the encoders and replace the P1/P2 slots, but if you don't keep the external gamepads connected all the time it's not going to be a problem.

    I’m concerned that I’ll mess up the controller configurations and I don’t have a complete understanding of how controller configuration files are set behind the scenes.

    Generally the configuration files are matched based on the controller name, unless your external gamepads are also named DragonRise, ... (highly unlikely), configuration files will not be a problem.

    Also is it possible to limit the 4p setup to just select games? Is that even necessary?

    It's not necessary, you just have to pay attention to the games that have 4p/2p versions and not start the 2p when playing with 4 controllers by mistake (like TMNT / Sunset Riders / etc.).

  • Run code on boot in retro pi

    2
    0 Votes
    2 Posts
    230 Views
    mituM

    RetroPie is just a RaspiOS Lite image underneath, so a regular Linux/Debian installation.
    You can add your code to the autostart.sh script that RetroPie uses to start EmulationStation (see here how to access the script) or just create your own service to start on boot (see here).

  • 0 Votes
    4 Posts
    1k Views
    B

    Aha, I actually figured out how to make it work, for anyone reading this in the future!

    The problem is for whatever reason the entry that emulationstation creates just starts with "roms/gbc." It works once you simply replace "roms/" with "./" in front of that, which is what is listed for the paths for games before the rom name too (and I suppose substitutes for the entire filepath to the root folder). So adding this to my sgb gamelist...

    alt text

    Creates this in my emulationstation system for SGB:

    alt text

    Which is exactly what I was hoping for. Clicking through those two directories takes me to all my SGB-compatible GB and GBC games, and I didn't need to add duplicate roms to do it as the gamelist points to the GB/GBC rom locations I have for those systems. Woohoo!

  • Steam link update no longer works

    19
    2 Votes
    19 Posts
    8k Views
    A

    I know this is an old thread, but its one of the many I have been over while trying to find a solution to this problem.

    Mind you I'm running Steamlink as a port from RetroPie on a Pi4B 8GB.

    Heres what I had to do to resolve the issue for myself.

    In the Rapberry Pi Config file; Disable Underscan Disable Screen Blanking

    Make sure Steamlink and other packages on your device are up to date.

    Make sure that your Pi is outputting the same resolution or lower to your TV or monitor as the PC that the games are actually running on are outputting to its monitor. Eg. If your PC is running the games on a 1080p monitor, you likely wont be able to steam link from the Pi on a 4K TV @ 2160p without the black screen issue. I just set the display output in both my pi config and retro pie to 1080p to match my PC monitor and now Im playing without issue.

    Hope this helps anyone whos still stuck with this issue.

  • Mouse sensitivity?

    9
    0 Votes
    9 Posts
    1k Views
    S

    Huzzah! After a little bit of grep and quite some trial-and-error, I found:

    $ xinit -- vt1 -keeptty

    (Side note: while this works, it uses a small corner of the screen. How to make this full screen?)

    With that, I was able to use xinput list and list-prop and get the device name and properties unique to my setup. This led me to:

    $ xinput set-prop 'USB Optical Mouse' 'libinput Accel Speed' -0.25

    This immediately slows the on-screen pointer by roughly 25% (acceptable values seem to range -1.0 to 1.0, and default is 0.0).

    Alternatively:

    $ xinput set-prop 6 275 -0.25

    ...also works, if I were confident the device number won't ever change. I don't know what happens if I reboot, or plug/unplug additional devices etc., though, so I stick with using the name.

    Now, starcraftr.sh:

    #!/bin/bash xset -dpms s off s noblank xinput --set-prop 'USB Optical Mouse' 'libinput Accel Speed' -0.25 matchbox-window-manager -use_titlebar no & cd "/opt/retropie/ports/starcraft/data" && ./starcraft.sh

    (The trailing & used in the example was not necessary)

    This worked, but still a little fast and so I dropped it down again to -0.5. Now that feels more like what I'm used to.

    Now, let's say I am a user who can't or don't want to alter the root-owned starcraftr.sh in the install folder. Or, maybe I just don't want to lose my custom setting to a reinstall. So I copy it into config dir at /opt/retropie/configs/ports/starcraft/starcraftr-slowmouse.sh, make the edits there, and then edit emulators.cfg like:

    default = "starcraft-slowmouse" starcraft-slowmouse = "XINIT:/opt/retropie/configs/ports/starcraft/starcraftr-slowmouse.sh"
  • Black screen only in GBA Games

    4
    0 Votes
    4 Posts
    2k Views
    mituM

    Let me repeat my previous question - do you have a system override where the RetroArch settings are different for the gba system ? Is your gba system's configuration file custom/different from the default that RetroPie installs ?

    Post the config file (/opt/retropie/configs/gba/retroarch.cfg) on pastebin.com. If you can, get a verbose log from RetroArch during this occurence and post it also on pastebin.com

  • emulation system crashed

    16
    0 Votes
    16 Posts
    3k Views
    mituM

    @harelnaveh10 How did you solve it ? Other user that may encounter similar problems may learn something - so as we, that tried to diagnose and provide assistance.

  • cant acces retropie setup

    6
    0 Votes
    6 Posts
    3k Views
    H

    @retropieuser555 @windg thanks for all the responds i solved the problem

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.