Main > Raspberry Pi & Dev Board
How to make a dedicated MAME 0.250 Appliance on a Raspberry Pi 4/Pi 400
nts31180:
No clue if this is related to the program or if it’s the rom’s I’m using.
But getting a large red screen with a bunch of files missing, say (neogeo) after the file name.
Photo attached.
Any advice?
bbegin:
Hi nts31180,
That's because the ROM you want to launch needs (dependency) a BIOS. In this case, the BIOS it needs is neogeo. You need to get the BIOS file (neogeo.zip) and put it in the same folder as your ROM files (/data/mame/roms).
Hope it helps
itr4e:
Hi,
got a problem building mame on a Pi4B 4GB with your image
I am making a small 15 inch picade for the kids to play some games on it, especialy pacman and i have used your image since the kids are small and prefer to be a ro mode.
Basically I have changed the source ui.cpp to have option to disable the warning (no nag) display, modified your mame-update script not do download the mame or extract and used that to build the image
After 5h 45m it fails, see attached picture for that but it doesn't contain any specific error info.
i have seen the make file and will try to enable debug and some other options to see why but was wondering if anyone has an idea as each build takes forever to be done and now with debug will be more.
I have not touched anything else and added only some option to change/cycle one game per day with a script and adding the game to load in the autostart script.
bbegin:
Hi itr4e,
At first view, it looks like a free-space problem: the root filesystem is a bit tight on space while building MAME. I would suggest you delete your .zip of the source code, once unzipped, as well as the original MAME (rm -R ~/mame0241). Try to continue the build, it should take where the issue was encountered.
Just let me know if this fix the issue. Thanks!
nts31180:
--- Quote from: bbegin on March 18, 2022, 03:41:41 pm ---Hi nts31180,
That's because the ROM you want to launch needs (dependency) a BIOS. In this case, the BIOS it needs is neogeo. You need to get the BIOS file (neogeo.zip) and put it in the same folder as your ROM files (/data/mame/roms).
Hope it helps
--- End quote ---
Thanks again for all of the help! I've gotten to everything set up (for now), and even gotten to play some games that I haven't seen since I was a kid.
This is an awesome set up!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version