Jump to content
LaunchBox Community Forums

sundogak

Members
  • Posts

    1,226
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by sundogak

  1. @JoeViking245 Using the beta plugin with LB 11.3 beta 5, I notice that if you run the audit platform within LB, that anything where the plugin was used to import it has these added fields in the end of the audit grid. "Alternate, Clone of, Casino Game, Mature, and Runs in Mame" are getting added. None of my non-SL import platforms have these fields. One was an existing platform (Apple IIGS) and one was a newly imported SL I did for Atari 800. Seems to be partial of a MAME column setup (second snapshot). SL Platform using Import Plugin: Normal MAME view using built in LB fullset import: Not a huge issue since just info window, but interesting in that would think would go one way or other (i.e., none of MAME fields or all of them).
  2. Not seeing that with Beta 4 on my setup. I have Visual Pinball and Future Pinball media named similarly with year and company in parenthesis.
  3. You can use this plugin for MAME software lists:
  4. Download this package below and look under Images\Playlists. Should be those two and many more.
  5. Noted same as Neil. All Beta 2, default themes, no plugins. If audit panel is open and doing various edits it will appear to hang. Audit window is open along with whatever edit window. Clicking actions does nothing. After about 30 seconds it will snap out of whatever loop it is in and operate normally. Doesn't do it all the time but roughly every 3rd or 4th edit. Sometimes it will just hang completely (Edit #1: see attached log for example when did that). Edit #2. Also just noticed that when it is hanging like that if you look in the ..\Launchbox\MetaData\Temp folder it was generating a temp file about every second. I had about 40 of them when LB window activated again and LB deleted all the temp files (so couldn't get screen shot). The Audit pane window will occasionally lose focus and pull behind the LB main window when you close the edit pane versus normal behavior where returns you to audit pain view. Above error on a new install and if you have checked the install of the desktop shortcut. Does not do this on prior versions. Got this error last night (one time) when closing out the edit view within audit window. No special characters in the game being edited. Debug 2020-07-25 12-52-23 PM.log
  6. Maybe this changed somewhere earlier than 11.3 but I noticed when refreshed metadata to pickup the new fields that LB has changed the formatting of images when special characters are used. So for example a Title like: "You Don't Know Jack: Mock 2" in the DB would formerly name the images like You Don_t Know Jack - Mock 2-01.png but in 11.3 it will rename it as You Don_t Know Jack_ Mock 2-01.png The problem is it doesn't pick all the images in the "old" format (dash replaced with underscore for special character), so when refresh is done for metadata (assuming no download of images) you don't pick up the existing image inventory and appears missing even though they were there prior. Since they were properly linked to the LB DB I would assume it would just rename the existing to whatever LB currently wants to see but not the case. A manual "refresh" also won't pick it up either. You have to either download images again or manually relink the existing images.
  7. This is happening to me as well. Additionally, it will also crash in sort an odd way in that the window for LB will still be visible and Windows doesn't indicate LB has stopped working but you cannot click anything (but can move window around like normal), sort of in zombie mode. If close out via the "X" on LB window it does visually appear to close LB. But if try to relaunch it will say you have instance running. You have to go to task manager to force the task closed. It seems to get more unstable after that to where I had to reboot.
  8. If using the Open Game Folder or Open Images Folder feature you get access error below. On a local drive, no change in permissions. Works fine in prior versions. Tried running LB as ADMIN and still get same error.
  9. A kludge fix, but when I unchecked "Mute Audio During Transitions" in the Options, Game Pause window it stopped nuking my Windows audio.
  10. @Mr.Laor Is it possible to do that, yes. The links for the cache file method can be used for other things like you are suggesting whether it is a cache file or an XML file. So basically you do for the data folder what is suggested for the image cache folder. Will it speed things up for the edit menu issue you are experiencing...my guess is likely not to level to correct the significant delay you are seeing. I have used this tool in the thread for my cache on the SSD and does improve responsiveness of scrolling and image generation but you still have the overhead of LB program, so not just tied to write/read speed of SSD. During the beta 11 phase I was having the sluggish edit window (not near as bad as you mention, a few seconds) but went away on subsequent later betas. Although I now experience significantly more crashing of LB in 11.2 then 10.5. I had actually removed the symbolic links at one point thinking it might be causing a problem (it wasn't). In the end, easy enough to give it a try with with backup of your LB data folder first. But don't think you will see an improvement to the level you are hoping simply with the data files housed on the SSD. @Fredyyy Depends on what you are trying to achieve and where seeing performance choke point. I just wanted boost to scrolling performance and with the cache of images that fits the bill with how setup in the original post. If you have tons of space on your SSD then that is easier then the symbolic link and you get overall program benefit of SSD performance. Some quick testing on my setups though didn't indicate it was worth eating up SSD space (other than cache) and I preferred keeping my "game drive" completely independent of C: drive where possible (~20,000 game setup). Plus, even with the emulators and ROMs on another drive your images and videos for LB are now on your SSD (not just the cache files). Those can grow be pretty big (~ 0.5 TB on my setup). So my take is try it with the cache on SSD and see if that is suitable for needs. It is quicker/easier to setup and if change mind easy enough to remove the symbolic link and go with full SSD install.
  11. Yep, if use the first example with -flop command it will work with DSK format. I actually don’t use the zipped files in my build either since I cannot use AppleWin as alt emulator.
  12. Assuming you have your path pointing to your software folder in your mame.ini rompath: the -sl4 phasor is optional. I added that so it would use that soundcard versus mockingbird apple2ee -sl4 phasor -gameio joy -flop1 Alternatively, if you have the "use file name without file extension or folder path" checked then the command is as follows (drops the flop command): apple2ee -sl4 phasor -gameio joy The advantage of this method is MAME will load a zip file from a proper MAME software list set that has two disks inside the zip automatically into flop1 and flop2 drives.
  13. @cleverest You actually no longer need to use an AHK script because LB can now pass the romfile variable. Point the emulator to the Future Pinball.exe or if using BAM to the FPLoader.exe and use this under the default command line: /open %romfile% /play /exit So yes FP works on 11.2 although you cannot use the pause screen due to exclusive screen use. LB controller mappings do work for exiting tables.
  14. There was another thread that indicated 0.222 was updated relatively recently. Unfortunately, you cannot tell by file version. I have also found in at least in two cases on my system that I have had to do a force metadata update. For whatever reason the MAME XML file wasn't getting updated even though other metadata info was fine. So I take as precursor practice before MAME import to just do a force update to be sure using most recent version.
  15. Unfortunately, you have to place them unzipped in the corresponding LB image folder path. I wish that feature was available. Not sure it has actually been on the polls either as a "wish" feature. However, LB will match them automatically since LB will match off the ROM name. So as you noted the only way at moment is unzip and copy over to your appropriate LB image directory and then hit refesh.
  16. You shouldn't have to check the "extract" ROMS before running option if using RA (and with most emulators) regardless of if it is zipped or not. LB will manage zipped or not. I would try with that option unchecked. Other than that may try re-zipping the files to make sure not an issue with the archive.
  17. It also works with the Exit key combo and via the Exit menu (via Pause menu). I don't have anything anymore in the running AHK tab after finding it works for both.
  18. @Shawns_arcade Edit the FX3 emulator. In the last tab put this script in the Exit Autohotkey Script. Whatever you put in LB to exit a game (controller combo) will then exit the table. This will issue an ALT-F4 command to exit just FX3. Send {RAlt down} Sleep 50 Send {f4} Sleep 50 Send {RAlt up}
  19. Just click in the window and then use Ctrl-A on your keyboard. It will highlight/select all the items in that window. Or use your mouse to select them (click first item, hold shift key, then last item and will highlight all). Once they are highlighted then hit delete key and they are deleted (or then use the right click, delete will now be option). Again make sure you have the option to also delete the roms unchecked or it will not only remove from LB but also physically delete the ROMs.
  20. If you used the MAME full importer tool you can remove all the MAME games and do another import and not choose to import those game types. Keep in mind that if do that any modifications you made beyond the "standard" import playlists and edits will be lost. Make sure you don't have the "delete roms" option turned on in LB when do this. Safest option is to sort by Genre in LB and delete based on that. Most of them are under "Casino" type games as I recall. Can either use the Tools Audit feature or go in LB to the top left drop down box and select "genre" and will show the various types of genres you have. Then just make sure you are under the Arcade platform when viewing/removing.
  21. @KrazygKeep in mind that you can put the images in whatever LB image category you want. What I described above is just what I decided to do for various reasons and based on the theme and priorities I had setup. Like Retro808 mentioned, whatever you decide, they get put in the Pinball FX3 image directory (see snap below). For example, in my download you may decide you prefer the Backglass images to be in Arcade - Marquee versus where I had them in Screenshot- Game Title. In that case you would place them in Arcade-Marquee. You may also prefer to use the "docklets" as your Clear Logo. You would just place those in Clear Logo. LB doesn't have pre-defined image categories that fit in all cases for Pinball. So at some point you just plop them wherever you feel makes sense for your setup. My main goal was I wanted to keep each image type separate so I could use the LB audit feature to see what images I was missing and if changed my mind later could easily move them in mass.
  22. Go into your MAME.ini and check your settings that video is set to opengl: # # OSD VIDEO OPTIONS # # opengl or d3d video opengl The other option if that doesn't work is to try this instead of opengl: soft That uses the software renderer which isn't as fast/comprehensive as other options. Note that Retroarch MAME core only uses software rendering which may be why works on that. Other than that, verify your graphics drivers are updated.
  23. Yeah, if you haven't activated the cabinet code from them none of the above will work. As to the XML those go in the LB platforms directory: ...LaunchBox\Data\Platforms I would make a backup of your existing Pinball FX3.xml file if you have one in case you decide to use the one you had instead. The XML is optional and you can use the media without it but has all the metadata I could find and links to the PXP files. Note the XML attached below has paths to default Steam FX3 directory in C: drive. I realized the one I attached in the media pack was pointing to my Steam folder on my D: drive which wouldn't work for most folks. Pinball FX3.zip
×
×
  • Create New...