Killer Instinct 1.5d New Codes

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.
User avatar
Tootall
Posts: 15
Joined: Sat Oct 01, 2005 6:41 am
Location: California, City next to Compton

Post by Tootall »

I noticed there isn't a code for infinite super moves, i read you can only do super moves i.e. shadow moves and other types of moves when the little white bar on you heath bar is blinking, is it possible to always have it blinking.
Here's what i'm talking about
Image
Image
"Evil will always triumph because good is dumb"
- Dark Helmet
User avatar
Abystus
Posts: 593
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 5 times
Been thanked: 59 times

Post by Abystus »

:kinst:00000000:0808BCBB:00000006:FFFFFFFF:Combo Breaker Enabled P1
:kinst:00000000:0808BDBB:00000006:FFFFFFFF:Combo Breaker Enabled P2

is the code that your looking for, it puts the white line your referring to. It makes it to where you can do shadow moves all the time.
User avatar
Tootall
Posts: 15
Joined: Sat Oct 01, 2005 6:41 am
Location: California, City next to Compton

Post by Tootall »

Oh my bad, great thanks :D
Image
"Evil will always triumph because good is dumb"
- Dark Helmet
ShimaPong
Posts: 1063
Joined: Wed May 21, 2003 4:19 pm
Location: Japan

Post by ShimaPong »

"Controller" code seems to work fine.
But why does a value for CPU be 0x01 ? I have confirmed it is 0x10.

And your format has wasteful.
Current cheat engine displays ALL codes (except a linked code) into 1 window.
In case that a game has many codes, it is main problem.
For example, check a code for mvsc in-game. Can you move a cursor to a code you wanted easily?
Therefore we need to note that try to create more short code.

So I have improved.

Code: Select all

:kinst:62000000:00000000:00000000:00000000:Select Controller PL1
:kinst:00010000:0808F5F3:00000000:FFFFFFFF:Player
:kinst:00010000:0808F5F3:00000010:FFFFFFFF:CPU
:kinst:62000000:00000000:00000000:00000000:Select Controller PL2
:kinst:00010000:0808F5F7:00000000:FFFFFFFF:Player
:kinst:00010000:0808F5F7:00000010:FFFFFFFF:CPU
But you can't work the above code if convert to clones simply.
This code NEVER works on kinst13, kinst14 and kinstp ...!

Check the database.
  • Credit (0x0808Fxxx) : kinst~=(kinst13=kinst14=kinstp)
  • Time (0x08088xxx) : kinst=kinst13=kinst14=kinstp
  • Energy (0x0808Bxxx) : (kinst=kinst13=kinst14)~=kinstp
  • Eyedoll (0x0808Fxxx) : kinst~=(kinst13=kinst14=kinstp)
Kinst13 and kinst14 are the same as kinst in case of Energy (0x0808Bxxx). But in case of Credit, Eyedoll (0x0808Fxxx), these sets are the same as kinstp.
"Controller" code is 0x808Fxxx" so that I think the same address among kinst13, kinst14 and kinstp.
And "Combo Breaker" and "Moveset" are "0x0808Bxxx" so that kinstp will require an another address.

Over and over again I say, the cheat database requires ALL codes for ALL clones.
I hope Abystus to check and post ALL codes.
Post Reply