Fire Emblem Radiant Dawn [RFEE01]

Started by Wooster, February 11, 2009, 01:24:34 AM

Previous topic - Next topic

g6flavor

#60
okay, update all lowercase to uppercase, renamed the Inf Hp code to RecoverHp after battle (since 1 could  still get killed if the damage done if greater than the current HP???)<---not quite remember
and added 2 new codes ALWAYS Alive (equal never get killed)

bechip222

great news! thanks for ur work :), btw i still wonder can u make all items code? i break all difficult and now want play for fun with code :), thanks for helping!

g6flavor

I thought there's already an All Items codes
http://wiird.l0nk.org/forum/index.php/topic,70.msg14141.html#msg14141

use with the enable 300 Items in Convoy code

bechip222

oww silly me! thanks...i just new here so i dun know we got it :) thanks so much again :)

goochklok

#64
Can anyone tell me if there is a code to enable dropping or selling of blessed items? i kinda screwed myself with the "all items in convoy are blessed" code lol i filled all 300 slots and its hard to make more space since i cant get rid of items.

Heres the code i used if that helps:
All Items in Convoy are Blessed
083E9224 27100000
412b0028 00000000

g6flavor

you can't drop blessed items? try unbless then by changing 10 to 00 (I think)

goochklok

#66
No i cant, i can trade them and move them but i cant drop or sell them to get rid of the items already in my convoy that also got blessed.

so it should look like this?
All Items in Convoy are Blessed
083E9224 27000000
412b0028 00000000

Edit: sweet! it worked, it unblessed the items and i can drop em now. you rock g6flavor :D

x3x

#67
well ? first time here and don't know where to ask , so i ask here. Some how codes from g6flavor & and chapter warp from shadowx39 worked for me, but item modify didn't . what i did is enter the first item slot for nolan (04884ECC XXXXXXXX) , replace the xxxxxxxxx with the item code (80B5FE30  - iron sword) and i get nothing.

playing the normal mode

Bully@Wiiplaza

#68
people who are actually trying to hack with USB Gecko by themselves are asking their problems here and not the problems with specific codes I think. (Go to the radiant down support section)

MOD EDIT: Post was moved from Wii Game Hacking Help forum, which is why Bully's post might sound strange
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

g6flavor

Quote from: x3x on January 04, 2011, 03:53:25 AM
well ? first time here and don't know where to ask , so i ask here. Some how codes from g6flavor & and chapter warp from shadowx39 worked for me, but item modify didn't . what i did is enter the first item slot for nolan (04884ECC XXXXXXXX) , replace the xxxxxxxxx with the item code (80B5FE30  - iron sword) and i get nothing.

playing the normal mode
character address could be shifted, check other characters and see if they have the iron sword

linkmtg

Quote from: lev on July 23, 2009, 06:55:17 PM
Quote from: weiss93 on June 05, 2009, 01:03:43 AM
Im not too sure where to post this, but im new to using Homebrew and Gecko OS, so could anyone tell me how to make all laguz units have Formshift or how to get items on chars using codes? Ive tried using entering the values in the codes but when i load up the game either nothing happens or it freezes as soon as it gets to the title screen  :(

You need to add the Formshift skill (8070F9C8) to the character as well as set the next value to 0x01010000 (sets it as unremovable/locked), otherwise adding the skill only will allow a one-time use for Formshift.

Example to add Formshift to Lethe, in her last displayed skill slot (as there are actually 10 skills per character reserved in memory):
06889554 00000008
8070F9C8 01010000

Post Merge: July 23, 2009, 10:13:35 PM

Here are two more codes:

Push A and Left on the Wii Remote I to set characters' affinity to Earth (0x08)
283D78DA 00000801
08884E28 00000008
003B03F0 00000000
E0000000 80008000

Push A and Right on the Wii Remote I to set characters' weapon ranks (all) to SS
283D78DA 00000802
4A000000 80884FE4
6000003B 00000000
16000000 00000018
014B014B 014B014B
014B014B 014B014B
014B014B 014B014B
5A100000 000003F0
62000000 00000000
E0000000 80008000

When I used your code, Formshift only stayed on for one round.  The one that I have gotten to work is (again using the example with Lethe):

06889554 00000008
8070F9C8 02010000

justinefremlouw

#71
I need serious help...My funds always stay at 0g no matter what I sell, get, etc
I've even tried turning off all cheats and it's still like that....I tried another save that had no cheats and gold was there

My hypothesis:
I used the following codes in the beginning, but it didn't work so I turned it off...I assume it's still enabled like the bless weapon code:
Quote$999999 part 1/Micaiah Gold [Am3692]
043CAAD2 000F423F

Is there a way to disable it so that I can get gold in the future or even recover the gold I should have so far?
or better yet, a gold cheat that actually works?

More info: Currently at part 1 endgame.  No funds, no fun T_T

g6flavor

Quote from: justinefremlouw on January 30, 2011, 09:23:31 AM
I need serious help...My funds always stay at 0g no matter what I sell, get, etc
I've even tried turning off all cheats and it's still like that....I tried another save that had no cheats and gold was there

My hypothesis:
I used the following codes in the beginning, but it didn't work so I turned it off...I assume it's still enabled like the bless weapon code:
Quote$999999 part 1/Micaiah Gold [Am3692]
043CAAD2 000F423F

Is there a way to disable it so that I can get gold in the future or even recover the gold I should have so far?
or better yet, a gold cheat that actually works?

More info: Currently at part 1 endgame.  No funds, no fun T_T

That is a wrong code, try this and see if it fixes it
GP for Part 1
043CAAD0 000F423F

GP for Part 2
043CAAD4 000F423F

justinefremlouw

Quote from: g6flavor on January 31, 2011, 04:40:34 AM
Quote from: justinefremlouw on January 30, 2011, 09:23:31 AM
I need serious help...My funds always stay at 0g no matter what I sell, get, etc
I've even tried turning off all cheats and it's still like that....I tried another save that had no cheats and gold was there

My hypothesis:
I used the following codes in the beginning, but it didn't work so I turned it off...I assume it's still enabled like the bless weapon code:
Quote$999999 part 1/Micaiah Gold [Am3692]
043CAAD2 000F423F

Is there a way to disable it so that I can get gold in the future or even recover the gold I should have so far?
or better yet, a gold cheat that actually works?

More info: Currently at part 1 endgame.  No funds, no fun T_T

That is a wrong code, try this and see if it fixes it
GP for Part 1
043CAAD0 000F423F

GP for Part 2
043CAAD4 000F423F

Thanks a lot ^^
I'm actually already in the second part, so can't test the first code, but the second works fine ^^ I was starting to worry that I'd have to go the entire game without gold or able to recruit volke
BTW, is part 3 GP this?
043CAAD8 000F423F

g6flavor

The Part 3 code is correct and I don't think Am3692 is around anymore to correct the Part1 and Part2 codes, so an OP might have to fix the codes in the DB