-
Posts
13,723 -
Joined
-
Last visited
-
Days Won
388
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Jason Carr
-
Can you explain what you mean by "partly resolved"? If you have a way of taking screenshots of what you mean, that would be helpful here.
-
It's currently set up to use whatever images are uploaded by the theme creator. There are a few relic PNGs that I put in there early on that I need to replace with smaller JPEGs. The smaller JPEGs are only a couple hundred kilobytes, so it shouldn't really be an issue going forward. Sadly the actual error is getting cut off in the screenshot here, so I can't really tell what the error is. Yes, this is planned for a later release. However, the LaunchBox theme manager/downloader will only work with LaunchBox and Startup themes. I don't plan to make a LaunchBox-based themes manager that controls Big Box themes.
-
LaunchBox's version of VLC can't play YouTube videos
Jason Carr replied to SsjCosty's topic in Troubleshooting
Ah, I see. That makes sense. Yeah, if that works, then go for it. That also sounds like an awesome plugin idea. -
LaunchBox's version of VLC can't play YouTube videos
Jason Carr replied to SsjCosty's topic in Troubleshooting
@SsjCosty Generally, we reduce the VLC folder down to only what is needed to try and reduce download size, as VLC is very large. LaunchBox and Big Box can't play YouTube videos by default anyways, or am I missing something? What are you trying to do that needs YouTube support? -
Thank you all; I have all the translations in for the next beta (most likely it'll be out some time tomorrow). I've also added @alexposad to the About screen.
-
All you have to do is use one of the games views that does not spin.
-
If carts are spinning, basically it just means you're on the wrong view for that platform. You can bind a key to "switch view" in Big Box and switch to one of the other views that do not spin.
-
@BenGmanUk Sorry to hear about the trouble. We'll need some more details in order to help: What are your system specs? What version of Windows are you running? What version of LaunchBox/Big Box are you running? Do other themes work correctly? What themes have you tried? What is the resolution of your monitor?
-
Creating a Startup Theme with Video Support
Jason Carr replied to Jason Carr's topic in Custom Theme Tutorials
That might be the best we can do, at least for this release. The problem is that we don't *exactly* know when the game starts, due to the nature of the startup screen solution with exclusive fullscreen support. It might be best for startup screen videos not to use audio anyways since the video can get cut off at any point once the game is loaded, and game startup times aren't exactly perfectly consistent between launches. -
Beta 10 is out now with the following: Hopeful fix for videos in game startup themes not stopping audio when games start Fixed an issue with horizontal wheels that I introduced in beta 9 (they were not scrolling properly) Added a download acceleration-type-system for updates and theme downloads in the themes manager; got tired of crappy connections (*cough* Comcast) causing issues Per the download accelerator stuff, it might seriously help update speeds, but you won't notice until the *next* update, and currently it's not yet implemented for background downloads. However, you can test the new system by downloading themes in Big Box, as those downloads all use the new download acceleration. Basically, what it does is divide up the downloads into a million different chunks, and instead of downloading the file all in one go, it downloads bits and pieces and retries up to 100 times if any of the pieces fail. It also threads the downloads so that multiple parts of the file are being downloaded at the same time. Hopefully it all works.
-
Creating a Startup Theme with Video Support
Jason Carr replied to Jason Carr's topic in Custom Theme Tutorials
Alright, I think I have it fixed for the next beta. It's actually a way more complicated issue to solve than you would think, as it's not always cut and dry knowing when the game is loaded. We'll see how beta 10 fares. Should be out shortly. -
Thank you all; I have all three translations updated for the next beta, which should be out shortly.
-
Where are you getting that @lessthanzero33? On startup? Shutdown? LaunchBox or Big Box?
-
Creating a Startup Theme with Video Support
Jason Carr replied to Jason Carr's topic in Custom Theme Tutorials
Wow, that's strange; I haven't seen that. What is your video playback engine set to in Big Box? -
Beta 9 is out now as well with just some minor translation updates.
-
Hey all, we're nearing release time again, so it's time for another round of translations! I'm looking to put out the official 9.6 release early next week (probably on Monday or Tuesday). As always, thank you all very, very much. @Opak @dukeemu @cyanjiang @Bardock @MajKSA @gamehacker @Cauptain @Kondorito @Nyny77 @alexposad
-
Creating a Startup Theme with Video Support
Jason Carr replied to Jason Carr's topic in Custom Theme Tutorials
@Retro808 I just put out beta 8, which should fix the video hitching issues with the startup themes. We should be all good now with the above solution. -
Beta 8 is out now with the following: Fix for videos not always playing properly in custom startup themes Game controller performance improvements
-
Okay, I'll add it to my list to try and replicate.
-
Including Custom Fonts without Custom DLLs
Jason Carr replied to Jason Carr's topic in Custom Theme Tutorials
Unfortunately I can't tinker with it for the moment; I just have too much stuff going on. If anyone's willing to help out wallmachine with a XAML styling issue, please speak up. -
Including Custom Fonts without Custom DLLs
Jason Carr replied to Jason Carr's topic in Custom Theme Tutorials
Thank you keltoi! I'm also excited to get all your themes up in the themes manager. The uploader is now available as well. -
Unfortunately you can't use the built-in transitions system, but you can add your own animations/transitions. There are some good examples in the Unified and Unified Redux themes. You can take a look at the animations that move the boxes and CDs in the wheel views.
-
@CoinJunkie Thanks for hitting me up here. I can help out to see if there would be any kind of a way to automate this; LaunchBox and Big Box do not handle bezels themselves (and I don't plan to implement that any time soon), so they would still need to be handled by Retroarch or MAME. But maybe there's a way that we can help to automate the installation process to Retroarch and MAME? I admit that I'm a noob to bezels almost completely, so I'm pretty much in the dark. What are the biggest painpoints right now for installing these bezels in a LaunchBox/MAME/Retroarch Windows environment?