Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,945
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by C-Beats

  1. Yeah. Not trying to say those builds don't exist AT ALL. For the type of build you are referring to (VPIN) I can see it being more popular. Though what you are referring to now has very little to do with what the OP was originally referring to.
  2. Built into WPF theming, no need for a plugin, beta has a new video control we implemented that could make this even easier as well.
  3. All those things would be displayed by your pinball app, not Big Box so not sure there'd be much point in adding extra monitors for those type of set ups. That being said if you are using LEDBlinky with a LED DMD you can technically already have 3 of the 4 things you just mentioned in Big Box now. Playfield would be primary monitor, LEDBlinky control the DMD, and backglass could be set up as marquee monitor.
  4. It's something you turn on in the options page of LaunchBox
  5. All of the features you are wanting to use in your theme are in the current beta release and use new property bindings to work. Everything you asked IS possible in Beta. Most of which has been revealed how in the beta testing thread. If wanting to pursue this path and are ok with XAML, I would grab the beta version and take a look at the new WallView's used in the beta and see if you can use them to guide you to what you want to build.
  6. Unsure what support you feel is missing. What exactly are you hoping for that can't already be done with the marquee?
  7. Only one Manual Path can be set per game. You CAN however add PDFs as Additional Apps to access them via LaunchBox and Big Box though
  8. Ironically went to test the work around and "failed" their new captcha challenge....
  9. We have code that clears cookie's related to Origin for this purpose. Epic at the time of integration didn't save cookies in any meaningful way that this was a problem when we first implemented it. I would assume some of the code on their servers have changed a bit and is causing the issues. I will look into adding an option to force login during import, or add something in options like we do with Origin. I'll see if I can get a work around figured out for you in the meantime.
  10. That captcha was pretty troublesome when testing the implement as well. Unfortunately that is all coming from Epic and we have no way of bypassing it. I recently had to change my password and login the actual Epic Game Library app again and had the same annoying things in their own app.
  11. Text is always done pretty immediate. FlowImages follow the following process "flow": Check if image cached, if not build cache item, load cache. If it has to build the cache item the load process can take a second to complete. If you entering a platform that doesn't have ANY cache items it can take a bit for the cache process to cache everything and load it. The other views did NOT have the same dispose logic in them as WallView which could have affected memory usage. That has been corrected for the next release.
  12. Nice catch. Was able to replicate and will get it taken care of.
  13. Thanks for this. I was able to replicate and will get a fix put in for it.
  14. Currently no. In the next release we have a new CoverFlow Theme Devs can use that would make it possible to do it, but there is no option you can set inside of BigBox to make the view behave that way.
  15. Did you get a hard crash with error report? If so is there anyway you could try to replicate and post the error you are seeing? Also what theme / view were you using when you had the issue?
  16. It won't get reset on start up, but any update WILL overwrite that file. Neil is correct that using a standalone in a separate folder as the emulator for your videos would work best.
  17. FlowVideo has a "StretchVideo" property that should make it fill the space it covers
  18. Awesome information, thanks for that @JoeViking245
  19. Both the ROM set and the MAME version need to be a newer version. The command we use to identify the ROMs in the import process has been in MAME since 2008 as far as I can tell, so something newer than that.
  20. Rows is the number of rows to display in the FlowControl. If you have a CoverFactory set it will override anything you set in Rows though.
  21. This process wasn't changed in the beta. I DID notice the labels were not updated in the wizard but I am getting the files copied there.
  22. Disregard. I see what you mean. I'll look into why that is happening.
  23. @wallmachine Could you send me your XAML file so I can see exactly what is going on. I have made some changes to code since last beta release that helps with extra rows not showing up, but feel this may be caused by something else. At the moment SelectedScale is ONLY for the selected item, you can't scale up TO the selected item the way you are referring to
  24. Do you have any plugins installed that may be causing this? The error reads like LaunchBox is failing to load a dependency. If you don't have any plugins installed I would rerun the installation and see if that corrects.
  25. Bit concerned that your folders are turning read-only on automatically as this CAN (as you've pointed out) cause issue's within LaunchBox. For those processes to work LaunchBox needs to be able to write to your Data and Metadata folders (and the files within them) and if it is waiting on a file lock it could cause that issue (though in most cases it should just error). Is LaunchBox installed in a system location on your computer? Can you complete ANY downloads? For example can you go to Help and select "Force Update Games Database" and download that successfully?
×
×
  • Create New...