[megadriv, comixu] Comix Zone (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, comixu] Comix Zone (and clones/parents)

Post by NotAGoodName »

The ever famous Comix Zone. Brings me back to the good old days of Geocities and fake cheats. No, you can't play as Super Sketch. Yes, these cheats are really useful for beating the game.

Code: Select all

	<cheat desc="Select Starting Stage">
		<parameter>
			<item value="00">Episode 1: Night of the Mutants</item>
			<item value="01">Episode 1b: Night of the Mutants</item>
			<item value="02">Episode 2: Welcome to the Temple</item>
			<item value="03">Episode 2b: Welcome to the Temple</item>
			<item value="04">Episode 3: Curse of the Dead Ships</item>
			<item value="05">Episode 3b: Curse of the Dead Ships</item>
		</parameter>
		<script state="run">
			<action>maincpu.pb@FFBFD0=param</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Infinite Energy">
		<script state="run">
			<action>maincpu.pw@FFBF04=04FF</action>
		</script>
	</cheat>
	<cheat desc="Always do Scissor Combo">
		<script state="run">
			<action>maincpu.pw@FFBF60=10</action>
		</script>
	</cheat>
	<cheat desc="Select Special Move">
		<parameter>
			<item value="00">Block</item>
			<item value="01">Shoulder</item>
			<item value="02">Scissor Kick</item>
			<item value="03">Shaolin Kick</item>
			<item value="04">Macho Yell</item>
		</parameter>
		<script state="run">
			<action>maincpu.pb@FFBFCE=param</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Pad Config: S,P,J">
		<script state="run">
			<action>maincpu.pb@FFBFCD=04</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, comixu] Comix Zone (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