Build Your Own Arcade Controls Forum
Front End Support => MaLa Frontend => Topic started by: isolt on December 26, 2013, 04:12:08 pm
-
Hi I'm pretty new to MAME but I've got MAMEUI 64 working, so I can launch ROMs like 1942 from there.
But trying to launch the same ROM from MALA outputs this error. (attempting to launch the clones has a similar error but with a different ROM name after "tried in")
I get the same error from every ROM I've tried, they can be launched form MAME but not MALA
---------------------------
MAME
---------------------------
srb-03.m3 NOT FOUND (tried in 1942 1942)
srb-04.m4 NOT FOUND (tried in 1942 1942)
srb-05.m5 NOT FOUND (tried in 1942 1942)
srb-06.m6 NOT FOUND (tried in 1942 1942)
srb-07.m7 NOT FOUND (tried in 1942 1942)
sr-01.c11 NOT FOUND (tried in 1942 1942)
sr-02.f2 NOT FOUND (tried in 1942 1942)
sr-08.a1 NOT FOUND (tried in 1942 1942)
sr-09.a2 NOT FOUND (tried in 1942 1942)
sr-10.a3 NOT FOUND (tried in 1942 1942)
sr-11.a4 NOT FOUND (tried in 1942 1942)
sr-12.a5 NOT FOUND (tried in 1942 1942)
sr-13.a6 NOT FOUND (tried in 1942 1942)
sr-14.l1 NOT FOUND (tried in 1942 1942)
sr-15.l2 NOT FOUND (tried in 1942 1942)
sr-16.n1 NOT FOUND (tried in 1942 1942)
sr-17.n2 NOT FOUND (tried in 1942 1942)
sb-5.e8 NOT FOUND (tried in 1942 1942)
sb-6.e9 NOT FOUND (tried in 1942 1942)
sb-7.e10 NOT FOUND (tried in 1942 1942)
sb-0.f1 NOT FOUND (tried in 1942 1942)
sb-4.d6 NOT FOUND (tried in 1942 1942)
sb-8.k3 NOT FOUND (tried in 1942 1942)
sb-2.d1 NOT FOUND (tried in 1942 1942)
sb-3.d2 NOT FOUND (tried in 1942 1942)
sb-1.k6 NOT FOUND (tried ??
---------------------------
OK
---------------------------
The image attached shows my MALA settings and my ROM locations. (also the contents of the 1942 ROM, the files aren't missing)
So what obvious thing am I doing wrong?
-
EDIT: Looks like you don't have the mame executable in the same folder as the roms folder.
MAME assumes the roms folder is located in the same folder it is unless you change it in mame.ini
MAMEUI and MAME can live in the same folder together without issues.
original post:
while in Mala, highlight 1942 in your gamelist, right click, and select "show game metadata"
Check the path there. All the data is stored in the gamelist so whenever you make changes, you have to refresh the gamelist.
If that doesn't lead to a solution, post a pick of the metadata.
odd that it says "tried in 1942 1942" instead of just "tried in 1942"
-
Oh brilliant!
The ROMs folder was one level up from the MAME executable. I moved it into the MAME folder and now everything is working.
Thanks so much!