Jump to content

Kaphotics

Helpful Member
  • Posts

    7271
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. Kaphotics

    SHELLOS

    https://github.com/kwsch/PKHeX/commit/1c75093e2792d97835e88e1a9b5fec1a830714f6
  2. Version 24.11.12-PullRequest4393.35

    71295 downloads

    An experimental build of PKHeX meant for testing changes since the last stable release, and is not intended for general consumption. This may make certain features inoperable or corrupt your save file. Make backups of your saves before using. Use at your own risk. Looking for where to download PKHeX? Click here!
  3. No, PKHeX doesn't do any 3IV collision detection as there's only 2 instances of this happening: When the internal event binary is built, the 3IV is included first, and the No IV is included second; Directory.GetFiles doesn't return stuff in a defined order. I've updated PKHeX's behavior so that it plays favorites with the worse of the two cards. https://github.com/kwsch/PKHeX/commit/16341b4d910c676e05663dd4b050fe53fba4b161
  4. Because only the PIDIV algorithm is known; the species-PIDIV relationship isn't. It's best to positively recognize them as PCNYx, but not give fake hacks a sense of validity.
  5. Version 17.08.19

    12129 downloads

    Converts a pkm/3gpkm file to any of the forward generation formats, depending on what the user selects. Drag & Drop tool that emulates: Any official transfer method Fakes non-official transfer methods (backwards conversion)
  6. Kaphotics

    PKHeX

    you need to get the battery/sav file, not a savestate/snapshot.
  7. Kaphotics

    PGL Banette

    Serebii lists it as Female Only PKHeX thus requires Female Only Download is male; the encounter isn't permitted to match the entree forest female-only entry, thus the invalid messages.
  8. Kaphotics

    PKHeX

    Version 24.11.11

    9361732 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
  9. Kaphotics

    X/Y Save Structure

    X/Y Save files are comprised of 4 sections, the latter two storing the contents of the two savegames. The game alternates between the two game saves similar to Generations 3 & 4. Save files are 0x100000 (1MB). The area between sections is either FF or 00, for Cartridges and Digital saves respectively. Single Partition Save File http://3dbrew.org/wiki/Savegames Image Header (0x00000-0x00460) Offset Length Hash Details Description 00000 0x10 0x0: Uses the AES Engine & KeyY AES MAC Header 00100 0x100 0x16C: (SHA256) 0x000-0x12C of active DIFI DISA 00200 0x12C 0x30C: (SHA256) 1st IVFC Hash copied to 0x200 zero array DIFI Blob 1 00330 0x12C 0x43C: (SHA256) 1st IVFC Hash copied to 0x200 zero array DIFI Blob 2 First Partition (0x01000-0x01107) Offset Description 01000 DPFS Partition Save File 1 (0x02000 - 0x6AFFF) (420 KB) Offset Description 02000 IVFC Hash Region 03000 SAVE Header (0x3F0 medias, 0x200 length) = 0x7E000 total 03100 SAVE Data ID Start Length CHK Description 0000 05400 000002C8 6A81A 05400 - Pokepuff Inventory (Index * 100ct) 05464 - u32 Received Counter 0001 05800 00000B88 6A822 05800 - Items Pocket 05E40 - Key Items Pocket 05FC0 - TM Pocket 06168 - Medicine Pocket 06268 - Berry Pocket 0002 06400 0000002C 6A82A Select Bound Items 0003 06600 00000038 6A832 ???? 0004 06800 00000150 6A83A Trainer Stat Tracking 0x06802 - Map ID 0x06810 - X Coordinate (<>) 0x06814 - Y Coordinate (Height) 0x06818 - Z Coordinate (^v) 0x068F4 - Map ID 0x06904 - X Coordinate (<>) 0x06808 - Y Coordinate (Height) 0x0680C - Z Coordinate (^v) 0005 06A00 00000004 6A842 ???? 0006 06C00 00000008 6A84A u32 Time Played + u32 Adventure Started 0007 06E00 000001C0 6A852 Wardrobe (Bitflags) & Saved Outfits (Index #s) 0008 07000 000000BE 6A85A u16/u8 storage 0009 07200 00000024 6A862 FFFFFFFF 000A 07400 00002100 6A86A Overworld Data 0x108 per Overworld Entity 000B 09600 00000140 6A872 Trainer Information ($) 000C 09800 00000440 6A87A Box Names [0x22] Box Name (* 31) [0x01] Box Background *31 [0x03] Background Unlock Flags 000D 09E00 00000574 6A882 Battle Box 000E 0A400 00004E28 6A88A PSS Data - Friends 000F 0F400 00004E28 6A892 PSS Data - Acquaintances 0010 14400 00004E28 6A89A PSS Data - Passerby 0011 19400 00000170 6A8A2 Trainer Card (ID/SID/OT/Greeting) 0012 19600 0000061C 6A8AA Party Members 0013 19E00 00000504 6A8B2 Constant & Event Flags 0x1A0FC-0x1A27B - Event Bitflags (0x180 * 8) 0014 1A400 000006A0 6A8BA Pokedex 0x1A400 - Constant? 0x2F120F17 0x1A004 - u32 counter (?) 0x1A408 - 0x60 Region 1 - Owned Native 0x1A468 - 0x60 Region 2 - Encountered Male 0x1A4C8 - 0x60 Region 3 - Encountered Female 0x1A528 - 0x60 Region 4 - Encountered Male * 0x1A588 - 0x60 Region 5 - Encountered Female * 0x1A5E8 - 0x60 Region 6 - Displayed Male 0x1A648 - 0x60 Region 7 - Displayed Female 0x1A6A8 - 0x60 Region 8 - Displayed Male * 0x1A708 - 0x60 Region 9 - Displayed Female * 0x1A768 - 0x18 Form Bitflag Region 1 - Encountered form 0x1A780 - 0x18 Form Bitflag Region 2 - Encountered form * 0x1A798 - 0x18 Form Bitflag Region 3 - Displayed form 0x1A7B0 - 0x18 Form Bitflag Region 4 - Displayed form * 0x1A7C8 - 0x278 7bit/entry flags (Language) 0x1AA40 - u32 ??? 0? 0x1AA44 - Spinda Spot Pattern (First EC encountered) 0x1AA48 - u32 ??? 0x1AA4C - 0x54 Bitflags - Obtained specimen from Previous Console Era (pre Kalos Game Origin, 1-649) 0015 1AC00 00000644 6A8C2 Sorted Variables 0016 1B400 00000104 6A8CA Fused Zekrom/Reshiram Storage 0017 1B600 00000004 6A8D2 ???? 0018 1B800 00000420 6A8DA ???? 0019 1BE00 00000064 6A8E2 O-Power Flags 001A 1C000 000003F0 6A8EA ???? 001B 1C400 0000070C 6A8F2 User Metadata 1C538 - PSS Outfit 1C548 - Trainer Name 1C564 - Favorite Pokemon 1C567 - Pokemon's Gender 1C56C - Encryption Constant 1C57C - Pokemon's Nickname 001C 1CC00 00000180 6A8FA GTS Upload & Match Criteria 001D 1CE00 00000004 6A902 87B1A23F const 001E 1D000 0000000C 6A90A ???? 001F 1D200 00000048 6A912 Repel Info, (Swarm?) and other overworld info 0020 1D400 00000054 6A91A ???? 0021 1D600 00000644 6A922 WiFi Tournament Data 0022 1DE00 000005C8 6A92A Live Tournament Data 0023 1E400 000002F8 6A932 MAC Address & Network Connection Logging (0x98 per entry) 0024 1E800 00001B40 6A93A Hall of Fame Data (First Game Clear + 15 Latest) 0x48 per Pokemon Slot; capped with 4 bytes at end (total 0x1B4) 0x00 - Species 0x02 - Held Item 0x04 - Move 1 0x06 - Move 2 0x08 - Move 3 0x0A - Move 4 0x0C - Encryption Key 0x10 - TID 0x12 - SID 0x14 - [Nicknamed,1][Shiny,1][Level,7][Gender,2][Form,5] bits 0x16 - Unused 0x18 - Nickname (0x16) + 0x3F80 end 0x30 - Trainer Name (0x16) + 0x3F80 end Last 4 bytes: 0x00 - # of Hall of Fame Victory 0x01 - [Unk,1][Day of Month,5][Month,4][Year,8] bits 0025 20400 000001F4 6A942 Maison Data 205C0 - u16 Current Singles Streak 205C2 - u16 Current Super Singles Streak 205C4 - u16 Best Singles Streak 205C6 - u16 Best Super Singles Streak 205C8 - u16 Current Doubles Streak 205CA - u16 Current Super Doubles Streak 205CC - u16 Best Doubles Streak 205CE - u16 Best Super Doubles Streak 205D0 - u16 Current Triples Streak 205D2 - u16 Current Super Triples Streak 205D4 - u16 Best Triples Streak 205D6 - u16 Best Super Triples Streak 205D8 - u16 Current Rotation Streak 205DA - u16 Current Super Rotation Streak 205DC - u16 Best Rotation Streak 205DE - u16 Best Super Multi Streak 205E0 - u16 Current Multi Streak 205E2 - u16 Current Super Multi Streak 205E4 - u16 Best Multi Streaks 205E6 - u16 Best Super Multi Streak 0026 20600 000001F0 6A94A Daycare Data u32 (Slot 1) Occupied Flag u32 (Slot 1) Steps Taken Since Depositing xE8 (Slot 1) Box EK6 1 u32 (Slot 2) Occupied Flag u32 (Slot 2) Steps Taken Since Depositing2 xE8 (Slot 2) Box EK6 2 u64 Flag (egg available) u64 RNG Seed 0027 20800 00000216 6A952 Index Number Related Data 0028 20C00 00000390 6A95A Berry Field Data (0x18 per tree, 36 trees) 0029 21000 00001A90 6A962 Wondercard Data 0x100 bitflag-card received storage Wondercard slots (0x108 between) 002A 22C00 00000308 6A96A Old Man (Anistar) Pokemon Storage 002B 23000 00000618 6A972 Friend Safari Data 002C 23800 0000025C 6A97A PSS Data 23970 (0x20) - Pokémon Bank (application?) data 002D 23C00 00000834 6A982 PSS Friend Data [0x15]*100 entries 002E 24600 00000318 6A98A Super Training Data 24610 - Mission Best Times (seconds as 4 byte floats)*30 24788 - u32 Species That Scored Best Time*30 24908 - Bag Inventory (12 bags) 002F 24A00 000007D0 6A992 ???? 0030 25200 00000C48 6A99A Pokemon Link Gifts 0x25E44 - u16 checksum (ccitt16, 0xFFFF initial) of 0x25400-0x25E43 0031 26000 00000078 6A9A2 Index Number Related Data 0032 26200 00000200 6A9AA PGL Promotion Gifts 0033 26400 00000C84 6A9B2 ???? 0034 27200 00000628 6A9BA Data Block (Purpose Unknown) u64 Length byte[Length] data 0035 27A00 00034AD0 6A9C2 Box Data (31 Boxes, 30 Slots, 232 bytes each) 0036 5C600 0000E058 6A9CA Picture Data (JPEG Exif Ver 2.2) ~ 5C654 starts the JPEG (FF D8 marker) - Sent to PGL ---- 6A800 00000800 ----- Checksum Storage [0x14] Header: u64 savetime1 & u64 savetime2 (First five bytes Anti-Savegame Restore Secure Value),u16 BEEF magic [0x10] Checksum Entries: u32 len, u16 ID, u16 checksum (ccitt16, 0xFFFF initial) Save File 2 (0x81000 - 0xE9FFF) (420 KB) Same as Game Save 1's offsets; add 0x7F000. IVFC Hash Region SHA256 Hash over a 0x1000 large block (4096 bytes). Start End Hash Location 2020 203F 2000 - First Hash: Copied to 0x200 zero array. 2040 2FFF 2020 - Second Hash: Copied to 0x1000 zero array. 3000 3FFF 2040 4000 4FFF 2060 5000 5FFF 2080 6000 6FFF 20A0 7000 7FFF 20C0 8000 8FFF 20E0 9000 9FFF 2100 A000 AFFF 2120 B000 BFFF 2140 C000 CFFF 2160 D000 DFFF 2180 E000 EFFF 21A0 F000 FFFF 21C0 10000 10FFF 21E0 11000 11FFF 2200 12000 12FFF 2220 13000 13FFF 2240 14000 14FFF 2260 15000 15FFF 2280 16000 16FFF 22A0 17000 17FFF 22C0 18000 18FFF 22E0 19000 19FFF 2300 1A000 1AFFF 2320 1B000 1BFFF 2340 1C000 1CFFF 2360 1D000 1DFFF 2380 1E000 1EFFF 23A0 1F000 1FFFF 23C0 20000 20FFF 23E0 21000 21FFF 2400 22000 22FFF 2420 23000 23FFF 2440 24000 24FFF 2460 25000 25FFF 2480 26000 26FFF 24A0 27000 27FFF 24C0 28000 28FFF 24E0 29000 29FFF 2500 2A000 2AFFF 2520 2B000 2BFFF 2540 2C000 2CFFF 2560 2D000 2DFFF 2580 2E000 2EFFF 25A0 2F000 2FFFF 25C0 30000 30FFF 25E0 31000 31FFF 2600 32000 32FFF 2620 33000 33FFF 2640 34000 34FFF 2660 35000 35FFF 2680 36000 36FFF 26A0 37000 37FFF 26C0 38000 38FFF 26E0 39000 39FFF 2700 3A000 3AFFF 2720 3B000 3BFFF 2740 3C000 3CFFF 2760 3D000 3DFFF 2780 3E000 3EFFF 27A0 3F000 3FFFF 27C0 40000 40FFF 27E0 41000 41FFF 2800 42000 42FFF 2820 43000 43FFF 2840 44000 44FFF 2860 45000 45FFF 2880 46000 46FFF 28A0 47000 47FFF 28C0 48000 48FFF 28E0 49000 49FFF 2900 4A000 4AFFF 2920 4B000 4BFFF 2940 4C000 4CFFF 2960 4D000 4DFFF 2980 4E000 4EFFF 29A0 4F000 4FFFF 29C0 50000 50FFF 29E0 51000 51FFF 2A00 52000 52FFF 2A20 53000 53FFF 2A40 54000 54FFF 2A60 55000 55FFF 2A80 56000 56FFF 2AA0 57000 57FFF 2AC0 58000 58FFF 2AE0 59000 59FFF 2B00 5A000 5AFFF 2B20 5B000 5BFFF 2B40 5C000 5CFFF 2B60 5D000 5DFFF 2B80 5E000 5EFFF 2BA0 5F000 5FFFF 2BC0 60000 60FFF 2BE0 61000 61FFF 2C00 62000 62FFF 2C20 63000 63FFF 2C40 64000 64FFF 2C60 65000 65FFF 2C80 66000 66FFF 2CA0 67000 67FFF 2CC0 68000 68FFF 2CE0 69000 69FFF 2D00 6A000 6AFFF 2D20 Pokepuff Index Numbers Index Name 00 Empty 01 Sweet Basic Pokepuff 02 Mint Basic Pokepuff 03 Citrus Basic Pokepuff 04 Mocha Basic Pokepuff 05 Spice Basic Pokepuff 06 Sweet Frosted Pokepuff 07 Mint Frosted Pokepuff 08 Citrus Frosted Pokepuff 09 Mocha Frosted Pokepuff 0A Spice Frosted Pokepuff 0B Sweet Fancy Pokepuff 0C Mint Fancy Pokepuff 0D Citrus Fancy Pokepuff 0E Mocha Fancy Pokepuff 0F Spice Fancy Pokepuff 10 Sweet Deluxe Pokepuff 11 Mint Deluxe Pokepuff 12 Citrus Deluxe Pokepuff 13 Mocha Deluxe Pokepuff 14 Spice Deluxe Pokepuff 15 Wish Supreme Pokepuff 16 Honor Supreme Pokepuff 17 Spring Supreme Pokepuff 18 Summer Supreme Pokepuff 19 Fall Supreme Pokepuff 1A Winter Supreme Pokepuff Super Training Bag Index Numbers Index Name 00 Empty 01 HP Bag S 02 HP Bag M 03 HP Bag L 04 ATK Bag S 05 ATK Bag M 06 ATK Bag L 07 Def Bag S 08 Def Bag M 09 Def Bag L 0A Sp.A Bag S 0B Sp.A Bag M 0C Sp.A Bag L 0D Sp.D Bag S 0E Sp.D Bag M 0F Sp.D Bag L 10 Speed Bag S 11 Speed Bag M 12 Speed Bag L 13 Strength Bag 14 Toughen Up Bag 15 Swiftness Bag 16 Big-Shot Bag 17 Double-Up Bag 18 Team Flare Bag 19 Reset Bag 1A Soothing Bag Form Dex Index Forms follow the same index as used in the pokémon data structure (i.e. first unown form is "A"...) Mega Pokémon have a flag for non-mega form (regardless of gender) and for mega form. Parenthesis indicates how many form flags there are. Unown (28) Deoxys (4) Shaymin (2) Giratina (2) Rotom (6) Shellos (2) Gastrodon (2) Burmy (3) Wormadan (3) Castform (4) Cherrim (2) Deerling (4) Sawsbuck (4) Meloetta (2) Darmanitan (2) Basculin (2) Kyurem (3) Keldeo (2) Thundurus (2) Tornadus (2) Landorus (2) Vivillion (20) Flabebé (5) Floette (6) Florges (5) Pumkaboo (4) Gourgeist (4) Aegislash (2) Xerneas (2) Venusaur (2) Charizard (3) Blastoise (2) Alakazam (2) Gengar (2) Kangaskhan (2) Pinsir (2) Gyarados (2) Aerodactyl (2) Mewtwo (3) Ampharos (2) Scizor (2) Heracross (2) Houndoom (2) Tyranitar (2) Blaziken (2) Gardevoir (2) Mawile (2) Aggron (2) Medicham (2) Manectric (2) Banette (2) Absol (2) Latias (2) Latios (2) Garchomp (2) Lucario (2) Abomasnow (2) Pokémon Bank (application?) data This region is written every time Pokemon Bank saves. It is a copy of first 0x20 bytes of Pokemon Bank savefile (turtle). Maybe this is used to store information of the last application used with the game, but currently no other application that interacts with XY savegame is known. Offset Description 0x00-0x04 Pokemon Bank unique ID? (seems linked to nnid) 0x05-0x08 Unknown (0x00) 0x09-0x0F Unknown, only present in turtle file (0x00 on game's savegame) 0x10-0x14 Bank usage counter backup (previous counter) 0x15-0x18 Bank usage counter 0x19-0x1F Pokemon Bank signature? (always 48CA0A0002000000)
  10. Kaphotics

    PKM Structure (X/Y)

    Pokémon in the games Pokémon X and Y are stored in a new 232 byte structure (for the box data only). Party Pokémon hold 28 bytes of additional data for overworld and battle values. We recommend using the pk6 extension for decrypted 232-byte box data and 260-byte party data structures. Checksum / Block Shuffling / Encryption There have been some changes compared to the Generation 4 and Generation 5 structures. First, the LCRNG to decrypt the structure's blocks is now seeded with the Encryption Key at the beginning of the pk6 file. Second, the blocks are now 56 bytes instead of the previous 32. However, the way the blocks are shuffled based on the PID did not change. That said, the shuffling algorithm now uses the Encryption Key at the beginning of the pk6 instead of the PID. Unencrypted Bytes (0x0-0x7) Offset Contents 0x00-0x03 Encryption Key 0x04-0x05 Sanity Placeholder 0x06-0x07 Checksum Encrypted Bytes Block A (0x8-0x3F) Offset Contents 0x08-0x09 National Pokédex ID 0x0A-0x0B Held Item 0x0C-0x0D OT ID 0x0E-0x0F OT Secret ID 0x10-0x13 Experience Points 0x14 Ability 0x15 Ability Number 0x16-0x17 [Hits Remaining] on [Training Bag] 0x18-0x1B Personality value (Also known as the PID) 0x1C Nature 0x1D Bit 0 - Fateful Encounter Flag Bit 1 - Female Bit 2 - Genderless Bit 3-7 - Alternate Forms 0x1E HP Effort Value 0x1F Attack Effort Value 0x20 Defense Effort Value 0x21 Speed Effort Value 0x22 SP Attack Effort Value 0x23 SP Defense Effort Value 0x24 Contest Stat: Cool 0x25 Contest Stat: Beauty 0x26 Contest Stat: Cute 0x27 Contest Stat: Smart 0x28 Contest Stat: Tough 0x29 Contest Stat: Sheen 0x2A Markings 0x2B Pokérus 0x2C-0x2F (Secret) Super Training Gold Medal Flags 0x30-0x35 Ribbons 0x36-0x37 Unused 0x38 Contest Memory Ribbon [Count] 0x39 Battle Memory Ribbon [Count] 0x3A Distribution Super Training Flags 0x3B-0x3F Unused Block B (0x40-0x77) Offset Contents 0x40-0x57 Nickname 0x58-0x59 Null Terminator 0x5A-0x5B Move 1 ID 0x5C-0x5D Move 2 ID 0x5E-0x5F Move 3 ID 0x60-0x61 Move 4 ID 0x62 Move 1 Current PP 0x63 Move 2 Current PP 0x64 Move 3 Current PP 0x65 Move 4 Current PP 0x66-0x69 Move PP Ups 0x6A-0x6B Relearn Move 1 ID 0x6C-0x6D Relearn Move 2 ID 0x6E-0x6F Relearn Move 3 ID 0x70-0x71 Relearn Move 4 ID 0x72 "Secret" Super Training Flag 0 - Missions Unavailable 1 - Missions Available 0x73 Unused 0x74-0x77 Bits 0-29 - Individual Values HP ( [0-31] << 0 ) Attack ( [0-31] << 5 ) Defense ( [0-31] << 10 ) Speed ( [0-31] << 15 ) SP Attack ( [0-31] << 20 ) SP Defense ( [0-31] << 25 ) Bit 30 - IsEgg Flag Bit 31 - IsNicknamed Flag Block C (0x78-0xAF) Offset Contents 0x78-0x8F Latest NotOT Handler Updates Every Trade 0x90-0x91 Null Terminator 0x92 NotOT Gender 0 - Male 1 - Female 0x93 Current Handler 0 - OT 1 - NotOT 0x94-0x95 Geolocation 1 - (Region,Country) 0x96-0x97 Geolocation 2 - (Region,Country) 0x98-0x99 Geolocation 3 - (Region,Country) 0x9A-0x9B Geolocation 4 - (Region,Country) 0x9C-0x9D Geolocation 5 - (Region,Country) 0x9E-0x9F Unused 0xA0-0xA1 Unused 0xA2 NotOT Friendship 0xA3 NotOT Affection 0xA4 NotOT Memory Intensity 0xA5 NotOT Memory Line 0xA6 NotOT Memory Feeling 0xA7 Unused 0xA8-0xA9 NotOT Memory TextVar 0xAA-0xAB Unused 0xAC-0xAD Unused 0xAE Fullness 0xAF Enjoyment Block D (0xB0-0xE7) Offset Contents 0xB0-0xC7 OT Name 0xC8-0xC9 Null Terminator 0xCA OT Friendship 0xCB OT Affection 0xCC OT Memory Intensity 0xCD OT Memory Line 0xCE-0xCF OT Memory TextVar 0xD0 OT Memory Feeling 0xD1-0xD3 Date Egg Received 0xD4-0xD6 Date Met 0xD7 Unknown / Unused 0xD8-0xD9 Egg Location 0xDA-0xDB Met At Location 0xDC Pokéball 0xDD Bit 0-6 - Encounter Level Bit 7 - Female OT Gender 0xDE Encounter Type (Gen 4) 0xDF OT Game ID 0xE0 Country ID 0xE1 Region ID 0xE2 3DS Region ID 0xE3 OT Language ID 0xE4-0xE7 Unused Battle Stats The battle stats are encrypted in the exact same manner as the main pk6 data. The seed is still the Encryption Key. Encrypted Bytes Offset Contents 0xE8 Bits 0-2 - Asleep (0-7 rounds) Bit 3 - Poisoned Bit 4 - Burned Bit 5 - Frozen Bit 6 - Paralyzed Bit 7 - Toxic 0xE9 Unknown - Flags 0xEA-0xEB Unknown / Unused 0xEC Level 0xED Unknown / Unused 0xEE-0xEF Unknown / Unused 0xF0-0xF1 Current HP 0xF2-0xF3 Max HP 0xF4-0xF5 Attack 0xF6-0xF7 Defense 0xF8-0xF9 Speed 0xFA-0xFB Special Attack 0xFC-0xFD Special Defense 0xFE-0xFF Unknown / Unused 0x100-0x103 Unknown / Unused Original Language Value Language 0x1 日本語 (Japan) 0x2 English (US/UK/AU) 0x3 Français (France/Québec) 0x4 Italiano (Italy) 0x5 Deutsch (Germany) 0x7 Español (Spain/Latin Americas) 0x8 한국어 (South Korea) Markings Bit Marking 0x01 Circle 0x02 Triangle 0x04 Square 0x08 Heart 0x10 Star 0x20 Diamond Encounter Types Encounter Types are not used in X/Y. Transferred Pokemon keep their Encounter Type hex. Value Country 0x0 Pal Park, Egg, Hatched, Special Event 0x2 Tall Grass 0x4 Dialga/Palkia In-Game Event 0x5 Cave, Hall of Origin 0x7 Surfing, Fishing 0x9 Building 0xA Great Marsh (Safari Zone) 0xC Starter, Fossil, Gift (Eevee) Medals & Ribbons Super Training Medals Flag Value 0x2C 0x2D 0x2E 0x2F 0x01 Unused Sp. Atk Level 2 Atk Level 3 Follow Those Fleeing Goals! 0x02 Unused HP Level 2 Sp. Def Level 3 Watch Out! That's One Tricky Second Half! 0x04 Sp. Atk Level 1 Atk Level 2 Speed Level 3 An Opening of Lighting-Quick Attacks! 0x08 HP Level 1 Sp. Def Level 2 Def Level 3 Those Long Shots Are No Long Shot! 0x10 Atk Level 1 Speed Level 2 The Troubles Keep on Coming?! Scatterbug Lugs Back! 0x20 Sp. Def Level 1 Def Level 2 The Leaf Stone Cup Begins! A Barrage of Bitbots! 0x40 Speed Level 1 Sp. Atk Level 3 The Fire Stone Cup Begins! Drag Down Hydreigon! 0x80 Def Level 1 HP Level 3 The Water Stone Cup Begins! The Battle for the Best: Version X/Y! Ribbon Set 1 Flag Value 0x30 0x31 0x01 Kalos Champ Ribbon Alert Ribbon 0x02 Champion Ribbon Shock Ribbon 0x04 Sinnoh Champ Ribbon Downcast Ribbon 0x08 Best Friends Ribbon Careless Ribbon 0x10 Training Ribbon Relax Ribbon 0x20 Skillful Battler Ribbon Snooze Ribbon 0x40 Expert Battler Ribbon Smile Ribbon 0x80 Effort Ribbon Gorgeous Ribbon Ribbon Set 2 Flag Value 0x32 0x33 0x01 Royal Ribbon Earth Ribbon 0x02 Gorgeous Royal Ribbon World Ribbon 0x04 Artist Ribbon Classic Ribbon 0x08 Footprint Ribbon Premier Ribbon 0x10 Record Ribbon Event Ribbon 0x20 Legend Ribbon Birthday Ribbon 0x40 Country Ribbon Special Ribbon 0x80 National Ribbon Souvenir Ribbon Ribbon Set 3 Flag Value 0x34 0x01 Wishing Ribbon 0x02 Battle Champion Ribbon 0x04 Regional Champion Ribbon 0x08 National Champion Ribbon 0x10 World Champion Ribbon 0x20 None 0x40 None 0x80 Hoenn Champion Ribbon Ribbon Set 4 Flag Value 0x35 0x01 Contest Star Ribbon 0x02 Coolness Master Ribbon 0x04 Beauty Master Ribbon 0x08 Cuteness Master Ribbon 0x10 Cleverness Master Ribbon 0x20 Toughness Master Ribbon Pokémon Data The 6th generation games use a different system to handle pokemon data in-game. Previously, a pokémon's data (the equivalent of a pkm file) was passed directly into functions that would act upon it to pull out information that would be used by the game engine. Gen 6 uses a higher-level class called pml::pokepara::Accessor that stores multiple pieces of information that describe a pokémon. This class's object size is 14 bytes. Accessor class Offset Type Description 0x0 u32 vtable pointer 0x4 u32 Is pokemon in party (set to 1 if so) 0x8 Poke* Pointer to this pokémon's data 0xC bool Is pokemon data encrypted 0xD bool Encrypt pokémon data
  11. 6th and 7th Generation Wonder Card Map Mystery Gift Data WCxFULL Offset WCx Offset Gen 6 Gen 7 0x00-0x03 - Bit 0 - Y Bit 1 - X Bit 2 - AS Bit 3 - OR Bit 0 - S Bit 1 - M Bit 2 - US Bit 3 - UM 0x04-0x01FD - Redemption Text 0x01FE - 0x01 - Green Background 0x01 - Halo Animation 0x01FF - Allowed Languages 0x00 - Any Language Otherwise Language ID 0x200 - Once Per Week Bit 0 - Multiple WCs 0x201 - Unused? SubID 0x0202-0x0203 - Checksum Checksum is a CCITT-16. (CRC16-CCITT) It is computed using all the 0x310 bytes. The checksum location have to be filled with zeroes. (dates are included in calculation) 0x0204 - Unused? Set Count 0x205 - Always 0x46 Rarity Weight 0x206-0x207 - Always 0x4646 0x208-0x209 0x00-0x01 Card ID 0x20A-0x253 0x02-0x4B Card Title 0x254-0x257 0x4C-0x4F Card Reception Date YYYYMMDD Card Redemption Date YYMMDD 0x258 0x50 Card Location 0x259 0x51 Card Type 0x0 - Pokemon 0x1 - Item Card Type 0x0 - Pokemon 0x1 - Item 0x3 - BP 0x25A 0x52 Statuses Bit 0 - Only Once Bit 1 - Used Statuses Bit 0 - Only Once Bit 1 - Used Bit 2 - Once per Day 0x25B 0x53 Animation Background Color 0x0 - Blue 0x1 - Green (0x53 offset only) Card Background Color 0x0 - Blue 0x1- Purple 0x2 - Gold 0x25C-0x26F 0x54-0x67 Unknown/Unused 0x26E - Always 0xFF Pokémon Cards WCxFULL Offset WCx Offset Gen 6 Gen 7 0x270-0x271 0x68-0x69 Trainer ID 0x272-0x273 0x6A-0x6B Secret ID 0x274 0x6C Game of Origin 0x0 - Receiver's Game 0x274-0x277 0x6D-0x70 Unused 0x278-0x27B 0x71-0x73 Encryption Constant 0x0 - Randomly Generated 0x27C-0x27D 0x74-0x75 Ribbons See Ribbon Data Below 0x27E-0x27F 0x76-0x77 PokéBall Caught In 0x280-0x281 0x78-0x79 Held Item 0x282-0x283 0x7A-0x7B Move #1 0x284-0x285 0x7C-0x7D Move #2 0x286-0x287 0x7E-0x7F Move #3 0x288-0x289 0x80-0x81 Move #4 0x28A-0x28B 0x82-0x83 PokéDex Number 0x28C 0x84 Form Index 0x28D 0x85 Language 0x0 - Receiver's Language Otherwise Language ID 0x28E-0x2A7 0x86-0x9F Pokémon Nickname No terminator if no nickname 0x2A8 0xA0 Nature 0xFF - Random 0x2A9 0xA1 Pokémon Gender 0x0 - Male 0x1 - Female 0x2 - Genderless 0x3 - Random 0x2AA 0xA2 Pokémon Ability 0x0 - Ability 1 0x1 - Ability 2 0x2 - Hidden Ability 0x3 - Ability Random (No HA) 0x4 - Ability Random (All) 0x2AB 0xA3 Personality ID Generation Method 0x0 - Use specified PID 0x1 - Random can be shiny PID 0x2 - Random always shiny PID 0x3 - Random never shiny PID 0x2AC-0x2AD 0xA4-0xA5 Egg Met Location 0x2AE-0x2AF 0xA6-0xA7 Met Location 0x2B0 0xA8 Met Level 0x2B1-0x2B6 0xA9-0xAE Contest Stats Last byte is Sheen 0x2B7-0x2BC 0xAF-0xB4 IVs 0xFFFFFFFF - Random 0xFFFFFFFE - 3 31s 0xFFFFFFFD - 2 31s 0x2BD 0xB5 Trainer Gender 0x0 - Male 0x1 - Female 0x3 - Recipient's Gender 0x2BE-0x2D7 0xB6-0xCF Trainer Name All 00's - Recipient's Name 0x2D8 0xD0 Current Level 0x2D9 0xD1 Egg Flag 0x1 - Is Egg 0x2DA-0x2DB 0xD2-0xD3 Unused Bundled Item ID 0x2DC-0x2DF 0xD4-0xD7 Personality ID Almost Always 0xEE6B2802 Sometimes 0x00000000 0x2E0-0x2E1 0xD8-0xD9 Relearn Move 1 0x2E2-0x2E3 0xDA-0xDB Relearn Move 2 0x2E4-0x2E5 0xDC-0xDD Relearn Move 3 0x2E6-0x2E7 0xDE-0xDF Relearn Move 4 0x2E8-0x2E9 0xE0-0xE1 Trainer Memory Intensity Unused 0x2EA-0x2EB 0xE2-0xE3 Trainer Memory Line Unused 0x2EC-0x2ED 0xE4-0xE5 Trainer Memory TextVar 0xE5-0xEA: EVs 0x2EF-0x2F0 0xE6-0xE7 Trainer Memory Feeling 0x2F1-0x2F3 0xE8-0xEA Unused 0x2F4-0x30F 0xEB-0x107 Unused Unused Item Cards WCxFULL Offset WCx Offset Gen 6 Gen 7 0x270-0x271 0x68-0x69 Item ID Item 1 ID 0x272-0x273 0x6A-0x6B Unused Item 1 Quantity 0x274-0x275 0x6C-0x6D Unused Item 2 ID 0x276-0x277 0x6E-0x6F Unused Item 2 Quantity 0x278-0x279 0x70-0x71 Item Quantity Item 3 ID 0x27A-0x27B 0x72-0x73 Unused Item 3 Quantity 0x27C-0x27D 0x74-0x75 Unused Item 4 ID 0x27E-0x27F 0x76-0x77 Unused Item 4 Quantity 0x280-0x281 0x78-0x79 Unused Item 5 ID 0x282-0x283 0x7A-0x7B Unused Item 5 Quantity 0x284-0x285 0x7C-0x7D Unused Item 6 ID 0x286-0x287 0x7E-0x7F Unused Item 6 Quantity Ribbon Set Flag Value 0x74 0x75 0x01 Battle Champ Ribbon World Champ Ribbon 0x02 Regional Champ Ribbon Birthday Ribbon 0x04 National Champ Ribbon Special Ribbon 0x08 Country Ribbon Souvenir Ribbon 0x10 National Ribbon Wishing Ribbon 0x20 Earth Ribbon Classic Ribbon 0x40 World Ribbon Premier Ribbon 0x80 Event Ribbon Empty
  12.  

    <p><p><p><p><p><p>did not know that!</p></p></p></p></p></p>

    <p><p><p><p><p><p>thanks <img src="<fileStore.core_Emoticons>/emoticons/smile.png" alt=":)" srcset="<fileStore.core_Emoticons>/emoticons/smile@2x.png 2x" width="20" height="20" /></p></p></p></p></p></p>

     

  13. <p><p><p><p><p><a href="<a href="<a href="<a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a>" rel="external nofollow"><a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a></a>" rel="external nofollow"><a href="<a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a>" rel="external nofollow"><a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a></a></a>" rel="external nofollow"><a href="<a href="<a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a>" rel="external nofollow"><a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a></a>" rel="external nofollow"><a href="<a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a>" rel="external nofollow"><a href="<a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a>" rel="external nofollow"><a href="<a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a>" rel="external nofollow"><a href="https://dl.dropbox.com/u/12206225/Woobat.pkm" rel="external nofollow">https://dl.dropbox.com/u/12206225/Woobat.pkm</a></a></a></a></a></a></p></p></p></p></p>

  14.  

    <p><p><p><p><p><p>5-3 lol</p></p></p></p></p></p>

    <p><p><p><p><p><p>I'm not a battler, just a numbers kind of guy. I made a lot of mistakes that a hardened battler wouldn't have, but the people who beat me either lost to my friends or dropped out!</p></p></p></p></p></p>

     

  15. <p><p><p><p><p><a href="<a href="<a href="<a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a>" rel="external nofollow"><a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a></a>" rel="external nofollow"><a href="<a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a>" rel="external nofollow"><a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a></a></a>" rel="external nofollow"><a href="<a href="<a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a>" rel="external nofollow"><a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a></a>" rel="external nofollow"><a href="<a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a>" rel="external nofollow"><a href="<a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a>" rel="external nofollow"><a href="<a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a>" rel="external nofollow"><a href="http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810" rel="external nofollow">http://projectpokemon.org/forums/showthread.php?15605-BW-Event-Flying-Pikachu&p=130810&viewfull=1#post130810</a></a></a></a></a></a></p></p></p></p></p>

  16. <p><p><p><p><p><p>lol I'll vm you the links tomorrow</p></p></p></p></p></p>

  17. <p><p><p><p><p><p>Not my problem, sorry. I don't deal with ingame errors.</p></p></p></p></p></p>

  18.  

    <p><p><p><p><p><p>Open Pokegen. </p></p></p></p></p></p>

    <p><p><p><p><p><p>Target Game -> 4th Generation</p></p></p></p></p></p>

    <p><p><p><p><p><p>Load PKM File</p></p></p></p></p></p>

    <p><p><p><p><p><p>Target Game -> 5th Generation</p></p></p></p></p></p>

    <p><p><p><p><p><p>Save PKM File</p></p></p></p></p></p>

     

  19. <p><p><p><p><p>Probably not <img src="<fileStore.core_Emoticons>/emoticons/smile.png" alt=":)" srcset="<fileStore.core_Emoticons>/emoticons/smile@2x.png 2x" width="20" height="20" /></p></p></p></p></p>

    <p><p><p><p><p>LoL is too cartoony for my taste and way too watered down for casual players.</p></p></p></p></p>

    <p><p><p><p><p>I might try DotA2 because it's from Valve, the reason I don't like all the hype is because people think IceFrog is great and he will make something amazing. The process to create a new hero in DotA doesn't take much effort, and balancing is just tweaking numbers which is private testers do for him <img src="<fileStore.core_Emoticons>/emoticons/tongue.png" alt=":P" srcset="<fileStore.core_Emoticons>/emoticons/tongue@2x.png 2x" width="20" height="20" /></p></p></p></p></p>

  20. <p><p><p><p><p>lol is just a grindfest, I'd rather have all my heroes without paying for each one individually</p></p></p></p></p>

    <p><p><p><p><p>also the graphics make my eyes bleed, I'd rather have it more realistic / dotalike.</p></p></p></p></p>

    <p><p><p><p><p>And IceFrog isn't as great as many fanboys think he is <img src="<fileStore.core_Emoticons>/emoticons/smile.png" alt=":)" srcset="<fileStore.core_Emoticons>/emoticons/smile@2x.png 2x" width="20" height="20" /></p></p></p></p></p>

  21. <p><p><p><p><p>of course not</p></p></p></p></p>

    <p><p><p><p><p>hon players despise LoL</p></p></p></p></p>

  22. <p><p><p><p><p>It's Method 1 (A-B-C-D), it's what almost all gen 3 and gen 4 pokemon have as their PID type if caught in the wild.</p></p></p></p></p>

  23. <p><p><p><p><p>It's Method 1 (A-B-C-D), it's what almost all gen 3 and gen 4 pokemon have as their PID type if caught in the wild.</p></p></p></p></p>

  24. <p><p><p><p><p>It's Method 1 (A-B-C-D), it's what almost all gen 3 and gen 4 pokemon have as their PID type if caught in the wild.</p></p></p></p></p>

  25. <p><p><p><p><p>It's Method 1 (A-B-C-D), it's what almost all gen 3 and gen 4 pokemon have as their PID type if caught in the wild.</p></p></p></p></p>

×
×
  • Create New...