• 0 Votes
    2 Posts
    595 Views
    No one has replied
  • Anyone had any luck loading Mattel Aquarius cassettes?

    3
    0 Votes
    3 Posts
    555 Views
    J

    @dmmarti The MAME softlist only has about six games on cart (the other carts are utilities), and 35 on tape.

  • Mame 2010 test menu [SOLVED]

    4
    0 Votes
    4 Posts
    1k Views
    MrPacMan17M

    I 'solved' it by adjusting the controls in the RGUI. I just remapped the option of test menu to a coin insert since I can't remap it to another key. Not a real solution but for me in this case an acceptable workaround.

  • 0 Votes
    17 Posts
    3k Views
    G

    @zoyx Try adding video_windowed_fullscreen = "false" to /opt/Retropie/configs/all/retroarch.cfg. This fixed the issue for me on Ubuntu 20 on x64. You'll also want to make sure this isn't being set to true in any of your directory or game specific config files, because they will override this setting.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • X68000 - setting disk-swap directories

    8
    0 Votes
    8 Posts
    2k Views
    P

    Ok, It works very well!! Thanks. Just last thing: is there a way to configure more than 2 buttons on joystick?

  • [Solved] x86 Ubuntu install trouble / dependencies

    5
    0 Votes
    5 Posts
    2k Views
    YFZdudeY

    @mitu said in x86 Ubuntu install trouble / dependencies:

    You could change your current Ubuntu repository mirror and retry (apt update first). You can use apt-cache policy to check the troublesome packages and see what version are available and from which repository.

    I was unable to find held packages, but you got me going in the right direction. For whatever reason, my sources.list file had a comment in it that suggested that because I used a smaller ISO it might not have been the full file. Perhaps a side effect of not allowing online updates during install.

    So I got hold of a more 'full' listing of the official sources and ran apt update and it suddenly had way more packages to update and then the install script could find more of what it needed.

    Thanks!

  • Ps3 Shanwan controller ISSUES

    1
    0 Votes
    1 Posts
    479 Views
    No one has replied
  • 0 Votes
    4 Posts
    730 Views
    jamrom2J

    @dankcushions said in Need lr-MAME2003 core options for config file:

    input_overlay_enable_autopreferred = "false"

    Tried this, doesn't work from the local overlay/scaling file that is associated with the rom in the rom folder.

    Seems MAME2003 is not reading this file for the overlay size specs anymore. Previously, you had to make a config file that pointed to the overlay, then the scaling and and opacity was set there as well. Did something change because it's not reading this file for those settings anymore, even with the auto-scaling "off" in the On-Screen Overlay menu. The overlay shows, but it's scaling is all screwed up because it only reads the settings in the core retroarch.cfg.

    I does read everything else in this file though.

    005.zip.cfg

    video_shader = "/opt/retropie/emulators/retroarch/shader/arcade-bezel-shader/crt-pi-vertical.glslp"
    video_shader_enable = "true"

    input_overlay = /opt/retropie/emulators/retroarch/overlays/arcade-bezel-overlays/005.cfg
    input_overlay_enable = true
    input_overlay_opacity = 0.900000
    input_overlay_scale = 1.000000

    custom_viewport_width = "741"
    custom_viewport_height = "933"
    custom_viewport_x = "589"
    custom_viewport_y = "70"

    video_scale_integer = false
    input_overlay_enable_autopreferred = true

    **** nevermind... I see what's changed... it's PORTRAIT now. It's reading that setting just fine.

    I deleted the old retroarch.cfg and allowed it to rebuild a new one, and there it was.

  • Sharp X68000 disk swapping

    6
    0 Votes
    6 Posts
    1k Views
    P

    @mitu said in Sharp X68000 disk swapping:

    @pscotto1234 said in Sharp X68000 disk swapping:

    @mitu I cannot find Disc Control function in RetroArch's menu: should you tell me the path where it is?

    It's in the Quick Menu:

    5f43d367-cbb2-4b6b-baa2-60fef52e6302-image.png M

    @mitu Thanks a lot. Tonight I'll give it a try!

  • 0 Votes
    2 Posts
    549 Views
    mituM

    @y-ello said in How to add a GPIO button to a Retropie (Rpi 3B+) build?:

    Can I use a GPIO wired push button for exit emulator? how?

    Assuming you have a the button wired to a GPIO (there's tons of tutorials and documents on using a RPI with a button), you can use something like GPIONext to run a script whenever you press the button.
    RetroArch has a network control interface, to which you can send commands from the script you attach to the button press (pause RA, open the menu, exit, etc.) - see more details here. Since most emulators in RetroPie are just libretro cores and run within RetroArch, it might be enough to cover most emulators, but you can also simulate a keyboard with GPIONext and simulate a key press for the button push (i.e. for opening the MAME menu).

  • SimCoupe totally broken?

    9
    0 Votes
    9 Posts
    1k Views
    BuZzB

    Just to note the binaries for the RPI have been updated.

  • scummvm vs lr-scummvm

    Moved
    1
    0 Votes
    1 Posts
    199 Views
    No one has replied
  • 0 Votes
    5 Posts
    2k Views
    F

    @zebanon said in I’m having a chromium problem in the pixel desktop from the port section of retro pie:

    As the title suggests I’m having a problem with chromium on the pixel desktop that is located in the ports section on retropie, and if that explanation is too confusing it’s just the pixel desktop that you install from the raspbian related tools in the retropie setup section in the retropie consoles and stuff menu.

    Anyways the problem I’m having with it is the entire tab appears diagonal, aside from the outer box that defines the boundaries of the tab itself, the problem doesn’t appear with anything except chromium. Note that this is the pre-installed form of chromium that is already there when you first start up the pixel desktop, and not a form of chromium that I installed later, also note that this problem persists even when re-installing the entire retropie image.

    Thank you in advance for any and all help.

    (Heck it won’t let me remove the “pixel” tag

    I had the same issue and resolved it by manually installing rpi os, then retropie on top of it. A 3rd person has reported the issue in this thread but the way to solve it is there until its solved on the developer end.

    https://retropie.org.uk/forum/topic/30627/pixel-desktop-no-taskbar

  • PS4 Arcade Encoder Disables Audio on Pi3 B+

    5
    0 Votes
    5 Posts
    280 Views
    mituM

    @mitu said in PS4 Arcade Encoder Disables Audio on Pi3 B+:

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

    This info is missing.

  • Can you convert SNES emulator save files from PC to Retropie?

    3
    0 Votes
    3 Posts
    850 Views
    J

    @mitu Yep, exact same name, cut and pasted to avoid any errors. I think this is a hopeless case tbh, the saves I'm using behave extremely weirdly and I suspect there's just no chance of transferring them over but it never hurts to ask in case someone knows of a conversion tool or the like.

  • Program controller combos?

    5
    0 Votes
    5 Posts
    2k Views
    mituM

    @bberlin1 This kind of functionality would be provided by the emulator (RetroArch with lr-pcsx-rearmed or lr-duckstation), but it's not present at the moment.

  • 0 Votes
    3 Posts
    1k Views
    D

    RomCenter and Crlmamepro doesn't run on RPi, not without wine or mono at least, and even then they require xorg. While it's unlikely people will get their games on their Pi without using PC, there might be some instances where a user has copied the files off of another SD card or USB, or is trying to restore the roms from backups, and didn't do any validation/comparison between the two before moving the files. Or they did, but the comparison came back the same, despite the source files being corrupted.

    At the very least if the games don't match the checksums, they could be made aware that the dump isn't clean, got corrupted when transferring, or the source was corrupted and copy matched the bad source. I've been updating my µSD card a lot, getting larger sizes, and as such I've been copying the games from one SD to another, not using PC, and as such have to a ton of extra steps to try and make sure my games didn't get corrupted, either on the source device or through a bad transfer. While it might be easier to just save everything to a USB thumb drive that can be read on Windows, the problem there is constantly knocking into the pi and potentially breaking or disconnecting the USB stick.

    I've found that one can use the RetroArch DB files to verify many games, including Dos CD games, with a command line program they provide with their source. However integrating it either into emulation station, rom scrapers, or some browser based gui is something beyond any skill I have. I'm learning and trying to figure out how, but I doubt I'd get anything close to PoC soon.

  • Creating a character disc for Bard's Tale?

    13
    0 Votes
    13 Posts
    2k Views
    B

    @ashpool LOL -- great minds think alike! I tried the virtual keyboard, too, and it works PERFECTLY! For some reason, S, Z, and a couple of other keys don't work on the hardware keyboard, but honesty as long as everything works on the virtual keyboard, I don't mind.

    Thanks for helping me figure this out! Off to save Skara Brae...!

  • Games stuttering - solved

    3
    0 Votes
    3 Posts
    779 Views
    H

    @mitu yes, that is the file. Unfortunately I don't recall if I configured it with the Forced option during my install, but if you say that script is used only in the Force mode then I very likely did. Let me go back and reinstall to see.

    Regardless, if that mode is available, some people will use it, and will run into this issue, even if as you say it is not recommended. In such cases hopefully their search will turn up this post.

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.