• Scraping ScummVM games

    15
    0 Votes
    15 Posts
    8k Views
    N

    Hey,

    i tried my luck with the Scraper, it works on most systems but on ScummVM (even though i checked to have the same filenames like in the sheet 2) i will get the following error:

    XML syntax error on line 22: element <meta> closed by </head>
    Any hints where to look for the problem ? Thanks

  • Dragon's lair Retropie? Working?

    17
    0 Votes
    17 Posts
    18k Views
    FinheadF

    @ShootHere said in Dragon's lair Retropie? Working?:

    It downloads a .bt file, is that the file that is used in the end?

    I was rather confused about the approach.

    Yes if you read the thread I linked on post #9 it shows where to find the files etc you need to move to your Pi and how to set it up properly.

  • 1 Votes
    17 Posts
    8k Views
    T

    @wetriner said in Keyboard Emulation with Gamepad outside of emulators:

    @TheLuthier There is definitely supposed to be joypad functionality in the retropie setup menus, and I believe it has been there for as long as I've been with RetroPie(something like 2.7 or so) It's just based on your joypad 0 button and DPAD. But it's set to work for typical setups.

    UPDATE: Aahhha! You sir, are correct. I tested and indeed my joypad 0 works (R1 for my setup) and my analog stick is used for navigation (though it's a bit backwards with X axis being up and down). Essentially this solves my original question - Thanks!

  • Gameport Steering wheel

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Cannot get analog to work in 3.7

    4
    0 Votes
    4 Posts
    1k Views
    ?

    Thnaks for the suggestion, I checked this but unfortunately according to the configurator it already should be using the left analog as the d-pad...
    http://postimg.org/image/g04pxppw1
    I'm going to do a fresh install soon and before I change anything else I'm gonna test this first

  • need some tips for retropie console

    2
    0 Votes
    2 Posts
    984 Views
    senkunS

    @Cole_48

    depends on how small you want your handheld to be, if you don't want to solder your only option is to find the smallest usb controller you can find, rip the guts out and work around that. breadboarding still entails soldering, not getting what you mean by "build around a breadboard" but don't want to solder.

    this would be smaller than a snes controller but still sports 4 action buttons:

    alt text

  • Red-Blue Virtual Boy Shader?

    2
    0 Votes
    2 Posts
    999 Views
    J

    Boy, am i dumb. It is a Core Option for the Virtual Boy Emu

  • Dreamcast controller priority

    1
    2 Votes
    1 Posts
    614 Views
    No one has replied
  • MAME (mame4all-pi) Xbox 360 Wireless controller D-Pad not assignable

    6
    0 Votes
    6 Posts
    7k Views
    I

    @dankcushions
    That did the trick! Just slap the roms in:
    /home/pi/RetroPie/roms/mame-libretro/
    (you need the 0.78 romset).

    Download hiscore.dat from http://highscore.mameworld.info/ and rename the hiscore(pre_mame0133u1).dat to hiscore.dat and put it in:
    /home/pi/RetroPie/roms/mame-libretro/mame2003/hsdb/

    Now I have high scores, correct aspect and the DPad and Analog stick works. :) Thanks!

  • PiFBA - Cannot change exit emulator key to button press?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • On Nintendo 64: hotkeys that use Select or X

    2
    0 Votes
    2 Posts
    10k Views
    W

    Hotkeys work by default for most users in n64. But you must specify which one you're interested in. lr-mupen64plus is just like any other libretro emulator and doesn't really care about the n64 controller shape. All the typical hotkeys should work the same as if you were in SNES. Since retroarch uses button values and not button labels for hotkeys.

    In the case of mupen64plus, you have to realize that the only hotkeys most people use are save state, load state, and joy mapping stop(exit). There are other options, but there is no retroarch GUI for this emulator, so select+X is pointless. All of these are found in mupen64plus.cfg. InputAutoCfg.ini is only for in-game controls. Now if for some reason it's not setting up hotkeys properly by default(happens mostly to xboxdrv i think), you can disable the auto script. It's located in autoconf.cfg. Just set mupen64plus_hotkeys to 0. From there you'll be able to set up you hotkeys for good in mupen64plus.cfg without being overwritten. Autoconf.cfg can also be accessed through the configuration editor.

    The format for joypad hotkeys in mupen64plus.cfg is like this J(Joypad Index)B(First Button Value)/B(Second Button Value). So pretty typically it looks like Joy Mapping Stop = "J0B8/B9". You can do multiple controllers by just adding a comma and typing out another definition in the quotes. You can do a single button press hotkey by omitting the second half of the string, /B#.

  • Is there any retropie process running on Raspbian?

    3
    0 Votes
    3 Posts
    1k Views
    R

    If you drop to the command line, or open a Terminal window under the Raspbian desktop, you can use the top command to view running processes.

    For details, please see the section The Top Command – Monitoring Running Processes: CPU and Memory Loads, and More as linked in the following guide:

    https://retroresolution.com/2015/12/06/dont-fear-the-command-line-raspbian-linux-shell-commands-and-tools-part-1/#li_topcommand

  • Shaders Help

    10
    0 Votes
    10 Posts
    3k Views
    B

    Nice one - I'll make the switch too then!
    Thanks chaps

  • retropie menu

    6
    0 Votes
    6 Posts
    2k Views
    herb_fargusH

    @bisus as @dudleydes mentioned it's easily reinstalled through the setup script, no need for a reflash of your system

  • Is there a way to remove all signs of scraping?

    3
    0 Votes
    3 Posts
    10k Views
    B

    @iconrumble Thank you. No problems at all once I accessed and then modified the file from samba. File didn't revert back upon a reboot and the game list in Retropie is centered again.

    Will need read up on how to scrape screenshots for the arcade emulators when I have some more free time.

  • Wrong resolution after installing LXDE

    1
    0 Votes
    1 Posts
    657 Views
    No one has replied
  • How to disable Retroarch hotkeys for keyboard?

    5
    0 Votes
    5 Posts
    15k Views
    T

    Ah cool. Will check it out, thanks.

  • How to boot from USB

    4
    0 Votes
    4 Posts
    19k Views
    I

    @jsawhite thank you man thas exactly what i was looking for lol

  • Might be a noob question...

    4
    0 Votes
    4 Posts
    1k Views
    senkunS

    @Cole_48

    absolutely. you could do a search, there are many like it from many manufacturers, varying prices, you can't go wrong with any. they all do the same thing, breaking out the gpio pins so you can hook up a breadboard for experimenting.

    alt text

  • ES "Freeze" after re-configuring gamepad

    1
    0 Votes
    1 Posts
    681 Views
    No one has replied

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.