Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,226
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. OK. Well if switching USB ports did not work, removing the input bindings did not help, and all other software and Windows recognizes inputs from both I am not sure why LB is having issues with it. Those encoders do not need drivers so not a driver issue. You not using any other software like JoyToKey are you? Are you using RocketLauncher? Trying to eliminate middleware maybe doing something weird.
  2. Hey one thing fixed is a good step forward. Try removing (do not delete just remove just in case you want to put it back) your InputBindings.xml from the |LaunchBox\Data folder. It will reset your bindings, but will be good to start fresh. I wonder if maybe a xaml got corrupted.
  3. LaunchBox does not care what port it is plugged in. Not saying not worth a try for him to swap, but just confirming LB does not care. The name would not cause an issue with LB. As mentioned I use the same style encoders. I had a good discussion with Jason a while back as I was wondering why these encoders would not let me map Launchbox to unique buttons on each side. I was sure LB did not see I had 2 controllers. Jason confirmed it does see 2 it just does not differentiate as I mentioned in my first post. LB does recognize for me a button press from either P1 or P2. I can also unplug and swap USB ports, even use other ports and they still register the same. Yeah the flaky part was just a wonder. It does not make sense since the emulators are fine as you mentioned. I have seen stranger things though. I would unplug P2, put P1 in that USB port and reboot and test.
  4. I am wondering if something is flaky with that one USB encoder. Directly in Windows if you test the buttons in the Game Controllers utility does P1 have the same partial recognition or does it always test good?
  5. So P1 side never gets recognized even if P2 side is unplugged? You mentioned Steam not recognizing it either. If this when Launching a Steam game from within LB or even if you launch a game in Steam without Launchbox?
  6. I noticed I typed the wrong setting name. I meant the one for "Use All Atached Controllers". If that is not checked try checking it. If it is uncheck it and keep P2 unplugged and see if P1 registers. I would reboot LaunchBox after you change any settings. In one of my cabinets I have a similar set of USB encoders off Amazon. Here is the settings I have and what it registers as. They work fine from both P1 and P2.
  7. Just a heads up @y2guru community theme creator tool can be used to make custom marquee images. One great thing about the tool is you set the image styles as you like for a platform then you can have it generate the marquee images for all games in the platform at the click of a button. Here is an example.
  8. In LB Tools under the Game Controller option do you have the button check for Enable All Controllers?
  9. What specifically are you trying to map? Something in LaunchBox or in an emulator? If it is in LaunchBox it will not see it as 2 unique controllers. LB does see you have 2 but it does not distinquish between the two as in Joy1Button1 and Joy2Button1. It will only see Button1 regardless of which side you are using.
  10. @goldenegg You should be able to manually add it. The game is playable. The graphics and sound are rated as "OK". It is one of the machines in mame with unemulated protection so game play is not 100%. However, it is complete enough to play.
  11. That will be perfect than. I will just refine the image assets and then when you release the next build will start the production.
  12. Clear logos I have. These are custom controller map images so right now I am testing the theme (Pause theme) and making the initial image templates using Photoshop. Once I get the layers minimized and look set I am going to try the mass produce with the editor.
  13. Ahhh. Brilliant I forgot you mentioned that change before. Worked great. Thankfully I have not got too far in to making the custom images so I do not have to many files to rename. Thanks @y2guru
  14. Anyone know the best way to use the Game name to pull images from a custom folder? If I use <Binding Path="SelectedGame.Title" /> to locate the image in a custom folder it will not display any image for a game with an "_" in the title. For Example: Street Fighter II: The New Challengers will have images named Street Fighter II_ The New Challengers (I am matching how LaunchBox would name that file). SelectedGame.Title does not seem to work since it does not see the "_" as the same as ":" from the actual title and of course Windows does not allow ":" in file names. The exact code is below. <TextBlock x:Name="GameControls" Visibility="Collapsed" Grid.Column="1" Grid.Row="3" Grid.RowSpan="2" Grid.ColumnSpan="3" > <TextBlock.Text> <MultiBinding StringFormat="{}pack://siteoforigin:,,,/Images/Game Controls/{0}/{1}.jpg"> <Binding Path="SelectedGame.Platform" /> <Binding Path="SelectedGame.Title" /> </MultiBinding> </TextBlock.Text> </TextBlock> <Image Source="{Binding Text, ElementName=GameControls}" Stretch="Fill" RenderOptions.BitmapScalingMode="HighQuality" Grid.Column="0" Grid.Row="0" Grid.RowSpan="6" Grid.ColumnSpan="5" />
  15. Those are not the same as the badges from LaunchBox. The badges are similar data, but it actually is a slightly different feature. The icons in your image are theme driven and theme created. Badges will be available regardless of the theme. Make sure you have "Show badges" checked.
  16. What is one of the games you are having issues with? It's in gdi format?
  17. I don't use software lists but a quick search of the forum found this.
  18. Badges currently are not in BigBox. So not sure how they are working there. It is currently only a LB Theme item. As far as them not showing in LB are you using a custom box spacing by chance? If so, the spacing could be hiding the badges.
  19. Well if you installed them on a different computer than likely the path names are different. You will need to update all the paths in Launchbox. Unfortunately if you paid someone for a drive full of games we do not provide support for things like that. We do not support rom sellers nor provide support for their set-ups. If you want to use those roms and set everything up fresh we can assist there.
  20. What game were you trying to launch? Did you confirm the path in Launchbox to the game file is correct?
  21. Did that FB romset come from a Mame set? We always recommend scraping any arcade system as "Arcade". I have SNK NeoGeo as a separate platform and it scrapped all the games just fine.
  22. You can set a default Box, 3D Box, Cart and 3D Cart per platform. In Tools>Manage Platforms (or right click a platform name and edit) when you edit a platform in the images pane add an image and select one of the default labels.
  23. Well, where ever you friend got it from it is a known pirated license. It is always best to support the developer and purchase from the LaunchBox site. You can email support@unbrokensoftware.com and explain the situation. Especially since you said you bought the renewal a few days ago.
×
×
  • Create New...