[megadriv, clayfghtu] Clay Fighter (and clones/parents)

This forum is for posting cheats for any non-arcade game in M.A.M.E. ( aka the M.E.S.S. games ) including any softwarelist game. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
NotAGoodName
Posts: 331
Joined: Wed Feb 18, 2009 7:09 am
Location: MO, USA
Contact:

[megadriv, clayfghtu] Clay Fighter (and clones/parents)

Post by NotAGoodName »

I don't have particularly fond memories of this game.

Code: Select all

	<cheat desc="Infinite Energy P1">
		<script state="run">
			<action>maincpu.pw@FF41C2=6868</action>
		</script>
	</cheat>
	<cheat desc="Character P1"><comment>Don't select N.Boss on a player select screen.</comment>
		<parameter>
			<item value="00">Bad Mr. Frosty</item>
			<item value="01">Taffy</item>
			<item value="02">Tiny</item>
			<item value="03">The Blob</item>
			<item value="04">Blue Suede Goo</item>
			<item value="05">Ickybod Clay</item>
			<item value="06">Helga</item>
			<item value="07">Bonker</item>
			<item value="08">#N. Boss</item>
		</parameter>
		<script state="run">
			<action>maincpu.pb@FF08C1=param</action>
			<action>maincpu.pw@FF08C6=36F2+(param*10)</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Infinite Energy P2">
		<script state="run">
			<action>maincpu.pw@FF423A=6868</action>
		</script>
	</cheat>
	<cheat desc="Character P2"><comment>Don't select N.Boss on a player select screen.</comment>
		<parameter>
			<item value="00">Bad Mr. Frosty</item>
			<item value="01">Taffy</item>
			<item value="02">Tiny</item>
			<item value="03">The Blob</item>
			<item value="04">Blue Suede Goo</item>
			<item value="05">Ickybod Clay</item>
			<item value="06">Helga</item>
			<item value="07">Bonker</item>
			<item value="08">#N. Boss</item>
		</parameter>
		<script state="run">
			<action>maincpu.pb@FF08CD=param</action>
			<action>maincpu.pw@FF08D2=36F2+(param*10)</action>
		</script>
	</cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
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: [megadriv, clayfghtu] Clay Fighter (and clones/parents)

Post by Pugsy »

Thanks, added
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)
Post Reply