-
Posts
22957 -
Joined
-
Last visited
-
Days Won
1015
Content Type
Profiles
Pokédex
Portal
Technical Documentation
Pages
Tutorials
Forums
Events
Downloads
Gallery
Blogs
Everything posted by theSLAYER
-
Creating saves with random information help
theSLAYER replied to developer_butters's topic in Saves - Editing Help
I don't think every part of every save has been broken down and documented. You may be able to use ALM, but to some extent you're gonna have to "suffer" and do it one by one. Another option is (1) play the game fully, or (2) use "complete packs" that people have uploaded (at your own risk) -
At your own risk.
-
theSLAYER's PKHeX Plugins General Support
theSLAYER replied to theSLAYER's topic in Saves - Editing Help
1. I don't remember what the value should be, and 2. I think they *do* undergo regrowth cycle, if ignored for too long. -
-
(Maybe I used the wrong save or it was added in a new revision, but I didn’t see it in my save of the other tab on the current PKHeX revision. Or maybe it didn’t show the slots cause my resort could have been empty? It’s an old save so I don’t remember clearly. In any case, I’ll download the latest and check again >< thanks for helping them) So far HOME doesn’t ban for duplicates, and don’t seem to apply action for that. FYI any bans or actions so far: The banned HOME accounts were related to targeted individuals who were buying and selling via using HOME as a platform to complete the transaction. Eternal Bad eggs occurred for those who brought up hacked Eternal Flower Flower (caught in XY); transformation was species+form based, not targeted; suggests it was more to block Eternal flower Floette, rather than a targeted strike against users. HOME previously blocked entry for duplicates of a HOME tracker (is was due to the tracker, not because of the regular details), but trackerless duplicates enter just fine. They’ve since allowed for tracker duplicates now (gets reassigned a tracker); this suggests it was more of a technical issue caused by an assumption they had, rather than actual action Granted, they keep a log for every piece of detail, but they’ve not taken action.
-
And a change in any data can influence the checksum. Anyhow, since I do not know how to extract Resort data from PKHeX, I'll recommend something else: This may work, even if you're using a save as opposed to a ram dump.
-
Okay I figured it out. When you Poké transfer a Pokémon into Gen 5, it is assigned the met location ID 0x30001. That number for Met Location then doesn't get modified as a mon is transferred further up. (read Gen 5 ID list here) The CSV generated by PKHeX apparently didn't take that into account; it took the ID and displayed a name based on Gen 7 locations, which would be link trade (read Gen 7 ID list here) So it is merely a display issue (I asked about PKSM cause it had display issues for some transfers and it reminded me of that). In any case, fixing the Met Location to what PKHeX suggests would fix the issue.
-
Did you previously use PKSM or some other third party app to shift the Golem up into Gen 7? Also, are you sure it was met location you're looking at? what does the full line for Golem in that CSV look like?
-
What does the (X) mean in the Origin seed? and How can I remove it?
theSLAYER replied to Crescent Hunter's topic in PKHeX
legal only if you match all details, such as encounter slot. When we talk about encounter slot, an example is to imagine a table with all the possible grass encounters for a route. It is possible for the encounter slot for your PIDIV, relates to a different encounter (could also be different species). -
Error Mons w/ NPC Editor Plugin in PKHeX (26.03.20)
theSLAYER replied to Pocket Monsters's topic in Saves - Editing Help
Probably related to some PKHeX.Core change, will look into it later -
Left if the favourite mark that is applied in LGPE when you favourite a mon. (Honestly I don’t know if you can apply it in other games; I assume there might be a similar feature hence why it’s still there) The right is the “Battle Ready” symbol, only used in SWSH. It is basically retired in other games, as HOME now wipes moveset and assigns game specific moveset, when a Mon a transferred to another game outside of SWSH
-
@jsecarlosr review section ain’t for questions, deleted. to answer your question: IIRC PKHeX doesn’t validate against this event. Also make sure you aren’t adding these mons to a VC save (as VC RBYGSC cannot interact with PCNY, and there’s no legitimate way to transfer retail cart saves to VC Gen 1/2)
- 56 comments
-
- pcny
- pokemon center new york
- (and 19 more)
-
We don’t work with state saves. importing state saves that aren’t related to your save would cause it to fail.
-
How do I get the aroua ticket in japanese emerald?
theSLAYER replied to blazasaur420's topic in Events Help and Questions
Open save in PKHeX, navigate to Event Flags, and open it. Defeated Deoxys - Unchecked Captured Dexoys - Unchecked Don't spawn triangle on Birth Island - Unchecked Received Aurora Ticket from Mystery Gift - Checked Shown Aurora Ticket - Checked Can Travel to Birth Island - Checked Mystery Gift - Checked Try these. I believe you'll need to be in post game (defeated Elite 4, can travel on S.S. Tidal) Note that Aurora Ticket isn't currently released on Japanese Emerald, so your capture will be flagged illegal. -
XY Event - Pinsir and Heracross Distribution in America
theSLAYER replied to Alex6179's topic in Event Pokémon News
-
How do I know if a cartridge is a rom-hack?
theSLAYER replied to majestic's topic in RAM - GBA Research & Development
Well then the next best thing is to play the game and note if anything odd occurs outside of gameplay you've seen. -
How do I know if a cartridge is a rom-hack?
theSLAYER replied to majestic's topic in RAM - GBA Research & Development
Where did you buy it from? What stands out from regular titles? If you dump the ROM (don’t share it here) I’m sure you can compare the MD5 to retail titles of the same revision. -
Welcome. Hope you do find what you want
-
Don’t place the 00000001.sav into JKSM. That file an encrypted and wouldn’t work for JKSM. Also if it’s encrypted it won’t load in PKHeX etc. JKSM import/exports decrypted saves. consider trying this: (Read and follow every step) for the step that requires you to “place the 00000001.sav” into the folder: which language or Pokemon blue are you playing? The ID will be different.
-
Unlock all funfiesta missions
theSLAYER replied to jojo12100's topic in RAM - NDS Research & Development
Since I came around back to this, I probably should give an update: Background: I forgot which leak (Freak?), but Pokémon Black 2 and White 2 source files were leaked. My understanding is that the files were similar to using GitHub; a repo with a bunch of raw disassemblies, with detailed changes across the entire developmental timeline. To obtain a ROM from those file, one got to check out the files at the wanted phase within the development process, and to compile and build them into a ROM. Among them, a "fes rom" was found; it was a way to distribute funfest missions via Local Wireless. The original rebuilt game only appeared to work with other B2W2 debug ROMs. Unclear if this was an issue due to the revision or due to the way it was built, as another copy named "SWAN r59981 2012.06.11 [fes rom]" could communicate with retail carts just fine. fes rom is a branch from partway of the development timeline. Observations (from what I could gather online): -- I think that's about it for now. I've not seen anyone try to share/load Funfest missions via a RAM hack or with a custom ROM (using Binaries not obtained from the leak), and I don't expect much development from looking into this. The only other things I've seen are: (1) the existance of an English patch (technically useless to us so not sharing), and (2) unrelated to fes rom, it appears some missions were possibly meant to also be distributed as wonder cards. Independant finding from theSLAYER and Eclipse (Files from Eclipse: Berry Festival! (Funfest Mission).pgfGifts from Pokemon Center Women! (Funfest Mission).pgfEndless Battles! (Funfest Mission).pgfPokemon Quiz Championship! (Funfest Mission).pgf). Reminder to not ask for any ROMs, not allowed here. -
And the first post was updated in 2017. We still do have user ranks/badges.
-
HOME Menu Sprite Index is missing Bloodmoon Ursaluna
theSLAYER replied to NeoBones's topic in General Development
done, thanks -