Software Support > PowerMAME

PowerMAME - New Derivative Build

<< < (25/45) > >>

Farmboy90:
Man I am confused I think.  I will go home tonight and try to figure out the setting and maybe take a picture or two.  Here is what I recall when I tried this with 1942.

With the default settings, 1942 loaded and filled my screen vertically.  Of course being a vertically rastered game it has letter boxing on the sides.  This area was filled in with some artwork of the game itself.

I flipped the setting and loaded the game again.  There appeared to be no difference in game size - it still filled the entire screen vertically.  The only difference was the letter boxing was black - ie, not filled with artwork.



Havok:
This is looking great!

Is there an option to skip the default "OK" for each new game? I don't see an option to turn it off by default.

Also, can we skip the disclaimer screen that the game is not working 100% or screen flipping, etc. on some games?

Farmboy90:
Yes.  If MikeQ has not already added it, I will add those flags back to the code.

** Edit **

Actually I posted that code somewhere already.  Let me try to find the link.

** EDIT #2 **

Here it is:

http://forum.arcadecontrols.com/index.php?topic=49097.0

MikeQ, feel free to add this as well if it isn't already.  It simply adds back into the code the support for the skip_disclaimer and skip_warnings flags like this in src\windows\config.c:

  { "skip_warnings", NULL, rc_bool, &options.skip_warnings, "0", 0, 0, NULL, "skip displaying the " GAMENOUN " warnings screen" },
  { "skip_disclaimer", NULL, rc_bool, &options.skip_disclaimer, "0", 0, 0, NULL, "skip displaying the " GAMENOUN " disclaimer screen" },

SirPoonga:
I'd be weary about adding that if you want to keep the mame name.  The devs do not like that hack.

MYX:
It may be drifting into some legal issues we don't wanna deal with.   :P

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version