Jump to content
LaunchBox Community Forums

wallmachine

Members
  • Posts

    942
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by wallmachine

  1. In the TextListView.xaml it never lets me put it as uppercase font for the game names however the A-Z search is uppercase and text in Platform views. What it should look like.
  2. yes you can set a trigger for it when LunchBox starts
  3. wouldn't this work? https://www.computerhope.com/issues/ch000322.htm or Open Task Scheduler → Create a Basic Task
  4. I'm 99% sure its not possible to embed a view in another view or call the data by that view... but I'm sure someone who knows better can say otherwise.
  5. @Jason Carr sent you the theme. no i didn't delete the Styles folder. nor did I delete the Styles folder from the Default theme folder, test example deleting the Default theme folder and launching bigbox then recreates the Default theme folder however does not recreate the Styles folder.
  6. No I don't have a backup... I ignored all previous updates and just downloaded 9.4-beta-11 today.
  7. I had to manually change it after the latest beta, with the latest beta there is no Styles folder in the 'Default' theme folder. Specific fonts do not work correctly if they are in the Styles folder or manually referenced but if the Styles code is put into the Game/Platform views file it works. Regarding the ... it just doesn't work.
  8. this broke my new theme that uses. TextGamesView.xaml TextListView.xaml ListBoxStyle.xaml ListBoxItemStyle.xaml
  9. Hey great work on both the tv shows/movie importer! is it possible to use themoviedb (TMDb) with this launcher like you done for the TV Shows version? or am i getting confused and omdbapi is TMDb?
  10. Collection was modified; enumeration operation may not execute. App: Big Box Version: 9.3-beta-1 Type: System.InvalidOperationException Site: Void ThrowInvalidOperationException(System.ExceptionResource) Source: mscorlib at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at System.Linq.Enumerable.<CastIterator>d__97`1.MoveNext() at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at (GamesViewModelBase , Platform , String , Playlist ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.GamesViewModelBase.Init(Platform plat, String searchQuery, Playlist filters) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.<>c__DisplayClass245_0.<ShowGames>b__1(Object state) 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() Recent Log: 11:46:38 PM Music.Kill Start 11:46:38 PM Music.Kill Finished 11:46:39 PM Music.Kill Start 11:46:39 PM Music.Kill Finished 11:46:41 PM Music.StopAndResumeBackground Start 11:46:41 PM Music.Kill Start 11:46:41 PM Music.Kill Finished 11:46:42 PM Music.StopAndResumeBackground Start 11:46:42 PM Music.StopAndResumeBackground Start 11:46:46 PM Music.StopAndResumeBackground Start 11:46:46 PM Music.StopAndResumeBackground Start 11:46:54 PM Music.Pause Start 11:47:49 PM Music.Resume Start 11:47:50 PM Music.Pause Start 11:47:56 PM Music.Resume Start 11:47:56 PM Music.StopAndResumeBackground Start 11:47:56 PM Music.Kill Start 11:47:56 PM Music.Kill Finished 11:47:56 PM Music.StopAndResumeBackground Start 11:47:56 PM Music.Kill Start 11:47:56 PM Music.Kill Finished 11:47:57 PM Music.Kill Start 11:47:57 PM Music.Kill Finished 11:48:04 PM Music.Kill Start 11:48:04 PM Music.Kill Finished 11:48:05 PM Music.Kill Start 11:48:05 PM Music.Kill Finished 11:48:07 PM Music.StopAndResumeBackground Start 11:48:07 PM Music.Kill Start 11:48:07 PM Music.Kill Finished 11:48:08 PM Music.StopAndResumeBackground Start 11:48:08 PM Music.StopAndResumeBackground Start 11:48:20 PM Music.Pause Start 11:48:44 PM Music.Resume Start 11:48:44 PM Music.StopAndResumeBackground Start 11:48:44 PM Music.Kill Start 11:48:44 PM Music.Kill Finished 11:48:44 PM Music.StopAndResumeBackground Start 11:48:44 PM Music.Kill Start 11:48:44 PM Music.Kill Finished 11:48:46 PM Music.Kill Start 11:48:46 PM Music.Kill Finished 11:48:53 PM Music.Kill Start 11:48:53 PM Music.Kill Finished 11:48:54 PM Music.Kill Start 11:48:54 PM Music.Kill Finished 11:48:56 PM Music.StopAndResumeBackground Start 11:48:56 PM Music.Kill Start 11:48:56 PM Music.Kill Finished 11:48:57 PM Music.StopAndResumeBackground Start 11:48:57 PM Music.StopAndResumeBackground Start 11:49:10 PM Music.Pause Start 11:49:27 PM Music.Resume Start 11:49:27 PM Music.StopAndResumeBackground Start 11:49:27 PM Music.Kill Start 11:49:27 PM Music.Kill Finished 11:49:28 PM Music.StopAndResumeBackground Start 11:49:28 PM Music.Kill Start 11:49:28 PM Music.Kill Finished 11:49:29 PM Music.Kill Start 11:49:29 PM Music.Kill Finished 11:49:36 PM Music.Kill Start 11:49:36 PM Music.Kill Finished 11:49:37 PM Music.Kill Start 11:49:37 PM Music.Kill Finished 11:49:38 PM Music.StopAndResumeBackground Start 11:49:38 PM Music.Kill Start 11:49:38 PM Music.Kill Finished 11:49:38 PM Music.Kill Start 11:49:38 PM Music.Kill Finished 11:49:45 PM Music.StopAndResumeBackground Start 11:49:45 PM Music.StopAndResumeBackground Start 11:49:45 PM Music.Kill Start 11:49:45 PM Music.Kill Finished 11:49:45 PM Music.Kill Start 11:49:45 PM Music.Kill Finished 11:49:46 PM Exception
  11. To generate mame.ini, plugin.ini & ui.ini you will need to open Command Prompt to your MAME folder and then type mame64.exe --cc
  12. Collection was modified; enumeration operation may not execute. App: Big Box Version: 9.3-beta-1 Type: System.InvalidOperationException Site: Void ThrowInvalidOperationException(System.ExceptionResource) Source: mscorlib at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at System.Linq.Enumerable.<CastIterator>d__97`1.MoveNext() at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at (GamesViewModelBase , Platform , String , Playlist ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.GamesViewModelBase.Init(Platform plat, String searchQuery, Playlist filters) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.<>c__DisplayClass245_0.<ShowGames>b__1(Object state) 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() Recent Log: 11:47:43 AM Music.Pause Start 11:47:44 AM Music.Resume Start 11:47:44 AM Music.Resume Start 11:47:46 AM Music.StopAndResumeBackground Start 11:47:47 AM Music.StopAndResumeBackground Start 11:47:48 AM Music.StopAndResumeBackground Start 11:47:48 AM Music.Initialize Start 11:47:48 AM Music.Kill Start 11:47:48 AM Music.Kill Finished 11:47:48 AM Music.StopAndResumeBackground Start 11:47:48 AM Music.StopAndResumeBackground Start 11:47:49 AM Music.Pause Start 11:47:55 AM Music.Resume Start 11:47:56 AM Music.StopAndResumeBackground Start 11:47:56 AM Music.Kill Start 11:47:56 AM Music.Kill Finished 11:47:57 AM Music.StopAndResumeBackground Start 11:47:57 AM Music.StopAndResumeBackground Start 11:47:59 AM Music.Pause Start 11:48:01 AM Music.Resume Start 11:48:01 AM Music.StopAndResumeBackground Start 11:48:01 AM Music.Kill Start 11:48:01 AM Music.Kill Finished 11:48:03 AM Music.StopAndResumeBackground Start 11:48:03 AM Music.StopAndResumeBackground Start 11:48:05 AM Music.Pause Start 11:48:12 AM Music.Resume Start 11:48:15 AM Music.Pause Start 11:48:16 AM Music.Resume Start 11:48:17 AM Music.StopAndResumeBackground Start 11:48:17 AM Music.StopAndResumeBackground Start 11:48:17 AM Music.Kill Start 11:48:17 AM Music.Kill Finished 11:48:17 AM Music.Kill Start 11:48:17 AM Music.Kill Finished 11:48:18 AM Exception
  13. I just tried updating 62 systems with just Clear Logo's selecting both EmuMovies and the Games DB it seemed to do something but when I checked the folders it only downloaded a few but said it updated all files successfully and when I checked each system in EmuMovies or GamesDB they both have the Clear Logos available.
  14. Is it possible to have the following two views twice in the one theme? TextGamesView.xaml TextListView.xaml
  15. every time I now try to switch a theme I get the please wait box appear for a good 15 seconds?
  16. but that wouldn't work if you slightly place the not selected logos behind the selected game like i have done below?
  17. @Jason Carr you mentioned that 'some themes do it with the wheels already' what do you mean by this? are you able to explain a bit further, examples? are you able to elaborate on the horizontal and vertical wheel effects as checking the documentation or api page i am unable to find further information. Maybe a rewrite/update of documentation and what is now possible could be handy?
  18. sounds good! other options could include separate transitions for the not selected game and also separate spacing im sure other things can be added to spicy the theme look.
  19. @Jason Carr is it possible to make the coverflow have separate properties so that we can change the opacity and other options? example: the game that is selected has no opacity the rest of the logos have some type of opacity
  20. My Platform list incase your interested. Battle Gear 4 Tuned Battle Gear 4 Tuned (v2.03) Chase HQ 2 Mobile Suit Gundam: Spirits of Zeon Memory of Soldier Hariki Baseball Online Won!Tertainment Music Channel Half Life 2: Survivor Usagi Online Valve Limit R
  21. Its in the database a metadata update just needs to be pushed which has just been pushed live, try searching again @bryantjs6. https://gamesdb.launchbox-app.com/games/dbid/156365 https://gamesdb.launchbox-app.com/games/details/106365
  22. nice, do you also have 2d version?
×
×
  • Create New...