• Skyscraper not showing videos?

    12
    0 Votes
    12 Posts
    3k Views
    mituM

    @hawkes_84 Please don't post on years old topics. Open a new topic and link the old topic if you think it contains relevant info to your issue.

  • 3 Votes
    1 Posts
    13k Views
    No one has replied
  • N64 C buttons

    2
    0 Votes
    2 Posts
    1k Views
    mituM

    The mappings for N64 are described in the emulators doc page - https://retropie.org.uk/docs/Nintendo-64/. If you wish to change it, you can either use RetroArch's input remapping for the lr-mupen64/lr-mupen64-next emulators or editing the InputAutoCfg.ini for the standalone mupen64plus emulator.

  • 0 Votes
    4 Posts
    1k Views
    mituM

    @technicaljunky It's not a problem if PulseAudio is present - the only issue for you seems to be EmulationStation's audio settings, which should be solvable with the correct configuration.

  • Problem with burning RE2 on psx

    3
    0 Votes
    3 Posts
    923 Views
    R

    Do u find solution guys?

  • So this clearly isn't good

    5
    0 Votes
    5 Posts
    694 Views
    mituM

    @superfella said in So this clearly isn't good:

    I still seem to have access to the files on the card, so what do I need to back up before I install a new image?

    If it's only the boot partition, that won't help.

    (People always say "back up your data" as if that's any sort of help. What does it actually MEAN? Will the contents of the home>pi>RetroPie>roms and opt>retropie>configs folders be enough to basically get me back to where I was?)

    https://retropie.org.uk/docs/Updating-RetroPie/#making-a-backup

  • GBA multiplayer support.

    3
    0 Votes
    3 Posts
    832 Views
    F

    @iandaemon Right? I really want to set up a system to play Advanced Wars with someone.

  • Overclock Raspberry Pi 4

    4
    0 Votes
    4 Posts
    1k Views
    B

    The underlying Linux operating system that RetroPie runs on top of is intrinsically multiuser.
    You only need a free TeleTYpe program (I recomment putty for Windows) to gain access from your laptop in the same way as WinSCP does to move files.

    Username pi - Password raspberry
    The pi user does NOT have administrator rights, but the 'run as super user' keyword "sudo" can be used in front of any commands that needs them (no admin password required).

    Make the terminal window as big as you need and use the nano editor to change configurations.

    bye.

  • Performance and .SAVE files

    8
    -1 Votes
    8 Posts
    1k Views
    Z

    @omission229 No, sorry, otherwise I would have said so.

  • DualShock 4 not working in PS1 Games

    2
    0 Votes
    2 Posts
    2k Views
    R

    @rac

    Ok, after some more digging around in the menu, it’s just a simple error in the documentation.

    The correct path is: Quick Menu > Options > Pad # Type

  • 0 Votes
    1 Posts
    442 Views
    No one has replied
  • Redream setup

    8
    0 Votes
    8 Posts
    5k Views
    quicksilverQ

    @dsquared .cdi "should" generally work but also cause more issues than they are worth.

  • 0 Votes
    5 Posts
    1k Views
    V

    For completeness, I've done some more work...
    I checked fuse.rmp, it did not have the "-1" settings applied to anything.
    Each game remap would have been created from the fuse.rmp (using the retroarch menus.)

    I then checked all my game remap files. 13 of 28 files had this problem.

    Next I tried to recreate using the retroarch controls menu.
    Cycling right through the available options that can be mapped to the port 1 controls I have:

    "---"
    Up (1)
    Fire (1)
    Keyboard Overlay
    Up (2)
    Down
    Left
    Right
    Fire (2)
    Fire (3)
    Enter
    Space
    Then back to "---"

    The (1) etc are my addition, "Fire" appears 3 times, "up" twice.
    I set some buttons to each of these values, wrote a game remap file and checked for "-1". None of these options generated the "-1".

    Next I cleared the options on buttons A, L, L2, R, R2 & X (all originally set to differently) and bingo, I recreated the problem :

    input_libretro_device_p1 = "257" input_libretro_device_p2 = "0" input_libretro_device_p3 = "259" input_libretro_device_p4 = "0" input_libretro_device_p5 = "0" input_player1_analog_dpad_mode = "1" input_player1_btn_a = "-1" input_player1_btn_l = "-1" input_player1_btn_l2 = "-1" input_player1_btn_r = "-1" input_player1_btn_r2 = "-1" input_player1_btn_x = "-1" input_player2_analog_dpad_mode = "0" input_player3_analog_dpad_mode = "0" input_player4_analog_dpad_mode = "0" input_player5_analog_dpad_mode = "0"

    There appears to be a bug. When clearing a mapping using the retroarch "Controls/ port X Controls" menu from any value to "---" the resulting remap file contains "-1" for that key and this stops you mapping the button using the Retroarch "Options" menu.

    I hope this helps repay the debt a little!

  • Questions about M3U and GPU Settings by Core

    9
    0 Votes
    9 Posts
    2k Views
    George SpiggottG

    Quick update. For unrelated reasons I had to rebuild by system. I tried this again, renaming files and M3U entries .CD1-2 etc. Everything now works as expected.

    I was totally convinced this was user error on my part. Apparently not. Queries resolved. Thanks all.

  • Where Are Custom Core Settings Stored?

    6
    0 Votes
    6 Posts
    915 Views
    A

    Awesome community, as always!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    46 Views
    No one has replied
  • Problem with backup using Windows

    10
    0 Votes
    10 Posts
    8k Views
    R

    @pjft said in Problem with backup using Windows:

    @retrus You may use rpi-clone to clone your card to another, smaller one, and then run the backup on Windows.

    https://github.com/billw2/rpi-clone

    Thanks for advice. I bought 2TB ssd :)

  • Running skyscraper from command line and need help[

    3
    0 Votes
    3 Posts
    2k Views
    muldjordM

    @iron-magus said in Running skyscraper from command line and need help[:

    (Also, you MIGHT not need the trailing “nes” in the gamelist and media folders, I think it’s implied. At least it is when setting them via config.ini in the main section, but not in a platform section. If your xml shows up in “gamelists/nes/nes” go ahead and just point them at “gamelists”/“downloaded_media”; it should automatically use a “<platform>” subfolder for each different one.)

    When setting them on command-line the nes part is required. :) It is similar to setting it in a [nes] section in /home/USER/.skyscraper/config.ini.

    @Gorf The credentials in /home/USER/.skyscraper/config.ini will be used if they are added using this exact formar:

    [screenscraper] userCreds="USER:PASSWORD"

    I would also set the following which allows you to leave out the -g and -o part of your command:

    [main] gameListFolder="/home/pi/.emulationstation/gamelists" mediaFolder="/home/pi/.emulationstation/downloaded_media"

    Setting those in [main] will automatically add the /nes part to the end of them as @iron-magus explained.

    Lastly, you don't need the -t 2 option when using ScreenScraper. It will overwrite it anyway. It is usable with other sources though.

  • Sinden lightgun

    3
    0 Votes
    3 Posts
    890 Views
    J

    @g30ff cheers. I have tried all versions of drivers in the folder with the same output each time.

    Appreciate the reply mate.

  • Basic MAME question

    Moved
    21
    0 Votes
    21 Posts
    6k Views
    R

    @dankcushions I wanted to also ask you what type of controller you use with your pi when you play MAME (and FBA & CPS games). Is it wired or wireless? What specific controller works best with arcade games?

    The reason I ask is the way they designed the pi is awkward with the ports not giving us a traditional front or back so I don’t wanna fool with wires bending over the console.

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.