[sf2ce] select alternate outfit

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

[sf2ce] select alternate outfit

Post by syndromtr »

for P1 and P2, with these cheats, alternate color is available. (in 1UP game, P2 cheat is for CPU fighter)

Code: Select all

	<cheat desc="P1 Select Alternate Outfit">
		<script state="run">
			<action>maincpu.pb@FF8672=01</action>
		</script>
	</cheat>

	<cheat desc="P2 Select Alternate Outfit">
		<script state="run">
			<action>maincpu.pb@FF8972=01</action>
		</script>
	</cheat>
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [sf2ce] select alternate outfit

Post by Pugsy »

Thanks, added...hopefully I've got all the clones that this works with.
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
megatron187
Posts: 19
Joined: Mon Feb 26, 2007 5:41 am

Re: [sf2ce] select alternate outfit

Post by megatron187 »

Can you please post this in classic format:)
Post Reply