Are you using nightly or canary build?
I was using canary but past few weeks switched to nightly builds and have not had any issues loading. I just updated the latest nightly and no issues launching from Launchbox.
@Bob Benson Are you looking in the platforms folder or the playlists folder? Those that you are trying to get rid of are actually playlists created by Launchbox so in the \Launchbox\data folder you need to look in the Playlist folder.
How are you trying to delete them?
The best way is to close Launchbox (make sure it is closed or it will not work) and the go to your \Launchbox\Data\Playlist folder and delete the .xml files for those playlists. Then when you reopen Launchbox it should be gone.
@Mr. RetroLust I appreciate the compliment and the offer for advice. I used making the marquees as my practice to start learning more. I have yet to use filters too much, but I will definitely start tinkering with those more.
Nice! Well I am glad someone is doing them. I made some of my own but I am entry level skilled in Photoshop. I like how you have the glow reflecting the different colors in the logos.
Yes it will work. I have cabinet support and am using PBFX3 as well as cabinet support in PBFX2. Once you have you code in PBFX3 if you follow these steps Launchbox will run the table directly. The steps say to point to the steam.exe and not the pinballfx3.exe but I have been able to get it to work with either.
You could place this AHK script in the AutoHotKey tab of the edit emulator screen for Pinball FX in Launchbox.
Universal close emulator with the Escape key:
$Esc::
{
Process, Close, {{{StartupEXE}}}
}
You could place this AHK script in the AutoHotKey tab of the edit emulator screen of Launchbox. Go to tools/manage emulators and then edit your Dolphin emulator setup.
For the two Street Fighter games what are the actual rom names? Could be you are using the clone versions and need the parent rom. But usually if that is the case an error would pop up saying files were missing I think.
The roms you have did you download them indiviually from a site or did you download a romset and keep only the games you want?
I rarely use 3D boxes mainly because there is really no consistent view. These do look great and offer one heck of a unified look which is the great thing about them. Not my taste, but happy to see them being made for others. Kudos to those generating them. Keep up the good work.
In Launchbox go to tools/Manage Emulators. When that window opens choose your demul emulator and click edit. When that opens click on the AutoHotKey tab and paste the AHK code in that tab. Click "ok" to save and now anytime you run Demul Launchbox will use that AHK.
If you go to the post for your download and look for a button that states "File Actions". Click there than click on "Upload a New Version" a new window will open where you can than upload a new version or add files to the post. You can also enter a description of what was added or changed.
Not sure what is going on. As long as the game is not in full screen you should be able to set controls. So launch a game and if it launches full screen hit Escape to drop it to windowed mode. From there choose Game/Configure controls. Or launch just the .exe and uncheck "auto switch to fullscreen" then launch a game and set controls. Are the options greyed out and you cannot select it once the mouse comes back or is it when you get your mouse back once you move over the options list the mouse goes away again?