Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Howard_Casto on August 26, 2002, 04:59:51 pm
-
Since the mame devs seem to be taking their time when it comes to fixing the aspect ratios for hwstretch i'm compiling a list of games that need fixing and will put code in lazarus to force the aspect ratio of these games to an aspect closer to the way at which they were intended to be displayed....
So far I've "fixed" the cps1/cps2 games and battletoads.... are there any other games taht have problems? I was thinking there are a few classics, but I can't think of them....
-
for those using fe-3darcade/emulaxian add these commandline options to your femamecloptions.txt:
15 25|horizontal|cps1.c|-screen_aspect 8:7|
15 25|horizontal|cps2.c|-screen_aspect 8:7|
15 2|horizontal|battletoads|-screen_aspect 8:7|
peter