-
Posts
2,927 -
Joined
-
Last visited
-
Days Won
141
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by faeran
-
Also check the name of the file you are launching in LB. You probably have a couple different aburner2 versions. See if either of them are aburner2.zip and launch that one. It should have created a config file for both versions, but that could also depend on when you ran the media update. If it's still not working, then you possibly have some kind of RetroArch config override issue going on.
-
There's a link to a YouTube video that explains how to create banners on the BannerBox file page (it's hidden in the legacy section): Just know that it's really only relevant for Platform banners now. As of BannerBox 2.0, BannerBox will generate it's own banners based on a user's box and clear logo image.
-
My guess is that it's not implemented. Should be fairly easy for someone to add it via the CTC if they are so bold. My understanding is that scanlines are just not planned for this theme, but again can be added for anyone that wants to venture into the CTC.
-
I've only ever seen graphic issues like this due to outdated graphics drivers (normally if you are running integrated graphics, which is very common on those handheld devices), or if you have the nahimic service running in the background (which you can check within your task manager under the services tab). If you do have the nahimic service running, we recommend you remove/disable it, as it can cause graphical glitches like this in all programs created using .NET
-
Launchbox broke after exporting games for android
faeran replied to adrigifer's topic in Troubleshooting
We've had a few users mention that their third party security program ended up blocking necessary files that LaunchBox needs to function. Do you have any anti-virus/security programs that could be doing this? -
Hey @viking. First, make sure you are on 12.13, as setting fbneo up in RA won't work on 12.12. You'll also want to make sure that in LaunchBox, you set the scrape as value to Arcade. Then, either an import or download metadata and media wizard should work fine. In RetroArch, you'll end up seeing the config files in: RetroArch\config\FinalBurn Neo And they should be pointing to: RetroArch\overlays\GameBezels\MAME
-
We also need to see the rest of the window. The total games number is referring to the total amount of games that you have imported into LaunchBox, while the first number is referring to how many are being displayed. So unless you have selected to display All games, it would be normal to only be seeing a subset of your total collection.
-
Are you able to take a screenshot of what you are seeing in LaunchBox? The 60 total games you are seeing at the bottom is referring to the total games you have in your entire library and not in a specific platform/filter.
-
There's a property on the video element that would allow you to make the videos either Stretch or respect their aspect ratio. That's probably what you'll need to adjust.
-
The cleanest way would probably be to create a custom Big Box theme, and edit the GameMarquee.xaml to only display images in a folder of your choosing named after the platform or filter type. It would require you to learn a bit about custom themes, and a little about the code. Although, you could probably do it fairly easily using the Community Theme Creator as well.
-
You would need to edit the theme to make it work with Ultrawide screens. Luckily there's the Community Theme Creator files that you can load up in the CTC. So you could make the changes in a user interface without having to dive into the code itself.
-
Curious to the steps you are taking to set your shaders. From what I know, here are some basic steps: Launch a game, then enter into the quick menu and go to the Shaders section Load a shader, then click Save, and save it as either a Core Preset, Content Directory Preset, or Game Preset (Game overrides Content Directory, and Content Directory overrides Core)
-
Dimensions / ratio of graphical theme elements
faeran replied to Elhora's topic in Big Box Custom Themes
Really, there's no set size here, especially when dealing with custom themes, you set your own size. The banners that come with LaunchBox have always been close to a 4:3 ratio, but not all of them are the same. -
This should be fixed in version 12.13. Give it a try and let us know.
-
Question about the "Tools > Manage > RetroArch > Update" feature
faeran replied to schmosef's topic in Troubleshooting
The updater pulls, and extracts over-top, the latest stable release from here: https://buildbot.libretro.com/stable/ This includes both the program and the cores. -
The 12.13 Beta thread has now been open, and can be found here:
-
Hey everyone, 12.13 beta 1 is out now. We have a number of fixes and improvements to the bezel integration. Testing is much appreciated. Improvement: The Bezel window will now appear during imports when using older versions of MAME that use the mame64.exe executable, as well as versions of MAMEUI Improvement: Added the ability to display the content image in LaunchBox's ListView (for theme devs) Improvement: Bezels are downloaded for additional applications as well as the primary version of the game Improvement: RetroArch bezels will now have their opacity set to 1.0 via the game override setting Fixed: RetroArch bezels for some Arcade platforms will now properly download Fixed: Pressing Browse in the Add Additional Application window would sometimes throw an error
-
I don't know too much about Xemu troubleshooting, but you made me curious, since I haven't updated that emulator in a while. However, after updating to the newest version and setting up all the settings in the emulator itself, it worked just fine through LaunchBox. What's puzzling is that this emulators needs no special settings to get working through LaunchBox, so as long as it works by itself, there's not much to getting it to work in LaunchBox. Therefore, you'd want to look at the basics. Make sure your games are pointing to the right ROM file, and pointing to the right version of Xemu that's working on your system. Make sure your Xemu emulator entry in LaunchBox has the correct configuration settings in there (for example the default command line should be: -full-screen -dvd_path ). If you want, take a bunch of screenshots of your Xemu emulator entry in LaunchBox of the Details, and Associated Platforms section. Along with some screenshots of one of your games edit window, of the Launching and Emulator sections.
-
-
How to disable Mame Bezel in Launchbox/BigBox?
faeran replied to dukey3784's topic in Troubleshooting
After disabling overlays in RetroArch, go down to Overrides and save either a Core, Content Directory, or Game override. -
Replace that with something like this: <Image Grid.Column="1" Grid.Row="1" Grid.RowSpan="4" Source="{Binding Path=ActiveGame.ScreenshotImagePath}" Panel.ZIndex="4" /> This will also replace the video for the text games view, if you use that instead of one of the wheel views. Also note, you can find other image bindings that you can use in the Documentation.pdf file, located in your LaunchBox\Themes folder.
-
Version 1.0
1,159 downloads
Here's a first attempt at a 2D Box Front image pack. I used the new Image Pack Creator tool in LaunchBox 12.12 to pack these up, so it should work well to import them into LaunchBox. I'm hoping these cover the vast majority of the games that could be in your library. The pack is North America first, with coverage for some European games (and possibly a few Japanese games). I did not create these images, but I heavily up-scaled and treated each one. I'm pretty sure the base pack that I started with was by WallyWonka, so big thanks to him. All images were up-scaled, slightly cleaned, sharpened, and then set at a resolution of 850x850 and saved out as jpgs. The goal here for me, was to figure out a quick way to create for myself a good quality, consistent, pack that was better than what was already out there. As I keep learning about different bulk tools to treat images, the better the results will get (if anyone knows of any good programs for this, I would love to hear about it). Then I can transfer that knowledge to other systems with the hope of being able to apply it to all the platforms in my library. -
Sounds like you want to make it so when you enter into a game details page, you see a screenshot of the game instead of it playing a video. You can do this, but it would require that you edit the theme you are using. Custom themes are created by community members, and if you are wanting to change the intended behavior of them, you would have to dive into the custom theme's code and replace the necessary parts to do what you want it to do. In your case, you would have to dive into the TextGamesView.xaml file and replace the code that deals with playing videos with screenshot images.
-
This is not currently planned for this release, but maybe something like that could be considered in the future.