-
Posts
5,517 -
Joined
-
Last visited
-
Days Won
41
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by JoeViking245
-
I'm glad it's all working! And thanks for getting back. It definitely helps! I totally spaced on the need for fm7 right before the media type (-cass, -flop1.... ). Sorry about that. The cass1 comes straight from the hash file. Though now looking at the fm7 hash file, one spot shows 'cass1' and another shows 'cass'. Though MAME hasn't tested multi-image games for FM-7, I know some consoles need 'cass1', 'cass2' to load the different images. I'll take a closer look. But for now since cass1 works, maybe best for me to leave well enough alone. lol That tid bit about only needing to bulk edit the command lines for one of the sets is big forehead slap on my part. Again, sorry about that. ? Good call.
- 204 replies
-
- 1
-
-
A good example of a console that takes two or more command line arguments is the Atari 2600 cassettes where you need to load scharger AND the cassette (rom). a2600 -cart1 scharger -cass But that's not what you were really asking about. The emulators are set up based on the Platform(s) you want to use them for in regards to the command line needed. So "Fujitsu FM 7" Platform (at least if used in MAME) is going to be -cart or -cass. There really isn't an innate way for LaunchBox to tell MAME "if it's a t77, use -cass. Otherwise use -flop1." That being said, you can creatively make it work [to have both in one Platform]. There may be an easier or better way, but this is my shoot-from-the-hip thought. Import fm7_cass as normal. (well, via this plugin) Then install yet another plugin called Bulk Custom Command-Line Editor. Select all games, run the plugin and enter -cass and click Finish. Now go back to the Software List Importer plugin and import fm7_disk into the same Platform you used above. When that's done, [in LaunchBox] click "ARRANGE BY" and select "Date Added"Select the "newest" added games, run the other plugin and this time use -flop1 These custom command lines will take precedence over MAME's Associated Platforms command line parameters that were automatically entered in when importing both console sets. But to keep things clean, you can go into Manage Emulators, select MAME, Associated Platforms and delete the 2 for Fujitsu FM 7. I haven't tried this, so if you could, please let us (the Forum) know if it works. And if it doesn't, we'll find another way. ?
- 204 replies
-
- 1
-
-
Try this. I didn't fully test it, but seems like it should work. $^!B:: if WinExist("ahk_exe BigBox.exe") { WinActivate return } Run "F:\LaunchBox\BigBox.exe" return
-
Well then, I'm stumped too. It's weird it's just that one rom and not others too. Especially with the fresh install of everything.
-
Did your clean install of MAME include making sure there was no cfg or nvram file for this one mysteriously unnamed rom before starting MAME again and opening the game?
-
Using ESC to exit the Trs80gp emulator ...
JoeViking245 replied to krofftsuperstar's topic in Troubleshooting
Nothing to feel stupid about. An easy misunderstanding. Glad it it's working now! -
Using ESC to exit the Trs80gp emulator ...
JoeViking245 replied to krofftsuperstar's topic in Troubleshooting
Just had a thought... Make sure you're putting it the "Running AutoHotKey Script" tab in Edit Emulator. (The "Exit AutoHotKey Script" tab is used only for exiting from the pause screen in BigBox.)Also, the "Send !{F4}", though effective, is not very pretty and can be problematic. If your 1st one was placed in the correct tab and doesn't work, scratch my last post ant try this: $Esc:: { WinClose, ahk_exe trs80gp.exe } Replace "trs80gp.exe" with the actual name.ext of your emulator if different. -
Using ESC to exit the Trs80gp emulator ...
JoeViking245 replied to krofftsuperstar's topic in Troubleshooting
Try this: $Esc:: { Send !{F4} } Your 1st one should work. But sometime programs are finicky. This will send Alt+F4 when you press Esc. (just hope the active window is indeed Trs80gp. -
Using ESC to exit the Trs80gp emulator ...
JoeViking245 replied to krofftsuperstar's topic in Troubleshooting
Show what you tried with the AppleWin script. please -
- 204 replies
-
- 1
-
-
My 1st though was that it's opened (or already open) in a window behind LB. But that shouldn't happen. Next thought is that the dll(s) need to be unblocked again. Nothing (should have) changed with how it starts. Let me know if it's still acting weird.
- 204 replies
-
That could be done. But when you scrape metadata from the LaunchBox meta-database, it fills it in for you. Though (at just a quick look) there appears to be an exception with "Jpn". Which brings up to.... When downloading metadata, choose "...download and replace all existing metadata and media".If you already have media that you don't want to replace, click Select None on the previous 2 screens.
- 204 replies
-
- 1
-
-
1.20.2beta * Fixed issue with cdrom media having wrong disc name in the application path.
- 204 replies
-
Thank you @DOS76. (That's sincere, not sarcastic ) psx has 5 games in which the Description contains a " (double quote) which makes it a non-valid Windows filename. Hence the error. Easy fix. Remove all d-quotes when adding it the file\path. But, as you enlightened me to... Unlike hash xml files for -cart and -cass media, -cdrom media hash files contain an [additional] Element "<disk name=...>" which gives the proper chd filename. v.s. "<description>" which give the proper Title. When I added chd support, I didn't even look for <disk name> as the other media types didn't have it. And now I know, and can fix that. ? At least until I come across 2+ disk sets. Ugh. I need to figure out how they're dealt with. i.e. If you load (disc 1) will it know to look for (disc 2)? Or if all discs need to be accounted for in the command line. That would be one ugly command line for something like "Riven - The Sequel to Myst (USA)" which has 5 discs. I'll work on fixing this.
- 204 replies
-
Funny you should ask. I was just updating my set yesterday and had an epiphany regarding this. You need to use a Split or Non-Merged set. A Merged WILL NOT work with a full Import. However, if you plan to not Import clones, you can use any set (Merged, Non-Merged or Split). @slagfart Thanks for bringing that up! I will append the instructions. The clones of a Merged set will not work because of how they reside inside the parent rom. I haven't found a way to launch a clone [from a Merged set] except through the MAME UI. Seems there has to be a way. But I haven't found it. If anyone has some insight on how to do this, I'd love to hear about it!
- 204 replies
-
general notes: Saturn has 2223 games (1155 if you take out the clones and prototypes). So the Import process itself will take a little time. Here we're only talking about adding game Titles and the path_to_the_ Rom_ file into the Platform you selected. Not actually looking for or touching any Rom files. For the path_to_the_ Rom_ file, the plugin basically just does a copy and paste of what's in the text box. For cdrom based platforms it will also add \rom_name\Full_Game_Title to what was in the text box. If it's a new Platform or existing makes no difference (using a later release of the plugin). Note: if you're looking to use the Copy feature for cdroms (chd's), it doesn't work [see release notes]. When Import is complete, click OK and LaunchBox will get refreshed to show the [new] Platform and load the games in it. If it doesn't (because you were multitasking on the PC during importing), press F5 to refresh. With 1155 new games and my wonky computer, this takes about 5 seconds+. Regardless it shouldn't take an hour.
- 204 replies
-
When you clicked "Import" on the last tab, did it have the green progress show for a while and then a little popup window saying your games have have been imported?
- 204 replies
-
Sweet! Another thing off the checklist. When I started this plugin, I wasn't very familiar with Software Lists at all. So learning as I go. For example, at 1st I thought you needed to have the rom path added to mame.ini. Then learned you don't. And later discovered there's at least one console/computer that does (ti99). And now, how cdroms and MAME interact. I anyone notes something that's not working as it should, let me know and I'll see if it's within my means to fix. Undocumented Plugin Feature:
- 204 replies
-
- 1
-
-
So I only glanced at messages here but figured I try importing Saturn CD using the plugin. Granted I don't have any of the MAME chd's for it and (at least as of release 0.214) it's not supported in MAME anyway. Is this what it's suppose to look like?I'm guessing maybe a regular Saturn emulator doesn't use chd's? Or maybe it's just a naming convention that's different (blame MAME. lol)? Oh, and @DOS76, I updated it so that it accounts for cdroms (chd's). ? (2nd pict path)
- 204 replies
-
- 1
-
-
Not sure how far you need to go, but I use a 30' HDMI cable I got from monoprice years ago. Works great.
-
Try removing the double slash ( // ) in your settings. I set mine up a long time ago so I don't remember what each line actually does, but here's what mine looks like.I set it up following the video tutorial in this thread. I didn't do the uuid part. If I recall correctly, that part doesn't need to be done anymore.
-
lol Thank you sir. I wasn't even thinking about Software List chd's when I started it. I was just happy to get working what I did. I'll have to look into how LaunchBox handles importing MAME chd's to get some pointers. Oh! Wait! It doesn't. lol Though, like doing a mass Software List import, it's possible but will take a bit of finessing. But hey, I'm up for the challenge. (chd's. not Mass Import) No promises.
- 204 replies
-
@slagfart @DOS76 The issue of games not being populated after creating a new Platform should be fixed now. BTW, the issue was a limitation of my programming skills and knowledge. Nothing to do with LaunchBox.
- 204 replies
-
- 1
-
-
Thanks for the feedback! @slagfart There's an issue (with my plugin, only) when creating a new Platform that it doesn't save it right away (Sometimes. Seems to be hit-or-miss). So when you click Import, there's no Platform to import to. However when the plugin closes as @DOS76 found, it does get created/saved. Just not populated. At that point, you can rerun the plugin and select that Platform. This is either a limitation of creating plugins or the plugin creators' (me) knowledge. I believe the LB staff are working on implementing an updated save-on-the-fly feature for plugins that will resolve this issue. I may also have found a 'hack' that will work. To be determined. Until then..... Before importing to a new Platform, create the new Platform in LaunchBox 1st. Tools. Manage Platforms.... Add.... Then start the plugin and select that Platform in the pull down. Selecting the hash (xml files) folder location does need to be done using the Browse button. Note: The plugin will save the last location used. So after 1st use (assuming your hash folder location doesn't change) you still need to click the Browse button, but then just click OK (or hit Enter). The Choose Platform and Select Emulator need to be done using the pull down combo-box's (vs typing them in). The Rom Source and Destination folders can be manually typed in OR selected using the respective Browse buttons. The ability to have all Software List Consoles/Computers (Platforms) imported at one time isn't going to happen. Too many side affects.
- 204 replies
-
- 1
-