-
Posts
1,114 -
Joined
-
Days Won
5
Maddoc1007 last won the day on January 27 2020
Maddoc1007 had the most liked content!
Recent Profile Visitors
6,415 profile views
Maddoc1007's Achievements
128-Bit Self Aware (7/7)
349
Reputation
-
New Reader as an emulator works great with .cbz and .cbr
-
@JoeViking245Thank you for that works perfect again many thanks
-
Hi Joe and thank you i have added as a command line --fullscreen so it opens fullscreen, if there are any command lines for this that would make margin none and fitwidth etc (ie for all the settings) i tried adding these to command line but the reader fails to open and will only work with the fullscreen command, and if not i hope @Jason Carr will empliment these command lines. again thanks.
-
Introducing LaunchBox Reader, a built in way to read game manuals, guides, magazines, and other documents directly inside LaunchBox and Big Box, with realistic page turns, customizable reading layouts, appearance settings, and keyboard/controller input mappings Say we have a platform for game magazines a general magazine that covers game history etc , or just for comics in their own Platform, how can we make Launchbox/Bigbox make this the default reader for such things, do we add the reader as an Emulator, or is there some otherway of doing this so that when we click on that magizine in its own platform and it will automatically launch??? Instead of haveing to go look for link to launch it, if this is not the case is this envisaged for a future update. KUDOS on this addition of a Reader a highly sought after addition.
-
Im not sure as i no longer install betas haveing been burned by them corupting platform view xamls and their backups on occasion and now only install full updates. But if it means we can launch another instance of a seperate install Launchbox/Bigbox exe then yes that is brilliant, as i use a different install on a different drive of Launchbox for my movies.
-
In the first few years of Launchbox/Bigbox this was in fact a feature/ and we could actually launch multiple versions of bigbox however for some unknown reason this feature was taken away from all licenced members.
-
LaunchBox now includes video playback controls for a better in-app video viewing experience Is there a way to turn off this feature it is very obtrusive and not really needed as you already have control, click once on the video to pause and click once again to unpause the video in the details pane on Launchbox, also by clicking on the arrows it already fullscreens the video. Duplicating this process is not necessary, can there be an option to turn off this in options but leaving the old legacy way still working??
-
Thank you for your unending help and wishing you and yours all the best in whatever path you take KUDOS
-
@AstroBobJust discovered this today on newest 13.26 release it has duplicated a lot of platforms under the platform category Arcade only, not other categories like consoles pc.s etc, see picture, I was able to delete these thankfully without losing any games or media. I do not have any playlists created even though when I right clicked duplicate platform and went to the game tab and tried to remove games from these phantom platforms 13.26 created it said that theses weren't proper playlists and did I want to create proper playlists.
-
It has even broken newer Bigbox themes. startup video is hit or miss whether it will start before Bigbox. In theme no video or video borders showing, borders around logos not showing also no background image showing except default background image in the Aetherial theme had to rollback to 13.24 and also turn off all updates.
-
d66dle started following Maddoc1007
-
Is Launchbox going to fix all the Assembly not found issues in visual studio, something that has ben happening for a long long long time makeing it impossible to see a visual representation of a theme in visua studio. See below this is the default theme and its countless errors in VS.
-
I am leaving LaunchBox effective... well right now
Maddoc1007 replied to SentaiBrad's topic in Monkeys
@SentaiBrad So sad to see you go as it was you who first put me on to LaunchBox a few years back when it was starting out. You will be missed, and i would like to take this opportunity to thank you for all the help that you have given me and others in that time. KUDOS man take care and i hope thing go well for you in what ever future en-devours you pursue. -
BIGFLIX: A new user experience for your HTPC
Maddoc1007 replied to SNAK3ATER's topic in Big Box Custom Themes
@SNAK3ATER You could wrap the notes in a viewbox here is an example <Viewbox Grid.Column="6" Grid.Row="5" Stretch="Fill"> <DockPanel Height="270" Width="264" HorizontalAlignment="Stretch" VerticalAlignment="Stretch"> <Canvas x:Name="NotesCanvas" Width="{Binding ElementName=NotesPanel, Path=ActualWidth}" ClipToBounds="True" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Visibility="{Binding ScrollingNotesVisibility}" Margin="0,0,0,10"> <Controls:ScrollableTextBlock Name="ScrollingNotes" Text="{Binding Path=ActiveGame.Notes}" FontFamily="Cambria" FontSize="18" Foreground="White" TextWrapping="Wrap" Width="{Binding ElementName=NotesCanvas, Path=ActualWidth}" ScrollBeginDelay="10" ScrollSpeed="3" ScrollAutoReverse="True" ScrollEndDelay="10" ReverseScrollSpeed="0.5" ScrollDirection="Up" MaxWidth="{Binding ElementName=NotesCanvas, Path=ActualWidth}" TextOptions.TextFormattingMode="Display" FontWeight="Bold" /> </Canvas> </DockPanel> </Viewbox> Remember to give the dockpanel the size and width of the viewbox as example, Hope it helps. As for the red and black why not just include both in a separate folder and the user can choose which ever want they want to use by overwriting the main one you choose for the theme? -
@Jason Carr Figured out what the problem was by looking at the LaunchBox must close error details Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: LaunchBox.exe Problem Signature 02: 7.11.0.6 Problem Signature 03: 594bf3e4 Problem Signature 04: PCSX2 Configurator Problem Signature 05: 1.0.0.0 Problem Signature 06: 592b3a5f Problem Signature 07: 6 Problem Signature 08: 11 Problem Signature 09: System.NullReferenceException OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 6153 Additional Information 1: 6669 Additional Information 2: 66695417878ba4200b9da6f3c5464cba Additional Information 3: c266 Additional Information 4: c26696436097baaae5130c82cd5fe451 As you can see from it it is the PCSX2 Configurator.dll that was causing the problem with this platform as soon as i deleted that plugin dll it is working properly again.
-
@Jason Carr Hi Jason i keep getting this error when i click on any game in arcade platform Taito Type X this error report pops up, after i click on ok on the error popup i get the popup that LaunchBox needs to close. it is the only arcade platform that this happens with and was working fine (see ps at bottom). I am on the latest beta, here is the error Object reference not set to an instance of an object. App: LaunchBox Version: 7.11-beta-6 Type: System.NullReferenceException Site: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean) Source: System.Windows.Forms at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at (MainForm , Game ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.SetOneSelectedGameState(Game game) at (MainForm , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.gamesControl_SelectedGameChanged(Object sender, EventArgs e) at Unbroken.LaunchBox.Desktop.Controls.GamesControlBase.OnSelectedGameChanged() at Unbroken.LaunchBox.Desktop.Controls.ImageGamesControl.<selectionTimer_Tick>b__63_0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Recent Log: 6:27:18 PM Music.Pause Start 6:27:18 PM Music.Prepare Start 18:27:18 Music.Kill Start 18:27:18 Music.Kill Finished 18:27:18 Music.NotifyTrackList Start 6:27:18 PM Music.NotifyTrackList Invoke 6:27:28 PM Music.Pause Start 6:27:28 PM Music.Prepare Start 18:27:28 Music.Kill Start 18:27:28 Music.Kill Finished 18:27:28 Music.NotifyTrackList Start 6:27:28 PM Music.NotifyTrackList Invoke 6:27:35 PM GameDetailsGui.RedrawDetails Start 6:27:35 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 6:27:35 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 6:27:35 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 6:27:35 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 6:27:35 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 6:27:35 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 6:27:35 PM GameDetailsGui.RedrawDetails End 6:27:35 PM Exception Ps:it started happening when i clicked on an entry, then did ctrl A and hit F5 for a refresh as i had changed some images.