The Gladiator

This forum is for posting M.A.M.E. Work In Progress "Arcade"cheats that are not quite ready for the prime time. If the cheats are buggy or the cheat descriptions are non-standard then please post them here. Help maybe given but there are no guarantees and they will only be added to the cheat file when the cheat file maintainer is happy with them.
Post Reply
mazhar111
Posts: 22
Joined: Wed Feb 18, 2009 3:55 pm

The Gladiator

Post by mazhar111 »

pls sir made some basic cheats for this new game waiting for this


{The Gladiator/The Road of The Sword}
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: The Gladiator

Post by Pugsy »

Already requested.....in the 'requests' subforum:-

viewtopic.php?f=1&t=9891

There are no cheats as RAM searching returns nothing of worth even for basic stuff.
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)
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: The Gladiator

Post by syndromtr »

[theglad] WIP cheats, still some issues..

Code: Select all

	<cheat desc="Infinite Energy PL1">
		<script state="run">
			<action>prot.pb@18014B24=40</action>
			<action>prot.pb@18015880=40</action>
		</script>
	</cheat>
	<cheat desc="Invincibility PL1">
		<script state="run">
			<action>prot.pb@18014C46=01</action>
		</script>
	</cheat>	
	<cheat desc="Infinite Energy PL2">
		<script state="run">
			<action>prot.pb@18014D9C=40</action>
			<action>prot.pb@18015994=C4</action>
		</script>
	</cheat>
	<cheat desc="Invincibility PL2">
		<script state="run">
			<action>prot.pb@18014EBE=01</action>
		</script>
	</cheat>
	<cheat desc="Infinite Time">
		<script state="run">
			<action>prot.pb@180000CC=65</action>
		</script>
	</cheat>
issues: if you set Infinite Energy and timer gets 00, game gets stuck(player cannot move). and if you set that, you'll see red energy bar has some graphical bugs, but it works, energy never decreases.
kill bosses with one hit and start from level XX < i'm searching for them, should be easy.
slashkick
Posts: 5
Joined: Mon Dec 30, 2013 9:52 pm

Re: The Gladiator

Post by slashkick »

Thank you syndromtr! I appreciate your work on this fantastic game.
mazhar111
Posts: 22
Joined: Wed Feb 18, 2009 3:55 pm

Re: The Gladiator

Post by mazhar111 »

thanks for sharing
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: The Gladiator

Post by syndromtr »

please test this cheat while i'm finalizing all cheats..

Code: Select all

	<cheat desc="Select Starting Level">
		<parameter min="1" max="4"/>
		<script state="run">
			<action condition="(prot.pb@18000002 == 00) AND (prot.pb@180000C8 == 01)">prot.pb@180000C8=param</action>
		</script>
	</cheat>
i need this test: with this cheat, select "3" and start from 3rd level. play to the end. what happens at the end? game over-the end? OR level 4 comes afterwards? (level 4 is the secret one)
karl_eichholtz_13
Posts: 110
Joined: Tue May 15, 2007 6:04 pm
Location: Leipzig, Germany

Re: The Gladiator

Post by karl_eichholtz_13 »

syndromtr wrote:please test this cheat while i'm finalizing all cheats..

Code: Select all

	<cheat desc="Select Starting Level">
		<parameter min="1" max="4"/>
		<script state="run">
			<action condition="(prot.pb@18000002 == 00) AND (prot.pb@180000C8 == 01)">prot.pb@180000C8=param</action>
		</script>
	</cheat>
i need this test: with this cheat, select "3" and start from 3rd level. play to the end. what happens at the end? game over-the end? OR level 4 comes afterwards? (level 4 is the secret one)
Level 4 is the secret level. When I start form there, it first appears to go normally, but after a certain part of that level, I'm zipped to a part belonging to stage 3.

Weird. Except the final of all the paths in the secret stage is Dayu Rulai.
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: The Gladiator

Post by syndromtr »

still WIP, but this is more proper. infinite energy is not stuck now if timer reaches 0.

Code: Select all

	<cheat desc="Infinite Time">
		<script state="run">
			<action>prot.pb@180000CC=65</action>
		</script>
	</cheat>
	<cheat desc="Select Starting Level">
		<parameter min="1" max="4"/>
		<script state="run">
			<action condition="(prot.pb@18000002 == 00) AND (prot.pb@180000C8 == 01)">prot.pb@180000C8=param</action>
		</script>
	</cheat>
	<cheat desc=" "/>
	<cheat desc="Infinite Lives PL1">
		<script state="run">
			<action>prot.pb@180157B7=05</action>
		</script>
	</cheat>
	<cheat desc="Infinite Energy PL1">
		<script state="run">
			<action condition="(prot.pb@180000CC != 00)">prot.pb@18014B24=40</action>
			<action>prot.pb@18015880=(40-10*(prot.pb@180001C5))</action>
			<action>prot.pb@18015884=00</action>
		</script>
	</cheat>
	<cheat desc="Invincibility PL1">
		<script state="run">
			<action>prot.pb@18014C46=01</action>
		</script>	
		<script state="off">
			<action>prot.pb@18014C46=00</action>
		</script>
	</cheat>
	<cheat desc=" "/>
	<cheat desc="Infinite Lives PL2">
		<script state="run">
			<action>prot.pb@180158CB=05</action>
		</script>
	</cheat>	
	<cheat desc="Infinite Energy PL2">
		<script state="run">
			<action condition="(prot.pb@180000CC != 00)">prot.pb@18014D9C=40</action>
			<action>prot.pb@18015994=(C4-5C*(prot.pb@180001C5))</action>
			<action>prot.pb@18015998=00</action>
		</script>
	</cheat>
	<cheat desc="Invincibility PL2">
		<script state="run">
			<action>prot.pb@18014EBE=01</action>
		</script>	
		<script state="off">
			<action>prot.pb@18014EBE=00</action>
		</script>
	</cheat>
	<cheat desc=" "/>
	<cheat desc="Infinite Lives PL3">
		<script state="run">
			<action>prot.pb@180159DF=05</action>
		</script>
	</cheat>		
	<cheat desc="Infinite Energy PL3">
		<script state="run">
			<action condition="(prot.pb@180000CC != 00)">prot.pb@18015014=40</action>
			<action>prot.pb@18015AA8=A0</action>
			<action>prot.pb@18015AAC=00</action>
		</script>
	</cheat>			
	<cheat desc="Invincibility PL3">
		<script state="run">
			<action>prot.pb@18015136=01</action>
		</script>	
		<script state="off">
			<action>prot.pb@18015136=00</action>
		</script>
	</cheat>
	<cheat desc=" "/>
	<cheat desc="Infinite Lives PL4">
		<script state="run">
			<action>prot.pb@18015AF3=05</action>
		</script>
	</cheat>		
	<cheat desc="Infinite Energy PL4">
		<script state="run">
			<action condition="(prot.pb@180000CC != 00)">prot.pb@1801528C=40</action>
			<action>prot.pb@18015BBC=D8</action>
			<action>prot.pb@18015BC0=00</action>
		</script>
	</cheat>		
	<cheat desc="Invincibility PL4">
		<script state="run">
			<action>prot.pb@180153AE=01</action>
		</script>	
		<script state="off">
			<action>prot.pb@180153AE=00</action>
		</script>
	</cheat>
finalization needed, Pugsy, or others? i think that's all i can do for it. (infinite energy&infinite lives : their graphical displays)

usually, there's one memory location for data, other memory location(s) are used to update graphics on screen. for ex. # of lives etc
afaik, frame based finalizations needed (to fix graphical displays) but i couldn't figure out..

thanks for testing # of levels. that value can be 1 to 4. it's 5 in challange mode. but imo secret level 4 should have been fully unique (not from level 3 parts)
i also found that "B button" super move, infinite super moves, but there are again gfx update problems etc etc..
karl_eichholtz_13
Posts: 110
Joined: Tue May 15, 2007 6:04 pm
Location: Leipzig, Germany

Re: The Gladiator

Post by karl_eichholtz_13 »

Try and find codes to play as the bosses (Wu Jian Xiangu, Tang Kai Yang, Yin Du, etc.).
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: The Gladiator

Post by syndromtr »

karl_eichholtz_13 wrote:Try and find codes to play as the bosses (Wu Jian Xiangu, Tang Kai Yang, Yin Du, etc.).
is there an information page about this game? easter eggs, hints etc? do you think there are codes to play as bosses?
also anyone reached end sequence in arcade mode? is it same as the ensequence after challenge mode?
in challenge mode, are there total 18 bosses to fight, or question mark reveals additional secret bosses to fight versus?
btw, test these cheats also..

Code: Select all

	<cheat desc="Kill Bosses with 1 hit Now!">
		<comment>Set this cheat in CHALLENGE MODE, after any boss completely appears on screen.</comment>
		<script state="on">
			<action>prot.pw@18015C7C=0001</action>
			<action>prot.pw@18015EF4=0001</action>
			<action>prot.pw@1801616C=0001</action>
		</script>
	</cheat>
	<cheat desc="One Hit Kills">
		<comment>In ARCADE MODE, for all enemies, including bosses.</comment>
		<script state="on">
			<action>temp0=prot.rb@08022599</action>
		</script>
		<script state="run">
			<action>prot.rb@08022599=21</action>
		</script>
		<script state="off">
			<action>prot.rb@08022599=temp0</action>
		</script>
	</cheat>
EDIT: found this http://www.gamespot.com/the-gladiator/cheats/ to reveal extra 2 bosses for challenge mode and how to activate ranking mode...
slashkick
Posts: 5
Joined: Mon Dec 30, 2013 9:52 pm

Re: The Gladiator

Post by slashkick »

Infinite power gauge & all supers enabled (or select supers) would be nice too.
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: The Gladiator

Post by syndromtr »

slashkick wrote:Infinite power gauge & all supers enabled (or select supers) would be nice too.
infinite power gauge = you mean infinite supers (performed by Button B) : already found.
select supers : (5 slots = B , rightB , upB , downB , qcB)
imo it's impossible because all players have different supers in those 5 slots, LOTS OF combinations. that time cheat file will have 30 lines for those (6 players x 5 slots)

all supers enabled, another question mark, for ex. for CHU, arcade mode default, first 2 slots of 5 are ON by default, how to fill other 3? random or..
cannot finalize cheat file because of these issues :) anyway, ideas are welcome..
karl_eichholtz_13
Posts: 110
Joined: Tue May 15, 2007 6:04 pm
Location: Leipzig, Germany

Re: The Gladiator

Post by karl_eichholtz_13 »

do you think there are codes to play as bosses?
And do you know why I hope to play as the bosses? Because it would make life in gaming... more interesting.

I just don't wanna wait for the game's characters (bosses included) to be converted to M.U.G.E.N. anyway.
Post Reply