[chasehq] [bldyroar] [pktgaldx] cheats

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

[chasehq] [bldyroar] [pktgaldx] cheats

Post by syndromtr »

[chasehq] select starting stage:

Code: Select all

	<cheat desc="Select Starting Stage">
		<parameter min="1" max="5"/>
		<script state="run">
			<action condition="(maincpu.pb@10010A == FF) AND (maincpu.pb@10012D == 00)">maincpu.pb@10012D=(param-1)</action>
		</script>
	</cheat>
[bldyroar] beast gauge full cheats, requested:

Code: Select all

	<cheat desc="P1 Beast Gauge always full">
		<script state="run">
			<action>maincpu.pw@1F8001BC=3BFF</action>
		</script>
	</cheat>
	
	<cheat desc="P2 Beast Gauge always full">
		<script state="run">
			<action>maincpu.pw@1F8002A4=3BFF</action>
		</script>
	</cheat>
[pktgaldx] infinite bonus time, requested. infinite champ level? probably doesn't exist.

Code: Select all

	<cheat desc="Infinite Bonus Time">
		<script state="run">
			<action>maincpu.pb@174103=74</action>
		</script>
	</cheat>
pepinos
Posts: 130
Joined: Mon Apr 05, 2004 12:47 am

Re: [chasehq] [bldyroar] [pktgaldx] cheats

Post by pepinos »

thank you very much for the cheats bldyroar and pktgaldx

regarding the "champ level" cheat

i meant the cheat that whatever ball you throw in the whole can be the correct ball
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: [chasehq] [bldyroar] [pktgaldx] cheats

Post by Pugsy »

Thanks added, pktgaldx is already in the cheat collection under infinite time though.
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