-
Posts
5,115 -
Joined
-
Last visited
-
Days Won
18
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by C-Beats
-
This tutorial looks to be using the most recent methods that I've seen to import them:
-
Just so I'm clear what file format are your titles in? WHDLoad should all be in *.lha files. The files also should have more than just the title. For example 1943's lha file should actually be labeled 1943_v1.3.lha. I admit I'm not 100% sure but was under the impression the file name has to match what the emulator is expecting it to be.
-
Pause Menu already has support for loading/saving save state. Doesn't have a display like this one does where you pick through multiple save states, or show the state screenshot though.
-
If you go to Event Viewer and look in the application logs there should be error records in there that would have more information as to why you are crashing. Also if you haven't already I'd run the installer over the directory just to make sure something didn't get corrupted or left behind in the shuffle. Running the installer doesn't overwrite any of your library data and is safe to do. Just make sure the installer isn't pointing to \\LaunchBox\LaunchBox after you click the folder you want it to install to.
-
All themes have Platform/Game Details reload on item selection. That being said Default does have quite a few transition animations that occur that others don't that would increase the time it takes to load in. Those time are static though and shouldn't be changing with a change of drive.
-
Go into Tools > Options and I believe in Visuals > Game Details there is a bunch of check boxes to turn items off/on. Make sure videos is checked.
-
Multi Disk Support (Seperate from additinal apps)
C-Beats replied to darreldearth's topic in Features
Can already be done via Pause menu -
Easy noob way and help deleting memes from directory
C-Beats replied to CapeManCoral's topic in Android
You can enable an option in Tools > Options (I believe the General tab) that allows you to delete the ROM file when deleting the game from LaunchBox. Turn that on and then delete the game in LaunchBox (select the game(s) and press Delete key) and there will be a prompt asking you if you are sure you want to delete the ROM files as well. Say yes to that prompt and LB will delete them. -
Big Box 13.8 crashing on only one platform in platform view
C-Beats replied to Surfdeign's topic in Troubleshooting
Error is saying that it tried to add up a bunch of a numbers from one of the fields on your game and ran out of fingers to count on. Typically this happens if you have a playtime or play count number that is far larger than humanly possible for some reason. I'd launch LaunchBox and then select that platform and take a look at the platform details and see if one of the fields displayed there is far too large. If so then use list view or audit to find which game is cranking that number so high and correct it. In the meantime I've left myself a note to take a look at that call and see if we can "give the computer more fingers to count with" in that function. -
Multi Disk Support (Seperate from additinal apps)
C-Beats replied to darreldearth's topic in Features
m3u support was actually added FAR later than multi-disc support. Is there a reason the "Play Version" option isn't sufficient enough? Sounds like you want something similar, just don't want the ability to use "Play" (or have play bring up the version popup) -
This looks to be related to a bug that was introduced in I believe 13.6. Simply restart your PC and then without launching LaunchBox delete the folder. What is happening is that in that version a font is installed on startup from a folder in that directory and when LaunchBox closes the font isn't getting uninstalled and so it locks the font file which stops you from deleting it.
-
Not really seeing the type of error message I'd thought I'd be seeing. The one you posted mentions an error code that would imply a memory access violation. Not entirely sure what would be causing that as we only ever read our own memory allocations. Do you have a \\LaunchBox\Data\Settings file? If so can you open it up and look for an "EnableAutomatedImports" tag and set that value to false, and then let me know if that does anything to the situation?
-
Do the following: 1. Attempt to start LaunchBox and let it crash. 2. Open Windows Event Viewer 3. Look in the Application Logs page for error logs. There should be a pair that talks about LaunchBox crashing. Type top most entry in the grid typically has the actual error in it. 4. Post the error you find.
-
Tools > Manage > Storefronts. Turn off automatic imports.
-
I think you may be misunderstanding how MAME loads the file we pass it. We tell it "tmntu" because you chose to prioritize North American clones. MAME then internally looks in your folder for tmntu file, if you don't have it (because you're running merged set) it then automatically looks in the parents file "tmnt" and uses the files in there to load the tmntu clone files that are nestled inside of it. Typically LaunchBox DOES check if a file exists or not before starting the game, but if you'll notice we don't when MAME is your emulator. This MAME logic is why we don't. Just because the file name you pass MAME doesn't exist, doesn't mean it can't figure it out on it's own.
-
Mini Consoles Theme - RetroSai Nostalgia - Form over Function
C-Beats replied to Saieno's topic in Big Box Custom Themes
No need for apologies. Take the time to take care of yourself and get better. Wish ya a speedy recovery! -
Yeah. I'm seeing the issue creep into my build over the weekend as well. I'll have to see if I can find the cause of this one as well. Basically having issues with the scrollbar not being able to decide if it should appear or not...
-
Multi Disk Support (Seperate from additinal apps)
C-Beats replied to darreldearth's topic in Features
Unless I'm misunderstanding you the thing you're requesting is already built into our additional app feature. You can set the disk number on the app. We can build a m3u file for you and pass it to the emulator if you have that option disabled. We also have the ability to change disc in the pause menu when doing so. The only thing NOT asked is what disc you want to load, you do have to pick the disc through the versions menu on either LaunchBox or Big Box -
Can you throw your entire data folder into a zip file and then send me the zip? Sounds like your have something going on in your data files and would make it much easier to attempt to resolve if I had them.
-
@Rlad Can you confirm this beta corrects the issue you've reported regarding the Wheel/Yoke controls in the on-the-fly filter not behaving correctly?
-
All your data is stored in the \\LaunchBox\Data folder and as long as the paths used by your ROMs and Emulators are the same relative path in both then you should be able to simply sync that folder between builds. Media is by default in the Images and Videos subfolder and should be able to be synced as well.
-
LaunchBox Not Downloading All Images,why?
C-Beats replied to EdgarLDSantos's topic in Troubleshooting
You can run the tool multiple times. Set the limit to grab the ones you want limited, then run it again and tell it to download all. We don't download images you already have and so you don't have to worry about getting duplicates doing things this way.