RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. fba
    Log in to post
    • All categories
    • A

      MAME Xbox controller Home button support

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame fba retroarch xbox controller
      2
      0 Votes
      2 Posts
      562 Views
      mituM

      If the button is recognized by EmulationStation, then it should work in any Libretro cores - I think you're confusing the 'home key' (keyboard) with 'home button' (joypad).
      Please add more info about your setup, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first - including the exact controller type and model you're using.

    • S

      Mame2003 working on one TV but not another

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame2003 fba raspberrypi 3b resolution
      2
      0 Votes
      2 Posts
      620 Views
      dankcushionsD

      @stonewind please supply a verbose log as per https://retropie.org.uk/forum/topic/3/read-this-first

    • K

      Final Burn Alpha ROMs won't appear after importing.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba
      4
      0 Votes
      4 Posts
      2k Views
      B

      @kslweini On a sidenote, i'm not sure there are still much use cases for fbalpha2012. At some point that old fork was used on pi3 for cps3 emulation because newer FBAlpha/FBNeo was a bit too much for those 6 games, but as far as i know it was the only reasonable use case and i solved that performance regression some time ago.

    • G

      How to add manually an emulator to retropie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulator fbneo retropie help fba
      15
      0 Votes
      15 Posts
      4k Views
      G

      @barbudreadmon ok, thanks for faster reply.

    • M

      Edit .bin and .state file for FBA

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba
      1
      0 Votes
      1 Posts
      386 Views
      No one has replied
    • A

      Use Neogeo & FBA rom folder

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba neogeo emulationstaton
      2
      0 Votes
      2 Posts
      639 Views
      simpleethatS

      There's a setting called "Parse Gamelists Only" in the Emulation Station menu (I don't remember where exactly right now, just bring up the menu and poke around) that would do what you're describing.

    • N

      Player 2 start with 1 Controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi4 8gb dragonrise usb retroarch fba
      3
      0 Votes
      3 Posts
      2k Views
      N

      Hi Mitu, Thanks for confirming that. I'll move the effected games to use a different Emulator. Cheers Simon

    • ?

      Roms Mame And FBA directly at 90 °

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame 90° fba
      6
      0 Votes
      6 Posts
      592 Views
      pjftP

      @cyclair Probably not enough. The link clearly asks for some logs and config files so that we aren't pulling things out of thin air. To be clear, with pretty much thousands of people running and playing vertical games on the official image, especially on the RPi3B that's been around for quite a while, I would vouch for the fact that what you're facing is pretty much configuration issues from that exact image.

      But do share more details per the link shared above - type of screen you're using, etc.

    • R

      Can I use clrmamepro to build a set for mame 2003 from a fba set, or merge different romsets?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba mame 2003
      5
      0 Votes
      5 Posts
      938 Views
      G

      @raspnoobie if you have a newer set of mame roms than 078 all you need is the mame roll back roms to build older mame sets

    • T

      FBNeo update from FBA. Half the roms don't work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fbneo fbalpha fba fbneo update fba on fbneo
      6
      0 Votes
      6 Posts
      1k Views
      dankcushionsD

      @TheBlueBanner could you try again when running in verbose mode? it's an option in the runcommand when launching

    • S

      FBA Neo Romset help?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba fba neo mame
      5
      0 Votes
      5 Posts
      1k Views
      B

      @showstopper said in FBA Neo Romset help?:

      For the HBMAME bit is there a list of the files that are required?

      No, sorry, but apart from the few dkong hacks i added a few weeks ago (see https://retropie.org.uk/forum/topic/23549/donkey-kong-spooky-remix-in-retropie), i expect most of them to be also available from older FBNeo/FBAlpha romsets.

    • M

      lr-fbalpha to lr-fbneo transition, enhancement request for .sh script regarding directories

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba fbneo fbalpha samples remap
      1
      0 Votes
      1 Posts
      553 Views
      No one has replied
    • m2306M

      Problem getting games to work in newly created custom system in ES

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support custom system cps fba
      7
      0 Votes
      7 Posts
      1k Views
      m2306M

      @mitu Thank you. I had read that guide several times. I can’t believe I overlooked that. I rebuilt a full non merged set with clrmamepro and then used the same batchfile I mentioned earlier. Now it works.

    • m2306M

      Dat file for filtering FBA romset v0.2.97.43?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba filtering
      6
      0 Votes
      6 Posts
      2k Views
      RiverstormR

      @m2306 - I was thinking about this over the weekend and there might be another way but requires a bit more work. I don't think it would be to much really and only initially. If you're set and good to go then no worries.

      Take CPS games for example. Basically if you had a list of parent ROM names in a text file with one per line like so:

      ... 1941 avsp ddsom dino sf2 etc.

      With a list like this it would be pretty easy to pull parent ROMs only or parent + clones.

      The advantage being is you only need to track parent ROMs and not clones as they are automatically linked to the parent.

      So basically by listing the 70 or 80 CPS games you could generate new DATs after an update with very little changes after the initial setup.

      I don't believe parent ROMs change to often and if they do it would be only a matter of changing the name in the list like sf2 to sfi2 for example. The clones will be automatically linked.

      The clones make up a much larger part of the games list by several hundred so it's nice that you only need to track the parent.

      I think a lot of filter lists and batch files that copy ROMs are based of specific DATs in time and are outdated with the next release whereas this would allow you to be a bit more dynamic with new releases and generate a current correct ROM set.

      You could also stack lists to make a master list. Like combine the CPS and Neo Geo list or CPS, Neo Geo plus favorites, etc.

      I'm not sure of that makes sense but I believe it would work fairly well.

    • D

      What version rom set is FBA is at?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming finalburnalpha latest version fba
      11
      0 Votes
      11 Posts
      5k Views
      B

      @Deltax5 said in What version rom set is FBA is at?:

      Is there settings to set for better performance then default.

      https://github.com/libretro/FBNeo/tree/master/src/burner/libretro#game-xxx-runs-slowly-why-

      @Deltax5 said in What version rom set is FBA is at?:

      Im hoping the pi 4 has better performance with run ahead

      Supposedly it has 2x-3x the performance of a pi3, so yeah i guess it will help a lot, but i own an odroid n2 which clearly outperform the pi4 (more recent cpu with higher frequency) and it's still unable to run some games full speed iirc (and i'm not talking about the special case of killer instinct)

    • chubstaC

      Games seem to be running in 1:1 rather than 4:3

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fba resolution
      3
      0 Votes
      3 Posts
      506 Views
      RiverstormR

      @mitu - Not a big deal but shouldn't Core Providedfill the screen on the x or y axis but not necessarily Integer Scaling which would be more of a whole number multiple of the original resolution less than the display resolution or am I reading that wrong?

    • A

      Mame Arcade credit/ coin issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame fba retroarch
      3
      0 Votes
      3 Posts
      994 Views
      A

      Yes. Some games you can manipulate by changing setting to 2 coins/1 credit if the game in question has that option, some do not. I have tried re-installing mame 2010/ 2003 but same outcome. Will probably do a fresh install now that the pi-4 is out anyway. Thanks for your input.

    • D

      Arcade ROM sorting - help needed to get 1G1R

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support arcade mame rom fba romset
      17
      0 Votes
      17 Posts
      6k Views
      RiverstormR

      @barbudreadmon - I've grabbed the new DATs and see the information. Thanks a lot for adding it! I find it a very useful quick reference if a game has a working status. Much appreciated! :)

    • A

      Combo buttons setup in lr-fbalpha not present in every game

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming fba fbalpha lr-fbalpha controller setu controller mapp
      3
      0 Votes
      3 Posts
      540 Views
      A

      Good in theory, but AFAIK the retroarch devs have no intention of implementing said feature in the short to medium timeframe. lr-fbalpha having it would be a lifesaver, there are a lot of 2, 3 and 4 buttons per player arcade cabinets out there that badly need it. What's the last lr-fbalpha version that fully supports it?

    • RedBatmanR

      New Capcom Home Arcade is using FBA illegaly

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming capcom fba
      3
      2 Votes
      3 Posts
      1k Views
      B

      At this point it would be better to just let them sort it out internally, i don't think this kind of video/topic will have a good impact on their moral.