MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Pages: 1

thehuntsmen5434
MAME Fan
Reged: 05/13/11
Posts: 57
Send PM


SFIII japan version not showing up in Maximus arcade
#256871 - 06/08/11 09:20 PM


For some reason when I load up Maximus Arcade Street fighter III Third Strike (japan version NO CD) doesn't show up on my list. It acts like a clone of Street fighter II for some reason. And if I change settings to allow clones and broken games to show up, it still doesn't show up.

Anyone else ever have this problem, is there some way I can edit SFIII so it isn't a clone.



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


Re: SFIII japan version not showing up in Maximus arcade new [Re: thehuntsmen5434]
#256872 - 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 )




thehuntsmen5434
MAME Fan
Reged: 05/13/11
Posts: 57
Send PM


Re: SFIII japan version not showing up in Maximus arcade new [Re: redk9258]
#256873 - 06/08/11 09:42 PM


I'll give that a shot.

Odd thing is the parent game doesn't show up either. Even in MAME itself.



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


Re: SFIII japan version not showing up in Maximus arcade new [Re: thehuntsmen5434]
#256875 - 06/08/11 10:46 PM


Do you have the correct ROMs? Check with CLRMAMEPRO.


Pages: 1

MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

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