Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,115
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. I know my Nvidia cards have the ability to mess with settings like that per app. I'd check and see if you can do any app overrides and just turn it off for LaunchBox/Big Box and leave the global setting to on.
  2. As stated, open up a ticket and we'll see how widespread the issue is. I am locking the thread as it's clear you have no interested in having a civil level-headed conversation about this issue.
  3. Intel drivers are known to have issues with WPF applications (at least for their integrated graphics cards). Do you have the intel graphics software for that card? Or whatever AMD calls theirs? If so look for a setting to force anti-aliasing off or on. Intel drivers by default attempt to "auto-detect" whether they should use it or not and it causing a lot of artifacting. I've never seen it cause the issue you're reporting, but is worth a shot.
  4. CRT is a dying tech, which is why there are adapters being made... to help those refusing to quit it. 640x480 IS low resolution and has been for several decades. 4:3 is an aspect ratio (which is what themes target) not a resolution and IS supported just fine as you've stated. You have several ways of accessing your LB data on another computer or monitor to make it possible to configure your machine. I don't mind discussing the issue with you, but if you are going to be entirely unrealistic about the facts of the matter than it'd be in both of our best interest to just move on.
  5. Yeah, np. I get where you're coming from. Out of curiosity what card are you using, and does your system have an integrated card, a dedicated one, or both? I do know that intel integrated cards have known issues with WPF applications, so curious if something similar may be occurring on your machine.
  6. LaunchBox doesn't have any custom code to handle rendering, it's all done by the WPF framework which is just using Direct X to do everything. A lot of what you're talking about is far too low level for the application to have any idea about it, let alone change behavior because of it.
  7. Most of your performance hit isn't the symlink (per se), it's the fact you've linked to a location on network instead of local. Because of how those links work this WILL cause serious performance degredation.
  8. We don't actively target such a low resolution because frankly a lot of the content just won't fit and be real legible on the majority of machines using that resolution. As many others have stated the amount of users touching resolutions THAT low are extremely small. As a business analyst I would expect you to be able to look at this objectively. We have a team of 3 and only one person actively developing LB/BB. The amount of time we can devote is a set number and any time spent on one item is time that can't be spent on others. To make the highest return on our time investment we have to take into consideration the amount of users affected by an issue as well as if there are feasible work arounds. This particular issue affects very few users, and there are several work arounds since the app is portable. I'd suggest you create a ticket on it so we can get a better understanding of how many users are affected by this issue, then can properly triage the issue from there. That being said you also have to take into consideration you're asking for development time on a hardware that is no longer in production (at least I'm unaware of any company still producing them) and will likely never be again, which alone is a pretty hard pill to swallow.
  9. Remove the controller bindings for the rotations if you don't want them to be. Changelog means there is a setting that can be used to tell the view to use the old way or the new way of showing those views. The old way makes it a static image.
  10. I'd vet if you TV has a "game mode" in it that helps with response times. If the same program works on one TV but not the other it has to be because of the device of the OS settings for that device. The way LB works it really doesn't pay any attention to the monitor it's on other then to determine scaling values.
  11. Unsure if you are using the CTC or raw XAML but essentially all you'd need to do is replace the FlowImage control with a FlowModel one. You can take a look at the Default theme's coverflow views to get an idea as to how to do that
  12. Sounds like a typical issue when using the "Use All Controllers" settings and you have certain controllers hooked up into your machine. Wheels especially are known to do this and Big Box has a setting in it's options to ignore some of those problematic controls.
  13. I read the statement as being closer to the latter image.
  14. We don't have any way to do this in app en masse currently. Does sound like something a plugin dev could whip up fairly quickly if you can con one of them into it.
  15. This was done for backwards compatibility and just folder cleanliness. When we moved from .NET Framework 4.8 to .NET Core 3.1 the file structure applications use changed drastically. We didn't want to clutter the main folder with all the extra crap so we put the main application in the core folder and made a redirect app to sit in the main folder to not break any existing shortcuts. We put the symlinks in the core folder because a lot of the older themes required us to do so to not break pathing. I've never heard of symlinks causing any computer performance hit. Also not real sure why you're already making symlinks yourself in the LB directory.
  16. Interesting. Don't know that I've ever seen a CD case that looked like that.
  17. If you go into Options > Security there are several things you can remove from the system menu. As long as you don't hide it while locked you should be able to
  18. Locking Big Box removes this option
  19. @PaulyC Can you confirm the left/right side of the jewel case looks better for you in beta 6? @spycat we have a clear spine variant, have you tried that?
  20. Yeah if the games are all in \\LaunchBox\Games and your emulators are in that folder (and portable) as well it's just copying the folder from one location to the other.
  21. The answer to your question varies greatly depending on your setup. LaunchBox is an entirely portable app and moving it only requires copy the folder the a new location. If your games aren't in the LaunchBox folder after doing so you will want to select the games by platform and in the Tools menu there is a menu item to change the rom path (believe in the File Management submenu). You can use that to point LB to where the roms are now located.
  22. Long press a game and then in the menu appears press "Edit Media"
  23. Hey all. Probably one of the last updates I'll make on the forum about the app. Will only be making updates on the CHAOS Discord server moving forward. Just wanted to let ya all know I stood up a temporary SquareSpace website to distribute the app with. You can now go to www.libraryinchaos.com and get the app from there. Isn't a real sexy website but should serve the purpose I need it to until I get the time to hand craft one.
  24. This is almost always caused by one of the following: 1) You have a service called nahimic running on your computer. Check Task Manager service tab and look for a service starting with that name and shut it off it you find it. Then restart Big Box 2) You are using an integrated Intel GPU (like Iris XE) and need to go into Intel's graphics dashboard and turn Anti-Aliasing either OFF or ON (doesn't really matter which) instead of it's default "guess" value. Then restart Big Box
  25. Not sure where you are seeing "Blank boxes" where a video should be. Anything in default themes of LB/BB either will show a screenshot image where the video should be, or just hide the video control if there are no videos. In either app you can currently theme something to make this possible and without requiring the video be copied for every game. That being said if you are wanting it to appear in the LaunchBox Games Details Carousel control that currently isn't possible. This is the first I've ever really heard of this request, and it doesn't personally make a lot of sense to me. That being said you can create a BitBucket ticket for it though, if it gets enough votes I'm sure it'd be considered. At this time this features isn't on any roadmap though as far as I'm aware.
×
×
  • Create New...