Mame Menu Issue

Installing ARpiCADE for the first time? Having issues? Check here first for solutions and tips on installing.

Moderator: dee2eR

Post Reply
FastyMcNasty
Community Member
Community Member
Posts: 22
Joined: Mon Nov 26, 2018 3:47 am

Mame Menu Issue

Post by FastyMcNasty » Thu Jan 17, 2019 5:08 am

Originally I was having an issue running Super Street Fighter 2 Turbo. Certain sound effects weren't playing and the in-game attract mode had no audio. I think there is a setting that needs to be changed in the mame menu, but it's all jumbled. Here's a picture...

Image

The sub menus are even worse. Any suggestions?

User avatar
cool_factor
Legendary Contributor
Legendary Contributor
Posts: 409
Joined: Tue Sep 26, 2017 10:55 am
Location: Fort Worth TX

Re: Mame Menu Issue

Post by cool_factor » Thu Jan 17, 2019 4:25 pm

If its MAME172 try what Dee2er says here:


Post by dee2eR » Tue Jan 08, 2019 5:39 pm
in /boot/launchers/mame172.sh find the vert game hori monitor bit and add uifont uismall.bdf like this:

## horizontal monitor settings
# vertical game on horizontal monitor
elif [ $rot == 90 ] || [ $rot == 270 ]; then
aconfig="-keepaspect -unevenstretch -nosyncrefresh -nowaitvsync -throttle -uifont uismall.bdf"

hopefully that helps.

FastyMcNasty
Community Member
Community Member
Posts: 22
Joined: Mon Nov 26, 2018 3:47 am

Re: Mame Menu Issue

Post by FastyMcNasty » Fri Jan 18, 2019 2:50 am

So far no change.

It is Mame172. I edited the sh file to include the uifont uismall.bdf and ran a full rom scan.

Is there anything else I can try?

I tried seeing if I could avoid this entirely by running SSF2T in FBA, but the game won't launch.

Post Reply