Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,081
  • Joined

  • Last visited

  • Days Won

    27

Posts posted by Retro808

  1. 2 hours ago, exodus_cl said:

    Hey! Congrats for this amazing work!

    Is there any chance to consider a dark mode? On oled (even at minimum brightness) the full white burns the eyes at night.

    Thanks again!!!

    This was  asked about. 

    On 9/10/2019 at 6:46 AM, thimolor said:

    ... I don't know anything about custom theme development, but would it be ease to make a dark version of this theme? Thank you for all the hard work! ....

     

    On 9/10/2019 at 8:31 AM, viking said:

    @thimolor : Thx man!!! ?  a blark version is not planned for the moment, but why not!

  2. 47 minutes ago, Gunnderson said:

    @Jason Carr @Retro808 Yes thank you that did it!  But this message came up from LB upon saving.  I just hit NO and I'm back in action! Thanks for the help to get it working again!  I'm currently on Mame 0.208, so if I upgrade to the latest version I would have to put the command line back in?

    Untitled.jpg

    .208  should not have had a problem with that code. It would have been an issue for a version way older than that (I think version below .175 or something like that). I still have .206 running on a machine with no issue. I do not use RocketLauncher so that might be something to consider. So there may be a different conflict with Rocket Launcher.

    That command line allows the new Pause screen options to work. Without it the Pause screen still shows, the options just do not work (save state, load state, etc...).

  3. Well if you were on a version before 9.2 then one thing that will cause issues with Rocketlauncher are the new Startup screens that were implemented in 9.2. Startups within Launchbox and Startups from Rocket Launcher will not work together. You will have to turn off one of them. Not saying that is what is causing this issue, just letting you know it is something known to not work together. 

    There has been a recent Windows 10 update that mixed with things like Riva Tuner/MSI Afterburner and even virus protection like Kaspersky has caused issues with the recent Launchbox updates. If you are using any of those turn them off and test some games. 

    Are you on Win7 or Win10?  

    I do not use RL so cannot really comment much more on troubleshooting with it. Just giving some heads up on issues we have recently seen. 

    • Like 1
  4. 1 hour ago, ZeSystem said:

    There was a Windows update regarding .NET Framework today and Lauchbox has been crashing after the loading screen. I cannot get it to run.

    EDIT: Found the issue. If you're having the same problem after installing KB4514359, the culprit was actually RTSS. Go to the settings and reset your RTSS cache and WPF apps should now run without crashing.

    Yeah Riva Tuner has been know for quite a while now to cause issues every now and then. We will usually recommend adding an exception to it for Launchbox and BigBox exe's. 

  5. Do you have the keyboard or controller automation buttons/keys mapped in Launchbox for what you want to hit to exit a game?

    What tab do you have the AHK script in? The running tab is where is primarily goes. That is the AHK that will always be available while in an emulator. The Exit tab is for exiting a game while you are in the Pause Menu. So you can have it in both. 

    I would change the script though to the one below. The original is a hard closing of the emulator. The one below will shut it down properly and not risk losing a save state. 

    $Esc::
    {
            WinClose, ahk_exe pcsx2.exe
    }

     

  6. 11 hours ago, Idoshe said:

    Hey all,

     

    So I'm having trouble quitting PCSX2. I have it set in the exit script and have disabled the confirmation. Pause also doesn't work (but I'm not worried about that) but all the others do.

     

    Any ideas?

    Which tab do you ave the Exit AHK in? Can you share a pic of how you have it set-up?

  7. 7 minutes ago, xCodeMonkeyx said:

    Yes, I am on the 1903 update on this PC and whatever was before that on the other one. As for programs, all of those listed are running on the one not working. Everything but iCue is also running on the one that is working. Now for the part where it gets weird. Killing iCue did nothing, but killing riva does in fact allow the interface to load (Overlays are such troublemakers!). But what is weird is that it runs on the other machine with the Riva running... some quirk of the combination of Riva and the newest Nvidia driver perhaps?

    We had another member who reverted back to pre 1903 and things went back to normal. 

  8. 7 hours ago, Thunderbird1400 said:

    Ah ok. I'll check whether there is such a function in the Dragon Center, but I don't think so. 

    iCUE definitely doesn't.

    Think I have to wait for next Launchbox version.

    Try disabling Cosair's iCUE on startup and reboot pc and run Launchbox to see if anything changes. We had an issue with certain Corsair keyboards and Launchbox. Maybe it is the iCUE software. 

  9. Clear logos for the platforms need to be named exactly as your platform is named in Launchbox. For example if you have it named SNK NeoGeo MVS than the clear logo is name SNK NeoGeo MVS.png

    Folder location would be:  \Launchbox\Images\Platforms\[Platform Name]\Clear Logo

     

  10. You should be able to adjust the aspect ratio of the images in >Launchbox>Tools>Visuals>Spacing. Adjust the slider to make the images wider or taller and then back in Launchbox at the bottom of the screen on the right is a slider bar you can adjust as well to fine tune how many are showing at once. 

    Screen Shot 2019-09-10 at 9.27.24 PM.png

    Screen Shot 2019-09-10 at 9.32.38 PM.png

  11. 36 minutes ago, Fry said:

    Thanks Retro808. I really appreciate the feedback. That is interesting about the zindex. I’ll keep poking at it and see what I can figure out. Thanks again!

    No worries. I will try to mess around with your file if I can and see what I can do. I always like tinkering. I think though that the marquee views will always try in some shape to show a marquee and then default to the image priorities you have set in your box image priorities. I think it is the original way Jason coded it into BigBox. At least from what I can remember when I started messing with marquee xamls that he had told me. You should have no issue showing though the game clear logo, game text, and the marquee. I was able to get it to all show that from your existing file. 

  12. 21 minutes ago, amcfarla said:

    So I updated the ROM set and the new Mame and everything is working. Just trying to get everything working correctly with the X-Arcade stick but we are in a much better situation than we were yesterday.  Thanks @Retro808 for the help in resolving this.

    Glad you are back in order. You should have no issue getting the Xarcade all set with Mame. I use it on one of my cabinets with no issues. 

  13. The gamemargueeview.xaml may not be able to show platform data/images. I have never been able to get it to on any marquee edits I have done. Jason did advise he will eventually update marquee support to be a bit more robust. That may not be anytime soon though as Jason has his poll list to work through. Also what is weird is your xaml shows for me exactly the same thing, but in the line for the game clear logo if I add a Panel.ZIndex value into it the theme will show the clear logo instead.

            <Image Grid.Row="1" Grid.Column="0" Source="{Binding Path=SelectedGame.ClearLogoImagePath}" Panel.ZIndex="9" />

     

    • Thanks 1
  14. 3 minutes ago, Thunderbird1400 said:

    Indeed I have a MSI board (X570A-Pro) and installed the Dragon Center software (RGB control etc). 

    But it was not running while I tried to install Launchbox (although I'm not 100% sure that there is no background process of that software).

    You think this could cause the problem? 

    We have seen it cause issues. Try adding an exception for Launchbox and see if that helped. It was mentioned in a few other posts that this helped some other users.

×
×
  • Create New...