Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,115
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. If you grab it from within the app it will be since we create a new emulator entry when doing so.
  2. Meh you were half right at least. That IS what "SDK" stands for and what it's use case is.
  3. Honestly don't remember the name, quick Google search looks like it very well could be though.
  4. LaunchBox does NOT need the SDK to run, only the runtime. SDK is used to create and compile applications using .NET Core, runtime just has all the code that those programs require to operate on your machine.
  5. Use Platform Category view and not Platform (which is the default)
  6. If you're back in that area there is an arcade in Gatlinburg that has more retro machines and even a few pinball tables. Last time we were there talked with the owner a bit and he was surprised how much my son enjoyed the old pinball tables since most kids his age just liked the flashy newer games. Gave us a few free plays on them as appreciation.
  7. Nope, new badges are added by plugins. JayJay built a tool to help you create your own badge plugin that makes it fairly simple. Can be found here
  8. Steam doesn't send information via their API regarding what games you have access to outside of your account. There MAY be a way to read registry to see if there are games installed that AREN'T tied to your account but I'd have to look. At this time there is no way in-app to do this though so I would go ahead and submit a feature request so I don't forget about checking for you. Right now I'm doing my best to get 12.10 finished up and am sure by the time I'm done with that version it'll have slipped my mind without the reminder.
  9. As stated it can be themed in. Take a look at the Steamy code and apply it the custom theme I KNOW you're using...
  10. Yeah, I can see the reason behind the desire, just at this time now real sure how well it will actually look with WPFs animation system.
  11. Fairly certain to run a scrollbar the way you are wanting we'd have to run a animation against the scroll position. While not IMPOSSIBLE (or least I don't think it is) it WOULD impact performance and responsiveness for a lot of people if we just turned it on for everyone. While I'm in the code I'll see if there an easy way to theme that functionality in and shoot ya the XAML to do so. If not you'll have to submit a feature request for it.
  12. Want to take that to the community theme creator thread for y2guru to take a look at. Pretty positive that's his plugin throwing the error.
  13. @Rlad @TheNewClassics Could you grab beta 3 and confirm you see the issue you reported is fixed?
  14. This GREATLY depends on the ItemsControl/Panel you're using to display the items. If it isn't virtualized you will hit some pretty nasty bottlenecks. Feel free to PM for assistance on how to get your theme properly virtualized if you're unsure how.
  15. All license inquiries should be directed to support@unbrokensoftware.com. No one on the forums will be able to assist you with this.
  16. @SqHd can you confirm you're seeing this resolved?
  17. Nothing has changed regarding EmuMovies search or download in the code. Their servers do tend to get bogged down and slow, which is why they are (or were last I knew) working on improving their servers and API. We added the cancel buttons to all EmuMovies processes because we realize that it happens more regularly than we'd like and wanted to give users ways of skipping that lengthy process should they want. Unfortunately we really can't do much more at this time as the delay is caused by EmuMovies servers taking so long to respond to the API calls we have to make.
  18. User was identified and banned, the extra requests it generated have been cleared from the queue.
  19. You can continue to upload your changes. The user doing it was identified and banned, and their change requests removed from the system. No other requests were altered or removed in the clean up.
  20. Anyway you can take a pic of what they look like in LB vs BB so I can see and compare?
  21. Not sure I've heard the sort order issue before. Can I assume you have them sorted using the platforms sort title?
  22. Right now I don't know of any plans to since you can't do that for ANY play stat as I remember (except for resetting it). Be interesting to see how many people would use something like that though. When ya get the time could you go to the top of this page and click the "Help & Support" link and then "Request a Feature" and fill that out with that request? Will open up a BitBucket ticket people can vote on that we use to gauge interest on various requested changes.
  23. Have you tried another theme to see if you have the issue in another theme as well? I would ASSUME you will but worth checking. At this point I'm not REAL sure what would be causing that. You're the first person I've seen report an image artifact issue like that that WASN'T running that service. I'd make sure your video drivers are up to date as well if you haven't already. WPF (which is what we use to render Big Box) has a DirectX back end it uses to display things so sometimes wonky video drivers can have weird mishaps like that.
  24. I didn't have any EGS games installed so couldn't even get to that menu (kinda sucks they don't make that information available for uninstalled games). I added this to the list, though at this point I'm not real sure if their API will even let me GET that information so I can't make any promises of when or IF it gets added, but definately be curious to see what we can find out about it. In the meantime if you wanted you can close LaunchBox and manually edit the XML data file to alter the playtime, but you'd have to do that per game. The playtime in that file is in total seconds played as well so may need to do some math to make sure you input the right number. I'd most certainly make sure to take a backup before you do that though so you can restore if anything gets messed up when manually editing files
  25. Ah nice, didn't realize they had that. Do you know if that a global stat or just time played since the last install?
×
×
  • Create New...