[pnyaa] Pochi and Nyaa

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
User avatar
ReyVGM
Posts: 147
Joined: Thu May 11, 2006 3:55 pm
Contact:

[pnyaa] Pochi and Nyaa

Post by ReyVGM »

This code will make it so the computer is constantly flooded with garbage. It's a Puyo Puyo clone, so it's basically an easy win cheat.

This code is for the 1 or 2 Player Versus Mode.

Code: Select all

<cheat desc="Flood The Opponent">
    <script state="run">
      <action>maincpu.ppb@102C15=55</action>
    </script>
  </cheat>

And this code is for the Attack Mode. Basically the "intruders" are the amount of combos you must do to go to the next stage. If you enable this code, you can jump right to the last stage. But I think it would be best if someone with more experience would modify the cheat so it works more like a "Select amount of", that way people will be able to chose how many intruders they would want.

Code: Select all

 <cheat desc="Max Intruders">
    <script state="run">
      <action>maincpu.ppb@10C82B=FF</action>
    </script>
  </cheat>

   <cheat desc="Max Intruders">
    <script state="run">
      <action>maincpu.ppb@10C82a=10</action>
    </script>
  </cheat>
User avatar
ReyVGM
Posts: 147
Joined: Thu May 11, 2006 3:55 pm
Contact:

Re: [pnyaa] Pochi and Nyaa

Post by ReyVGM »

Why isn't this code getting added? Is there something wrong with it?
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: [pnyaa] Pochi and Nyaa

Post by Pugsy »

I hadn't added them as I hadn't got to it yet....last cheat I added was posted just before this one was.

I've added them now, thanks. They probably will require some rework but that's a job for later
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)
Post Reply