Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,187
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. Ah looking at the stacktrace that isn't the same one as the one we touched in beta release. I'll have to dig into that one. Sounds like the reason is likely the same for both so fixing it should be fairly straight forward.
  2. Can drag images to the Edit Game/Platform window (when on that page/tab) to import them as well.
  3. Web team has been made aware and will look into it as they have time. Thanks for letting us know.
  4. Is the error the exact same? Are you doing in anything specific when you start to see it?
  5. Can try some of the cut marquee options (think we labeled it Marquee compatibility) in Big Box options. They were designed to play nice to work with marquees that are made by cutting a full screen (and reporting as such to the OS) but may work for you use case. You could potentially just batch alter your images to add some whitespace to the top of the image as well.
  6. This appears to be an issue that should be resolved in the latest beta release. You could opt into those via the Options window inside of LB and grab the latest version and see if that corrects this for you.
  7. Some of those older themes were designed to only ever display video and don't fallback to any background images. If you don't have platform videos downloaded they wouldn't show anything there. You MAY be able to alter the BB settings in the Video section of the option menu and tell it to fallback to game videos for platforms missing them and then it'd play that (assuming you have them). To grab platform videos you can open LB and go to Tools > Download and in that menu should be something talking about Platform videos (don't have the app open so don't remember the exact label). After you click that a window appears that lists all your platforms, categories, and playlists and lets you attempt to grab videos for them that we have on our servers.
  8. Feel free to adjust the theme as desired. I built it for the way I consume/navigate my library. If you have any specific suggestions I can potentially help ya edit the theme to do so. Not sure I have much interest in changing much at this point in the theme proper but I don't mind people making variations/derivatives from it. That being said this theme is pretty cumbersome so editing it isn't always as strait forward as it may seem like it should be, especially if editing the details since there quite a few number of permutations built into it.
  9. Considering nothing we do is done via RL by default either YOU set it up and should know how to correct or you bought a pre-configured drive from some shady seller and should reach out to them for support.
  10. Not entirely sure what you need help with. The error already tells you how to fix it. Open the emulator without starting a game (just double click it in File Explorer, or right click a game in LB and select Open RPCS3 menu item) and then navigate in it's menu to the settings window, let it open, and then press OK.
  11. Email support@unbrokensoftware.com and explain your situation and they can help you.
  12. Nope. I personally can't stand UI moving without me telling it to and so none of the UI does so.
  13. While navigating BB interface Big Box natively does what you're seeing. Just turn on the marquee screen on the second monitor
  14. Can you just navigate to that file, right click and select properties and then see an "Unblock" button on that first tab? Typically it's how you manually tell Windows to knock it off with the overzealous big brother stuff like that.
  15. Spoke too soon @The Papaw, your issue resolved in beta 3 which I believe is coming out pretty early today.
  16. 1) You can change the look of any of the lists 2) You can add any number of your own collections to the top of the view, you can see some of that syntax in the default theme 3) Currently I don't believe you can stop the auto-generated lists in anyway short of severing the internet connection to Big Box. This would be good thing to submit a feature request for.
  17. If the game is from Steam there is some logic tied to matching those games that differs from other platforms/sources. If a game is from Steam we look for the DB record that matches the ID, if one isn't found we then look only in games that don't have one assigned. If that game has one assigned and it doesn't match the ID you have then it wouldn't be found. If you go to the game in question and enter that games page, is there a "View on Steam" button on the right of the page? If so does it go to the same steam app id you have imported? If not you'd want to report that to the feedback site so we can take a look at it.
  18. Many of the criticisms while worded a bit harshly aren't entirely off base either. I'll be the first to admit there are definitely some things in the app I'd love to get smoothed out. That being said there is a place to discuss that and this isn't it. I appreciate the positive vibes but this thread needs to stay on track. We aren't very picky about where things end up MOST of the time, this is an exception to the rule. The goal here is to keep an open line of communication with people taking the time to help us test a release to deliver a stable product. For example, if anyone is still having issues with videos or music playing after they launch a game, increase (or decrease) in stuttering, or they see some issue marked as fix still rearing it's ugly head we'd very much so like to hear about it. The intent is to release a stable full version fairly soon so we can move onto other things, it'd be nice to hear from a few people that saw these issues to confirm they no longer do. @The Papaw for example has an issue that should be resolved in this release (paths not coming over from Welcome Wizard), it'd be nice to hear if you're still seeing this issue on your end or if it is indeed resolved for you as well.
  19. If you're doing this via a plugin you can call IGame.GetVideoPath on the game you added the videos to and it'll update that flag. If using a application outside of LaunchBox you'd have to manually alter the XML yourself. LB updates that flag on it's own anytime it goes to fetch a video and finds one, or during specific scans to set that flag (like when using the Games Missing Media sidebar or the Audit tool)
  20. Hid some posts. I'm all for constructive criticism but put it some where it belongs. Keep this thread about the beta release so we can verify changes being made are productive. You want the app to get better, be constructive in how you "help" so that neither yours or our efforts are a wasted one.
  21. Honestly sounds like you have an issue with explorer and Win32 processes on your computer. If File Explorer is crashing when you press browse that's not our code running and is native Windows calls. If you haven't already make sure to run command prompt as admin and run "DISM.exe /Online /Cleanup-Image /RestoreHealth" (without the quotes) first and let it run. This ensure Windows has the latest and correct definitions for what files your OS should be using. Then run "sfc /scannow" (again, without the quotes) and let it run and see if it corrects anything. If it does restart your computer. File explorer and those Win32 processes also REALLY lag behind if you have network locations not actually hooked in and communicating properly. I have a network drive that is often off and Windows still tries to ping the thing when File Explorer first opens and it causes issues and extreme delays at times in my own File Explorer processes across several apps (and even Windows itself). Sometimes you can alleviate the issues with it doing so by opening File Explorer in windows FIRST, and THEN doing it in the app. I believe it has a sort of response cache it'll utilize and causes it to happen far less often (or least does on my machine). Also some of what you're doing is still WAY more work than you'd need to do even if you can't run File Explorer via LB. For example import the game (can do multiple by just drag/dropping files from File Explorer to LaunchBox) and then in the import options check the box that says something like "Use Folder Name for Game Name" should help if the exe is some random filename. If it doesn't rename the title and then in the edit game window immediately press "Search for Metadata" and then pick the game from the drop down. Then you can go to the Images or Video tab and grab images for it from there, or when you're done doing that for all the games you are imported just run the Download Metadata/Media wizard. If THAT doesn't find the images you need and you have to manually grab them, instead of manually moving/renaming them just open the Edit Game window for the game you're adding them to and then go to the Images tab and drag the files to the preview area. Now set the Image Type for those images that you added and save the Window. We'll copy the images to where they need to go and name them correctly for you.
  22. Flashpoint is the first place I'd look for any Flash Game. If they have it then yes you'd be able to launch it via LB though I admit I don't remember what the best way to implement it in LB is. I know there are several plugins floating around that made that process easier. I'd assume one of them is still the best bet. I looked on their database and they have a demo version of the game. Don't know enough about that title to know if a full version was released or what the difference between the two is content wise.
  23. C-Beats

    Playlist Icons?

    and people think spray and pray only works in Call of Duty...
  24. C-Beats

    Playlist Icons?

    You're putting in the legacy location instead of where they currently go. You need to put it in \\LaunchBox\Images\Media Packs\Platform Icons\{Pack Name (must be the pack you have enabled}. If you ALWAYS want to use it regardless of what pack you have enabled you can alternatively put it in \\LaunchBox\Images\Media Packs\Overrides\Platform Icons
  25. Was able to rep and have code in place to correct. Thanks for the report!
×
×
  • Create New...