Jump to content

Majickhat55

Member
  • Posts

    42
  • Joined

  • Last visited

Posts posted by Majickhat55

  1. 4 hours ago, matti157 said:

    Hi! Pk SS here

    I've downloaded a few WonderCards, but I can't figure out PGT and PCD.

    PGTs work, I get them from the mailer in the market.
    If I import the PCD (which are in the zipper together with the PGT) nothing happens, the letter carrier doesn't appear.

    Searching on other threads I see that PGTs are only the "skeleton" of WonderCards, but then what are they for?

    Thanks

    The .PCD is the wondercard including the gift

    The .PGT is the gift without the wondercard.

  2. On 11/24/2021 at 9:26 PM, MewtwoFanz said:

    I want to have somebody Make these Pokemon Legal, as they are marked Illegal in Pkhex.

    I don't care what their stats are, just as long as they are shiny.

     

    EDIT: These are for BDSP. If I am in the wrong area to ask this, you can move it to the right area or delete this thread if it's not allowed.

    481 ★ - Mesprit - F254A068ACB9.pb8 344 B · 42 downloads 488 ★ - Cresselia - 1C3A0B7B0553.pb8 344 B · 30 downloads

    Here ya go. They aren't the same spread you wanted but they're legal via PID match. Only the natures/IVs/PID have changed.

    481 ★ - Mesprit - 1A7C3A932DE7.pb8 488 ★ - Cresselia - 25003FBE3C23.pb8

  3. I've tried and tried to get the edits to save with my Soul Silver save and none of them actually change in-game even though the changes ARE reflected in the save. When I load the EXACT same save in PokeGen the edits do not appear, however if I make them again with PokeGen, they show up in game.

    I started noticing when trying to inject Gen 4 WonderCards with PKHeX which doesn't trigger the delivery man no matter how many times I tried (I triple checked to make sure I hit "save" in the WonderCard screen and the cards were not listed as "received"). So again I tried to use PokeGen with success as well.

    It seems that PKHeX reads the save just fine but doesn't write for the most part. None of the edits I make take (pokemon, money, items, WC etc) even though they are reflected in the save itself when re-loaded in PKHeX. However, when the same save is loaded in PokeGen (after edits) they are not there, same as when it's injected.

  4. I've pushed a few commits to update the program's save detection, which should now support TWL Save Tool files as well.

    https://github.com/kwsch/PKHeX/commit/2acd1c5d21bd31725a5a3d06e9a28440aeb200ab

    https://github.com/kwsch/PKHeX/commit/5ceafc21e17aa168d8f10a384260f35945af7008

    Probably ends up resolving the auto-detection issue.

    Do note that if you export a NDS save after exporting a 3DS save, the NDS save will be loaded instead (it looks for the most recent write time).

    Not that it matters but the only thing I noticed that was gone from the previous build was the ability to change Vivillion forms for the region. The feature was present in the last release but stays greyed out on the newest.

  5. Not sure if this is the right place to ask or not as I'm not sure what Gen they WOULD be from.... Anyway, does anyone have any info on the SPORT Hitmon/lee/top? I am assuming they are custom events since I can't find any information online ANYWHERE regarding their distribution. Most I've found are reddit posts claiming to have it.

    ID 06119 OT: SPORT

  6. Make sure the checkbox enabling level modification is checked.

    https://github.com/kwsch/pk3DS/blob/master/pk3DS/Subforms/XYWE.cs#L526-L528

    level = level * (1 + modifier/100)

    in order for level 1 to change, it needs to be 100% (since it has to be doubled),

    in order for level 2 to change, it needs to be at least 50% (2 * 1.5 = 3).

    Okay that makes a lot of sense now. Thanks a lot for the explanation. :D

  7. I figured I would ask while I was searching this thread for an answer. Could someone explain exactly how the level modifiers work on both wild encounters and trainers? I've messed with it a bit and it seems like no matter what i change the value to, the pokemon levels are always the same. ( First battle the pokemon is ALWAYS lvl 10-15) and the wild ones are always lvl 1-2 so its impossible to grind for XP. I've tried changing both to 50%, 20%, 10% etc. I just want a slight level increase to BOTH so a normal level 5 poke should be level 8 or so.........

  8. I attended the UK Nationals and have the Machamp! Im so glad i can finally contribute!

    Not sure ho to upload it so here is a dropbox link

    https://www.dropbox.com/s/fs9nb74wqflxvmj/580%20-%20Let%20Shiny%20Machamp%20give%20you%20a%20lift.wc6?dl=0

    Hope this helps!

    Not to be rude but I'm pretty sure it's impossible for any event to have static 6 perfect IVs or am I wrong? I'm just going to say it was at least "touched" in a WCeditor. Unless of course someone can provide proof of obtainment/ The event PURPOSELY having 6IV (Battle Champ and all, maybe?)

  9. can u explain better how to do that? i not see any option in pkhex for update manually..i have created a folder named wc6 were the exe is and i putted in the wc6 file of volcanion.

    You misunderstand. You need to create a new folder on your desktop called "PkHeX". Then, put the PkHeX.exe inside that folder. You then need to create a folder named "wc6" INSIDE the PkHeX folder. Then, put the Volcanion wc6 file inside THAT folder and load PkHeX. If you're using the WC file from here, your Volcanion will be registered as legal.

  10. PKHeX uses the database from this thread to check events, yeah it's only updated every-so-often.

    PKHeX allows you to expand its internal event database. Create a "wc6" folder in the same folder as PKHeX.exe, and it'll add them to the internal database when the program is launched. Alternatively, just take the zip from this thread and extract it to that folder :)

    Good to know. Thanks :D

×
×
  • Create New...