Maddoc1007 Posted May 5, 2017 Share Posted May 5, 2017 Same here super fast fix @Jason Carr KUDOS 1 Link to comment Share on other sites More sharing options...
MesonW Posted May 5, 2017 Share Posted May 5, 2017 Wow, I am super impressed. I take my hat off to you Jason. Thank you for, well... a) reacting to the issue so quickly, like you're on the pulse of your users b) fixing it so quickly, with a direct link to the latest beta (which is now in my DropBox j.i.c.) c) ... LaunchBox! 1 Link to comment Share on other sites More sharing options...
Evil_Orko Posted May 5, 2017 Share Posted May 5, 2017 Any way to make a quick fix to the importing of .exe files? It's really a pain in the rear to import them under any random emulator and then batch editing the entire group to use 'no emulator'. I think that a launcher should launch .exe files easier than it is currently. Just hoping it's a quick fix... Thanks. Link to comment Share on other sites More sharing options...
Maddoc1007 Posted May 6, 2017 Share Posted May 6, 2017 (edited) @Jason Carr there is a problem with trying to work on any theme in Visual Studio with the game wheel views etc that use coverflow coverfactory i think it is down to visual studio not finding the plugins for coverfactory and therefore you cannot work on any theme views using coverfactory with the latest beta Edited May 6, 2017 by Maddoc1007 Link to comment Share on other sites More sharing options...
cammelspit Posted May 6, 2017 Share Posted May 6, 2017 Whew, I was just coming here all "Oh my god my LB isn't opening! AAAAAAH! Run for the hills!" but you already fixed it. Now my blood pressure can return to normal. 2 Link to comment Share on other sites More sharing options...
Maddoc1007 Posted May 6, 2017 Share Posted May 6, 2017 (edited) @Jason Carr Just also noticed that transitions:TransitionPresenter x:Name="Video" TransitionSelector="{Binding ImageVideoTransitionSelector}" Content="{Binding ImageVideoView} is no longer pulling the images when Use Game Background Video is ticked in the settings in themes in BigBox in latest beta but when it is not ticked the small video still works and the large background image works. Edited May 6, 2017 by Maddoc1007 1 Link to comment Share on other sites More sharing options...
Nielk1 Posted May 6, 2017 Share Posted May 6, 2017 (edited) @Jason Carr where do we put feature requests for plugin interfaces, the bitbucket? I am thinking a way to trigger navigation (go to a specific UI section such as series/seriesname or playlist/playlistname) would be a good idea. I'm starting a lot of little test plugins just to see what can be done so far. You'll probably also want a general service plugin in the future, but you will need to add a lot more thread safety for that to the core application. Edited May 6, 2017 by Nielk1 2 Link to comment Share on other sites More sharing options...
dov_EL Posted May 6, 2017 Share Posted May 6, 2017 5 hours ago, Jason Carr said: @ninja2bceen, I messaged you but I'll respond here as well. Agreed that it would be pretty cool, we just would need the community to maintain the data. We should put that on the next poll. @dovella Collection syncing via Dropbox, etc. is already possible just by putting the LaunchBox folder inside of the Dropbox folder. @Lmagnus87 I will be providing some demo plugins myself, but we'll be mostly relying on the community to build plugins going forward (I'll just keep developing stuff into LaunchBox and Big Box directly). @spektor56 That should be possible for someone to build soon enough. Yep , The problem is not wanting to sync everything, but decide what to sync.For example, no commands (use different gamepads), Link to comment Share on other sites More sharing options...
Nielk1 Posted May 7, 2017 Share Posted May 7, 2017 Welp, I have my "Install with Steam" plugin working mostly. The issue I'm having is that since the libraries I need to use are 32 bit in some cases I had to write an interprocess system using Named Pipes and JSON. Those darn Named Pipes like to get all sorts of screwed up for me. No one else will have any issue like that, it's just an issue I'm having that might influence some of my suggestions for plugin types. 1 Link to comment Share on other sites More sharing options...
superfurry Posted May 7, 2017 Share Posted May 7, 2017 Yep , The problem is not wanting to sync everything, but decide what to sync.For example, no commands (use different gamepads), Hey Jason I wrote you a private message , any chance of a hand with that question buddy ? [emoji5]Sent from my iPhone using Tapatalk 1 Link to comment Share on other sites More sharing options...
Omen Posted May 7, 2017 Share Posted May 7, 2017 After updating to the latest beta (beta 5), BB no longer shows screenshots for games that don't have videos. 1 Link to comment Share on other sites More sharing options...
Lmagnus87 Posted May 7, 2017 Share Posted May 7, 2017 Beta 5 is slower than before? I tried to delete my configuration but the startup is little slow Link to comment Share on other sites More sharing options...
emko Posted May 8, 2017 Share Posted May 8, 2017 7 hours ago, Lmagnus87 said: Beta 5 is slower than before? I tried to delete my configuration but the startup is little slow same here used to show start up video then bigbox now its showing the vdeo twice 1 Link to comment Share on other sites More sharing options...
Rincewind Posted May 8, 2017 Share Posted May 8, 2017 Not sure if this is a new bug or not but the videos are now playing just the music on some games only.... see the below video when it gets to "2020 Super Baseball" Link to comment Share on other sites More sharing options...
Rincewind Posted May 8, 2017 Share Posted May 8, 2017 Skip that I didn't have the video........ I know I did so I must of deleted it at least now I know what happens if there is no video to play. Link to comment Share on other sites More sharing options...
Maddoc1007 Posted May 8, 2017 Share Posted May 8, 2017 @Jason Carr And all Theme Developers. I Think i might have the DPI scaling issue for text solved. We just have to put in the Themes anything that uses text inside a Viewbox, i have tried this on Normal (100%), Medium (125%) and Large (150%) and the text did not expand over its container on any of those sizes. Here is a code example:- <Viewbox x:Name="viewbox" Margin="0,-6,0,-12" Width="365"> <Canvas x:Name="PlatformDetails" Width="523" ClipToBounds="True" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Margin="0,0,0,0" Height="158" RenderTransformOrigin="0.5,0.5" > <controls:ScrollableTextBlock x:Name="Details" Text="{Binding Details}" FontFamily="Cambria" FontSize="26" Foreground="White" TextWrapping="WrapWithOverflow" Width="423" ScrollBeginDelay="6" ScrollSpeed="2" ScrollAutoReverse="True" ScrollEndDelay="6" ReverseScrollSpeed="0.5" ScrollDirection="Up" TextOptions.TextFormattingMode="Display" TextTrimming="CharacterEllipsis" TextOptions.TextHintingMode="Fixed" FontWeight="Bold" > </controls:ScrollableTextBlock> </Canvas> </Viewbox> </DockPanel> 2 Link to comment Share on other sites More sharing options...
deliyuerek85 Posted May 8, 2017 Share Posted May 8, 2017 (edited) @Jason Carr Since the last beta if you have no video set for a playlist, you don't see the images in the device image folder anymore. Could you change this back plaese, because I am using device images for some playlists instead of videos? Edited May 8, 2017 by deliyuerek85 1 Link to comment Share on other sites More sharing options...
jchasa Posted May 9, 2017 Share Posted May 9, 2017 Wasn't sure where else to place this. I just wanted to mention that the last changes that Jason made with startup performance my BB startup time is really quick now less than a third of the time. I was also having slow response time in BB as far as navigating around in between menus and just moving around the interface at all. But that is all gone and it is really quick now. For reference I have a small collection under 2000 games and current hardware. 2 Link to comment Share on other sites More sharing options...
Omen Posted May 9, 2017 Share Posted May 9, 2017 19 hours ago, deliyuerek85 said: @Jason Carr Since the last beta if you have no video set for a playlist, you don't see the images in the device image folder anymore. Could you change this back plaese, because I am using device images for some playlists instead of videos? Whatever bug is causing that issue is probably the same bug causing screenshots not to show up when a video isn't available. 1 Link to comment Share on other sites More sharing options...
emko Posted May 10, 2017 Share Posted May 10, 2017 (edited) the CRC dupe check is not working for some games and each time i run the metadate update i get a new image fix this buy manually deleting all of the killer7 front box and then did the metadata download and this time it will only get 1 so its working but its still getting dupes for all the other media types, i tried this method on another game that is having this problem but it does not work. http://gamesdb.launchbox-app.com/games/images/31 is it possible the problem is that the database has more then 1 front cover and its confusing the CRC check? seems like the games i have so far found all have more then 1 front cover not sure if this means anything. on beta 2 i did clean images and it removed all dupes, i have not used emumovies for anything all the new metadata/images where grabbed from Launchbox DB so something is still not right it should show no deleted images. Edited May 10, 2017 by emko Link to comment Share on other sites More sharing options...
Recommended Posts