• Getting Started with ES Development.

    Pinned
    37
    4 Votes
    37 Posts
    18k Views
    LolonoisL

    Create a static class model from ES sources: See here

  • 5 Votes
    153 Posts
    54k Views
    D

    Ok update as I seem to have managed to get this working. The key for me was to follow all the instructions from @SuperFromND at the top of this post.

    Once complete, when i tried to load the game i got "No config found for system mugen" and I was sent back to emulation station.

    I eventually ended up editing my etc/emulationstation/es_systems.cfg file as per the below

    Replace

    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS mugen %ROM%</command>

    with

    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 PORT mugen %ROM%</command>

    Restart emulation station and to my amazement - it worked!

  • 9 Votes
    2k Posts
    6m Views
    F

    @profiteer

    What is your sha1sum of the hotmario.chd ?
    I managed to softload without changing the sha1 in the hash.
    Although working it's indeed a bit of a hassle to get it working.
    Found from the runcommand.log that the chd searches a specific name in a specific folder.
    If you want a clean roms/cdimono1 roms folder with only hotmario.chd then that file need to be a link of :
    /home/pi/RetroPie/BIOS/mame/cdi/hotmario/hotel mario (1994)(philips)(eu).chd
    or (not ideal but will work technically)
    /home/pi/RetroPie/roms/cdimono1/cdi/hotmario/hotel mario (1994)(philips)(eu).chd

    As both paths are added in the runcommand as search paths.

    You can also make a dummy file but then the checksum is not correct for scraping gamelists.

    Hope you understand this information.

  • 6 Votes
    280 Posts
    132k Views
    F

    @DTEAM

    Super, looking good ;-)

  • Commander X16 emulator Install Script

    21
    0 Votes
    21 Posts
    3k Views
    F

    @JimmyDansbo After testing with the official repo i updated the script to point to it and it exits the emulator fine with ALT + F4 so that's perfect. Just need to work out how to squeeze better performance out of the Pi as i only tested a handful of games getting them in game and then closing the emulator.

    I would say it's on par so far with the Sega Dreamcast, Sega Saturn which means it can be used but it's certainly not ideal and it also depends on a per game basis. I ran a text based adventure on the Pi and it ran ok and completely usable but one of the space games it was sluggish both in game play and sound and was a little distracting from the enjoyment.

    I'm wracking my brain to figure out what could be done to squeeze a little more performance out of i, even if we got 5/10% extra it would be something although ideal if we can get closer to 95-100%. I'll report back when i find a solution or something.

  • Skyscraper is back! (v3.17)

    97
    7 Votes
    97 Posts
    13k Views
    LolonoisL

    Skyscraper 3.17 just has been released including these highlights

    ZX-Spectrum scraping works again Relative paths can be used for the majority of configuration options and command line options Artwork options enhancements ...

    See all updates here

  • Xbox original emulation (PC script)

    13
    1 Votes
    13 Posts
    1k Views
    F

    Updated the guide a little

    Snapshots (game saves) are saved to the xbox hard drive image so just backup your hard drive image if you want to save your games and you access and manage them via settings menu.

  • Wii U Emulator script (PC)

    2
    0 Votes
    2 Posts
    230 Views
    F

    The emulator doesn't come with a standard bios, every game has to be decrypted with a key that matches the game and region so the emulator can read the game data. A user will have to source a set of up to date keys which are a key.txt file.

    Some arguments below i found

    --- Launch options ---
    -g Path of game
    -f Launch in fullscreen mode
    -ud Render output upside-down
    --- Extractor tool ---
    -e Path to WUD or WUX file for extraction
    -p Path of file to extract (for example meta/meta.xml)
    -o Output path for extracted file.

    Just figuring out the default key.txt location so i can run a game and then work out how to get the keys stored under /BIOS/wiiu and have the emulator automatically see them in the location.

  • Quake 2, 3D accelerated in any Pi model, 60+ FPS

    11
    1 Votes
    11 Posts
    1k Views
    mituM

    @Protocultor said in Quake 2, 3D accelerated in any Pi model, 60+ FPS:

    Does somebody know when the binaries are updated after a PR acceptance?

    There's no rule or schedule, but we can ask @BuZz to update them. Currently the binary is still installing the 8.41 version.

  • Game and Watch ‘Game B’ button mapping

    6
    0 Votes
    6 Posts
    555 Views
    F

    @dewiele said in Game and Watch ‘Game B’ button mapping:

    I tried MAME standalone originally and got the game and watch ROMs running however by default the TAB menu was inaccessible as the PSPi controller mappings were not set up.

    You should use a keyboard first.
    I you somehow use the standard runcommand :
    mame = "/opt/retropie/emulators/mame/mame %BASENAME%"
    and it still doesn't work with the keyboard then you could try to add "-ui_active" to the runcommand.

  • 7 Votes
    46 Posts
    8k Views
    B

    Some update about this twin-stick feature, it has been added to Forgotten World (CPS1) last year and to Eco Fighters (CPS2) yesterday. Now every rotary games in FBNeo should have this support.

    Special thanks to pjft and dink for their work on this.

  • Mupen64plus Remaps Archive

    Moved
    3
    0 Votes
    3 Posts
    394 Views
    A

    Anyone willing to share a link with their file with pastebin.com?

    /opt/retropie/configs/n64/InputAutoCfg.ini

  • 8 Votes
    91 Posts
    41k Views
    cosmo0C

    After more than two years, I finally found the motivation to work on this project again and improve it.

    Download: Release ArcadeManager v25.1

    New features

    The biggest new feature is the ability to check a romset against a DAT file, and to transform a romset into a non-merged one. Several common DAT files are provided: MAME for the latest Batocera and Recalbox versions, MAME2003 in different flavors, and FBNeo. Merged and split sets are not supported, as they make no sense in the context of this tool.

    Other new features:

    Completely rewrote the "top x" lists in the wizard and added some new selections Added some new games lists in the wizard (4 buttons, vertical, multiplayer vs/coop) Before copying files listed in a CSV, the app now lists the missing ones Added the possibility to help translate using Weblate New translation in Swedish - please contribute to other languages if you can, it's not hard! A new console application has been created, in case you want to automate things In the latest MAME versions some files (other than samples and bioses) are needed, they are now copied along with the roms Fixed bugs The Windows zip file version launches the debug window upon starting Crash when a CHD file already exists 404 link in the help section Encoding error in some JS error messages Path with "+" doesn't work
  • [Howto] Create a Bookworm RetroPie Image, hands free

    4
    2 Votes
    4 Posts
    543 Views
    LolonoisL

    I just tried with my fork on a Rpi5 to create a Rpi3 image.

    The warnings in creating the chroot image (your step 5) can be ignored.
    xpad and usbmount fail with an error but these can be re-installed on the real Pi3 if needed.

    When the final image creation (your step 6) fails with something like

    device-mapper: reload ioctl on loop0p2 (254:1) failed: Invalid argument create/reload failed on loop0p2

    just run it again.

  • LRPS2

    Locked
    6
    0 Votes
    6 Posts
    843 Views
    mituM

    @Daistaar said in LRPS2:

    https://www.libretro.com/index.php/lrps2-the-new-playstation2-core-with-a-brand-new-lle-renderer/

    Q: I’m not seeing LRPS2 in the core list.

    A: The core is probably not available for your platform. It is available for Windows, Linux (x86_64), and MacOS. It is NOT available for Android or iOS, nor for ARM Linux. If you’re sure it should be there for your platform and you’re still not seeing it, try updating your core info files via the online updater.

    Also, don't necro-post.

  • 2 Votes
    19 Posts
    1k Views
    L

    @Chef-Otis, have you followed the steps in the README? Were you able to start the service, or what issue are you facing exactly?

    I usually respond faster when the error is reported through this channel: GitHub Issues.

  • Box86 and Wine on RPi4

    Locked
    475
    11 Votes
    475 Posts
    239k Views
    mituM

    @boxwine-exp Please use the original topic, since it's a dedicated project. Do note that the original poster hasn't been around in 1 year though.

  • Not always run with first try

    4
    0 Votes
    4 Posts
    120 Views
  • xroar has an opportunity for improvement.

    3
    0 Votes
    3 Posts
    180 Views
    M

    @mitu Awesome! Thanks.

  • OpenBOR for ARM64 on Orange Pi 3B

    15
    0 Votes
    15 Posts
    837 Views
    RenetroxR

    @mitu i'm going to try it! maybe I need to adapt the flags on my system and it will work!

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.