Jump to content

Pokémon Mystery Gift Editor (v1.4.3) (now with B/W support!)


Grovyle91

Recommended Posts

I dont want to ask a question That may allready have been awsered but I was wondering for the pokewalker area is there a list of the titles of the area like the yellow forest or winners path?

By the way I love what you did in the program and the ability to make the pokewalker areas thanks.

Link to comment
Share on other sites

I really need help. I want to create an event cyndaquil that will activate like a normal received event, however, whoever makes pokesav is being a bit lazy and doesnt seem to be making anymore pokesav programmes, does this mean i cant create an event for HGSS? could i use Platinums pokesav, and just change the code, or is there another way to create this event pokemon?

Link to comment
Share on other sites

If the XML file is "blank" after exporting, then add the following to it (open the file with Notepad):

In between the last </gameid> tag and </game> tag

<cheat>
		<name>CODE'S NAME</name>
		<codes>
COPY+PASTE CODE HERE
		</codes>
	</cheat>

Save as .XML once finished.

Link to comment
Share on other sites

If the XML file is "blank" after exporting, then add the following to it (open the file with Notepad):

In between the last </gameid> tag and </game> tag

<cheat>
		<name>CODE'S NAME</name>
		<codes>
COPY+PASTE CODE HERE
		</codes>
	</cheat>

Save as .XML once finished.

awesome thanks didn't knew i had to copy paste the japanese code it gave me got it working now the only problem is that i get the pokemon from the green guy in the market but i dont get the wondercard but still thanks ^^

Link to comment
Share on other sites

Ehm hi,

First off, thanks for making this program :) I got a bit of a problem though.

I wanted the Yellow forest on my Heartgold game, unfortunate, I got the UK/EU version of the game. In your program, I can only choose for the Japanese Heargold/Soulsilver. Is there a way to bypass this or to convert the code to the EU code?

Second, I wanted to get the Pikachu coloured Pichu and Jirachi events on my Platinum game. I did everything like you said, copied the code in the blank .xml and I succesfully put the code on my Action Replay DS. But when I started up my platinum save game, the screen went all white, and the game restarted. When I tried it again, it did the same thing... Somehow my game won't start when I put in the codes (I also tried 1 at a time). Do you have any idea how I can fix this?

Thanks in advance

P.S. I'm a real Action Replay noob, so I'm sure the problem is on my side, not yours

Edited by tillerjpg
additional info
Link to comment
Share on other sites

awesome thanks didn't knew i had to copy paste the japanese code it gave me got it working now the only problem is that i get the pokemon from the green guy in the market but i dont get the wondercard but still thanks ^^

In the PGT section set "Corresponding WC Number" to 1, then in the AR Export in "Live ARDS Code preview" set the third dropdown menu to "Card 1" instead of "Gift 1". This will make the code longer, though...

Ehm hi,

First off, thanks for making this program :) I got a bit of a problem though.

I wanted the Yellow forest on my Heartgold game, unfortunate, I got the UK/EU version of the game. In your program, I can only choose for the Japanese Heargold/Soulsilver. Is there a way to bypass this or to convert the code to the EU code?

You have to create a Custom ID.

Go to AR Export as you would normally, then in Custom ID name your ID (Pokemon HeartGold UK, for example), and in "Based on" set it to HG/SS, JP, and add IPKE-AD102382 as the ID. Then, once you make the code for whatever you want, take out the first three lines of code and add:

94000130 fcff0000

62111880 00000000

Second, I wanted to get the Pikachu coloured Pichu and Jirachi events on my Platinum game. I did everything like you said, copied the code in the blank .xml and I succesfully put the code on my Action Replay DS. But when I started up my platinum save game, the screen went all white, and the game restarted. When I tried it again, it did the same thing... Somehow my game won't start when I put in the codes (I also tried 1 at a time). Do you have any idea how I can fix this?

Thanks in advance

P.S. I'm a real Action Replay noob, so I'm sure the problem is on my side, not yours

You more than likely wrote something wrong or omitted something. Or you copy+pasted both codes together...?

Edited by Feralligates
Link to comment
Share on other sites

I'll tell you step by step what I've done:

I started up the MG Editor -> Save file mode -> Import PCD -> PGT From WC -> SAVE ->Action Replay Export -> Live ARDS Code preview (I set it to Platinum EU Gift 1) -> copied the code and manually put it in my AR... I think I failed there.

And about the Yellow Forest card, I can just put what ever I want as the code? So I could make the code something like: I like pie except when its fake ? Or does it have to be as random as normally, like FAHSH211 HYYYWJK1 etc? And how long should it be?

Also, I don't really understand what you meant with the copying things in the blank xml.

For example, here is the Jirachi XML before I put it in AR:

<?xml version="1.0" encoding="utf-8"?>

<codelist>

<name>Pokemon Mystery Gift Editor Created</name>

<game>

<name>Pokemon Platinum (E)</name>

<gameid>CPUE 3B823103</gameid>

<cheat>

<name>Jirachi</name>

<codes>

94000130 FF0000FF

94000136 FFFC0003

B2101D40 00000000

E000B5D4 00000104

00010001 00000001

00000001 53F10000

DC68369C B5610420

C5C1AB1F 05123687

3B88197C DB96892A

FEB748E0 6A909AEB

DDD83396 DC2C7736

30BBB73A 3626B9D8

83D61AA5 C6CE099F

9402641E 1430E3DE

26BB0DEA 65E5CC4E

25261D00 E7BC7784

5FFFE89D 37BB6CB1

5FE66955 1DA56A1F

985DDD33 AB896096

0EB70954 F22F0D62

DB75E0B5 C22F799F

67A2B8A0 F2F3CE22

AC2141C6 1FAED2EB

B6B879FA 37B64AF7

DE460C22 92F95736

22317837 D4E459C1

82413E98 FF91B194

3CD5D027 02E7D2AB

9924107D D7934469

742B3167 A857A728

138B2BCE 26D8ABF6

975673D6 C1B333EB

D8372D49 062303D5

EEB0FDA5 0AB9A8B3

474E9945 00000000

00000000 00000000

00000000 00000000

D2000000 00000000

</codes>

</cheat>

</game>

</codelist>

EDIT:

Seems like the weird </game> things and such are gone in the spoiler thing, is that a big problem? They're there in my wordpad document

EDIT EDIT:

Yellow Forest problem (gosh I suck, sorry for annoying you guys with mah stupid questions):

I imported the PCD, pressed from WC and saved PGT. (Corresponding WC number = 1)

I went to Action Replay Export, Custom IDs = Pokemon HeartGold UK - HGSS, JP (IPKE AD102382).

When I click the Custom ID, I get an error message which says something like "The value of -1391451262 is not right for Value. Value has to be between 'Minimum' and 'Maximum'." --> Sorry, it's not the exact translation, but I translated it as good as I could. Also, my Live ARDS Code Preview is still 'Diamond - JP - Gift 1'. Should I change that? (If I change it to EU HeartGold it says it's "Index is outside the Matrixborders" or something --> Terrible translation sorry... I had to translate it litteraly word for word, I hope you guys understand)

Sorry for being such a difficult person >.<

Link to comment
Share on other sites

And about the Yellow Forest card, I can just put what ever I want as the code? So I could make the code something like: I like pie except when its fake ? Or does it have to be as random as normally, like FAHSH211 HYYYWJK1 etc? And how long should it be?

Just do the code as you would normally for the JP game, then copy+paste the two lines of code I posted before to replace the first three lines of code from the JP one.

Copy+paste this in Notepad:


<?xml version="1.0" encoding="utf-8"?>
<codelist>
 <name>CODE'S NAME</name>
 <game>
   <name>Pokemon HeartGold</name>
   <gameid>IPKE-AD102382</gameid>
<cheat>
		<name>CODE'S NAME</name>
		<codes>
94000130 FCFF0000
62111880 00000000
REST OF THE CODE HERE
		</codes>
	</cheat>
 </game>
</codelist>

Once you're done save as .XML, which you can drag to your AR Code Manager.

Also, I don't really understand what you meant with the copying things in the blank xml.

When you export the code most of the times you'll get a .XML without the code itself, thus "blank" .XML.

Link to comment
Share on other sites

Well, somehow it doesn't seem to work with me :(.

<?xml version="1.0" encoding="utf-8"?>
<codelist>
 <name>Pokemon Mystery Gift Editor Created</name>
 <game>
   <name>Pokemon HeartGold UK</name>
   <gameid>IPKE AD102382</gameid>
<cheat>
		<name>Pokemon Mystery Gift Editor Created</name>
		<codes>
94000130 FCFF0000
62111880 00000000
E0009E4C 00000104
0001000E 00000016
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
00000000 00000000
D2000000 00000000
		</codes>
	</cheat>
 </game>
</codelist> 

Something in that code is wrong, and for that reason I'm unable to spawn the green guy in the convenient store in Goldenrod City :( I tried it with Card 1 and Gift 1. I don't know what else I can do :( Sorry guys, I guess not-being from Japan sucks if you wanna get events...

Link to comment
Share on other sites

Use one code to get the WC and the other to get the guy to appear?

EDIT: What trigger did you used? Try pressing the button(s) you set as trigger outside the PKMN Mart to see if the guy appears.

i put L+R and i tried it but the guy doesnt appear i have to use 2 code so get both =/

Link to comment
Share on other sites

Thanks! It finally worked. I got the Yellow Forest from the green guy now. Is it a bad thing I didn't receive the wonder card?

Oh and by the way, does this trick (changing the first 3 lines to those other 2) work with every code, to get them to work on the EU version of HeartGold?

Thank you so very much!

Link to comment
Share on other sites

Thanks! It finally worked. I got the Yellow Forest from the green guy now. Is it a bad thing I didn't receive the wonder card?

You'll have to work another code for the WC. Read my replies to Haziel005.

Oh and by the way, does this trick (changing the first 3 lines to those other 2) work with every code, to get them to work on the EU version of HeartGold?

Yes.

Thank you so very much!

All my pleasure.

Link to comment
Share on other sites

You'll have to work another code for the WC. Read my replies to Haziel005.

Yea, I read that, but I meant if it's really necessary to have the Wonder Card. I know I deleted mine right away when I got the Secret Key...

EDIT: Do you happen to know all the regional codes for HeartGold and Platinum? Or do you perhaps know how I can find them? Thanks in advance :D

Link to comment
Share on other sites

If the XML file is "blank" after exporting, then add the following to it (open the file with Notepad):

In between the last </gameid> tag and </game> tag

<cheat>
		<name>CODE'S NAME</name>
		<codes>
COPY+PASTE CODE HERE
		</codes>
	</cheat>

Save as .XML once finished.

I don't get it...how am I supposed to copy and paste the code if I don't have the code?...what's the point?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...