Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,114
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. Because sorting with THE (or any other article) being left in the start of the word and actually used in the sort logic isn't the standard way of sorting anywhere that I'm aware of so we built the program to follow common accepted sort logic, and gave the option to other uses that they can do their own thing with it if they wanted.
  2. Just tried and seems to be working for me (that being said it was down for a while yesterday)
  3. EmuMovies API does seem to be done again @circo. Thanks to all those reporting it.
  4. Thanks again @JamesAndersonJr both corrections made. Won't show up in app until tomorrow though since the DB build process has already happened for today.
  5. WHOA WHOA WHOA! Why is my name listed SECOND!? C-Beats and LaunchRetroGirl just rolls off the tongue SO much better! ;D
  6. When importing make sure the "Combine similar ROMs" (or something similar, the only one that says combine lol) is checked and this will be done automatically. If you don't have this and later want to combine games just select each game you want to stack together, then right click and select "Combine Games". It'll ask you in a pop up which should be the primary, just pick the one you want then press ok.
  7. What the heck am I!? Chopped liver!?
  8. Turn off the automatic imports (Tools > Manage > Storefronts) and then save and close LaunchBox. Delete the \\LaunchBox\Images folder and then go into \\LaunchBox\Data\ and delete everything EXCEPT Settings.xml. Should give ya what you're wanting.
  9. I'm not involved in Android development at all, if I remember right though yes they were able to replicate it hence the code change.
  10. Add x:Name="ReleaseYear" onto the border at line 2107 Then add the following after the closing TextBlock tag (</TextBlock>) on line 2169 (put your cursor after the '>' sign press enter and put the following code on a new line) <flow:FlowBadge Margin="{Binding Converter={StaticResource ScaleConverter}, ConverterParameter='30,0,0,0'}" BadgeName="Achievements" DataContext="{Binding ActiveItem}" Height="{Binding ElementName=ReleaseYear, Path=ActualHeight}" /> Can adjust the margin how you see fit. Just remember you can't actually change default theme since we overwrite it on startup. Have to copy default to a new folder, name the copy folder, then make the change to the files in that folder. Then in BB change to THAT theme.
  11. No need. If you stick you cursor just under where the play button is and before the grid images start to appear there is an invisible slider there. You'll know you hit it when the cursor changes look. When it changes hold down the left mouse button and drag up or down to resize.
  12. Code change in the works for the first beta release by looks of things on my end. I don't work that side at all to really have any better timeline for ya, but yes it's been looked into and code will be changing in an effort to correct the issue.
  13. NOPE! I mean the build process I do uploads it, but I don't put the values in the log. Not giving up anymore information though. Might get labeled a snitch around here and we can't have that...
  14. Where the fun in it if we can't throw in a few surprises here and there! ;D
  15. I'll have to test and see what's going on there. Thanks for bringing it up!
  16. First check your \\LaunchBox\Updates folder for older installers. If that doesn't work contact support and they can get ya a link to whatever version you want.
  17. We always use relative pathing when possible so not entirely sure what you're referring to
  18. Don't I wish... lol Good news! You now have what I like to call "Quality Control Experience!" Use it to net ya that dream job! ;)
  19. Been that way for as long as I've been on the team at least (least the intent).
  20. If you have premium and aren't seeing them in LB check the video playback engine, and if you didn't allow Klite to install. If you're using WMP for playback the codecs to play Steam videos for example aren't on your computer by default and that pack puts them there for you so video works. We're hoping to get another video playback choice in the next cycle to kinda smooth out these edges with WMP/VLC since migrating to .NET 9
  21. Has always been this way (or was intended to). We found a bug last release cycle that made them work when they weren't supposed to and squashed it. I'm just the messenger, be gentle! lol
  22. May generate more buzz with a few sample images to show what they look like on the download page.
  23. The way the Platform Category View works is if the item selected has any children you go down a level and traverse them. If you're adding playlists under the console like that you need to create an "All" playlist as well and then you can enter it via that. See my Windows tree for example I have those ALL playlists there because you cant select the items above them directly in Big Box. If I click All in LB OR the item above it the same game list will show, so in LB they aren't super useful, but are required in BB navigation. In BB we'd really have no way when you pressed "Select" to know if you wanted to enter at the level you're on, or go down another level, so it was decided you always go down a level when possible.
  24. btw it's completely safe to delete that plugin after using (with LB closed). Don't need it to maintain anything
×
×
  • Create New...