Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Sun Nov 16, 2025 7:06 am

All times are UTC - 8 hours [ DST ]


Forum rules





Post new topic Reply to topic  [ 11 posts ] 
Author Message
PostPosted: Sat Feb 03, 2007 3:09 am 
Offline
Kommunist
Kommunist

Joined: Tue Oct 03, 2006 6:17 pm
Posts: 98
My second Action Replay DS code

I only have 1 so far:

Always Fire Kirby
0226188C 00000001

Triple Star Rod
0226188C 0000001A




I havn't tested it yet because I have no working Action Replay

The code is 8-bit.

_________________
http://content.ytmnd.com/content/e/d/d/ ... ff4078.mp3


Top
 Profile  
Reply with quote  
PostPosted: Sat Feb 03, 2007 11:07 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Mon Oct 09, 2006 2:04 pm
Posts: 259
Location: Chicago
I will test them out later today.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Feb 03, 2007 1:15 pm 
Offline
Kommunist
Kommunist

Joined: Tue Oct 03, 2006 6:17 pm
Posts: 98
Someone replied :O

Tell me if they work. If they do then it's my 2nd and 3rd working DS code.

_________________
http://content.ytmnd.com/content/e/d/d/ ... ff4078.mp3


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Feb 03, 2007 3:13 pm 
Offline
Kommunist
Kommunist
User avatar

Joined: Mon Oct 09, 2006 2:04 pm
Posts: 259
Location: Chicago
They work just fine.
(I am currently going through for the rest of the abilities)


There is one problem though ;\
If you lose your ability in any way (whether it's using an ability bubble, getting hit, or pressing select) You get frozen in place.

I'll try to fix that.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Feb 03, 2007 5:55 pm 
Offline
Kommunist
Kommunist

Joined: Tue Oct 03, 2006 6:17 pm
Posts: 98
Ok, cool.

I will try to find how to pocess bosses with ghost Kirby. Which should be a challenge.

_________________
http://content.ytmnd.com/content/e/d/d/ ... ff4078.mp3


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Feb 03, 2007 9:12 pm 
Offline
Kommunist
Kommunist
User avatar

Joined: Mon Oct 09, 2006 2:04 pm
Posts: 259
Location: Chicago
I've gone through to find all the abilities.

Code:
Normal
0226188C 00000000

Fire
0226188C 00000001


Ice
0226188C 00000002


Spark
0226188C 00000003


Beam
0226188C 00000004


Tornado
0226188C 00000005


Parasol
0226188C 00000006


Cutter
0226188C 00000007


Laser
0226188C 00000008


Bomb
0226188C 00000009


Wheel
0226188C 0000000a


U.F.O.
0226188C 0000000b


Hammer
0226188C 0000000c


Cupid
0226188C 0000000d


Sleep
0226188C 0000000e


Hi-Jump
0226188C 0000000f


Sword
0226188C 00000010


Throw
0226188C 00000011


Magic
0226188C 00000012


Ninja
0226188C 00000013


Fighter
0226188C 00000014


Animal
0226188C 00000015


Bubble
0226188C 00000016


Metal
0226188C 00000017


Ghost
0226188C 00000018


Triple Star Rod ~ Crashes
0226188C 00000019


Triple Star Rod ~ Works
0226188C 0000001a


Fire Sword
0226188C 0000001b


Ice Sword
0226188C 0000001c


Thunder Sword
0226188C 0000001d


Ice Bomb
0226188C 0000001e


Thunder Bomb
0226188C 0000001f



I don't know whats up with the 2 Triple Star Rod's.
The first one crashes as soon as you load the level.


I'll try to figure out some way to stop the game from crashing if you lose the ability.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Feb 04, 2007 3:17 am 
Offline
Kommunist
Kommunist

Joined: Tue Oct 03, 2006 6:17 pm
Posts: 98
Awesome!

That is odd that one of the star rods crash. I wonder if it's a beta thing.

_________________
http://content.ytmnd.com/content/e/d/d/ ... ff4078.mp3


Top
 Profile  
Reply with quote  
PostPosted: Sat Jun 09, 2007 7:48 am 
Kyle posted these:

Hold X for Super Speed

94000136 fffe0000
b22618c0 00000000
10000096 00003c25
d2000000 00000000

Hold Y for Super Speed

94000136 fffd0000
b22618c0 00000000
10000096 00003c25
d2000000 00000000

Always Super Speed

94000136 ffff0000
b22618c0 00000000
10000096 00003c25
d2000000 00000000

Double Tap Y for Super Flying
94000136 fffd0000
b22618c0 00000000
10000099 00003c25
d2000000 00000000

Always Super Flying
94000136 ffff0000
b22618c0 00000000
10000099 00003c25
d2000000 00000000


Top
  
Reply with quote  
 Post subject: Re:
PostPosted: Mon Jun 11, 2007 12:47 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Sun May 27, 2007 10:31 pm
Posts: 62
Location: im in ur system hackin ur games
Title: Liquid Metal
Kyle wrote:
I've gone through to find all the abilities.

I don't know whats up with the 2 Triple Star Rod's.
The first one crashes as soon as you load the level.


I'll try to figure out some way to stop the game from crashing if you lose the ability.


Simple way to fix it to stop freezing would be to add an activator, right? What I did, anyways.

_________________
Image
Yar, I be a game Painter, I lay out the colors, find the ones I want, then combine them into a liking of my way, even if I have to start from scratch sometimes.


Top
 Profile  
Reply with quote  
 Post subject: Re:
PostPosted: Mon Apr 07, 2008 6:28 pm 
Offline
Kommunist
Kommunist

Joined: Sun Apr 06, 2008 5:13 pm
Posts: 2
Title: The Codeanater
Kyle wrote:
They work just fine.
(I am currently going through for the rest of the abilities)


There is one problem though ;\
If you lose your ability in any way (whether it's using an ability bubble, getting hit, or pressing select) You get frozen in place.

I'll try to fix that.


Hey, couple of weeks of go, I was messing around with the powers and activators.
Then I noticed that when I got hit, the game did not freeze.
So I did some experimenting by keeping my powers code on, and turning off all codes except one to see why it was doing that. I found out that as long as you have Infinite Health on (not Max Health) and a activator, you can get hit, get rid of your power or get another one using a different activator, without freezing.
You can test it Here!


Top
 Profile  
Reply with quote  
PostPosted: Sun Jun 22, 2008 8:17 pm 
Offline
Kommunist
Kommunist

Joined: Sat Dec 01, 2007 2:11 pm
Posts: 73
npcguy, where can I find your metaknight hack?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 151 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group