+ Reply to Thread
Page 12 of 30
FirstFirst ... 2 8 9 10 11 12 13 14 15 16 22 ... LastLast
Results 166 to 180 of 446

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

  1. #166
    Member
    Join Date
    Apr 2010
    Age
    27
    Posts
    4

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Here's what I did to get it working on English HG/SS a couple months ago. Click Action Replay Export. Then in the Custom IDs section Select HGSS and JP in the Based On drop down menus, then enter the ROM ID for the English HG (IPKE 4DFFBF91) and/or SS (IPGE 2D5118CA).

    Now select the Custom IDs you made and click export to create an XML file with the code. Open the file up, and look at the start of each code generated. Select the second line of the code:

    94000130 FCFF0000
    B2110DC0 00000000

    and replace it with:

    94000130 FCFF0000
    B2111880 00000000

    The first line deals with how the code is activated, in the example about, it's activated by pressing L+R. Repeat this for every code you've generated. Save the file and load it up on your DS and activate the code with whatever button combination you set to trigger it. If you copy and paste the first line above (94000130 FCFF0000) to the first line of your code, it'll be activated with L+R.

  2. #167

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    OK, I see how to do that, however, each time I hit "export", it goes to the regular process of saving, but when I check the file itself, there is no code at all...

  3. #168
    Member
    Join Date
    Feb 2010
    Location
    AFRICA
    Posts
    11

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    The site http://shunyweb.info/convert.php?id=27577163 isnt workin. It says the following: Error: The save extension is not accepted . I dont know what to do.

    Also i recieve this message, i downloaded the Nzone Pikachu from the event download section of this site, i tried using grovyle's program.

    Input size incorrect:260bytes

    Correct Size 512KB or 254kg

    Cant transfer

    Blah . Who has two thumbs and needs help soon. This guy Right HERRE!

  4. #169
    Member
    Join Date
    Jun 2010
    Age
    16
    Posts
    4

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    It works great, but is there a way to make the pokemon in a wonder card shiny?

  5. #170
    《D a r k》 Trainer Kuroi-kun's Avatar
    Join Date
    Feb 2010
    Location
    Isshū Region
    Age
    20
    Posts
    76

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Hi I really need help with this software, can someone please PM me and guide me?

    Battle me If you D A R E
    HG:4899-0146-2652

  6. #171
    Metal PKMN Player Feralligates's Avatar
    Join Date
    Jun 2010
    Posts
    194

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    It's not that hard to use:

    - Activate "Save file mode"
    - Press "Import PCD..."
    - Select the WonderCard file (PCD), then open it
    - Once it loads, press the "From WC..." button found at the left-side
    - Under "Miscellaneous" choose "Action Replay Export", and from there you can customize the code

    After you've done all this, load the code to your ARDS, and remember that the code will work by pressing the button triggers you chose outside the PKMN Market before entering it.

    Hope that helps; I tried to be as simple and concise as possible.

    EDIT: You can always press "Edit PKM..." in case you like to simply see the PKMN or edit it somehow.

  7. #172
    《D a r k》 Trainer Kuroi-kun's Avatar
    Join Date
    Feb 2010
    Location
    Isshū Region
    Age
    20
    Posts
    76

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Quote Originally Posted by Feralligates View Post
    It's not that hard to use:

    - Activate "Save file mode"
    - Press "Import PCD..."
    - Select the WonderCard file (PCD), then open it
    - Once it loads, press the "From WC..." button found at the left-side
    - Under "Miscellaneous" choose "Action Replay Export", and from there you can customize the code

    After you've done all this, load the code to your ARDS, and remember that the code will work by pressing the button triggers you chose outside the PKMN Market before entering it.

    Hope that helps; I tried to be as simple and concise as possible.

    EDIT: You can always press "Edit PKM..." in case you like to simply see the PKMN or edit it somehow.

    Wow, I tried that, I wanted to ask the creator to make a less lengthy version, as when I did that i couldnt see the generated code.....at the side, and when I copied it fully etc, it said platinum Japanese, when I checked off USA, I don't know, I really need some help will you help me?

    Battle me If you D A R E
    HG:4899-0146-2652

  8. #173
    Metal PKMN Player Feralligates's Avatar
    Join Date
    Jun 2010
    Posts
    194

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Quote Originally Posted by kyo-kun16 View Post
    Wow, I tried that, I wanted to ask the creator to make a less lengthy version, as when I did that i couldnt see the generated code.....at the side, and when I copied it fully etc, it said platinum Japanese, when I checked off USA, I don't know, I really need some help will you help me?
    Well, I forgot to say that, before exporting the code, you must click the "Save" button found in the left-side, at the end of Gift (PGT). IF you export the code, and for some reason it's "blank", as in the XML has info regarding the game except the code itself, then add the following to it:

    Spoiler
    HTML Code:
    In between the last </gameid> tag and </game> tag
    HTML Code:
    <cheat>
    			<name>CODE'S NAME</name>
    			<codes>
    CODE
    			</codes>
    		</cheat>


    Save as .XML once finished.

  9. #174
    《D a r k》 Trainer Kuroi-kun's Avatar
    Join Date
    Feb 2010
    Location
    Isshū Region
    Age
    20
    Posts
    76

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Quote Originally Posted by Feralligates View Post
    Well, I forgot to say that, before exporting the code, you must click the "Save" button found in the left-side, at the end of Gift (PGT). IF you export the code, and for some reason it's "blank", as in the XML has info regarding the game except the code itself, then add the following to it:

    Spoiler
    HTML Code:
    In between the last </gameid> tag and </game> tag
    HTML Code:
    <cheat>
    			<name>CODE'S NAME</name>
    			<codes>
    CODE
    			</codes>
    		</cheat>


    Save as .XML once finished.
    Yep I did that too, The Save, and I opened the XML it looked like what You have above, However when I added xml to ARDSi manager it came up as a GAME, and No code,

    Battle me If you D A R E
    HG:4899-0146-2652

  10. #175
    Metal PKMN Player Feralligates's Avatar
    Join Date
    Jun 2010
    Posts
    194

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    PM sent.

  11. #176
    《D a r k》 Trainer Kuroi-kun's Avatar
    Join Date
    Feb 2010
    Location
    Isshū Region
    Age
    20
    Posts
    76

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Recieved lol I replied~

    Battle me If you D A R E
    HG:4899-0146-2652

  12. #177
    Member
    Join Date
    Nov 2009
    Location
    Oregon
    Age
    26
    Posts
    4

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    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.

  13. #178
    Member
    Join Date
    Feb 2010
    Age
    19
    Posts
    52

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    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?

  14. #179

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    Im having trouble with my poke mon mystery gift editor beacuse it won't enable mystery gift or wonder card I press l+r and go to mystery gift but nothing is there can you help pokemon soul silver is my game

  15. #180
    Member Haziel005's Avatar
    Join Date
    Apr 2009
    Age
    21
    Posts
    35

    Re: Pokémon Mystery Gift Editor (v1.4 bčta 3)

    i tried making a code for satoshi's pikachu for my soul silver but the code always comes out in blank help please

+ Reply to Thread
Page 12 of 30
FirstFirst ... 2 8 9 10 11 12 13 14 15 16 22 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
PPN Top 50