General Emulation > Cheats

Requests

<< < (10/22) > >>

Fighterchar:
Hi, can you help me to remove the background music and without affecting the characters' vecs in kof98 and 2002?

Lloyd Carnigan:
Hi there, I noticed that with the 6 player version of X-men (xmen6pu) the arcade game the MAME cheats allow you to select your character instead of being stuck with Cyclops, but FB Neo runs superb on my Android set up and doesn't cooperate with my mame versions as well. I was told you may be able to convert the XML to a .CHT if I requested here?

Here is the code:

<cheat desc="P5 Select Character"> <comment>Don't use until after you've inserted coins and pressed start.</comment>
    <parameter>
      <item value="0x00">Cyclops</item>
      <item value="0x01">Collossus</item>
      <item value="0x02">Wolverine</item>
      <item value="0x03">Storm</item>
      <item value="0x04">Nightcrawler</item>
      <item value="0x05">Dazzler</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@111201=param</action> <!-- Actual Player Sprite -->
      <action>maincpu.pb@111225=param</action> <!-- Colour -->
    </script>
  </cheat>


I attached the whole XML as I noticed others were doing that as well.
Thank you so much.

Lloyd

iq_132:
Here's this. I've only tested a couple of the p1 cheats.

tikman:
any cheats for:

Contra (USA)
nes_contra
Konami (1988)

Super C (USA)
nes_superc
Konami (1990)

dink:
tikman,
I'm adding GameGenie support to the NES emulation, it should be done in a day or 2.  I'll post info & codes as soon as it's ready.

best regards,
- dink

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version