Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    4,498
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by C-Beats

  1. Those filter views only have text view that I'm aware. You could potentially create your Platform Category view to look like the view you're trying to use and then you could select any of the platform views.
  2. Easiest way is to go platform by platform. Select all the games in that platform (CTRL+A works) and then go to Tools > File Management > Change ROM Path for Selected games. A wizard will come up asking you what root folder the roms are in, point it to the new location and let it do it's thing. If you're feeling risky you could also just use string find and replace on the xaml files located in \\LaunchBox\Data\Platforms. If you do this make sure you have a backup of your files and are doing it with LaunchBox closed.
  3. I don't really have any answers for these questions. You could reach out to support@unbrokensoftware.com and express your interest there and leave any questions you need/want answered and some one that can actually get you real answers can respond to their best ability.
  4. Typically when we see reports of items being "moved around" automatically the user has files in the \\LaunchBox\Data\Platforms folder that don't belong. For example Skraper tends to put "-backup" files in there and it causes issues like what you're describing.
  5. You can turn debug logging on in Tools > Options. Files are then generated in \\LaunchBox\Logs
  6. We don't actually tell the application being launched what monitor or orientation to launch in. Do you have a plugin running that may be causing this? I know we do have some on the forums that change how/where an app is launched.
  7. You definitely have something going on with your machine if closing the app doesn't revert any lag your experiencing. LaunchBox doesn't leave anything open or running once the save event is done (which should only last a few seconds after closing the app) and so there would be nothing to affect your PC. When LaunchBox is open you can launch Task Manager and see if your machine is bottlenecking at all. You can also then close LaunchBox and make sure the process closes out (again it won't be removed from the list until the save event finishes, this shouldn't take longer than 60s, if it lasts longer let us know).
  8. This hasn't been changed. We can potentially take a look at addressing it if time permits.
  9. The runtime needed for 13.2 is .NET Core 3.1 Desktop Runtime. We've noticed in Windows 11 that the OS doesn't properly report that the runtime is installed if installed after a newer runtime. Typically if you run into the issue you need to uninstall the .NET Runtimes you have and then install them again from oldest to newest and then restart your computer. This is one of the reasons we decided to change how we distribute the app from 13.3 onward.
  10. Company is US based. We all work remote and the company itself doesn't have a central physical location.
  11. Yeah, the documentation should be up to date. I was thinking it may be possible to pass the URL to the "VideoPath" property of the control.
  12. All default controls and logic in both apps use local videos only and don't stream videos from the net at all. It MAY be possible to pass the URL to our newer FlowVideo control, but I've never tested it to know if it works, and what types of URL's it would or would not play nice with.
  13. In Tools > Options there is a section for turning items off/on in Game Details. You need to uncheck the "3D Model" item.
  14. Well something is going on because that isn't the right size for 13.2 DLLs. Can you take this file and the installer you have and upload both to VirusTotal.com and let me know what hash you get for both files? Seems for some reason you may not have the correct files in your directory.
  15. Could one of you navigate to \\LaunchBox\Core\BigBox.dll and right click it and select Properties. Can you verify that at the bottom of the window there is nothing talking about unlocking the DLL, also could you make sure the file isn't set to read-only. If the file has either can you undo it (unlock the dll, and make sure readonly is off) and then run the installer again and see if the problem persists.
  16. Tools > Manage > Manage Platforms. Find the platform you want to change the folder for and hit edit. Then in the Folders tab change the game folder and press OK to save the changes.
  17. @Fursphere would you mind enabling logging on both devices and run the test again and then send them my way? Would help track the sync activity and vet what's going on.
  18. Thanks for the detailed step by step @Fursphere I'll sit down with it and see if I can replicate at all. It shouldn't affect anything, but so I can get the test as close as possible, were you launching the games from LaunchBox or Big Box?
  19. They have changed their API and send both. We've just opted to match the scoring system they've chose to adopt on their website. We can look into it changing it a bit down the road, but last I knew the softcore score was something they were debating eventually removing. They already don't really support them and so until we know how secure that scoring system was we opted not to change to showing it (or a combination of the two)
  20. As of right now the Sort Title is the only way to order the items in that view.
  21. This is a Direct X error thrown by your video card. Typically happens when drivers are out of date of an app corrupts your video card buffer and causes unforeseen issues. Vet your video card drivers are up to date and then restart your computer and you're usualy fine after.
  22. The app doesn't "install" the runtime. It's just placed in the core folder with the rest of the dependencies and is loaded from disk to make the program function.
  23. The binding is in Game Details and allows the theme to respect the setting to use or not use 3D models in the Game Details view. Faeran requested it be added so he can make Big Details respect your settings and hide the model if you've disabled it via Options
  24. I personally use x360ce in my cab. I didn't have the issue you are experiencing but I needed it to get the controls to work the way I wanted across all the games I wanted to play on it. x360ce will be able to map all your inputs to a virtual Xbox Controller that the app can see and use and should fix your issue. You also have the ability to set up per-app configurations to assist you should you run into any issues with the games/emulators you want to play with your cab.
  25. Are you getting any error messages pop up? If so can you post them? If not can you do the following: 1. Shut down Big Box 2. Open LaunchBox 3. Go to Tools > Options > Debugging and makes sure debug logs are enabled. 4. Press OK to save options and then close LaunchBox 5. Open Big Box, let the screen go black then kill the process 6. Navigate to \\LaunchBox\Logs\ and post the latest file in that folder here so I can review it.
×
×
  • Create New...