Jump to content
LaunchBox Community Forums

CriticalCid

Moderators
  • Posts

    1,470
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by CriticalCid

  1. XAML is very similar to HTML and other markup languages but nonetheless it works slightly different than HTML. I highly recommend you to watch the whole XAML tutorial series that Jason did, that should clarify a lot for you:
  2. Yes, this would be the issue. Your resolution is simply too small to keep the correct proportions for the theme but you can fix this by manually tweaking the font sizes in the theme code yourself. 1. Go into the theme folder of your LaunchBox installation. 2. Make a copy of the “CriticalZone” folder. 3. Open the copied folder and go to the “Views” folder 4. Open the “Wheel2GamesView.xaml” file with a text editor of your choice (I recommend Notepad++) 5. Go to line 72 and search for FontSize="28". Reduce the value of the FontSize a little. 6. Go to line 83 and to the same with the FontSize in this one. 7. Save the file. 8. Open BigBox and change the theme in the options to your newly copied one. You may have to test out a few font sizes until you have found the best one for you. I hope that helps you. If you got any questions about that, feel free to ask
  3. Do you guys use a different display scaling value than 100%? This theme is only designed for 100%, any other setting will cause that the text is way too big.
  4. Oh I see, you meant LaunchBox and not BigBox. No, I don’t think this is currently possible.
  5. Actually it's exactly what it does. It depends on theme and the chosen view if the default background behavoir is enabled or not. You said that you use a theme which uses a background video for the platform, if that's the case than you would have to manually replace the whole background code in the theme itself. If you switch to the default theme everything should look as you expect it.
  6. Your assumptions are completely right. If you open your RetroFresh folder, have you various subfolders in it which are called “Views”, “Styles”, etc, or is there just a single folder which is also called “RetroFresh”? If the latter is the case than you have to move everything from this subfolder to the main RetroFresh folder.
  7. If you speak of the devil… I just saw this thread pop-up over at the HyperSpin forums. Maybe it is helpful for all of you guys. http://www.hyperspin-fe.com/forums/topic/30288-game-hacks-collection/ Nevertheless, I just did a quick record of the provided Unified System Theme. Full credit go to Jumpman311, Aorin and Wertredgreen for it! Game Hacks.mp4
  8. My offer is still on the table. If you guys provide me all the needed source files I'll build you a unified theme video for this platform.
  9. I just experience a very strange issue. I deactivated everything in the “Box Front Priorities” except the Steam Banners to test it again. Then I refreshed the image cache but nothing has changed because LB loaded the Box - Front images instead of the Steam Banners. Same thing happens if I manually delete the Cache folder or prioritize any other image type over the Box - Front images. After testing that, I have removed the whole “Box – Front” folder from the image folder of my WIndows platform and refreshed the cache again. Now it shows me only the “Fanart - Box – Front” images. The folders are set correctly and it only happens for Steam games, all other platforms are working fine as you would expect it. My guess is that LB ignores my custom image priorities for Steam games and only uses the default priority settings for it. EDIT: I just saw that the Steam Banners are activated for the Box Front Priorities by default as well. So it seems that for whatever reason LB only takes image types with "Box - Front" in the name into account for Steam games.
  10. I'll just quote myself regarding that Steam banner issue.
  11. Yes, exactly like that. CLRmamepro will know what files it needs from each folder/update pack. So you can update everything all at once without any problems.
  12. CLRmamepro searches every folder you have added to the "Add-Paths" section for the right files to rebuild your set. So it doesn't matter if they are in the same folder or not but you could run into file conflicts when a ROM file with the same name occurs twice and you want to copy/move everything in just one folder (which is most likely to happen considering how many update packs you'll need). So it's definitely better to keep all update packs and your current full 0.161 set in their own seperate folders to avoid any potential problems.
  13. Yes, it will work exactly like you have described it.
  14. CriticalCid

    Theme music?

    You can place any music files you want to use as background music into the "LaunchBox\Music\Background" folder. If the "Background" folder doesn't exist you may have to manually create it first. You also have to enable the background music in the Big Box Sound options to make the music play. Hope that helps
  15. Exactly the same way. I cover this scenario at point 2 and 12 of my tutorial.But you will probably have a hard time to find all the 20 update packs from 161 to 181. In this case I would personally recommend to just re-download a full 181 set, that should be easier.
  16. 1. The wheel in the Horizontal Wheel Views is ignoring the override image type which is set up for it in the theme code, this happens for all filters except the “Platforms” filter. As you can see in the video, it’s using the boxes instead of the clear logos in the “All games” filter. That also happens for other filters like “Genre”. 2. If you navigate to the “All games” filter it shows sometimes the metadata and video for a different game than the one which is actually selected. That also happens sometimes if you change the view in that filter. You can see that behavior at 0:31 in the video. I don’t know if that occurs in any other filter as well because I only have seen it in the “All Games” filter. 3. Sometimes when you change the view it happens that the first few games are losing their cover and are totally blank. You can see that also happening at 0:31
  17. Woah, 500 is indeed a huge milestone!@Aurel @madfox @davyfreeman I just want to say thanks to you guys for all your work and congrats for reaching that goal, it’s so much appreciated! And of course I also want to thank @FistyDollars as well for uploading all of these to the database It would be great if you could upload them all to the database. This is the best way to get them to all LB users out there If it’s too much work for you to do this all alone you can still upload them as a package here in the forums or download section and ask if somebody is willing to help you a little with it.
  18. You are talking about Nested Filters. It is indeed very high on @Jason Carr to-do list and I hope he will working on it very soon. @shadowblind Unfortunately that’s not possible at the moment. Maybe worth a feature request ticket on BitBucket
  19. Hey @Antropus first I have to say just thank you for improving and updating your awesome importer. It is so much appreciated! I just tested your tool on a fresh LaunchBox installation and the import worked quite fine for me (only tested Arcade games so far though) but I noticed some issues: 1. All the notes are starting with an empty line. That is not so much a problem in LaunchBox itself but in BigBox it can look quite ugly and out of place depending on the Theme. 2. Older versions of LightSpeed have parsed the day and month for each game but your current build only imports the year. 3. Some custom fields don’t get imported properly. Only very few games have the Sub-Genre info and some fields like “Added on MAME version” and “Extra Info” are completely missing.
  20. I’ve explained it in another thread how I have centered the platform videos in my theme. I hope that’s helping. If you have any questions about it feel free to ask
  21. @RetroHumanoid made some arcade compatible Top 50 videos for a couple of platforms. You may want to check them out as well.
  22. Doing that automatically is currently not possible, unfortunately. But there’s a feature request ticket for that on BitBucket. You can vote for it so that it becomes a higher priority for Jason to add it into LaunchBox. https://bitbucket.org/jasondavidcarr/launchbox/issues/2251/games-without-theme-videos
  23. You can do this by changing the image priorities for the background in LaunchBox @AeronNL @Machello Unfortunately is BigBox already quite resource hungry compared to other FE’s and my theme adds 2 1080p videos which are getting played simultaneously on top of that. I can say that it’s also very sluggish on my older Notebook with an Intel i5-2520M @ 2,5Ghz, a Nvidia GT 555M, 8GB RAM and running on a SSD. The only thing to improve the performance would probably be to get rid off of the whole background video and replace it either with the default backgrounds or a custom static image.
  24. If I remember correctly than was @cammelspit the one with this huge collection. His data folder was also used as reference when Jason worked on performance improvements for huge collections a couple weeks ago.
×
×
  • Create New...