-
Posts
7,330 -
Joined
-
Last visited
-
Days Won
27
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retro808
-
Yeah this issue and the workaround was mentioned early on in the thread. I am confident The dynamic duo will have us squared away soon.
-
This is a feature of the current LB/BB build. The videos simply need to be in the console's respective video folder and named exactly as your game is in LB. The videos would then be named with a -01, -02, and so on after the game name. Just be sure it is "-01" and not "_01" (not underscore). Example: \Launchbox\Videos\Raw Thrills\H2Overdrive-01.mp4 \Launchbox\Vidoes\Raw Thrills\H2Overdrive-02.mp4
-
This is definitely odd as the Settings.xaml is where the issue normally is. It is possible one of the backups could be corrupted, but deleting it and letting LB generate a new one should rectify. Try copying the one from the new folder into the original build's folder.
-
Issues with COLORFUL BigBox theme.
Retro808 replied to AgentOfTheOreos's topic in Big Box Custom Themes
This could be due to the Beta. We have been experiencing a few issues with the Beta and it has affected themes, startups, pause, and some other areas. I recommend going into your \Launchbox\backups folder and running the last stable version installer. Do not run beta 13.1 or 13.2. You can simply run the installer right over top your existing build. It will not affect settings. If the theme is back to working then it is likely a beta issue. Issues that occur when you update with a beta are best posted in the beta thread. It helps for better tracking. -
Dod you try both ways mentioned?
-
Just remove the Settings.xml from your \Launchbox\Data folder. Then inside you \Launchbox\backups folder open one of the recent backup zipped folders and copy the settings.xml file from within that zip into the \Launchbox\Data folder. If everything returns to normal you can delete the corrupted one you moved out from there to begin with.
-
Ah I just tested the Unified Startup and I get the same thing. I had only tested on three Startups / Pause theme's I made that are using custom image folders. I did not try any themes from other creators. Regardless of which them I use though if I Change the image path to the full folder path that allows it to work again. Put it back to the relative path and it stops working.
-
Yeah Pause working ok for me as well. Only issue is the ones using a custom image folder outside of the theme’s folder will not show images, but it still functions otherwise.
-
No, this means you did not actually point it to install over the existing set-up. If you search you will likley find you have to instance of the Launchbox.exe somewhere. What we typically see when this happens is someone had it install in the Launchbox folder into another Launchbox folder. Look and see if you have \Launchbox\Launchbox\Launchbox.exe showing. Open you original LB folder and see if there is a Launchbox folder inside of it.
-
Glad your sorted. Saw Neil assisted in the discord. Dolphin never needed admin rights and neither does LB/BB. So no need to mess with setting admin.
-
Videos play in BIGBOX but not in LAUNCHBOX
Retro808 replied to reverse_sorrow's topic in Troubleshooting
Correct. That is a premium feature. -
Dolphin working fine here - both GC and Wii. Tested the prior Dolphin version and the one it just updated to (5.0-12348). You running LB/BB as admin by chance or even Dolphin as Admin? If so undo that and test. Dolphin should not need it and we do not recommend it for LB/BB.
-
BigBox is having issues showing images from a custom image folder that is not located within a theme's folder. I have some custom marquee view xamls in a few cabinets that use a background image in a custom marquee folder located within the LB Image folder structure. BB will not show the image. I only get a black screen. Revert to 11.2 and it works as it should. If the folder is in a theme’s folder it works. I keep the images placed in the LB Image folder so all themes can use the marquee image folder and I do not need to replicate images and place them in each theme. Original folder image path: <TextBlock x:Name="MarqueeStatic" Visibility="Collapsed"> <TextBlock.Text> <MultiBinding StringFormat="{}pack://siteoforigin:,,,/Images/Marquees/Platforms/{0}.png"> <Binding Path="SelectedGame.Platform" /> </MultiBinding> </TextBlock.Text> </TextBlock> If I place the image folder in the theme like this it works: <TextBlock x:Name="MarqueeStatic" Visibility="Collapsed"> <TextBlock.Text> <MultiBinding StringFormat="{}pack://siteoforigin:,,,/Themes/Chrome Metal/Images/Marquees/Platforms/{0}.png"> <Binding Path="SelectedGame.Platform" /> </MultiBinding> </TextBlock.Text> </TextBlock>
-
Context menus, plugins, and Steam and Gog games are back to working. Also so far I have not had any random issues with LB closing on its own. My fames launched by a compiled AHK work as well. So far so good.
-
Yes. It was mentioned a couple times in this thread. Never done it that way so I cannot say. Doing it that way is not needed just run the installer right on top of the existing build. It does not mess up settings.
-
You just need to run the installer for the version you want. It will not override any settings. You can back up your data folder if you want to be safe.
-
Posting some pics of what you see would help with troubleshooting.
-
New beta definitely does not like a few plugins. Had to remove SteamScraper from the plugin folder. Said the .dll for those needed unblocking and they already were. LB would not open at all until I removed the plugin. Same for Youtube one, but I do not use that one anyway.
-
Several ways to get videos. There are some in our forum's downloads section under Game Media. In the third-party section there is also a Youtube Scraper and a Steam Scraper plug-in that you can use. Lastly, if you are have premium license for LaunchBox there is now a screen capture and video capture feature to make your own videos snaps for games. Also, please do not post the same question in multiple threads. One post is sufficient. I deleted the other one.
-
You can add as many rows and columns as you want, but is not really necessary to get precise fitment. I will likely use only 4 rows/columns once I am sure what he wants. You can always align image left, right, center or even use margins to align. As well as specifying height and width. So several ways to refine it. In the example you are giving using the grids in the image you would confine the image to specific rows and columns. Note the rows/column numbering do not start with 1. It starts with 0. So the first Row is actually Row 0, not Row 1. So you would would confine your image to Grid.Row="1" Grid.Column="1". Then you need to specify how many rows and columns it spans. In this case spanning 4 rows and 6 columns. Grid.RowSpan="4" Grid.ColumnSpan="6". As far as it filling the space you can specify a Stretch with either Fill, Uniform, or UniformToFill. Example: Stretch="UniformToFill" which will keep the aspect but fill the grid so part of the image may get cutoff. The best I can recommend is take a simple Pause or Startup theme and look at its code against the image on screen it produces. Since most of these themes are very basic in coding it should be easy enough to see what item affects what on screen. Also look in this thread for tips and tricks.
-
I remember another post with someone using the same controller and Pause issues. I will see if I can find it. Are you using a single button for Pause or a combo?
-
Retroarch and Mame should not have an issue with pause menu. What controller are you using and are you also using any third party software like JoyToKey? For the audio try unchecking the option for "Mute Audio During Transition" in the Pause settings inside LB tools.
-
I think you are misunderstanding how this is working. That script in the pic is my AHK script. It does not need an AHK file. So there is no compiled script that I am using and attaching to the emulator. If an emulator needs an AHK script to close you just put the script in the tab showing in the pic.
-
It's right there in the third pic. That is the edit emulator screen for my TeknoParrot set-up. The AHK is in the Running AHK Tab.