Jump to content
LaunchBox Community Forums

faeran

Administrators
  • Posts

    2,436
  • Joined

  • Last visited

  • Days Won

    132

Everything posted by faeran

  1. Hi @dmaker. Try this: On any platform view, hold down on a platform until the context menu appears. Delete should be one of the options.
  2. It's definitely in the works, unsure of an ETA at this point, as I only have the revamped text view (mostly) done. On another note, the more people I can get testing the COMMUNITY Theme Creator version of Colorful, the better: Much appreciated for anyone willing to test, as it will eventually replace the version of Colorful on the forums and within Big Box.
  3. DefaultDroid - [Theme Workshop] View File DefaultDroid was built during a Theme Workshop live stream. If you are interested in creating themes, subscribe to the Unbroken Software YouTube channel. DefaultDroid This Big Box theme was built to mimic the look of the LaunchBox for Android default look. This theme will work in many different aspect ratios including 4:3 and 16:9 and all the different variations in-between. The theme and the COMMUNITY Theme Creator project files can be downloaded here and is freely available for anyone in the community to use in their own projects. Watch this theme being built: Watch on YouTube: https://www.youtube.com/watch?v=4huBiQkmBug Credits COMMUNITY Theme Creator by @y2guru. Find it here: https://forums.launchbox-app.com/files/file/2115-community-theme-creator-for-bigbox/ Subscribe to catch future live stream: https://www.youtube.com/channel/UCSIht6UXIEXIgz4eXAEShxA Submitter faeran Submitted 08/30/2021 Category Big Box Custom Themes  
  4. Version 1.0

    291 downloads

    DefaultDroid was built during a Theme Workshop live stream. If you are interested in creating themes, subscribe to the Unbroken Software YouTube channel. DefaultDroid This Big Box theme was built to mimic the look of the LaunchBox for Android default look. This theme will work in many different aspect ratios including 4:3 and 16:9 and all the different variations in-between. The theme and the COMMUNITY Theme Creator project files can be downloaded here and is freely available for anyone in the community to use in their own projects. Watch this theme being built: Watch on YouTube: https://www.youtube.com/watch?v=4huBiQkmBug Credits COMMUNITY Theme Creator by @y2guru. Find it here: https://forums.launchbox-app.com/files/file/2115-community-theme-creator-for-bigbox/ Subscribe to catch future live stream: https://www.youtube.com/channel/UCSIht6UXIEXIgz4eXAEShxA
  5. @Kimjongilist 11.17 beta 2 is now out, please let us know if this solves the issue you were seeing.
  6. Beta 2 is now out with a fix for Big Box CPU usage seen on some machines. Fixed: Increased CPU usage inside of Big Box wheels, CoverFlow, and wall views (introduced in 11.16) @Kimjongilist - please let us know if this solves what you were seeing.
  7. LaunchBox 11.17 Beta has now begun. New thread has been created:
  8. 11.17 Beta 1 is now out with the following changes: Improvement: The LaunchBox Export to Android wizard has been updated with some additional supported platforms Fixed: Amazon Poster was incorrectly being added to Box Front Priorities on start up Fixed: Could not save image type priorities when no image type was selected (introduced in 11.16) Fixed: Sorting by some fields in the LaunchBox list view was not working Fixed: Invalid characters in XML data files were causing errors on startup (introduced in 11.16) @JaysArcade, @lexx, @xevidroid. Your issues should be fixed in this beta. Please confirm when you can.
  9. Hi @xevidroid. Please let us know if restoring from a backup has fixed your issue.
  10. Hi @bikeking8. From what Retro808 said earlier in this thread, best thing to do is to set a Switch View hotkey. Then you can change views on the fly.
  11. It's always been this way. It really depends on how the theme creator built their Big Box theme. There is a Big Box element that a theme creator can use that's called something like "main image", which uses the image that you set in LaunchBox. It also controls things like flipping the box image.
  12. ModernX - [Theme Workshop] View File ModernX was built during a Theme Workshop live stream. If you are interested in creating themes, subscribe to the Unbroken Software YouTube channel. ModernX I stumbled upon an image of a store page for an Xbox Series X. This is my take on what I saw in the image. The theme and the COMMUNITY Theme Creator project files can be downloaded here. Notes: This theme is a hybrid of using the COMMUNITY Theme Creator and editing code to add the new coverFlow FlowControl. Because of this, the project files will not contain the new flow control. If you would like to edit the project files and publish the theme, you will then have to manually add the flow control code back into the platform and wall view. Those can both be found in the theme files. Watch this theme being built: Watch on YouTube: https://www.youtube.com/watch?v=1K81ykCfKPU Credits COMMUNITY Theme Creator by @y2guru. Find it here: https://forums.launchbox-app.com/files/file/2115-community-theme-creator-for-bigbox/ Subscribe to catch future live stream: https://www.youtube.com/channel/UCSIht6UXIEXIgz4eXAEShxA Submitter faeran Submitted 08/23/2021 Category Big Box Custom Themes  
  13. Version 1.0

    573 downloads

    ModernX was built during a Theme Workshop live stream. If you are interested in creating themes, subscribe to the Unbroken Software YouTube channel. ModernX I stumbled upon an image of a store page for an Xbox Series X. This is my take on what I saw in the image. The theme and the COMMUNITY Theme Creator project files can be downloaded here. Notes: This theme is a hybrid of using the COMMUNITY Theme Creator and editing code to add the new coverFlow FlowControl. Because of this, the project files will not contain the new flow control. If you would like to edit the project files and publish the theme, you will then have to manually add the flow control code back into the platform and wall view. Those can both be found in the theme files. Watch this theme being built: Watch on YouTube: https://www.youtube.com/watch?v=1K81ykCfKPU Credits COMMUNITY Theme Creator by @y2guru. Find it here: https://forums.launchbox-app.com/files/file/2115-community-theme-creator-for-bigbox/ Subscribe to catch future live stream: https://www.youtube.com/channel/UCSIht6UXIEXIgz4eXAEShxA
  14. Hi @PiperCalls. One reason this may be happening is your image group settings in LaunchBox. Go into LaunchBox, check the 3 platforms and see if you have the image groups set to clear logos. Change them to 3D Boxes and see if you get the desired result.
  15. Thanks @Fry for the report. This is something we have on our list to take a close hard look at
  16. You made me curious enough to check. It's actually the opposite. To make it so that the wall view will use that space at the beginning of its list, you have to add a number to that. Every number will raise the wall view by the size of 1 row. By default I already have in there NavigationRows="1", which will start the wall view off at the top of the page. However, this particular view has a lot of per-theme variations, which you can find in the \\The POC\Views\WallGamesView\ folder. In your example image, you'll need to open the Nintendo Switch.xaml file and make that number a "1". You may find out why I chose to leave it a "0", as there doesn't appear to be enough space for another row of boxes up there. It will get chopped off.
  17. If I remember correctly, you'll want to open up the WallGamesView.xaml and change this value to a 0. NavigationRows="1"
  18. Beta 5 is out to address the issue with Grid view spacing: Fixed: Grid view spacing issue while arranging by groupings in some themes @neil9000 @kmoney @PixelDragon If you guys have time to confirm that would be great.
  19. Hi Everyone, Beta 4 is now out with the following changes: Improvement: Big Box FlowControl views and the items in them should load more quickly Improvement: Improved LaunchBox scrolling performance Fixed: ROM Import Wizard wasn't setting Scrape As to a platform's current Scrape As value Fixed: MAME Fullset importer was adding controller and alternate name information to games that already had the information Fixed: EmuMovies was incorrectly using video priorities to determine if you have a video already or not in the Download Media and Metadata tool Fixed: EmuMovies' media type selections weren't always remembered during imports Fixed: Manually adding or dragging images to the AddEditGame Images tab wasn't saving images that came from the correct image folder already Thanks for your help in beta testing. It's always much appreciated.
  20. Since this post, there have been others where the majority of the issue stems from poorly made, old video files. Tests you may want to run on your video files include: Removing any flv files - test Remove all your videos - test Reintroduce videos per platform - test and repeat You'll want to test inbetween each step, running attract mode, using the default Big Box theme. It's not ideal, but it's hard to find those problematic video files when you are dealing with thousands of them.
  21. No eta unfortunately. There are some more bandaid fixes in the current beta branch. One of the main issues is their api timing out after you started the download process. In the meantime a few suggestions: Import your games first without downloading any media, then you can use something like the audit tool to select a chunk of games and run the download tool, reducing the likelyhood of you being timed-out. Use their sync utility. Take the downloaded images and place them into the correct LaunchBox folder (eg. Box front images would go into LaunchBox\Images\[platform name]\Box - Front\ Download from the LaunchBox Games DB (the first media option in the wizard)
  22. Hi @oakwellusa. While I never tried to emulate that system, I did find an old thread that led to this video. Not sure if it's still relavent.
  23. Cool idea. We have talked about it. I'd be curious to know if there's a database that exists that shows same game, different platform. Does anyone know of one? I'm also curious where people believe the line should be drawn. Does it need to be the exact same game, but on different systems. Do you include remakes, reimaginings, remasters, compilations, unofficial ports. Curious as to what people's thoughts are here.
  24. While I don't have all the answers, I can provide some feedback here. LaunchBox cannot use the same process as their sync tool. EmuMovies provides their API, which you are finding is no longer sufficient. We are doing our best to bandaid the api to continue to function until the EmuMovies team releases their new API for us to integrate. You should note that images downloaded from the sync tool will work in LaunchBox, you will just need to manually place them in the appropriate image folder. Internet speeds are unfortunately not the only factor when downloading thousands of files, but for your use case of just using LaunchBox games database on one image type, we definitely want to see improvements in the speed. I can definitely say not everyone is experiencing the same slowdowns when downloading from the LaunchBox Games Database. Some general tips: Try to import games first without downloading any media. Then run the media downloader on hundreds of games and see if you are still getting slowdowns. Some others may have some other tips as well.
  25. Hi @aceituning. Sounds like you did your research, but just to reiterate, the issue with exFAT is from its limitations for not being able to support symlink functionality, which is required for most themes to function. Best case scenario is for you to get off of exFAT, which you mentioned is not currently an option for you. A workaround would be for you to copy the contents of the themes you want to use into the "LaunchBox\Core\Themes" folder, and mark the folder as Read Only. This would mean you would have to go through the manual process whenever a theme updates. It's definitely strange to see it work when you launchBig Box.exe directly, I would definitely take that as a win.
×
×
  • Create New...