-
Posts
7,330 -
Joined
-
Last visited
-
Days Won
27
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retro808
-
Image files must match either the game name as it appears in Launchbox or the rom name. That is the correct folder. The region folder are for region specific images. You can place it in the main folder and LB will read it. Or in the region specific folder if you have region priorities set.
-
Did you check the Video plugin setting within Demul. Maybe you changed it (I think there is only 2 settings DX11 and DX11old)? I did not see you mention if you checked that. Hikaru is running fine fullscreen on the few cabinets I have those games in.
-
Wrong Leaderboard score awarded (1,515,151,515,151,515)
Retro808 replied to metalr's topic in Troubleshooting
lol. No worries. The devs are working to troubleshoot as much of the high score issues as they can. Any time you see any issues with scoring please post in our Mame high score troubleshooting thread. In Jason's first posts there are some steps he recommends. -
CAn you share pics. 1: Manage emulators, edit stella, share a pic of the Details tab and a second pic of the Associated platforms tabs. 2: Right click a game using stella, choose edit, share a pic of that whole page with the launcher tab showing and a second pic with the Emulation tab showing.
-
If you play a game in stella without using Launchbox do your games work? If they do then you may have not added the platform name to the associated platforms tab in LaunchBox for Stella.
-
The theme is coming along beautifully and I could not agree with you more. Making BannerBox style banners would simply make this theme a variant of BannerBox. How clean this theme looks (not that BannerBox is bad by any means) is a nice change and how I would recommend keeping it.
-
Remove the settings.xml from the \Launchbox\data folder. It will reset some of your Launchbox view settings to default, but it should fix that view issue.
-
-
Probably might want to post in the official Mame high score troubleshooting thread. Also take a look at the first page for some steps Jason put out.
-
When is not known. It will likely not happen until the 2019 poll items are done being implemented.
-
They are possible if you know how to code, or at least know how to read what you are looking at in the code and make the necessary adjustments. It is not too difficult, but if it is not something you do not already know and probably do not feel like spending time learning you are in luck. One of resident users has built and keeps developing a theme creator program. Nice UI for easy theme building without any code knowledge.
-
Is this with a keyboard press or a game controller press (Does your bartop's controls replicate keyboard or gamepad)? Could you try setting the button you use to select to a different button and see if anything changes? If it is a bug the more we can do to upfront the better. Especially if Jason cannot replicate the issue.
-
Big Box - Configuring EXIT hotkey for Controller
Retro808 replied to earthprime's topic in Troubleshooting
In BigBox set it for the item listed as “Close Active Window”. -
How can I properly display Marquee images on custom cut LCD screen?
Retro808 replied to Carnovash's topic in Troubleshooting
Looks good. Yeah, eventually Jason will add more in depth marquee functionality. For not though it has to wait as he has a host of other things they are working on getting in LB/BB. -
I personally would not post if I thought someone was cheating as it is not that big a deal to me. What I would do if I saw a score looked weird was post the game information in the high score troubleshooting thread and let Jason know the scores look off and let him first determine it if is one of those high score reporting issues.
-
He was not scolded. If he was scolded I would have tagged him directly and told him directly to stop. The reason I even bothered to say something was the numerous times cheating has been mentioned in this and other threads. Jason has even mentioned himself the unnecessary drama of the cheating claim. So thanks for chiming in without understanding the full context. I am not going to thank him for making an assumption someone cheated when that person even started his own post about the error. The whole point is instead of crying "cheat" just post you see a score that does not seem correct so it can be looked at. To claim someone might have cheated and that person posted his scores were wrong is the exact reason not to make an assumption.
-
That would be up to the theme creator coding it into one of the views. It is not just a setting that can be applied to all themes. Game Details screen does show the star rating in numeric form.
-
I think we can stop making accusations and just focus on troubleshooting. If a score looks off post it and say it looks off so it can be looked at. I think everyone is well aware you will not be able to stop all cheating. It's a shame that worrying so much about cheating in an old video game led to assuming someone cheated and that person even created a post about his score being wrong.
-
Trying a different theme would be the first troubleshooting step so we can eliminate it being a theme issue.
-
Place this AHK in your Running AHK tab in Manage Emulators when you edit the emulator you are using. This one is generic so you do not have to put an emulator name in it. It just waits a period of time then sends the command. You can adjust the wait period by changing the number (milliseconds) after Sleep, (increase for longer wait decrease for shorter) Sleep, 2500 SetKeyDelay, -1, 110 Send !{Enter} Return Or you could also try the one below. Note: you will have to change "WinTitle" to the name of the emulator you are using. WinWaitActive , WinTitle ; Send !{Enter}
-
Why do I have a crazy High Score in Galaga??
Retro808 replied to Rags2Rickius's topic in Troubleshooting
There are some random issues. We have a troubleshooting thread. -
In LaunchBox >Tools>Options in the Game Details section there are check boxes for which ones you want to show.
-
If you added them the first time and have any of the "Hide Games missing..." items checked it would hide the games and look like you did not import them. Then if you tried to import again it would say "0" imported since you already imported them. Check if you have any of those Hide Missing options checked.
-
Do you have the command line in the associate platforms tab to tell Kega to run 32x? (Note: the -fullscreen part is just to run it fullscreen. You can use -window if you want to run in windowed view.)