Jump to content

theSLAYER

Administrator
  • Posts

    22604
  • Joined

  • Last visited

  • Days Won

    954

Everything posted by theSLAYER

  1. @Tatooine if I recall correctly, that independent of the plugin. I believe PKHeX removed the option as the Pokémon were covered under the Encounter Database.
  2. For whatever species that exists in SWSH, that you’re trying to make it look like it came from GO, Gen it into SWSH, then enter HOME. For species that don’t exist in SWSH, you’re out of luck. Do all this at your own risk.
  3. Using your Blaziken as a reference, I was able to dissect the data and determine what they correspond too: Not gonna lie, it is a bit more than what I thought it would have been, but most of them (such as relevant stats) being there makes sense, since those are needed for battle. It would have been nice if Origin Data and Met location was there (needed for legality), but we could always make educated guesses for those. With this I can go ahead and extract the 3 mons of hers (as far as I can tell, only 3 mons per mixed trainer are stored). Probably may make a PKHeX plugin down the road so we can see the other mons of mixed trainers. So notably, the stuff that is missing from the data structure are: Language, misc flags, markings, PP bonuses, friendship, contest stats, pokerus, met location, origin info (location, ball caught in), ribbons, fateful encounter flag. Edit again: I’ve made good progress with my building my plugin. I’m able to send all the data available for the Mon to PKHeX ‘s viewer. It’s technically workable as it is but I’ll like to see if I can bake in PKHeX legality features.
  4. I'm getting 4 hits for AMANDA (in Gen 3 encoding), 2 per save block. Will review the data. Edit: So, I cannot open your state save. States saves usually don't end up usable if the settings different or something. In any case, I am making *some* progress with your save. I am not fully confident on where the breaks for each mon are, but at least I do see the data for AMANDA. There's only three mons for her. Also, if you can provide me specifics such as TID or moves of one of the mons, it'll help me identify the corresponding spots. It appears to be a very stripped down format, different from the other ones I know.
  5. scan the QR code that corresponds to your console region. make sure you're champion. collect from hau'oli shopping mall antique shop.
  6. No clue what happened there. Maybe HOME recognised the trackers of “mythical that was allowed entry”, then saw that the data was different then rerolled the trackers, who knows. Would need more testing to confirm the scenario.
  7. For starters, we ignore shininess and IVs. What Mon are you trying to make from a raid den. I suggest getting the base Mon from the encounter database, then modify from there.
  8. @Dad_Shoes it probably wasn’t full pk3 data; I imagine it used truncated data, that can be used for a functional battle but not for full legality, with the data being like Hall of Fame records. Maybe share save, the trainer name you want to find (exact, with or without capitalisation), notable species and moves. Maybe from there can try to jump into the save and take a look.
  9. yeah nah that's a lot of pokemon. I'll get to doing it eventually but don't expect it.
  10. @Pokemonfan6498 what Skylink said. In this day of age there isn’t much of a reason for EmuNAND to be used, if you’re doing legitimate things, or very minor things (like homebrew via launcher). I personally just use homebrew via launching it in gallery (so not even installed onto my home menu). The problem is when the server log 2 different device states; this can happen when you accidentally go online on an updated EmuNAND, then switch back to SysCFW or SysNAND. Anyhow, to go back on the topic on hand, I have used this tool to give myself gifts. I use SysCFW. I go online. It’s been years with no problem. If we put this tool aside, people use Sysbot onto their Switch and allow their various Discord servers to take control of it (trading, genning etc). If going online with CFW was such a problem, those people would have all gotten ban, and there’ll be no sysbot left..
  11. No guarantees, all at your own risk, but: if you didn’t pirate, no custom themes, didn’t do anything sketch or fishy, and didn’t wipe your console specific details then it shouldn’t be an issue. I’ve been using CFW on Sysnand (not even Emunand) for years, no problemo, not banned. I have NSO and use online services. There’s various resources about what you do if you’ll like to use Nintendo servers, check those.
  12. Based on what ball you change it do, you can make it illegal.
  13. A bit odd. Maybe something wrong with the data? How you dumping the bin files?
  14. Depending on the game you’re playing, you’re already able to modify coordinates with PKHeX. Someone is going to need to research and document this. And then code it to implement it. I am assuming this may not be worth the devs’ time, however I imagine you could whip it up into a plugin. This requires ROM editing. PKHeX is a save editor, not a ROM editor. if it’s a game that doesn’t already support shinies in the pokedex, then it’s something that’ll require ROM editing. If the game already supports having shinies viewed and shown in the Pokedex, then PKHeX already supports that. For example, if you’re thinking FRLG, then that functionality isn’t in the base game and would require ROM editing
  15. Does she keep it? So far from what I’ve read, you only need to show it, not give it to her. In any case, if I’m not mistaken I’m displaying the entire data block. I don’t know which part goes to which trainer. So if she does keep it, it’s likely stored in a separate block. Edit: based on in-game dialogue, you’re only showing to her, and she’ll go and catch her own. So the game won’t have a location to store any data for it, since you didn’t give it to her.
  16. @Giuliotrem1 so what you're saying is.. you can't use Transporter/Bank? PKHeX will be able to simulate the creation and transfer the data into Gen 7 saves just fine. Do keep in mind that your Celebi from Silver will be illegal; only legal from Crystal.
  17. @Macromind101 I believe I didn’t enable editing BDSP timestamps, thus they are not intended. Decided it wasn’t worth my time to figure this whole thing out and how to implement it code wise. As for using drag and drop to rearrange, well, I’m not in any way technically capable in terms of coding, so I can’t imagine me being able to do that. If I do pick this mini-project back up I’ll keep the idea in the back of my mind, but for now the max I’ll do is update it to work with the latest PKHeX.Core
  18. Didn’t get a chance to respond. But yeah based on your description it sounded like that. Glad you got it all figured out.
  19. You can import the data into your save and perform those raids. will require the clock to tick over to load the newly loaded set of raids. Don’t go online else it will load the current set of raids on the server.
  20. That’s the developer of that app, I’m sure they know what they’re saying. To be clear, intention doesn’t equal to observed execution. It is *intended* only for original vanilla games, and *not* for ROM hacks. If it works for the ROM hacks you’ve played, then sure, it’s a happy coincidence, that is due to the fact that the ROM hack hasn’t changed enough of the data surrounding the save to deviate from the original games. If a ROM hack save deviates enough from the base games, PKHeX won’t identify it and work with it. And also, some fan games aren’t even ROM hacks, like they’re straight up creations from RPG maker or something, so the save format isn’t even close to anything PKHeX would identify and work with…
  21. And while I didn’t go the full amount, I confirmed it is a triangular distribution and there’s no reason for the stated value to be wrong: https://twitter.com/QStheSLAYER/status/1668140754982813696 If you want a 95% chance of having getting at least 1, you’ll need to transfer 49,465 mons. (note: it is way possible to can get one way before to number, that figure just represents the ‘almost worst case scenario’; that is the figure for when you’re massively unlucky. If you wanna go most unlucky, it’s something like 99.999999% -> 304,154) Statistics are fun..
  22. Do you have any SD card data anywhere else? This only applies if your Pokémon game wasn’t on a cart, but an eShop installation.
  23. Trading usually isn’t an issue, provided the communication option chosen works. The issues typically comes from transferring to other games. Gen 3 -> Gen 4: Gen 3 needs to be retail cart Gen 4 -> Gen 5: Gen 4 needs to be retail cart Gen 5 -> Gen 6: Gen 5 needs to be retail carr
  24. Current Handler = the person current holding onto the Pokémon. You can set current handler to: [1] OT (meaning the OT details in the Pokémon matches the save) or [2] Not OT (meaning the OT details in the Mon doesn’t match the current save). In the second scenario, there’s a text field where you can include the name and gender of the current save as the Not OT Handler. PKHeX expects the Current Handler to be correct. That error means the Current Handler may be set incorrectly (including the text box for NotOT handler being incorrectly empty, for example: if it’s a ‘traded Mon’)
×
×
  • Create New...