Search found 9 matches

by RetroBorg
Mon May 16, 2022 4:32 am
Forum: Emulator support on ARpiCADE
Topic: Anyone got Demon Front to play?
Replies: 1
Views: 7133

Anyone got Demon Front to play?

Hi guys trying to get Demon Front to play.

I'm guessing it needs some sort of BIOS file.

If anyone who has it working if they can let me know exactly what I need.

Thanks.

https://youtu.be/BOTYUVR-6To
by RetroBorg
Thu May 12, 2022 10:55 am
Forum: ARpiCADE Support
Topic: Some game resolutions not supported by my monitor
Replies: 5
Views: 6859

Re: Some game resolutions not supported by my monitor

I've worked out my issue. For some reason I had this: hdmi_group=1 ## Use only one mode at a time # Boot and menus in 480i (rotated games in 480i, non rotated games in 240p/256p/288p) hdmi_mode=6 # Boot and menus in 240p (all games in 240p/256p/288p) #hdmi_mode=8 # Boot and menus in 480p (no res swi...
by RetroBorg
Wed May 11, 2022 1:57 am
Forum: ARpiCADE Support
Topic: Some game resolutions not supported by my monitor
Replies: 5
Views: 6859

Re: Some game resolutions not supported by my monitor

By default low res settings were commented out, are you referring to this part? ## Return to original boot resololution ## only works with 240p and 480i # if [ $1 == defaultres ]; then # echo $hdmitiming # ##Return to 240p # resolution to # if [ "$hdmitiming" == "hdmi_timings=1920 1 52 208 260 240 1...
by RetroBorg
Wed May 11, 2022 1:54 am
Forum: ARpiCADE Support
Topic: Which version of MAME ROMs is best?
Replies: 2
Views: 9994

Re: Which version of MAME ROMs is best?

Thanks for that dee2eR.

I'll check out the spreadsheet and have a play around.
by RetroBorg
Tue May 10, 2022 12:49 pm
Forum: ARpiCADE Support
Topic: Which version of MAME ROMs is best?
Replies: 2
Views: 9994

Which version of MAME ROMs is best?

I've recently updated to ARpiCADE version 3.X and was wondering what version of MAME I should be using? Listed in romsArcade folder are the following versions: mame-037 mame-078 mame-094 mame-106 mame-139 mame-172 mame-192 mame-203 I don't know if this comes in to it but I want high score support. W...
by RetroBorg
Tue May 10, 2022 12:29 pm
Forum: ARpiCADE Support
Topic: Some game resolutions not supported by my monitor
Replies: 5
Views: 6859

Re: Some game resolutions not supported by my monitor

I have a feeling I should be using hdmi_group=2 and hdmi_mode=35. So I've tried that and I've also included this in resSwitch.sh if [ $hdmimode == hdmi_mode=1 ] || [ $hdmimode == hdmi_mode=2 ] || [ $hdmimode == hdmi_mode=3 ] || [ $hdmimode == hdmi_mode=4 ] || [ $hdmimode == hdmi_mode=16 ] || [ $hdmi...
by RetroBorg
Tue May 10, 2022 10:04 am
Forum: ARpiCADE Support
Topic: Some game resolutions not supported by my monitor
Replies: 5
Views: 6859

Some game resolutions not supported by my monitor

I've recently updated to ARpiCADE version 3.X and I am finding games that used to work on previous versions of ARpiCADE don't now due to a resolution issue according to the error screen that comes up on my monitor. Most games work fine but games like Joust, Moon Patrol and Jungle King just come up w...
by RetroBorg
Mon May 09, 2022 8:30 am
Forum: ARpiCADE Support
Topic: How to exit Attract Mode and get to the command line?
Replies: 2
Views: 5595

How to exit Attract Mode and get to the command line?

Hi guys, I've just updated my software to version ARpiCADE_3.X and can't seem to exit the menu system and get to the command prompt.

I swear it used to be a matter of pressing escape once or twice.

Can anyone educate me? :D