Search found 1867 matches

by dee2eR
Sat Apr 27, 2024 5:31 am
Forum: ARpiCADE release updates
Topic: ARpiCADE_5 beta2 - for RPi4 or RPi5
Replies: 12
Views: 690

Re: ARpiCADE_5 beta2 - for RPi4 or RPi5

That adaptor looks like it should be fine, as long as it's just passively adapting HDMI to micro HDMI it should work fine. Does Balena Etcher give any options to 'optimize' the image for particular RPis or similar? If so you do not want to let it do so. While I'm not familar with Etcher it should be...
by dee2eR
Sat Apr 27, 2024 3:10 am
Forum: ARpiCADE release updates
Topic: ARpiCADE_5 beta2 - for RPi4 or RPi5
Replies: 12
Views: 690

Re: ARpiCADE_5 beta2 - for RPi4 or RPi5

OK, that's obviously not what you want to happen. Not sure why it has offhand. Hopefully we can work it out. It is very likely to be the SD card or the HDMI to micro HDMI *(or maybe a loose connection or something) as the rest of the hardware is known good - assuming the RPi5 is fine... You are usin...
by dee2eR
Fri Apr 26, 2024 5:12 am
Forum: ARpiCADE release updates
Topic: ARpiCADE_5 beta2 - for RPi4 or RPi5
Replies: 12
Views: 690

Re: ARpiCADE_5 beta2 - for RPi4 or RPi5

MAME 0.251 runs great for most stuff on Pi5. It's surprisingly good on Pi4 too. RA MAME has an extra frame of input processing compared to vanilla MAME, I can add the core back but I wouldn't recommend it over vanilla. MAME 0.172 and later have next frame response, depending on the game (based on th...
by dee2eR
Thu Apr 25, 2024 4:27 am
Forum: ARpiCADE Support
Topic: Donut Dodo
Replies: 10
Views: 2326

Re: Donut Dodo

I've attached a zip with a couple of files to this post to overwrite on /boot/ (of ARpiCADE_4 v3.2) to make DonutDodo work as a dedicated board on Pi3. The run.sh script is assuming you have the Donut Dodo files in /boot/DonutDodo. You will need to adjust the picture width on your monitor chassis, i...
by dee2eR
Tue Apr 23, 2024 12:44 pm
Forum: RaspberryJAMMA Hardware Questions
Topic: Audio Jack Issue
Replies: 7
Views: 4021

Re: Audio Jack Issue

@swisstoni either way is fine
by dee2eR
Mon Apr 22, 2024 3:00 pm
Forum: Emulator support on ARpiCADE
Topic: Issues with MAME 139 Setting Controls
Replies: 1
Views: 87

Re: Issues with MAME 139 Setting Controls

Unffortunately the version of 0.139 in use doesn't use MAMEs menus for controls. You can edit the controls but need to use the RA menus (F1) and it's a bit of a pain.

What are you running in 139? It's not that useful a MAME version in my experience.
by dee2eR
Sun Apr 21, 2024 3:29 pm
Forum: ARpiCADE Support
Topic: Donut Dodo
Replies: 10
Views: 2326

Re: Donut Dodo

I'd be happy to help you set it up or build a SD card for you if you need. If you want to try it yourself start by downloading the base image for ARpiCADE_4 v3.2, there's more to be done but you'l need that on an SD card to continue. I can help with the scripting once you have the base image ready. ...
by dee2eR
Tue Apr 16, 2024 3:37 am
Forum: General Topics
Topic: Emulator support on ARpiCADE.
Replies: 1
Views: 373

Re: Emulator support on ARpiCADE.

Hi, at the most basic level all you need is to copy some software that is built for whichever Pi version you're using to the ARpiCADE SD card and point Attract-Mode at the relevant directories and exes (can be done from inside Attract-Modes menus). Often software built for other RaspiOS based images...
by dee2eR
Sun Apr 07, 2024 5:36 am
Forum: ARpiCADE release updates
Topic: ARpiCADE_5 beta2 - for RPi4 or RPi5
Replies: 12
Views: 690

Re: ARpiCADE_5 beta2 - for RPi4 or RPi5

Give it a try without any changes after burning the SD card again. If that works just exit to the service menu and select whichever vert mode you want. I've had another similar report on the previous beta release but I was only able to replicate it by moving partitions around and breaking something....
by dee2eR
Sun Apr 07, 2024 3:04 am
Forum: General Topics
Topic: NEED Default LCD settings Purchased as CGA
Replies: 1
Views: 296

Re: NEED Default LCD settings Purchased as CGA

These are the 6 line changes to make:
#overscan_left=46
#overscan_right=34

hdmi_group=1
hdmi_mode=1

#hdmi_group=2
#hdmi_mode=87
Note: all that is necesary is to comment out or uncomment the lines, they are already in the file...