[strider] select starting mission

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

[strider] select starting mission

Post by syndromtr »

requested,
should work on clones too, not tested.

[strider]

Code: Select all

	<cheat desc="Select Starting Stage">
		<parameter>
			<item value="0x00">1 : Kafazu</item>
			<item value="0x01">2 : Siberia</item>
			<item value="0x03">3 : Balrog</item>
			<item value="0x02">4 : Amazon</item>
			<item value="0x04">5 : Third Moon</item>
		</parameter>
		<script state="run">
			<action condition="(maincpu.pb@FF0CB2 == 00)">maincpu.pb@FF0CB2=param</action>
		</script>
	</cheat>
User avatar
gigadeath
Posts: 27
Joined: Sun Jul 26, 2015 2:39 pm

Re: [strider] select starting mission

Post by gigadeath »

many thanks:)
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 15 times
Contact:

Re: [strider] select starting mission

Post by Pugsy »

Thanks, added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply