MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

redk9258
Regular
Reged: 09/21/03
Posts: 3968
Loc: Troy, Illinois USA
Send PM
Re: SFIII japan version not showing up in Maximus arcade
06/08/11 09:38 PM


I see two games that fit your description..
Street Fighter III 3rd Strike: Fight for the Future (Japan 990608, NO CD)
Street Fighter III 3rd Strike: Fight for the Future (Japan 990512, NO CD)

Both are clones of

Street Fighter III 3rd Strike: Fight for the Future (USA 990608)

You need the ROMsz for the parent for those to work too.
You could change the source code and compile your own version making the game you want not a clone by changing a line in src\mame\drivers\cps3.c. For example...

Change this line...

Code:

GAME( 1999, sfiii3n,  sfiii3,   sfiii3,   cps3,      sfiii3,   ROT0, "Capcom", "Street Fighter III 3rd Strike: Fight for the Future (Japan 990608, NO CD)", GAME_IMPERFECT_GRAPHICS )


to

Code:

GAME( 1999, sfiii3n,  0,   sfiii3,   cps3,      sfiii3,   ROT0, "Capcom", "Street Fighter III 3rd Strike: Fight for the Future (Japan 990608, NO CD)", GAME_IMPERFECT_GRAPHICS )








Entire thread
Subject Posted by Posted on
* SFIII japan version not showing up in Maximus arcade thehuntsmen5434 06/08/11 09:20 PM
. * Re: SFIII japan version not showing up in Maximus arcade redk9258  06/08/11 09:38 PM
. * Re: SFIII japan version not showing up in Maximus arcade thehuntsmen5434  06/08/11 09:42 PM
. * Re: SFIII japan version not showing up in Maximus arcade redk9258  06/08/11 10:46 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 103 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3943