OS Software




Donut Dodo / Fix It Felix - ARpiCADE 5

Started by FrizzleFried, May 17, 2025, 09:29 AM

Previous topic - Next topic

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
Quote from: dee2eR on Dec 11, 2025, 10:58 PMNot srure what you mean by the ARpiCADE folder is empty (do you mean the whole second partition is empty?  but then it wouldn't even boot...), but it doesn't sound right.

The config file is saved in /home/pi/.local/share/DonutDodoArcade/  but you shouldn't need to copy it (and it can't be written manually).

Only the game files need to be in /boot/firmware/DonutDodo/gamedata/

Try running it from the command line with:
/boot/firmware/DonutDodo/gamedata/./DonutDodo.pi


Boot/firmware is empty. No files/folders at all.
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.

dee2eR

Administrator
*****
Hero Member
Posts: 310
Logged
On the Pi or in Windows?

The boot partition is mounted as /boot/firmware/ when running on the Pi. 

When viewing it from Windows (or other OSs) it will not be mounted like that.  The partition is labeled as boot but will be mounted where ever the OS is set up to mount removable disks.

If it's booting and you can run the game from the menu it's not the issue anyway.  If it runs from the menu you have all the required files.  Not sure why it isn't running from the terminal for you.

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
#32
Quote from: dee2eR on Dec 12, 2025, 05:58 AMOn the Pi or in Windows?

The boot partition is mounted as /boot/firmware/ when running on the Pi. 

When viewing it from Windows (or other OSs) it will not be mounted like that.  The partition is labeled as boot but will be mounted where ever the OS is set up to mount removable disks.

If it's booting and you can run the game from the menu it's not the issue anyway.  If it runs from the menu you have all the required files.  Not sure why it isn't running from the terminal for you.

when I insert the sd into my pc and then mount the partition and go to the boot folder then firmware folder its empty. Everything works, games load, even donut dodo. just whats mentioned is empty. so im sure thats why when i type the command at terminal (in cab) its saying it cant find anything. Thats why Im wondering if I should just copy over the entire donut dodo folder over from the other partition.
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.

dee2eR

Administrator
*****
Hero Member
Posts: 310
Logged
That is normal.  With the SD card plugged into your PC /boot/firmware/ (on the second partition) should be empty.  It is where the first partition is mounted on the running Pi.

Don't copy any files into there.

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
It's still not working. I hit f4 until at prompt. Verified several times my typing/spelling and still get error saying not found
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.

dee2eR

Administrator
*****
Hero Member
Posts: 310
Logged
Can you take a photo of the command you used and the message you get back and upload it?  Maybe I will notice something.

If it's running from the menu it should be there, the location is the same as used by the launcher acript and Attract-Mode.

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
see pics
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
#37
Quote from: cool_factor on Dec 13, 2025, 07:34 AMsee pics

FINALLY figured it out.
At terminal: cd /boot/firmware/DonutDodo/gamedata THEN once at that prompt I typed ./DonutDodo.pi

Game launched and was able to fix controls.
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.

dee2eR

Administrator
*****
Hero Member
Posts: 310
Logged
Yeah, looks like it was 2 commands combined.

The 'cd' command is for navigating folders (DOS and Windows have very similar 'cd' commands).

Glad you got it figured out.

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
Quote from: Flynn Lives on Dec 13, 2025, 09:32 AM
Quote from: cool_factor on Dec 13, 2025, 07:34 AMsee pics

FINALLY figured it out.
At terminal: cd /boot/firmware/DonutDodo/gamedata THEN once at that prompt I typed ./DonutDodo.pi

Game launched and was able to fix controls.

Well,I thought I had them fixed.  I am able to change the controller setting, i see them change. then when I exit out and reboot and try and play the joystick/buttons on cab are unresponsive, can coin up, thats about it. f4 back out to terminal, verify my settings are correct but just cant play. I dont know what Im doing wrong. I cant figure it out. theres  5 settings i have no idea what to set them to. START SELECT OPTIONS ACCEPT CANCEL. these are in the controller mapping. so frustrated... I assume the keyboard mapping gets left alone, ive done nothing with those.
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.

dee2eR

Administrator
*****
Hero Member
Posts: 310
Logged
Damnit, I know I remapped DD after the controller update, looks like I've reverted it at some point...

No need to touch keyboard map.  When I remapped the control inputs I used:
start=start button
select=coin
options=b6 (can't use test or service because they're keyboard inputs)
accept=b1
cancel=b2

I just went through it.  New ARpiCADE_5 v2.7, added DonutDodo, Loaded from command line set the inputs, exited and ran 'attract' just to launch the game quick and check.  Rebooted after that and checked again, it had saved my changes.  Not sure what went wrong when you did it.

Try this little arpicade update: https://mega.nz/file/ZkNH0BwK#IKpUCeW1ruosCL2k062xQWBxOzcCfsH46HA34Y5FXsw
it will install the DonuDodo config from the system I just tested on.

Flynn Lives

Global Moderator
*****
Full Member
Posts: 57
Location: Fort Worth TX
Logged
That worked. sor of. First try no response, went out all the way to prompt and reset buttons, all buttons were same as yours except button 6 (options). I mapped it to a button i do not use, figure ill hardly ever change things again anyways. that worked, now playing game.
The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Chips? Motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then. One day. I got in.