MAMEWorld >> Programming
View all threads Index   Threaded Mode Threaded  

Pages: 1

ahmadahmad
MAME Fan
Reged: 12/22/12
Posts: 5
Send PM


Skip Ram Rom Ckeck Window
#316454 - 10/27/13 06:20 PM


Hello Am Using mame147 When i Play Kof 97 It's check rom and ram
I want when i play kof 97 just quick launch a game not to be checked a ram or rom
(and am not use the cheat code like skip RAM ROM Check Codes Like every time i play neogeo game it's take so much time I hate it please can you tell how it's possible
Where i change the neogeo.c or neodrv etc files anything else
Sorry for Bad English
Thanks In Advance



redk9258
Regular
Reged: 09/21/03
Posts: 3968
Loc: Troy, Illinois USA
Send PM


Re: Skip Ram Rom Ckeck Window new [Re: ahmadahmad]
#316459 - 10/27/13 08:02 PM


Try using a save state.



Sune
Connected
Reged: 09/21/03
Posts: 5648
Loc: Lagoa Santa, Brasil
Send PM


Re: Skip Ram Rom Ckeck Window new [Re: ahmadahmad]
#316460 - 10/27/13 08:05 PM


> Hello Am Using mame147 When i Play Kof 97 It's check rom and ram
> I want when i play kof 97 just quick launch a game not to be checked a ram or rom
> (and am not use the cheat code like skip RAM ROM Check Codes Like every time i play
> neogeo game it's take so much time I hate it please can you tell how it's possible
> Where i change the neogeo.c or neodrv etc files anything else

You won't find anything in neogeo.c, it's the game that does that, not the emulator.

The only way to patch out the self test is to go through the games own code.

S



ahmadahmad
MAME Fan
Reged: 12/22/12
Posts: 5
Send PM


Re: Skip Ram Rom Ckeck Window new [Re: redk9258]
#316477 - 10/28/13 06:03 AM


Well Thanks A lot I understand So
Just One more Thing Where is the Run In Window option ?
I want to change the option when i start the emulator (only run in Window )
This is emuopts.c am searching that code Run in Window
See This

// performance options
{ NULL, NULL, OPTION_HEADER, "CORE PERFORMANCE OPTIONS" },
{ OPTION_AUTOFRAMESKIP ";afs", "1", OPTION_BOOLEAN, "enable automatic frameskip selection" },
{ OPTION_FRAMESKIP ";fs(0-10)", "0", OPTION_INTEGER, "set frameskip to fixed value, 0-10 (autoframeskip must be disabled)" },
{ OPTION_SECONDS_TO_RUN ";str", "0", OPTION_INTEGER, "number of emulated seconds to run before automatically exiting" },
{ OPTION_THROTTLE, "1", OPTION_BOOLEAN, "enable throttling to keep game running in sync with real time" },
{ OPTION_SLEEP, "1", OPTION_BOOLEAN, "enable sleeping, which gives time back to other applications when idle" },
{ OPTION_SPEED "(0.01-100)", "1.0", OPTION_FLOAT, "controls the speed of gameplay, relative to realtime; smaller numbers are slower" },
{ OPTION_REFRESHSPEED ";rs", "0", OPTION_BOOLEAN, "automatically adjusts the speed of gameplay to keep the refresh rate lower than the screen" },


Thanks



etabeta
Reged: 08/25/04
Posts: 2035
Send PM


Re: Skip Ram Rom Ckeck Window new [Re: ahmadahmad]
#316482 - 10/28/13 12:01 PM


open mame.ini and set "window 1"



ahmadahmad
MAME Fan
Reged: 12/22/12
Posts: 5
Send PM


Re: Skip Ram Rom Ckeck Window new [Re: etabeta]
#316489 - 10/28/13 04:36 PM


Thanks


Pages: 1

MAMEWorld >> Programming
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Pi 
0 registered and 3 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 5386