Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,115
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. Thanks for the heads up @JoeViking245, sounds like @faeran was able to replicate so I'll take a look at it and get that fixed for next version.
  2. Unfortunately at this time we don't have anything built in to do this. We did just get a request for it that you can vote on here: https://bitbucket.org/jasondavidcarr/launchbox/issues/6288/start-launchbox-with-windows-in-the I do like the thought of having that ability, but unfortunately it isn't in just yet.
  3. We will get it added to Old Default as well, though any custom theme's you (or the theme dev) will have to add the button yourself.
  4. @mctrading The only supported way to launch into a table directly in FX3 to my knowledge is using cabinet mode on Steam version.
  5. We have added logic to correct Rom import when importing MAME files in the most recent beta (11.18 beta 1). If not already on it, I would opt into the beta and try again.
  6. Currently different fields are joined with an AND and multiple entries of the same field are joined with an OR. There is currently no way to change that.
  7. This should be corrected in 11.18 beta 1 which is out now. You can opt in via the Options Menu in LaunchBox on the Updates tab.
  8. Yeah, but did you just install over the top of an existing install, or completely remove it, then install?
  9. Have you tried uninstalling the runtimes completely, then reinstalling?
  10. If it found something it may be worth while to try installing the dependencies again, also make sure you have the most recent version of the runtime, they just released one not long ago so you may not have the most up-to-date and so Windows may be throwing a fit because of it
  11. I'll have to take a look at the code and see if we can tighten the gap. Essentially why this happens is that each item is actually a 3D object in a scene. What is happening is the item is just a tad bigger than the image, and even though the image is transparent the video card recognizes SOMETHING was there so it draws to something called the "depth buffer". This essentially just tells you video card how close something being drawn is to the camera. Because something has already been drawn that is closer (even though it was transparent) it doesn't try to render the thing under it. I'll have to see is there a way we can tell DirectX NOT to draw to the depth buffer if the color being drawn is transparent.
  12. Not sure it will help but can you run Command Prompt as administrator and then type "sfc /scannow" (without the quotes) and press enter and let that process run. Once it's done restart your computer and then see if you still have the issue.
  13. Would depend on how you are rendering the wheel images. Are you making your own theme or trying to modify an existing one?
  14. May be easier to join their discord (https://discord.com/invite/D6KbKZr) and ask directly. If you can't even access the website via your web browser you could be having firewall issues though.
  15. Microsoft changed the cookie domain they were using apparently. I have code change in place that should make that "Force New Login" check box to work properly. Will let you know when the code is in a beta so you can confirm it's working for you.
  16. For sure. Will probably use your theme for my arcade platform for a little while anyway. Still need to make the artwork/vids for the arcade platform to play nice with my theme so this'll be a nice stand in to give me time to do it.
  17. Are you running any plugins? Also could you show us what your AHK scripts are for the emulator?
  18. Can you go to the options menu inside of LaunchBox and tell me what your options are set to? Curious if the last check box is checked or not.
  19. Just want to make sure I understand this situation. Are you intentionally launching the Pause Screen while within Big Box or is it something that is happening accidentally as you navigate and is causing the issue?
  20. Let me know if you have any issues with it, help where I can.
  21. Would it be possible for you to zip up your data folder and PM it to me? I'd be interesting in seeing if I can use it to replicate what you are seeing so we can work at correcting it.
  22. I'm not real familiar with those controllers. How are you connecting to it? if by Bluetooth could you do me a favor and do the following steps: Connect the controller Go to windows search (can press Win+S) Type "Set up USB game controllers", you will see a control panel option show up as you type it by the same name. Click on that. In the window that opens you should see a controller listed there Find the one that corresponds to your xbox controller select it press properties You should see a screen like the one below. Press the share button and let me know if any of the buttons on the bottom of the screen light up and if so which one.
  23. I'm just going off of your images as I haven't had time to test the theme but the main thing (and I admit it's PRETTY minor) I saw that I'd change is to simply add some margin around the clear logo that is displayed on the left hand side of the view. You have it pushed right up to the sides and it just feels a bit more cramped when you do that. Personally think they look better when you apply a margin to the sides to give the image a bit more "room to breathe".
  24. Hmm never heard of that issue before. Can you PM me your Data BigBoxSettings.xml file (located in \\LaunchBox\Data\) so I can see if there any settings that may be causing what you are seeing?
  25. Always cool to see new content creators. Theme looks pretty solid, I'd change a few things but for a first attempt you've done really well. Be cool to see what else you can come up with as you get even more skilled at theming.
×
×
  • Create New...