• msx emulators adding

    6
    0 Votes
    6 Posts
    2k Views
    edmaul69E

    @lama put them in /home/pi/Retropie/BIOS/ There are several ways to put bios’ on. Usb rom service, retropie manager (not all bios will transfer this way) and a program like winscp to sftp.

  • Hatari : Virtual Keyboard missing?

    2
    0 Votes
    2 Posts
    715 Views
    mituM

    The Hatari version in RetroPie is 1.9.0 - see the install script for this emulator https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/emulators/hatari.sh. However, it might be only the hatari-wii has this feature implemented.

  • emulators sharing overlays issue

    1
    0 Votes
    1 Posts
    514 Views
    No one has replied
  • Reset a rom's video preference

    1
    0 Votes
    1 Posts
    583 Views
    No one has replied
  • Cannonball no sound/music with USB sound card

    1
    0 Votes
    1 Posts
    625 Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    D

    I know this post is a couple months old, but I've just set up moonlight today on my Retro-Pie setup, using the same controller, and ran into a similar (if not the same) issue... But I managed to come up with a solution which (I think) will hopefully help others.

    Long story short, I replaced the line matching the controller's ID (030000005e040000dd02000003020000) in /usr/share/moonlight/gamecontrollerdb.txt with this:

    030000005e040000dd02000003020000,Microsoft X-Box One pad (Firmware 2015),platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b8,guide:b10,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b11,rightstick:b12,leftx:a0,lefty:a1,rightx:a2,righty:a3,

    When I start moonlight it outputs an error about the config not being correct now, but it actually works (button mappings matched what Steam/games wanted, with no manual config necessary within steam or games).

    I came up with this mapping by running the SDL "controllermap" utility. I compiled it using the steps laid out here

    Now it's very possible I did something wrong, but when I ran controllermap, all I got was a blank screen (apparently you're supposed to see prompts asking you to assign/map buttons, but I never saw this). The first time I ran it I just mashed buttons until it exited. What this accomplished was it allowed me to get an idea of what order it took the inputs (based on the order it output them in the configuration string that was output when controllermap exited. Then, using this order as a reference, I ran controllermap again I pressed the buttons/joysticks in the order seen in the configuration string. This time controllermap output the string I included above. Then, as I said, I replaced the existing mapping in moonlight's config file. Then I rebooted (probably unnecessary) and launched moonlight again, and my controller was working.

  • ES Themes

    Moved
    5
    0 Votes
    5 Posts
    1k Views
    W

    @ectoone

    very strange , would of thought by now it would of been implemented. Sometimes like with the current consoles...I wonder what year I'm in ! lol

  • Adding controls to the menu

    1
    0 Votes
    1 Posts
    419 Views
    No one has replied
  • Sensible World of Soccer 16/17 - Amiberry

    4
    -1 Votes
    4 Posts
    1k Views
    HoraceAndSpiderH

    @BuZz I have sent you an email regarding the linked website/guide, and the removal of files from both the direct site and parent site, which would contravene the rules of this forum.

    I hope you will have time to read.

    Thanks :)

  • USB Controller Problems

    1
    0 Votes
    1 Posts
    429 Views
    No one has replied
  • Help me

    6
    0 Votes
    6 Posts
    1k Views
    mituM

    @mr-monkeyface Update RetroPie and packages from the RetroPie menu: https://retropie.org.uk/docs/Updating-RetroPie/

  • SNES ROM File Extension

    6
    -1 Votes
    6 Posts
    25k Views
    PokeEngineerP

    @edale

    Also, like what Joel from Vinesauce says, never download stuff like "video.avi.exe" (or anything like it for that matter).

  • 0 Votes
    7 Posts
    7k Views
    GtBFilmsG

    Thanks for that, I've tried the standalone and they work fine with no tinkering. I'm trying the high resolution one as default but it looks like I'll probably need to set alternatives for some roms, as they're a bit sluggish. Mario Kart 64 looks and plays really well though!

  • High score in mame and FBA

    12
    0 Votes
    12 Posts
    4k Views
    S

    @dankcushions Would the wrong .dat file result in corrupting the game screen/sound? Or could it be that the game.hi file is being loaded in the wrong place

  • USB SNES Controller wont map properly

    4
    0 Votes
    4 Posts
    905 Views
    caver01C

    @swk I thought it says it right on the screen while you are doing it. It's also in the documentation that you should read.

  • amiberry just not showing up in emulation station

    2
    0 Votes
    2 Posts
    2k Views
    N

    hi @H3RBSKI

    glad to see you're using Amiberry and I guess WHDLoad packages :) I'll do my best to assist but if you don't mind I'd like to keep things as clean as possible. Hence if we could continue on the following thread that would be great. This is where I gave details and working uae files for many different configurations and games.

    Please let's continue here, if you don't mind => Amiberry thread

    Then to answer your question, ensure youres_systems.cfg file (look under /home/pi/.emulationstation/) does contain a section about Amiga/Amiberry. Here's an excerpt from mine:

    <system> <fullname>Amiga</fullname> <name>amiga</name> <path>/home/pi/RetroPie/roms/amiga</path> <extension>.uae</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amiga %ROM%</command> <platform>amiga</platform> <theme>amiga</theme> </system>

    Also make sure that in your emulators.cfg file (under /opt/retropie/configs/amiga/) the following lines are there:

    amiberry = "/opt/retropie/emulators/amiberry/amiberry.sh auto %ROM%" amiberry-a500 = "/opt/retropie/emulators/amiberry/amiberry.sh rp-a500.uae %ROM%" amiberry-a1200 = "/opt/retropie/emulators/amiberry/amiberry.sh rp-a1200.uae %ROM%" default="amiberry"

    After making sure both files are ok, reboot the system and Amiga should be there ready for you!

    Any other questions please post them on the other thread.
    Thanks and happy gaming!

  • How to uninstall Pixel Desktop?

    6
    -2 Votes
    6 Posts
    6k Views
    bobibrownB

    @jonnykesh MMh ok, I guess I'll have to keep it on my system then. Thanks for the advices.

  • 3 Votes
    16 Posts
    12k Views
    D

    I came across your shader while messing around with settings last night, and I just want to say that you did a phenomenal job. This is the shader I have been looking for and didn't even realize I was looking for it. Finally I can turn off integer scaling and get rid of all that pixel wobble.

    I highly advise everyone to give this shader a shot. If you like that "perfect pixel" look but can't stand the artifacts that come with it, this is the shader for you.

  • Installed on Odroid XU4 cant get retropie to wprk

    7
    0 Votes
    7 Posts
    2k Views
    mituM

    @mitu By following the docs in the link I mentioned.

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.