Jump to content

Kaphotics

Helpful Member
  • Posts

    8042
  • Joined

  • Last visited

  • Days Won

    487

Everything posted by Kaphotics

  1. Response inline. They shouldn't be trying to make excuses for why their modifications are clearly detectable, they should just own up to it. I wouldn't put any value on the save file, even if you only consider Lugia and Deoxys with the assumption that they were encountered without any cheats being active. They are simply unremarkable. Sure they may have completed XD legitimately, but they hacked in the event ticket item+flag to encounter Deoxys.
  2. I'd advise against doing that.
  3. Edit your save file to change the amount of group quests completed then
  4. Did not receive Mystic Ticket, yet can travel to Navel Rock? Hasn't even shown the Aurora ticket to the captain, yet has the flags to be able to travel to both event islands. Every single pokemon in the boxes has default friendship. Articuno/Moltres/Zapdos all share the same unremarkable PID/IV. Possible modified from each other. Snorlax PID/IV is exactly the same as ^ except with the top bits flipped. Very suspicious. Eevee (leftmost) has the exact same IV spread. Extremely suspicious for an egg. Venusaur and Blastoise are level >90 and have 0 EVs. Venusaur has all ribbons (including contest stats) without any pokeblocks used. Insanely suspicious. The Suicune in the Roamer data does not match the Suicune they captured. Every single TM is owned (in bag), but multiple Pokemon have TM moves learned. Somewhat suspicious. Initial E4 clear has an entirely different Charizard PID (4A5E25BB) from the one in party (C2947D2E). Both are level 100. The TID/SID is different from the novelty TID of the save file, implying that the save file TID/SID was changed. The Hall of Fame only has 2 entries, implying the Hall of Fame was only cleared one extra time. Strange that the team has none of their OT present, and instead shows level 100s from various trainers instead. 4/6 party members have 3/3 PP Ups. All have 252/252/6 EVs (except Venusaur, as mentioned above, has no EVs). The save file has only been saved 60 times. Very suspicious for someone with 600 hours played. Only 124 Pokémon were captured. Very hard to fill out boxes with such a small amount. Only healed in the pokecenter 19 times. Crazy low amount. Only received ribbons once, which makes sense for the duplicate Hall of Fame clears. Used the daycare 8 times? hatched less than 2 dozen eggs? getting vgc-player vibes here. Only did 9 trades. lmao. You can't complete the pokedex with only 9 trades, sorry. Pokedex is complete, but Spinda's PID is still uninitialized (zero), implying the pokedex was cheated to complete. Lugia has the exact same IVs as the other 3 birds. Come on. Only traded 9 times, deoxys has been trained, yet still has 0 friendship. Entirely possible it was traded away then traded back and never touched again, still sus. Nickname trash bytes missing on every single pokemon is incredibly suspicious -- except the Ditto sequestered in the daycare (which has trash bytes as expected!). Zero link battles recorded, yet has the sticker for link battles. nope. This is not a clean save file.
  5. Toggling a single event flag isn't sufficient to satisfy the start conditions of the final quest. You need to have sufficient game progress. - Condition: work_condition - 5 - "SYS_WORK_DLC_PHASE", "80000" - Condition: work_condition - 5 - "SYS_WORK_QUEST_119", "255" - Condition: work_condition - 5 - "SYS_WORK_QUEST_120", "255" - Condition: have_item_whole_condition - 5 - "ITEMID_PACHIPACHIKYANDII", "1" - Condition: flag_condition - 2 - "flag_Ev_sub_203_000" You should probably just play the game or generate a zeraora instead of breaking your save data.
  6. As mentioned above, try on a previous version of wine (such as 11.4).
  7. thanks, fixed on latest commit swsh: another use of exeggutor static · kwsch/PKHeX@8e7e02a
  8. Could have just Viewed the locked slot then Set it to another (effectively cloning it); the pressing/holding is irrelevant. Ctrl+Click is the keycombo to View (as per the program shortcuts in Options->About PKHeX).
  9. The file you dumped is the ROM, your save file should be 128KB not 16MB.
  10. No it's not; how are EVs acquired, if not by vitamins? PKHeX only recently added a simple "nonzero EVs" sanity check, where to have any non-vitamin EVs, you should have gained experience as well. The amount of experience (minimum amount) isn't easy to calculate and isn't worth the time. The batch editor can be used to bump EXP easily with the improvements made in the past year: .CurrentLevel=30 -EXP=1 The above batch instruction sets all levels to 30, then decrements EXP by 1 (reducing its level to 29.9999). Useful for nuzlocking. You can do similar for adding EXP (using + instead of -), but again, just adding 1 EXP is not a "legal" workaround because 1 EXP is not enough for gaining many EVs. The error message is pretty clear if you think about it
  11. Only place your console would save their data is if you saved a battle video.
  12. If you are just going to change them in PKHeX, then use the encounter database within PKHeX to generate new ones. Then copy the PID/IV over to your existing pkm manually.
  13. because the values are correlated to the RNG seed that generated the pokemon. use the encounter database instead of manually changing individual properties. settle for imperfect values that you can make perfect via in-game mechanics (such as bottle caps). nobody is going to believe you when you show them a 6*31IV Pokémon.
  14. Not supported.
  15. Then install the correct version of .NET compatible with the latest version of PKHeX. .NET 7 and .NET 10 both work on the Steam Deck, you just have to install whichever you need and bottle them appropriately.
  16. Different encounters, different restrictions. The encounter database is pretty straightforward, just experiment with it.
  17. Here's the relevant line of code that replicates how HOME ingests the ZA entity and updates its contents: https://github.com/kwsch/PKHeX/blob/06c742ac789f31831ab01ed0ec3b62f9fd2847fd/PKHeX.Core/PKM/HOME/GameDataPA9.cs#L129 Size ratings in S/V use the Scale value. In games with separate sizing for height and weigh (like LGPE/E) they use height and weight values. Transferring around in HOME, HOME tries to make things consistent in its own way.
  18. Champions does not transfer any data back to mainline games, nor do mainline games transfer any champions-new data like Champions specific titles.
  19. Use the encounter database. Different types of Pokemon have different patterns that they are generated with, and some have detectable relationships between values that are expected to be present.
  20. The transfer logic sets the height and weight to match the scale value. You can check the transfer logic recreation in PKHeX's source code on GitHub.
  21. thanks, fixed on latest commit Slot9a: overqwil defer, ignore hasTracker · kwsch/PKHeX@06c742a
  22. Check to see if it is running in Task Manager. Not sure if you have any external hard drives / network drives that are unresponsive...
  23. Looks like a ton of data is missing (partial/incorrect dump). After forcing it to load, only a few box/party slots load. Not sure how much you'd want to try and recover. I would just accept it as a loss because you'd need to fabricate practically everything.
×
×
  • Create New...