sam-ludlow / mame-ao

Run MAME easily, automatic download and setup for binaries and ROMs from archive.org
MIT License
90 stars 12 forks source link

MAME error:Fatal error: Required files are missing, the machine cannot be run. !!! Missing ROM & Disk files. I doubt MAME will run !!! #50

Open sam-ludlow opened 3 weeks ago

sam-ludlow commented 3 weeks ago

Hello

The Archive.org items used my MAME-AO to obtain assets don't seem to be getting updated anymore.

If you want to run the latest/new machines in MAME nothing after 0267 (not sure exactly) will work automatically, because it isn't on Archive.org.

If you want to use MAME-AO for new stuff you will need to obtain assets elsewhere then use the import function. http://localhost:12380/import

Not sure if the Archive.org items will continue to get updated? Maybe the chap is just on holiday? I don't know.

You can see what is missing using the MAME-AO "Source Exists" reports.

http://localhost:12380/reports/run

image

Cheers Sam

sam-ludlow commented 1 week ago

Oh dear all the TuftyDog SL CHD archive.org items have gone.

image

sam-ludlow commented 5 days ago

TuftyDog SL CHD archive.org items removed in 1.97

Some SL CHD will still work but its a bit iffy.

You can run report SESD to see what is avaialble.

image

Find Available in Source

image

Some CHD have bad SHA1 so look in the console if MAME don't start. Bad CHD have their file hash (not the CHD hash) stored in _BadSources.txt so you don't download them again.

Will have to come up with a replacement plan.

Cheers Sam

ckolos commented 1 day ago

This seems to be somewhat resolved with the 270 release; while I didn't test all the roms, the ones that I did (most of exidy and a couple others) worked without incident.

sam-ludlow commented 20 hours ago

Hello @ckolos

If you run the SE reports you can see

Looks like I'll have to take matters into my own hands.

I've been working on archive.org upload functionality.

https://github.com/sam-ludlow/mame-ao/blob/main/source/Upload.cs

Cheers Sam