@Baadbeats
Hi Carl,
if you're serious about wanting to get it set up how you want it really isn't hard. All you need to do is delete the games you don't want using a file browser of some sort (probably easiest to do on your PC) and edit one text file. Assuming you have a Windows PC (I don't think you have said, sorry if you did) you will only be able to access one partition of the SD card but that is all you will need. I will write step by step instructions, I don't know which version of ARpiCADE you have so some details may be a little off.
It is a very good idea to back up the whole SD card before you do anything else. There's an article about it here:
https://www.raspberrypi.org/magpi/back-up-raspberry-pi/ which has instructions for various OSs.
Assuming you are a Windows user I strongly recommend using Notepad++ to edit any files. Windows built in text editors can mess up the file formats and cause the RPi Linux system to break. Notepad++ is free and very good, it can be downloaded here:
https://notepad-plus-plus.org/download/v7.5.8.html
To start unplug the SD card from the Pi and plug it into your PC. Open the SD card with a file manager if it doesn't happen automatically (if you use a system that can see both parts of the SD card you want to open the one labeled BOOT). You should be able to see the roms folder here, there are folders for a number of different MAME versions inside it - most games are probably in mame-106 (advance MAME). Delete whatever files you do not need (this may help as a reference:
https://drive.google.com/open?id=1wMSNB ... -Z-27jIPlA I don't know what you have there).
When you are finished deleting games, or if you just want the automatic scanner back on, exit the rom folder and open the file run.sh using Notepad++. Find this bit:
## Scan arcade games for Attract-Mode list
# NOTE: noPornRoms is the same as sortRoms with an extra no porn games array, only use sortRoms OR noPornRoms, NOT BOTH.
#bash /home/pi/.attract/sortRoms.sh
#bash /home/pi/.attract/noPornRoms.sh
## Scan console games for Attract-Mode list
#bash /home/pi/.attract/sortRomsConsoles.sh
## Combine gamelists into all games list for Attract-Mode
#bash /boot/launchers/servMenu.sh carccons
and make it look like this by deleting 3 # symbols:
## Scan arcade games for Attract-Mode list
# NOTE: noPornRoms is the same as sortRoms with an extra no porn games array, only use sortRoms OR noPornRoms, NOT BOTH.
#bash /home/pi/.attract/sortRoms.sh
bash /home/pi/.attract/noPornRoms.sh
## Scan console games for Attract-Mode list
bash /home/pi/.attract/sortRomsConsoles.sh
## Combine gamelists into all games list for Attract-Mode
bash /boot/launchers/servMenu.sh carccons
and save the file and close Notepad++.
You have finished, make sure you DO NOT JUST PULL THE SD CARD OUT, but safely remove/eject/unmount (however your operating system refers to the proper way to remove a SD card) first. When the PC says it is safe to remove it you can remove it.
Put the SD card back in the Pi. When you power up it will take longer than previously to start up as it will scan the games at each start up. (If after doing all this you want to disable the scanning again put the 3 hashes you deleted back in the file in the same way you removed them.)
I really hope that helps you. I believe I have at least a decent track record of trying to help people along with this. Perhaps you are right and the RaspberryJAMMA & ARpiCADE system isn't for you due to your unique lack of technical nous but I'm happy to keep trying to help you if you want to try. I've made this as easy to use as I can but with virtually everything being able to be customized there is some complexity to it all so there is a learning curve if you want to get deeply into it. I really do think anyone should be able to use this.
Also I'm sorry you felt deceived, I don't know who you called but it definitely wasn't me. I didn't sell you anything directly, I do not know what version of ARpiCADE you are using. I do not really sell ARpiCADE at all I give it away as a free download for anyone who wants it (and I recommend making the setup you want from the vanilla no roms releases I give away - personally I think 1000s of games is too much too). I make the RaspberryJAMMA hardware and do make money selling it but with the exception of a few donations (thanks to anyone that has, I don't ask for donations but do appreciate it when it happens) I am not paid for the hundreds (probably thousands by now) of hours work I put into ARpiCADE. Unless you bought your setup from this website (ie. me), which you didn't, I feel your comments are misleading. Please understand I support your right to say whatever you like and will not censor you on this site unless you spam or harass people so I won't edit or delete the comment but after I had already tried to help previously and not heard anything back I figured my advice had helped and hadn't given it another thought.
That said, I promise if you spend a little time learning the basics of the system (if you haven't yet look at the USER_MANUAL folder on the SD card) you will end up with a much better system than a GameElf or Pandora. You may be an idiot, I don't know you, but no-one deserves a GameElf. lol