Thanks for the compliments....Matt68061 wrote: ↑Wed Dec 19, 2018 5:03 pmHello.
Let me start by saying "thank you." (to Dylan) I can't tell you how impressed I am with your after the sale "customer service." You really go over and above dealing with the constant questions on your product. I see all of your replies on the various forums and am constantly asking myself... "how does this dude deal with all these dorks like me that don't know the first thing about Linux."
Your patience is amazing.
Before I move on.... what is the command on 3.83 to get back to attractmode from the service menu?? seems to have changed.
OK...so I have to ask. Has anyone reading these posts managed to try this out and getting it to work? I sure can't.
Here are my Exact steps... starting from a fresh image that works perfectly before I start.
1. Fire up the Arpicade and it does it's romscan as normal.
2. go into the run.sh and disable romscan. test this by rebooting and all is fine.
3. follow the command prompt lines above;
sudo mv /home/pi/.attract/romlists /boot
Follow that by creating the symlink:
ln -s /boot/romlists /home/pi/.attract/romlists
4. This creates the romlist folder in Boot partition. I can find the "allGames.txt" file and make changes.
HOWEVER when I go to reboot AttractMode still looks at the original file. It does not appear to move its focus from the romlist in the original partition to the new location.
Any thoughts on what I am missing here.
Honestly...this is not that big of a deal. I just really like to teach myself how this stuff works.
If this is becoming a waste of time just let me know and I will drop it.![]()
I can say....moving forward, as was stated earlier, having the romlists folder in Boot to edit like the other configs would be awesome.
Have a good one...sorry so long!!
After creating the symlink in .attract Attract-Mode will think it is still looking at the same spot (/home/pi/.attract/romlists) but 'romlists' is now a link to the new romlists folder on /boot. That said, I'm not sure why it didn't work for you... (when I tested this I made the symlink on my Linux box and not on the Pi... I will go through again and do it on the Pi to see if I missed anything - not sure if I can fit it in today...).
@FrizzleFried (assuming you've tried) did moving the romlists to /boot work out for you?


