Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I've gotten PacMAME working beautifully with GameEx now, except that I would like to be able to skip the MAME disclaimers when first running a rom. I haven't been able to find a version of PacMAME built on a newer version of MAME than 0.60, and it doesn't support the -skip_disclaimer or -skip_gameinfo flags. The SendKeys function doesn't seem to fix this. Here are the emulator settings I'm using... Thx in advance!!! Oh, and great job on the front-end Tom!

[Emulator_22]

Enabled=true

StartPageName=PacMAME

TitleText=PacMAME

StartPageLogo=apps

RomFilter=*.zip

RomsInFolders=False

ROMPath=C:\rom\pacmame

SnapPath=c:\snaps\pacmame

WorkingPath=C:\emulator\pacmame

MapKeys=True

WaitBeforeKeys=10000

SendKeys="{LEFT}{RIGHT}{LEFT}{RIGHT}{LEFT}{RIGHT}"

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

AlsoLaunch=C:\emulator\pacmame\okscript.wsf

ShowDesktop=False

Debug=False

MapFile=C:\emulator\pacmame\gamelist.map

Command=pacmame.exe [Rom]

Posted
I've gotten PacMAME working beautifully with GameEx now, except that I would like to be able to skip the MAME disclaimers when first running a rom.  I haven't been able to find a version of PacMAME built on a newer version of MAME than 0.60, and it doesn't support the -skip_disclaimer or -skip_gameinfo flags.  The SendKeys function doesn't seem to fix this.  Here are the emulator settings I'm using...  Thx in advance!!!  Oh, and great job on the front-end Tom!

[Emulator_22]

        Enabled=true

        StartPageName=PacMAME

        TitleText=PacMAME

        StartPageLogo=apps

        RomFilter=*.zip

        RomsInFolders=False

        ROMPath=C:\rom\pacmame

        SnapPath=c:\snaps\pacmame

        WorkingPath=C:\emulator\pacmame

        MapKeys=True

        WaitBeforeKeys=10000

        SendKeys="{LEFT}{RIGHT}{LEFT}{RIGHT}{LEFT}{RIGHT}"

        ReplaceDash=True

        ReplaceUnder=True

        Capitals=True

        RemoveBrackets=True

        AlsoLaunch=C:\emulator\pacmame\okscript.wsf

        ShowDesktop=False

        Debug=False

        MapFile=C:\emulator\pacmame\gamelist.map

        Command=pacmame.exe [Rom]

Hi,

To save you fatigue, I would say that give up on trying to make GameEx bypass the info screens in PacMAME. The only succesfully way to do this in modern versions of MAME (and believe me I have tried even though its somewhat unethical) is to get the source code, change it, and compile it yourself.

There are resources around to help with this.

No easy task I am afraid, you may find some kind souls elsewhere who will help you though if you wanted to spend the effort on it.

Posted
Hi,

To save you fatigue, I would say that give up on trying to make GameEx bypass the info screens in PacMAME. The only succesfully way to do this in modern versions of MAME (and believe me I have tried even though its somewhat unethical)  is to get the source code, change it, and compile it yourself.

There are resources around to help with this.

No easy task I am afraid, you may find some kind souls elsewhere who will help you though if you wanted to spend the effort on it.

Thx Tom...

Guest
This topic is now closed to further replies.
×
×
  • Create New...