-
Posts
7,263 -
Joined
-
Last visited
-
Days Won
27
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retro808
-
This means unfortunatley you are either using a pirated license or one that has been known to have been shared amongst users. You will need to purchase a legitimate licenses. If you feel this is an error please email the license information to support@unbrokensoftware.com.
-
No it is not theme specific. You can set say Platform lists to Wheel view and then Game list to Text view. However, if you change themes the new theme retains those views. That is exactly what I was advising of.
-
If after that cache gets built you still have high usage after subsequent starts there could be something else going on. Do you have a lot of auto-populated playlists? It may not have fallen on deaf ears. There are only 2 developers working on this so it is not like we have a big team that can focus on every issue. C-Beatsmay be trying to figure out what is up from your post. Different themes have been found to cause memory leaks so it could be a theme issue. Not saying that is your cause, but have you tested different themes. I recently let a member know some themes were causing attract mode to lock up and BB become unusable so he is taking a look at it to see what needs updating.
-
Game box images being used as background
Retro808 replied to CTRL-ALT-DEFEAT's topic in Troubleshooting
Image priorities got cleaned up a bit in a recent update. Jason did mention we would have to check our image priorities as some may have been affected by the update. So just go into your LB image priorities and check them. -
Just go in your updates folder and run the installer last stable version you have in there.
-
I hope I understand what you are asking. There is no current way to set each theme to use certain views so that way when you change to that theme it has the views you prefer for it. You can only set BigBox to a certain view for platform and game level. If you change the theme it uses that current setting.
-
@Gamer Actually here you go. Someone previously posted what I was recommending.
-
You can compile an AHK to run the exe then send Alt+Enter. After you compile it just point LB to that instead of the game’s exe. When I get back to the house I can send you an example.
-
Many of my games are no longer working with updates
Retro808 replied to Lovespicyfood's topic in Troubleshooting
Just open the mame exe and select a game from within the UI. Prior to the version of LB you are on now what was the previous version? -
Many of my games are no longer working with updates
Retro808 replied to Lovespicyfood's topic in Troubleshooting
It is not clear if you are saying they will not run directly in the emulator anymore or if you are saying they will not run when you try to open through Launchbox using different mame versions. If you open the games directly in Mame do they still run? If they still run directly in Mame and just will not run in Launchbox it could be because you are using such and old mame version. If you go to >Tools>Manage Emulators and edit your mame set up you will need to delete the line below from the default command line box. -keyboardprovider dinput -
Under "Controller" setting in BigBox did you tick the box for "Enable Game Controllers" Also make sure you select your controller under the "Device" option.
-
That's probably right but I never really looked inside the InputBindings.xaml and the input inside BigBox menu is named differently. In BigBox if you go to your controller automation setting just make sure you bound the option named "Close Active Window". If that is what you bound try clearing the bindings and redoing them
-
"Use Game Startup Screen" Fit To Screen
Retro808 replied to demosthenes2010's topic in Troubleshooting
This is happening because the background image is looking for Fanart - Background image and since that game you are showing does not seem to have an image for that it is using your priority fallback which looks like a box image. The image is stretched uniformly to fill the space. The startup theme's code is likely using a Stretch="UniformToFill" command. You can change it to read Stretch="Unifrom" which would leave you with just a box image in the middle of the screen. That could also affect if a background image fills the whole screen or not. -
AHK does not need to run in the background. So the keys/buttons you mapped are no longer exiting games? What command are you mapping to (Exit or Close Active Window)?
-
You would need to activate pause themes. But all pause themes that are created have that menu option. There is a global setting in both LB and BB. Then you can also turn it on or off per emulator from the manage emulator options. Some emulators may need a setting tweak to get it to work properly.
-
Yes, that's what Drodrick's respones was eluding to. LB/BB Pause Theme feature allows you to pause a game and a menu gives you access to the manual. It is a premium feature so if you are on the free version that may be why you do not see it.
-
Just right click a game in LB and you will see the context menu item for View Manual. In BigBox there is an option to view manuals in the game detail screen. As well as the Pause Theme feature allows you to view manuals from there.
-
PJ64 returns to full screen from pause for me so I wonder why it does not for you. Do you have PJ64 option set to Enter Full Screen Mode when loading rom ticked? I assume yes since it runs full screen, but just wanting to confirm. In the Pause Screen tab when you go to Tools>Manage Emulators and edit PJ64 there is a tab for "On Resume". In that tab you could likely set an AHK to send a command to set the emulator back to fullscreen. You can probably try one of these two (they do the same thing). I am not an AHK expert. We have a couple forum members that know a ton about AHK. Maybe they can chime in with a better way to write the AHK. Send !{Enter} or Send {Alt Down}{Enter}{Alt Up}
-
Make sure the image file is named exactly as the game is named in Launchbox. If it is and it still does not show right click the game and choose Refresh Images.
-
Glad you got it working, but just an FYI, that is exactly what Neil was telling you do to.
-
Nebula Model 2 Emulator fullscreen and aspect ratio issue
Retro808 replied to Light Sock's topic in Emulation
Like Dos mentioned in his post you should not need a hack. It can run in 4:3 natively. I would check your emulator.ini and make sure in the line for WideScreenWindow it is set to 0. -
When you say "downlaoded a whole bunch of mame roms on LB" do you mean you downloaded roms and imported them yourself into LB or you downloaded one of those prebuilt LaunchBox set-ups some people make? I would first right click a game an edit it, then in the additional apps tab edit one of the additional rom versions and make sure it is pointing to the correct emulator.
-
@thimolor Really looking clean. Those platforms look good both in original form and this new version (that little subtle background in the SNES image). I like that you are keeping it simple.
-
Letting us choose which version of the game to use in BigBox mode?
Retro808 replied to Arcade1993's topic in Troubleshooting
Apologies, I completely forgot I replied to you on this issue. What Mute654 advised is correct. If you imported both games and they show as individual games in LB just select both and right click then combine. During import you can also select the check box to combine games of the same name. So a couple ways. Also afteer you have combined if you edit that combined game and click on the additional apps tab you can select which of the combined games show up as the default game.