Hi all.
I am pulling my hair out (and I dont have much anyway) on this issue. I am trying to “bypass” the softlists and hashes in order to launch roms thru retroarch with cmd files.
Using MAME as standalone (just the mame64.exe and sym file in retroarch system mame dir), I can launch an Atari 5200 rom with…
MAME64.exe a5200 -cart “F:\cmdrom\Beamrider (USA).zip” - works fine.
So I create a file called Beamriser (USA).cmd and it consists of a5200 -cart “F:\cmdrom\Beamrider (USA).zip”
open retroarch, load content, select the cmd file and choose MAME from list - error 5200.rom NOT FOUND (tried in a5200 a5200)
I have the correct BIOS file just about everywhere retroarch\system\mame\roms - zipped and in a5200 subdir both zipped and unzipped f:\cmdrom\ directory zipped and unzipped and in a a5200 subdir both zipped and unzipped
Paths are set correctly within retroarch I have also tried it without LFN and just used beam.
I have seen this method used and working by thatman on a youtube post before within hyperspin and retroarch.
Any pointers? or is there a way of getting a more detailed log file highlighting exactly where retroarch is trying to look for the BIOS - tried in a5200 a5200 is hardly helpful in fault finding
Oh and I have tried about a dozen different versions of retroarch from latest git back to yesteryear.
Thanks for your time
Brent