Jump to content

Leaderboard

  1. Poke J

    Poke J

    Helpful Member


    • Points

      4

    • Posts

      532


  2. theSLAYER

    theSLAYER

    Administrator


    • Points

      2

    • Posts

      22411


  3. Kaphotics

    Kaphotics

    Helpful Member


    • Points

      1

    • Posts

      6941


  4. BlackShark

    BlackShark

    Contributor


    • Points

      1

    • Posts

      1586


Popular Content

Showing content with the highest reputation on 10/07/18 in all areas

  1. This application converts the dumped Pokemon from the Space World 98 Demo to a .pk2 format in order for the Pokemon to be opened and injected into a Pokemon Gold and Pokemon Silver save file. This application does not fix any legality issues that may arise after converting the file. How to use: December 10, 2018 Update fixes run time errors. December 7, 2018 Update Download: application here
    4 points
  2. Version 24.05.05

    8740805 downloads

    Pokémon core series save editor, programmed in C#. Supports the following files: Save files ("main", *.sav, *.dsv, *.dat, *.gci) GameCube Memory Card files (.raw, .bin) containing GC Pokémon savegames. Individual Pokémon entity files (.pk*) Mystery Gift files (.pgt, .pcd, .pgf, .wc*) including conversion to .pk* Importing teams from Battle Videos Transferring from one generation to another, converting formats along the way. Data is displayed in a view which can be edited and saved. The interface can be translated with resource/external text files so that different languages can be supported. Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing. We do not support or condone cheating at the expense of others. Do not use significantly hacked Pokémon in battle or in trades with those who are unaware hacked Pokémon are in use. FAQ Support Forum <-- Post here if you have questions or found bugs
    1 point
  3. First off, thank you so much for this guide, it's been very helpful. Anyway, I had been struggling to RNG a fossil (not a shiny, but a female one with a really good IV spread) in Sapphire. The difficulty with RNGing in this particular scenario is that the PID isn't generated immediately upon pressing "A" at a certain point, it's a certain amount of frames after pressing "A" at that point. This is due to the pokemon being given to the player automatically at a certain point in the dialogue ("The fossil was an ancient Pokemon. Lileep/Anorith," or so). After some trial and error (or more likely dumb luck) I determined that it takes exactly 150 frames for the PID to be generated after "A" is pressed to trigger the automatic portion of the dialogue. As result, to RNG a fossil, you need to reach a frame exactly 150 frames earlier than your target frame. Let me use my RNGing as an example. (I have no pictures though): Using RNGReporter, I settled on a target frame of 17212. Due to the frame gap, the frame I actually needed to reach was 17212 - 150 = 17062. Upon reaching that frame and pressing "A," my result was, as expected, a miss. RNGReporter determined that my actual frame was 17225 17225 - 17212 = 13, so the frame I actually needed to reach (again, accounting for the gap) was 17212 - 150 - 13 (or simply 17062 -13) = 17049 I reached that frame, pressed "A," and Success! I am so happy to have figured this out, so I thought I'd post it here in case anybody else had the same trouble. Also, in case it wasn't clear, the steps I described only works in Ruby and Sapphire (as far as I know, anyway). And in case anybody out there is wondering, I was RNGing for a female Lileep with IVs as follows: HP 30, ATK 30, DEF 29, SP. ATK 31, SP. DEF 27, and SPD 30. Again, thanks for the guide, and I hope this helps somebody out there who's had this problem. And to finish on a completely unrelated note, this is my first ever post here, so hello, world! EDIT 10/8/18: I just discovered Castform's RNG follows the exact same method as the fossils in R/S; it makes me wish these scientists would just shut up and give me the 'mon(s). EDIT #2: Kecleon follows this method too, apparently. #IGiveUp EDIT #3: Wow, I keep finding these things, don't I? Anyway, I've discovered that in Ruby/Sapphire (or at least in Sapphire) the mascot legendary has a frame gap of 750 frames (meaning you need to reach a frame 750 frames earlier than the target frame). Also, the game should be paused at the dialogue of the orb glowing. P.S. I know there was supposed to be a guide for Breeding RNG in Emerald, and while I understand if it never came to fruition, I do hope to see it someday.
    1 point
  4. Mirage Island Seed Offsets Section 2 RS 0x408 E 0x464 Old post (obsolete):
    1 point
  5. Since you are using a Mac, you don't have to bother with using a Hex editor. Use the following command from a terminal in the same directory as your file dd if="Pokemon - Emerald Version (USA, Europe).sav" of="Pokemon - Emerald Version (USA, Europe)-new.sav" bs=128k count=1
    1 point
  6. Yes, because select the entire area from there to the end. then delete that area
    1 point
×
×
  • Create New...