ermac_0 Posted September 27, 2019 Share Posted September 27, 2019 ok so I have to do it manually from Emu or somewhere else? 3 minutes ago, neil9000 said: You do if you pay for there premium service. Platform videos you can get from Launchbox under Tools/Download Platform/Playlist videos. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted September 27, 2019 Share Posted September 27, 2019 2 minutes ago, ermac_0 said: ok so I have to do it manually from Emu or somewhere else? If you have there premium service then videos are scraped when you import games, unless you unchecked those media files at import. Quote Link to comment Share on other sites More sharing options...
ermac_0 Posted September 30, 2019 Share Posted September 30, 2019 On 9/27/2019 at 4:59 PM, neil9000 said: If you have there premium service then videos are scraped when you import games, unless you unchecked those media files at import. i do not have the premium.. but I can download them manually? Quote Link to comment Share on other sites More sharing options...
neil9000 Posted September 30, 2019 Share Posted September 30, 2019 6 minutes ago, ermac_0 said: i do not have the premium.. but I can download them manually? You can get the low quality ones from there site, but it would take days/weeks as there is a speed cap and a daily download limit for free users downloading the low quality videos. Quote Link to comment Share on other sites More sharing options...
ermac_0 Posted September 30, 2019 Share Posted September 30, 2019 Just now, neil9000 said: You can get the low quality ones from there site, but it would take days/weeks as there is a speed cap and a daily download limit for free users downloading the low quality videos. Dam. So no alternative? once you download and get everything and lets say my PC crashes I have to be a premium member to do it again right? Quote Link to comment Share on other sites More sharing options...
dragon57 Posted October 1, 2019 Share Posted October 1, 2019 15 hours ago, ermac_0 said: Dam. So no alternative? once you download and get everything and lets say my PC crashes I have to be a premium member to do it again right? Your alternative is make a full backup of your images and videos directory, at minimum. Hard drive space is pretty inexpensive these days, so factor in your time to start from the beginning versus having a backup. Quote Link to comment Share on other sites More sharing options...
KillerQ Posted October 2, 2019 Share Posted October 2, 2019 (edited) I have figured out how to alter/add the overlay on game selection screens in Unified Refried, but where are the source templates for the system preview video screens? This photo is an example of how I'd like my video to look. When I add an mp4 to my newly created system, the video preview fills the left part of the screen as opposed to being inside of an arcade cabinet. I can't find word that video arcade cabinet template is located to add my new system. Thanks! Edited October 2, 2019 by KillerQ Quote Link to comment Share on other sites More sharing options...
lemoncadebay Posted November 5, 2019 Share Posted November 5, 2019 Thank you for this. I was a huge fan of hyperspin. I’ve started adding your theme to big box and love it. 1 Quote Link to comment Share on other sites More sharing options...
lemoncadebay Posted November 6, 2019 Share Posted November 6, 2019 (edited) hello, what should I check if the wheel art and pointer is not showing properly? I've refreshed the art (in BigBox) a few times. Edit: Okay, I may have figured it out. My rom names and clear logo names do not match. But, I let Launchbox handle downloading the art from EmuMovies for me. How should I fix this? Edit: changed the name of some image files to match the roms, still shows the wheel as a long list, no pointer. the wheel and pointer only work for systems, not games. weird. Also, the wheel never goes away. It sits there constantly Edited November 6, 2019 by lemoncadebay Quote Link to comment Share on other sites More sharing options...
tallpr24 Posted November 26, 2019 Share Posted November 26, 2019 how do you get the custom font for each game like in the video? Quote Link to comment Share on other sites More sharing options...
tallpr24 Posted November 26, 2019 Share Posted November 26, 2019 how do get the bezels? Quote Link to comment Share on other sites More sharing options...
djtatocd2020 Posted January 2, 2020 Share Posted January 2, 2020 gracias impresionante trabajo Quote Link to comment Share on other sites More sharing options...
djtatocd2020 Posted January 2, 2020 Share Posted January 2, 2020 gracias exelente Quote Link to comment Share on other sites More sharing options...
dnm Posted April 29, 2020 Share Posted April 29, 2020 On 3/31/2019 at 3:31 PM, CriticalCid said: Open the View you want to edit with a text editor of your choice (Notepad, Notepad++, etc) and search for the Background code block. It should look something like this: <!-- BACKGROUND --> <TextBlock x:Name="BackgroundFileName" Visibility="Collapsed"> <TextBlock.Text> <MultiBinding StringFormat="{}pack://siteoforigin:,,,/Themes/Unified/Images/Theme/Background/{0}.jpg"> <Binding Path="KnownPlatformOrPlaylistTitle" /> </MultiBinding> </TextBlock.Text> </TextBlock> <Image x:Name="BackgroundImage" Grid.ColumnSpan="8" Grid.RowSpan="8" Source="{Binding Text, ElementName=BackgroundFileName, FallbackValue='pack://siteoforigin:,,,/Themes/Unified/Images/Theme/Background/_Default.png'}" Opacity="100" Panel.ZIndex="0" Stretch="Fill" RenderOptions.BitmapScalingMode="HighQuality" /> Replace this code block with the following code: <!-- BACKGROUND --> <transitions:TransitionPresenter TransitionSelector="{Binding BackgroundTransitionSelector}" Content="{Binding BackgroundView}" Height="{Binding ElementName=Canvas, Path=ActualHeight}" Width="{Binding ElementName=Canvas, Path=ActualWidth}" IsContentVideo="false" Grid.ColumnSpan="8" Grid.RowSpan="8" Panel.ZIndex="0"/> I've tried to have Background images for each games... but the system show up the Box Front images as background Quote Link to comment Share on other sites More sharing options...
CriticalCid Posted April 29, 2020 Author Share Posted April 29, 2020 You should check if your background priorities are correct. Open up LaunchBox -> Tools -> Options -> Legacy -> General -> Images -> Background Priorities. Make sure that only "Fanart - Backgrounds" is checked. Quote Link to comment Share on other sites More sharing options...
GCS2000 Posted November 11, 2020 Share Posted November 11, 2020 (edited) So I clearly have messed up this install and I am hoping its something simple. I followed the install instructions and what I end up with is the wheel on the LEFT of the screen not the right. Also when I go into the platform (say Arcade) all I get is the flyer of the game to choose from not the game wheel and videos etc. Changing wheel views etc does nothing everything is the same. What is weird is I put this on another cabinet and it all came out just fine so not really sure what step I missed or screwed up on can someone point me in the right direction please? ***EDIT - ALL FIXED*** I just figured out what was screwing this up. I had BB and LB set to run as Admin. Taking that off and it all works now. I had forgotten that I had turned on Admin for another reason when I was trying to get MAME going so now that Run as Admin is off its fine. Lesson learned. Leaving this here in case anyone else runs into the same issue. Thanks Greg Edited November 11, 2020 by GCS2000 1 Quote Link to comment Share on other sites More sharing options...
GCS2000 Posted November 14, 2020 Share Posted November 14, 2020 (edited) So I am revisiting my post above. I have a second machine and have LB set up and running fine and imported games etc. BB is working but not with this theme (again). I have tried running as admin and not as admin. I followed the install instructions and did things the same as I did on the other machine but the unified theme does not show in BB. I select it but theme stays as the default. Also after applying Unified them normally I should have the option to change the wheels view and platform view but there is no option to change wheel view. Its really odd. Not sure what else to check/fix. EDIT - ok so tested some other themes same thing. Essentially it appears the BB is not accepting the application of ANY theme no matter. I can only use the default theme. EDIT #2 - Ok so once again I managed to figure out my problem, LOL. Found on the forum here that the theme was inside of another folder and that it had to be in the "main" folder. Moved the files into the first main folder and she is good to go now. Knew it had to be simple. Edited November 14, 2020 by GCS2000 1 Quote Link to comment Share on other sites More sharing options...
hobapli Posted December 20, 2020 Share Posted December 20, 2020 hi friends , discs are not spinning on bigbox... Only Jason's discs are spinning and its too fast... Any help ? Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted December 23, 2020 Share Posted December 23, 2020 On 12/20/2020 at 6:50 AM, hobapli said: hi friends , discs are not spinning on bigbox... Only Jason's discs are spinning and its too fast... Any help ? You mean the Unified Redux theme? The Unified Redux theme discs do spin a lot faster, by design. The Unified theme should work perfectly fine though, with spinning discs. You may need a video driver update. Also make sure you don't have anything running in the background that might be interfering, including anti-virus software. Quote Link to comment Share on other sites More sharing options...
hobapli Posted December 24, 2020 Share Posted December 24, 2020 (edited) 9 hours ago, Jason Carr said: You mean the Unified Redux theme? The Unified Redux theme discs do spin a lot faster, by design. The Unified theme should work perfectly fine though, with spinning discs. You may need a video driver update. Also make sure you don't have anything running in the background that might be interfering, including anti-virus software. thank you for your reply Jason, so I realized that any theme's "games view" option looks always the same. games view 1 ,2 ,3 nothings changesd, no matter which one I choose, it's always the same. Edited December 24, 2020 by hobapli Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.