Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,119
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. Yeah, unfortunately that is because of the perspective camera. I have went ahead and built in a SelectedScale property to the FlowControl that you can utilize in the next beta release.
  2. One thing I failed to mention with the Z position tricks is that you must be using a perspective camera. Orthographic camera's can't tell the difference in Z position when looking at the Z axis.
  3. No problem. If I remember I'll hit ya up after the full release and you can let me know if you are still having the problem or if it has gotten better or worse.
  4. Yeah, this beta has a lot of big changes and the current release does have some known bugs in. Why I said I would wait until next release, or even wait for the full version to come out where we should have everything ironed out. I just have a feeling some of the changes we made to make some of the new stuff function may affect anything some of the stuff that could be causing what you are seeing and would be nice to find out for sure before making too many more changes.
  5. I would wait until next beta version comes out first and then update to that to see if the issue changes at all. We have a LOT of upcoming changes to Big Box theming and some of them may help resolve some of the issues you are seeing.
  6. Found here: https://forums.launchbox-app.com/contact/
  7. This will be corrected in next beta release. If you turn off "Skip GamesDetailView" in Options > General, you should be able to select play from there in the interim.
  8. Yeah, that's fine. I'll do my best to answer in a timely manner.
  9. Nope that's intended for right now. Do it that way because the other images may make the Wall Items blend in or harder to see.
  10. Just so we are clear we are talking about having issues recording the gameplay of the game Big Box launched, not of Big Box itself, correct? If yes you may need to make sure that the application in question isn't running in exclusive fullscreen mode. Applications running that way generally are talking to the vid card directly so any software that uses OS functionality to see/record the screen will no longer work. To test this try and set the game you are launching to run in window mode or borderless fullscreen and see if it resolves your issue.
  11. No the support email address is the only one that can resolve this for you. I would resend your email to ensure it didn't get snagged in some filter along the way.
  12. Only way currently is to wait for a new version or manually edit your Settings file.
  13. Windows has built in screen recording capability with the Game Bar, can open it up with Win+G.
  14. Are you changing the theme to do this? The default WallViews in Big Box don' have a background image set and is always black.
  15. Regarding the points you bring up in your video. To make the rows clamp you would need to add a value to the "NavigationRows" (int) property, in your example I believe you want the value of 1. For the increased sizing you would want to either set the "SelectedItemZPosition" (double) with a value that moves your item TOWARDS your camera (generally positive number), or set the "SelectedOffset" (Point3D) with the Z being a number towards your camera (generally positive number)
  16. Do you have an example of how you have your XAML set up where you are seeing this?
  17. If it's not listed as a correction in the posts Jason makes that list what we have touched the answer is "likely not". I've not heard of this issue before, and I don't believe we have touched any input code on this beta, so I would assume that it still would act the same as the current version.
  18. Nahimic negatively interferes with Microsoft WPF product that we use to display 99% of the application. We would effectively have to start over to do this, so unfortunately the answer is no we cannot.
  19. What is being done in OnBeforeGameLaunching, that can't simply be done in the OnAfterGameLaunched call (which is only called if the game DOES indeed launch)?
  20. Rough Image match can cause the media import process to take quite a bit of time. It is best to keep it turn off until you have a good baseline established and are only using the media download tools to fetch a few new images from the database.
  21. How long are they idle and are you sure you don't have attract mode on?
  22. Yeah. That is why. I would take a bet that if you opened LaunchBox and went to your N64 platform, then selected a box and pressed CTRL-A to select all then F5 to refresh the cache you would suddenly not see any images there either. Big Box is looking for images in the N64 folder when they are in the Nintendo 64 folder. It will cause metadata scrape issues as well if you didn't set N64 to scrape as Nintendo 64
  23. Images from LaunchBox and images in Big Box are all the same files so you have something going on if you can see them in one and not the other. Does Default theme work for you?
  24. Where are you seeing the video being played?
  25. Retro is correct, that is greatly affected by the theme. I also want to point out "Change Views" will not work in Game Details because there is only ONE GameDetailsView, there simply is nothing to change to.
×
×
  • Create New...