Jump to content
LaunchBox Community Forums

C-Beats

Administrators
  • Posts

    5,119
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by C-Beats

  1. We just tell Windows to open the file in question, we don't even tell it what app to use to do so. If you're running into issue may point to a bad adobe install. All we're doing is the same thing that happens when you double click a file in File Explorer.
  2. We have a few older vert themes available on the website. The one I use in my vert cab is my TrueVert theme. It's pretty old and I haven't kept it up to date so there probably things missing in it compared to modern themes but it gets the job done for me and is super simple. I have FauxVert which is the same theme but works on monitors that are physically vertical but Windows still has set as horizontal. I think JaysArcade has another on in the download section as well. That being said VERY few people use their monitor this way and so there aren't very many themes because of it.
  3. I reached out to @circo at EmuMovies and he looking into it.
  4. Anyway you can show the far left side of the window? Need the URL more so the generic 404 error. Is there any system you see it more on, or it across all randomly?
  5. Because this beta doesn't have a new video player. One is slated potentially for beta 3.
  6. Glad you're enjoying it. Post up if you run into any problems. We have a fairly active community that should be able to answer most questions you may have as you get started using the app.
  7. Can you post up a screenshot of the exact error you're seeing? It'll be helpful for tracking down the reasoning for it.
  8. Unfortunately not the way the systems are built currently. We'd also need a way for users to transition from old english values to new translated ones. We already have issues with that in a few other fields being broken. I'd rather not break more trying to implement it in a rush. Be awesome if you could submit a feedback item on it though, be curious how many we have hoping for more of things like that. Thankfully the auto-progress things you can put your own values in and the system should migrate values from english to you language for you automatically and still work with the entire system. The other fields are a bit more tricky.
  9. Run the installer again over your install. Make sure the installer doesn't try to create a LaunchBox folder within your LaunchBox folder. The install won't overwrite anything and your data is safe. This error almost always occurs when an overzealous AV quarantines the CEF dll. They tend not to like that it opens a browser because bad actors in the past have done malicious web stuff with things like that
  10. Totally forgot to remind ya to try. Thanks for remembering for the two of us. Glad it's working once again!
  11. Not sure this is doing what you think it is. The import or download wizard still will only have checked what items you checked previously. This feature just determines what we grab for you when we automatically import games via startup auto scan (ROM or Storefront)
  12. Make sure Opacity setting set as a property on the control and is only set via the style. If you have a property attached it'll overwrite it. Style should default Opacity to 0
  13. Yeah, just in the FALSE datatrigger set opacity to 0, then in the TRUE make sure opacity animates to 1
  14. Don't really remember what lines. Just look for EventTrigger in the old file, and see that it's been changed out for a DataTrigger pair.
  15. Nope I did, missed moving them to resource files when we added em. I'll get em added but they won't appear until next beta is pushed out.
  16. Seems those strings were never converted to use resource file strings. Good catch!
  17. We meet again! This release has a pretty significant number of new strings added so we're reaching out a bit earlier than usual. We have at least one more beta for this release but should have all strings completed and available to you now. @faeran added a pretty significant number compared to most releases, feel free to swear at him under your breath when you see how many there are this go around. He can take it! @Opak @Kondorito @Cauptain @Nyny77 @dukeemu @cyanjiang @Just001Kim @MajKSA @gamehacker @alexposad @k_kutsugi @Bardock @Soomin papa @thewhite
  18. Fairly certain if you have logging on you can see in the log the before/after values. Also if you have auto-backups enabled you can look in those files to see what it was and set it to that again in the current files.
  19. Sounds more like a potential issue with Cloud Sync not playing nice. Do you have it enabled? Do you see if still if you turn it off?
  20. all 3 are on SteamGridDb
  21. Pretty sure it's CriticalZone using a platform theme video. Is one of the oldest BB themes there are and comes packaged with BB already. Just need to change to it.
  22. You'd have to edit the view file. Can go to the FlikBox folder in \\LaunchBox\Themes and then go to Views\HorizontalWheel3GamesView. Starting at line 403 you see cameras being mentioned with their position and x,y,z coordinates. x is left and right, y is up and down, z is forward and back. You want to move the camera back so you'd increase the z number. The style goes on to change how far it's back based on your resolution you could probably remove all that to ensure it's always using what you set it to. I believe the spin may be something hard coded into that view type. I'd have to double check.
  23. As we discussed a bit in discord. The event trigger firing off the loaded event needed migrated to a data trigger that fired on the IsLoaded binding being set to true, and then reset everything when it's false. Attached should work but I admit I didn't try it. GameDetailsView.xaml
  24. Not the cleanest way to do it but can just remove the image from the themes media folder (\\RetroCrt\Media\Theme\scanlines.png)
  25. Believe so but I'd reach out to support@unbrokensoftware.com. Some one there can walk you through the best path forward.
×
×
  • Create New...