Jump to content
LaunchBox Community Forums

teeedubb

Members
  • Posts

    69
  • Joined

  • Last visited

Everything posted by teeedubb

  1. No option to vote on the ability to use a custom pdf reader so LB doesn't automatically default to the system pdf viewer, which is feature rich but bloated and not suited to viewing manuals with a controller at all ?
  2. It would be nice if LB could auto generate artwork like aeon nox in Kodi does, eg for banners it would use a portion of the fanart with text over the top. LB could use a screenshot, since all games have these available, and the font of the system. This could be also used to generate missing covers etc - Ive seen a few of these in the db. Eg: Here is how the banners look in Kodi. Granted it it using game logos for text, but I guess there could be a priority system in place eg if no logo available then use text
  3. You could use an autohotkey script to launch ff7 then automate the button presses to get into the game.
  4. Does make display the system in its console output/log file? If so you could use that to launch xpadder.
  5. Use the ahk function msgbox to troubleshoot, ie see if the variable is being passed on correctly
  6. pass the rom file onto the script as a variable: dolphin-wrapper.ahk "C:\Users\a9041158\Documents\iso\Muramasa__The_Demon_Blade.iso" Change this line to Run, "C:\Users\a9041158\Documents\Ishiiruka.Stable.758(05f5dddab).x64\Dolphin.exe" /e %1%
  7. Can you please add an option to select a pdf viewer executable so it's possible for LB not to use the windows default pdf viewer (the way it previously worked)? That way I can use a light viewer for LB and and full featured viewer/editor out outside of LB.
  8. While it would be great to have a pdf reader built into LB, it's possible to have this feature via an external program. I'd personally like to see the dev time spent elsewhere, like on the new 3d engine Ive heard rumoured on the forums ?
  9. Is it possible to download media and metadata for only one platform? When I try "Tools > Download Metadata and Media" with a platorm selected it downloads data for all platforms. I had a closer look at the platform metadata and while it might have added some data, there is still quite a bit missing for platforms that have info in the DB - "notes" in particular for multiple platforms and SNK Neo Geo CD is missing everything. EDIT I tried with all the games selected in one platform, and while it does update metadata only for that platform, it didnt update any data for the SNK Neo Geo CD platform
  10. Yeah, platform metadata. I updated all my systems last week and it didn't update it. I'll try updating a single platform and see how it goes.
  11. @Jason Carr any chance of adding the ability to update system metadata in the next release so that we can make use of off the data that has recently been added? ?
  12. Seems like the lack of visual feedback is a product of the strange numbers in the community rating - if I add a rating for a game with no rating the visual feedback works as expected
  13. Hi Jason, Still getting strange community ratings with b10. Also, is there meant to be some visual feedback when setting the rating in BB? All I see is 5 solid stars, so its not possible to see what I'm setting. Setting the rating via a controller felt strange too, like only one direction worked? (I get that feeling because only one direction would give audio feedback, the others were silent. One other thing, does anyone know what the numbers next to retro achievements stand for?
  14. So aafter updating win 10 to 1709 and LB to the latest beta the crashing has stopped. Not sure what fixed it. Still curious if LB contains some kind of logging so if any issues arise in the future they can be troubleshooted.
  15. Just noticed LB is displaying a strange community rating... Also the rating should be limited to one decimal place.
  16. Hi, BB crashed when exiting the achievements window for Secret of Mana on SNES with the following error: Object reference not set to an instance of an object. App: Big Box Version: 7.15-beta-5 Type: System.NullReferenceException Site: Void (<>c__DisplayClass24_2) Source: BigBox at (<>c__DisplayClass24_2 ) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.AchievementViewModel.<>c__DisplayClass24_2.<InitializeImage>b__4() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority) at (Action , DispatcherPriority ) at Unbroken.LaunchBox.Wpf.Threading.Invoke(Action callback, DispatcherPriority priority) at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.AchievementViewModel.<InitializeImage>b__24_3(ImageSource source) at (Object ) at Unbroken.LaunchBox.Wpf.BigBox.ImageLoader.LoadImages(Object unused) 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: 7:37:15 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:15 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:15 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:15 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:16 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:16 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:16 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:16 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:17 PM Music.StopAndResumeBackground Start 7:37:18 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:18 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:18 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:18 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:22 PM Music.StopAndResumeBackground Start 7:37:22 PM Music.StopAndResumeBackground Start 7:37:22 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:22 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:22 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:22 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:23 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:23 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:23 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:23 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:23 PM Music.StopAndResumeBackground Start 7:37:24 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:24 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:24 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:24 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:25 PM Music.StopAndResumeBackground Start 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:26 PM Music.StopAndResumeBackground Start 7:37:26 PM Music.StopAndResumeBackground Start 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:26 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:27 PM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 7:37:27 PM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 7:37:27 PM VlcMediaPlayer.Dispose(bool disposing) Free 7:37:27 PM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 7:37:49 PM Exception
  17. Hi, As per the title, LB crashes when launching Dolphin with a WiiWare rom. I've had this issue previously with Dolphin + Wii roms, but worked around this bug by enabling the "Attempt to hide console window on startup/shutdown" option in the "Manage Emulators" window. Enabling and disabling this option has no effect on the crashing, it happens either way. When LB does crash, all I get is the windows popup "LaunchBox has stopped working....". This happens in either LB or BB. LB7.15-b4, Win10x64, Dolphin 5.0-5800, crash is present whether I launch the game via Dolphin directly or via RocketLauncher, 43 systems installed with this crash only present with Dolphin. I've had a poke around for a LB log file to see if it could shed some light on this, but couldnt find one. Does anyone know if LB has a log file, and if so, where is it kept? @Jason Carr or anyone else, any suggestions on how to track down what is causing LB to crash? Thanks
  18. Thanks for the info - i'll stop looking for an option to rescan platform metadata Woud be great if this could be added - it would be inline with LB's KISS theme!
  19. Hi, I have noticed that metadata has been added for all platforms in the LB database, which is great news - thanks! But how do I update my LB install to display this new info? I dont see any option to update platform data when updating game data. I also tried manually editing one of the platform xml files, though this didnt work (plus updating, and keeping up to date, each platform is tedious). Just to be clear, Im talking about data fields such as release date, cpu, media, etc and not artwork. Thanks
  20. LB and Kodi have hooked up and produced a baby.. now we'll have LB's rom management and features paired with kodis slick interface
  21. Best solution I have found to hide windows is to replace the shell with something else. Stops windows from getting in the way of things. I replace it with eventghost because I boot into Kodi, but you can use LB or any other program you like. You can easily switch back to using the windows shell if you need to. There's loads of how to's on the net.
  22. Hi, I've seen that in the db info has been added for all platforms (and you can now edit them too :)) which is great. I'm trying to update my LB so it can display this added info, but running and update doesnt seem to update platform metadata? Not sure if I'm missing something.. So can anyone shed some light on how to update platform metadata from the db? Thanks
  23. Is that in the lb db or the lb app? I had a look at the database after posting this and its had info populated for most (all?) systems?.. now I need to get my lb to pull the updated info.
  24. Any updates on adding system info to the db?
  25. Don't mean to hijack this thread, but I've posted a pre configured sumatrapdf + joy2key portable install in the downloads section.
×
×
  • Create New...