Hi,
I'm using the latest version of the Arculator.bat file in my setup from @ScottishSerenity, but have an issue - I think because my ROMs are zipped.
I've selected to Extract ROMs in the LB emulator setup as Arculator.exe doesn't seem to work well with zipped arch files.
This gets passed to the bat file and the cfg gets correctly written:
disc_name_0 = D:\Emulators\LaunchBox\ThirdParty\7-Zip\Temp\Air Supremacy (United Kingdom).adf
stereo = 1
sound_enable = 1
disc_name_0 = D:\Emulators\LaunchBox\ThirdParty\7-Zip\Temp\Air Supremacy (United Kingdom).adf
stereo = 1
sound_enable = 1
...
The problem is the extracted file vanishes from the "D:\Emulators\LaunchBox\ThirdParty\7-Zip\Temp\" folder once the batch file closes. I assume this is LB trying to be clever and cleaning up, thinking the emulator has finished.
I can see a couple of workarounds - keep the batch file open while Arculator is running, thus the file should remain in the temp dir.
Or extract my roms .. which I don't really want to do if possible, only because I want to save space and the MAME arch files are compressed and expect to be.
Finally, and I assume this is an issue for everyone, the Arculator profile selection window remains open when you close the emulator and you need to shut that down separately. It'd be nice if that could be hidden, but I guess it can't - didn't see any options to do so in the Arculator settings.