Jump to content
LaunchBox Community Forums

faeran

Administrators
  • Posts

    2,781
  • Joined

  • Last visited

  • Days Won

    141

Everything posted by faeran

  1. Welcome in. You'll want to either create a separate thread, or go to the high scores thread to ask these questions. This wouldn't be beta related. This could also use its own thread, where you can do some troubleshooting. This wouldn't be beta related.
  2. Big Box is already in a borderless fullscreen mode. Sounds like an ALT+TAB or Windows Key+TAB would work for what you are wanting to do, if all you are wanting to do is switch to another app while Big Box is running. If instead, your request is wanting to specifically use your mouse to minimize Big Box while it's in focus, then that would be a feature request, which can be submitted in the top menu under Help & Support > Request a Feature.
  3. This will be fixed in the next beta.
  4. This would more likely be caused by a change to Windows, Acrobat, or another program that adjusted your PDF file launching settings.
  5. The first two things that pop into my head is: Make sure the manual still exists. Edit the game and check the manual path. Check file explore that the manual file is still there. If it is, then it could be your default PDF viewer. LaunchBox just tries to open the file and it lets Windows choose what to do with it. It's essentially the equivalent of trying to open a pdf file directly. Check your Windows pdf default app setting.
  6. Make sure you went through the registration process here first: https://gamesdb.launchbox-app.com/account/register It's a different registration process than the forums. If you did and you still don't receive a verification email, hit the Contact Us link at the bottom of this page and reach out to support.
  7. It's a bit unclear what your issue is here. Are you having issues registering for an account somewhere?
  8. That's the text games view. If you were hoping for a different view for Game Gear it probably means you have turned on in your options the ability to have separate views per-platform. Set a mapping to switch views (if you don't have one already), then when you are on the game gear view, press the switch view mapping and choose the view you are wanting to use for Sega Game Gear.
  9. Do you have a screenshot of what that view looks like to you?
  10. Yeah, we've talked about it internally, but that requires a good amount of dev time, and then time to brew and see how it plays out. Then probably a good amount of tweaking. That may be one direction we want to get to eventually and is definitely on the table for future revisions of the database.
  11. Yeah, one game one platform. Could just manually duplicate the games between them, since it's correct for them to be in both platforms, but I don't think that's the smartest answer, but it's one the community could do in the meantime. We'll discuss internally how we can more handle this situation better so things don't just break down due to a decision made by the community.
  12. At first glance it looks like something may have happened to the Metal Slug game entry that used to be under the Arcade Platform. The one you are linking to @neil9000 seems to be under the SNK Neo Geo MVS platform, which would break future scraping of this game for anyone importing into the Arcade platform. It's possible someone moved the game to the different platform at some point, which would break scraping in this way. We'll investigate this and see what the best way moving forward will be. In the meantime, @Zodiark12, you'll need to switch the Platform to SNK Neo Geo MVS, then do the Title lookup. Once you link the game up with the ID, switch the Platform back to Arcade, and press OK.
  13. Thanks, looks like a few were missed on the game page. This is fixed on the forums, and soon to be fixed in the theme manager.
  14. Based on what we are seeing with those, it looks like it's just taken that long for your change to get enough approvals. Maybe a slower month than normal, or potentially more skips than normal.
  15. For inside of the wheel, check out CustomImageType inside of documentation.pdf For outside of a wheel, you would use a binding like the game's title or the game database ID, and use that inside of an image binding, combined with stringformat to point towards the location of your images. something like this: <coverFlow:FlowImage ImagePath="{Binding ActiveGame.Title, StringFormat='LAUNCHBOX_THEME_FOLDER/Images/Games/3D Cart/{0}.png'}" />
  16. It's not. At the time this theme was created, it wasn't possible to create themes like this inside of the CTC. You'd have to dive into the code to edit it.
  17. It depends on what you want to use the image for. Do you want them inside of a wheel, or just displayed somewhere on the screen?
  18. Are you able to provide specific examples of changes you feel are stuck in the system? We'll take a look and see what's up.
  19. faeran

    Region Exclusive

    If your files are marked with a region, LaunchBox will import that data into your library, and you can filter by it in a number of ways.
  20. No ETA at this time, but it's on a long list of items to internally discuss and eventually tackle.
  21. Not quite again. It's still on our long list to tackle, along with other database related items to clean up. Just know that it's not as simple as removing it. Work will have to be done to make sure there's no unexpected consequences.
  22. In your specific scenario, you would want to set up Steam in LaunchBox and make it import installed games. Then take your Windows shortcuts, or the game exes from other sources and drag/drop them into LaunchBox. Just make sure the files are named in a way LaunchBox can consume them: Game Name (other information)
  23. It's an error. You'll end up getting the full year.
  24. If I remember correctly, then the difference is mostly seen in the Platform Categories section. Imagine you have the following tree: Sega Genesis Action Platform Name would read: Sega Genesis Action Nested Name would show: Action
  25. Check inside of BoxesContentView.xaml. It should all be in there somewhere.
×
×
  • Create New...