Jump to content

jm-plata

Member
  • Posts

    77
  • Joined

  • Last visited

Posts posted by jm-plata

  1. On 20/1/2017 at 6:02 AM, ajxpk said:

    I already said it in public before I guess.
    Japanese and International Wonder Cards are NOT compatible with each other.
    The Mystery Gift function is looking for some specific data for a checksum validation and it then checks if the 2 checksums are correct.
    If either of these Checksums is wrong it becomes a bad result and the Mystery Gift function ends.
    Logically the Japanese Mystery Gift function computes the checksum using different Offsets and with less Data as needed in the International versions, so the result would be always false... You would not be able to recognize this, because no Error Message pops up.
    The Game wouldn't be able to recognize that it's a legit Wonder Card and return as it is a bad result.
    Visually it appears like there is no Wonder Card at all. So you won't even recognize that there's a Wonder Card on your save file.
    (I would personally not recommend to do it, because of the mess... even tho it should be cleaned up when you download another one... it shouldn't do any harm but I personally like to keep my save files clean...) 

     


    Now the Egg question. Hen or Egg? What comes first? lol

    I think it's more efficient when we take a look at the HEX data.
    There is something I haven't talked about yet and maybe we can solve this together.
    Something really strange! Let's take a look at Bulbapedia...

    http://bulbapedia.bulbagarden.net/wiki/Pokémon_data_structure_in_Generation_III#Language

     

    
    Hex    Language
    0x0201 Japanese
    0x0202 English
    0x0203 French
    0x0204 Italian
    0x0205 German
    0x0206 Korean
    0x0207 Spanish



    But the strange thing is...
    All the Japanese Event Eggs I have checked so far have this Hex Value...

    0x0601

    Could this be an undocumented language code that's being used only for Eggs?
    I don't know if this is the case normally and if it's the case with Wish Eggs too, so I think we might check other Eggs too.
    Also including the Egg you're talking about @Sabresite.

    See this: 

     

  2. This is great!

    We only need FR or LG since we already have an English Aurora Ticket on Emerald.

    Btw.

    Is anyone interested to trade with this guy?

    http://www.neoseeker.com/forums/49446/t2138333-ft-gen-iii-save-files-unclaimed-tickets-visible-wondercards-lf-other-gen-iii-save-files-more-unhatched-gba-event-egg/

    He claims that he has an PokéPark Egg Wonder Card save file.

    If it's true and this is legit it would be PURE gold...

    Edit:

    Let's see if he trades with me. :D

    I have got a pokepark save but there isn't a wonder card. I think this guy is the famous hacker-trader ShinningYoshi

  3. For example...

    Point 1... why should Nintendo distribute this card in english when the mother tongue in Mexico is spanish?

    Because they were too lazy to localize it? Nope, I don't think so...

    Point 2... ok, let's just try to assume they just could have used the same Wonder Card they used for the US also for Mexico...

    But why would they (a Japanese Company) prefer Mexico over the USA and even Japan and distribute a golden Wonder Card ONLY for Mexico + on top of that exclusive with the Altering Cave feature?

    Which btw. is a flag that would have been added to the code, at the same time they could also just have localized the card to spanish...

    This doesn't make any sense to me to be honest.

    I'm from Mexico and confirmed that all pokemon games from Gen 1 to Gen 5 correspond to the version in English that is the US version (US version was distributed throughout Latin America). To Gen 6 games include the Spanish language. Therefore the Wonder Cards that were distributed in Mexico must come in English until to the Gen 5. Regarding the Wonder Card golden I have no information 'cuz I did not attend the event. Concerning the Morfeo's Spanish Wonder Cards, he uses the Spain version (Europe).

  4. Lot of things remain to be unclear...

    Especially when it comes to the PCJP2004 Eggs and PCNY Wish Eggs which were Mystery Gifts as well and from my understanding, should have Wonder Cards just like lostaddict recreated in his post above. But as long as we have no detailed informations about these Events it remains a theory.

    I found this threat: http://pkmncollectors.livejournal.com/17311467.html

    Somebody said that remember about got a random egg from at Pokemon Transfer machine but not sure if it concerns at PCNY Wish Eggs. Perhaps contacting these people can get more information about those events.

    EDIT: According to 2001 probably it refers to the events of Gen 2 :(

  5. I still struggle to find out how the checksum is calculated.

    I will use 32 bytes from the Wonder Card for this example.

    According to Taka's Website it's calculated like this...

    
    00000570   E8 03 FF FF 00 00 00 00 08 00 00 00 00 00 00 00   è.ÿÿ............
    00000580   00 00 00 00 BB CF CC C9 CC BB CE C3 BD C5 BF CE   ....»ÏÌÉÌ»ÎýſÎ
    
    
    We have to separate these 32 bytes into 4 bytes groups from left to right.
    Then we have to add them together, but before we do this we have to swap the bytes from these groups. (From ABCD to DCBA)
    As an example... E8 03 FF FF will become FF FF 03 E3.
    
    
    0xFFFF03E3 + 0x00000000 + 0x00000008 + 0x00000000 + 
    0x00000000 + 0xC9CCCFBB + 0xC3CEBBCC + 0xCEBFC5BD 
    = 0x5C5A552F
    
    
    Then we cut this sum in high and low bytes and sum them together as well.
    
    0x5C5A + 0x552F = 0xB189
    
    And this is the result, the checksum for these 32 bytes would be B189.
    On the save file it would be 0x89 0xB1.

    Missed a step, but the result is correct:

    0xFFFF03E3 + 0x00000000 + 0x00000008 + 0x00000000 +

    0x00000000 + 0xC9CCCFBB + 0xC3CEBBCC + 0xCEBFC5BD

    = 0x5C5A552F AND 0xFFFFFFFF

    = 0x5C5A552F

  6. Great work!!

    I reported some bugs:

    Ruby/Sapphire all type items are not displayed correctly

    Pokemon Egg info is missing

    Colosseum/XD met location is not showed correctly (met location value have 2 descriptions: one for GBA and another for NGC; I have all correct locations for Distand Land pokemon if you want)

  7. Read. The. OP.

    It says open savefile not the .bin

    In the tuto said:

    HOW TO USE

    1. Copy pcin.bin and pcout.bin onto your 9.X 3DS(no emunand/no new 3ds) SD card.

    2. Run X/Y/OR/AS and get ingame.

    3. Hit the home menu and go to the browser.

    4. Go to http://bit.ly/1yRUulB to run pcout.bin.

    5. Wait for it the crash back to the home menu.

    6. Power down the 3ds.

    7. Take out your SD card and put it in the PC.

    8. Open pcdata.bin in PKHex.

    9. Go to Tool -> Toggle Box Interface

    10. Edit to your desire.

    11. Export pcdata.bin with the Save Box Data++ under the Tools tab.

    12. Run X/Y/OR/AS and get ingame.

    13. Hit the home menu and go to the browser.

    14. Go to http://bit.ly/1JpcyGT to run pcin.bin.

    15. Wait for it the crash back to the home menu.

    16. Check your PC.

    Video Tutorial

    [video=youtube;a98gO9kYF7I]

    Source Code

    pcin.c http://pastebin.com/bnYrT2kR

    pcout.c http://pastebin.com/ZLgbyQxq

  8. How work the Region in PKXHex cuz' according with the list of my 3DS Florida must be sr 10 and its showed on the editor as sr_11

    USA list:

    Alabama

    Alaska

    Arizona

    Arkansas

    California

    Colorado

    Connecticut

    Delaware

    District of Columbia

    Florida

    Georgia

    Hawaii

    Idaho

    Illinois

    Indiana

    Iowa

    Kansas

    Kentucky

    Louisiana

    Maine

    Maryland

    Massachusetts

    Michigan

    Minnesota

    Mississippi

    Missouri

    Montana

    Nebraska

    Nevada

    New Hampshire

    New Jersey

    New Mexico

    New York

    North Carolina

    North Dakota

    Ohio

    Oklahoma

    Oregon

    Pennsylvania

    Puerto Rico

    Rhode Island

    South Carolina

    South Dakota

    Tennessee

    Texas

    Utah

    Vermont

    Virginia

    Washington

    West Virginia

    Wisconsin

    Wyoming

  9. Sorry if my english is not perfect, i will try to speak english the most perfectly

    - Get the SavaDataFilter.csu file contained in the SDK-5.2.2 folder of the release SDK.DevKit.Tools.3DSWare.3DS.INTERNAL-BigBlueBox

    - DL : http://www.multiup.org/fr/download/4...conversion.zip

    - Put in this folder the SavaDateFilter.csu that you just get

    - Run the bat file from the archive and get a cia file to install with DevMenu

    - Select a game from the GateWay Menu, but don't run it !

    - Go into the SavaDataFilter application, stand on CTR Card then do Y -> A to export backup

    - the decrypted backup is in the SD : /filer/UserSaveData/Folder/Folder/ID Game/main (main is a file, your save)

    - Open your "main" in PKHeX, made your changes, click Save Export, erase your own save, and run again the SavaDataFilter.

    - After launching SavaDataFilter, go to the SD tab and choose the backup to import..

    Done, your save is injected !

    The DL link is wrong

  10. KazoWAR made a program named GBA PKM Reader (just google it) for pal park all pokemon from a GBA save but have many issues cuz' almost of pokemon pal parked get invalid trash bytes

  11. They only rely on their first-party detection tools; it'll only be basic legality (battle, no PIDs). They'll never 'exceed' Pokecheck because Pokecheck is able to check absolutely everything imaginable, including RNG related stuff which GF ignores.

    Pokecheck isn't perfect (has many faults), there isn't a prefect tool for check pokemons and Nintendo cannot check property. We need to wait for the next Gen for know abot the pokemon structure. Transfer from one generation to another make that pokemon lose many aspects that turns pokemon into legal to gen transfered.

  12. Locations:

    0xFD = EGG obtained (gift)

    I load 2 more saves of Emerald (USA-Japan) and eggs obtained as gift (Wynaut EGG) as showed as Japanese. In-game are showed with the correct language. Its a bug or Nintendo make all eggs as japanese in Gen III?

    PD. Wynaut EGG: USA box 4, JPN box 1

    Edit: More USA saves checked (LeafGreen and Ruby) and EGGs obtained as gift are showed as Japanese.

    Emerald (J)..sav

    Emerald (U)..sav

    Emerald (J)..sav

    Emerald (U)..sav

×
×
  • Create New...