[chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
asper
Posts: 132
Joined: Thu Oct 18, 2007 11:44 am

[chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

Post by asper »

Quite painful to deal with psx memory but here it is:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Energy (time = 0 still survive :) )">
    <script state="run">
      <action>maincpu.pw@001B39E2=012C</action>
    </script>
  </cheat>

  <cheat desc="Infinite launcher">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=03</action>
    </script>
  </cheat>

  <cheat desc="Infinite napalm">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=04</action>
    </script>
  </cheat>

  <cheat desc="Infinite gas">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=05</action>
    </script>
  </cheat>

  <cheat desc="Infinite search">
    <script state="run">
      <action>maincpu.pb@001B3A18=64</action>
      <action>maincpu.pb@001B3A2D=06</action>
    </script>
  </cheat>

  <cheat desc="Infinite pod">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=07</action>
    </script>
  </cheat>

  <cheat desc="Infinite spark">
    <script state="run">
      <action>maincpu.pb@001B3A18=64</action>
      <action>maincpu.pb@001B3A2D=08</action>
    </script>
  </cheat>

  <cheat desc="2ndary weapon = MITUKI 1ary weapon">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=00</action>
    </script>
  </cheat>

  <cheat desc="2ndary weapon = VOGT 1ary weapon">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=01</action>
    </script>
  </cheat>

  <cheat desc="2ndary weapon = RICK 1ary weapon">
    <script state="run">
      <action>maincpu.pb@001B3A18=63</action>
      <action>maincpu.pb@001B3A2D=02</action>
    </script>
  </cheat>

  <cheat desc="2ndary weapon = No 2ndary weapon">
    <script state="run">
      <action>maincpu.pb@001B3A18=0</action>
      <action>maincpu.pb@001B3A2D=FF</action>
    </script>
  </cheat>

  <cheat desc="Always have Special Shot">
    <script state="run">
      <action>maincpu.pb@001B3A3E=64</action>
    </script>
  </cheat>

  <cheat desc="Always have Full Weapon">
    <script state="run">
      <action>maincpu.pb@001B3A42=64</action>
    </script>
  </cheat>


</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
To have fun you can also try this values at 001B3A2D:

0A = single shot laser
OB = thunder
0C = explosion
0D = rifle laser
0E = single fire
0F = single big laser

Do not cross 0F otherwise the game will crash !
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: [chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

Post by Pugsy »

Thanks, added. I have cleaned them up though - split the inf ammo from all the secondary weapon cheats and then made the weapon cheats into a single select cheat along with the other weapons you posted. I'm unsure about the MITUKI, VOGT & RICK weapons though - do the weapons have proper names?

Your codes cleaned up:-

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Energy">
  <script state="run">
    <action>maincpu.pw@1B39E2=012C</action>
  </script>
  </cheat>

  <cheat desc="Always have Full Weapon">
    <script state="run">
      <action>maincpu.pb@1B3A42=64</action>
    </script>
  </cheat>

  <cheat desc="Always have Special Shot">
    <script state="run">
      <action>maincpu.pb@1B3A3E=64</action>
    </script>
  </cheat>

  <cheat desc="Infinite Secondary Weapon Ammo">
    <script state="run">
      <action>maincpu.pb@1B3A18=63</action>
    </script>
  </cheat>

  <cheat desc="Select Secondary Weapon">
    <parameter>
      <item value="0x00">Normal MITUKI</item>
      <item value="0x01">Normal VOGT</item>
      <item value="0x02">Normal RICK</item>
      <item value="0x03">Launcher</item>
      <item value="0x04">Napalm</item>
      <item value="0x05">Gas</item>
      <item value="0x06">Search</item>
      <item value="0x07">Pod</item>
      <item value="0x08">Spark</item>
      <item value="0x0A">Single Shot Laser</item>
      <item value="0x0B">Thunder</item>
      <item value="0x0C">Explosion</item>
      <item value="0x0D">Rifle Laser</item>
      <item value="0x0E">Single Fire</item>
      <item value="0x0F">Single Big Laser</item>
      <item value="0xFF">None</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@1B3A2D=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
I converted them into old type forst though, made it easier to spot things and currently the only error checking mechanism I have is for cheat.dat format.

Code: Select all

; [ Chaos Heat (V2.08J) ]
:chaoshea:00100000:1B39E2:0000012C:FFFFFFFF:Infinite Energy
:chaoshea:00000000:1B3A42:00000064:FFFFFFFF:Always have Full Weapon
:chaoshea:00000000:1B3A3E:00000064:FFFFFFFF:Always have Special Shot
:chaoshea:00000000:1B3A18:00000063:FFFFFFFF:Infinite Secondary Weapon Ammo
:chaoshea:62000000:000000:00000000:00000000:Select Secondary Weapon
:chaoshea:00010000:1B3A2D:00000000:FFFFFFFF:Normal MITUKI
:chaoshea:00010000:1B3A2D:00000001:FFFFFFFF:Normal VOGT
:chaoshea:00010000:1B3A2D:00000002:FFFFFFFF:Normal RICK
:chaoshea:00010000:1B3A2D:00000003:FFFFFFFF:Launcher
:chaoshea:00010000:1B3A2D:00000004:FFFFFFFF:Napalm
:chaoshea:00010000:1B3A2D:00000005:FFFFFFFF:Gas
:chaoshea:00010000:1B3A2D:00000006:FFFFFFFF:Search
:chaoshea:00010000:1B3A2D:00000007:FFFFFFFF:Pod
:chaoshea:00010000:1B3A2D:00000008:FFFFFFFF:Spark
:chaoshea:00010000:1B3A2D:0000000A:FFFFFFFF:Single Shot Laser
:chaoshea:00010000:1B3A2D:0000000B:FFFFFFFF:Thunder
:chaoshea:00010000:1B3A2D:0000000C:FFFFFFFF:Explosion
:chaoshea:00010000:1B3A2D:0000000D:FFFFFFFF:Rifle Laser
:chaoshea:00010000:1B3A2D:0000000E:FFFFFFFF:Single Fire
:chaoshea:00010000:1B3A2D:0000000F:FFFFFFFF:Single Big Laser
:chaoshea:00010000:1B3A2D:000000FF:FFFFFFFF:None
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)
asper
Posts: 132
Joined: Thu Oct 18, 2007 11:44 am

Re: [chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

Post by asper »

Yes, the weapon Rick, Mituki and Vogt are correct (names of the 3 players). With that cheat you gain, as secondary weapon, the primary weapon of each player but holding the button they not power up, it's like you have 2 primary weapons instead of 1 primary and 1 secondary, and the 2nd primary weapon you gain with this cheat cannot power up. It's a trick, like using values greater that 08 (thunder for example is the weapon of a Boss).

I don't only know if setting an infinite numebr of ammo for weapons greater than 08 (from 09 on, they are "non conventional weapons", I mean they are weapons you cannot have in a normal game) will works... I think we should set the ammo value to 00 and not 63 for those ones)

You were great to use 63 for all ammos because it's a multiple of 21Hex, 14Hex and 5Hex (each weapon uses a different number to decrease the ammount of ammo) :P

You are a real PRO pugsy :)
Whipon
Posts: 2
Joined: Wed May 19, 2010 8:03 pm

Re: [chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

Post by Whipon »

Hi guys!.
This is my first contribution ^^.
You'll see, these cheats doesn't work in chaoshea. It seems these only work in chaosheaj.
So I corrected the addresses so they work in chaoshea:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pw@1B3A02=012C</action>
    </script>
  </cheat>

  <cheat desc="Always have Full Weapon">
    <script state="run">
      <action>maincpu.pb@1B3A62=64</action>
    </script>
  </cheat>

  <cheat desc="Always have Special Shot">
    <script state="run">
      <action>maincpu.pb@1B3A5E=64</action>
    </script>
  </cheat>

  <cheat desc="Infinite Secondary Weapon Ammo">
    <script state="run">
      <action>maincpu.pb@1B3A38=63</action>
    </script>
  </cheat>

  <cheat desc="Select Secondary Weapon">
    <parameter>
      <item value="0x00">Normal MITUKI</item>
      <item value="0x01">Normal VOGT</item>
      <item value="0x02">Normal RICK</item>
      <item value="0x03">Launcher</item>
      <item value="0x04">Napalm</item>
      <item value="0x05">Gas</item>
      <item value="0x06">Search</item>
      <item value="0x07">Pod</item>
      <item value="0x08">Spark</item>
      <item value="0x0A">Single Shot Laser</item>
      <item value="0x0B">Thunder</item>
      <item value="0x0C">Explosion</item>
      <item value="0x0D">Rifle Laser</item>
      <item value="0x0E">Single Fire</item>
      <item value="0x0F">Single Big Laser</item>
      <item value="0xFF">None</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@1B3A4D=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
Tested and working with chaoshea with MAME 0.138
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: [chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

Post by Pugsy »

Very Nice to see you here, thanks for the cheats (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)
Whipon
Posts: 2
Joined: Wed May 19, 2010 8:03 pm

Re: [chaoshea] alisa Chaos Heat - Weapon Tricks+Infinite Energy

Post by Whipon »

Pugsy wrote:Very Nice to see you here, thanks for the cheats (added).
Cool Pugsy, thanks a lot ^^.
Post Reply