Pako96 Posted May 3, 2023 Share Posted May 3, 2023 Hi everybody. Recently I switched my reasearch on fashion blocks in Scarlet and Violet, even if it can be considered low priority (since trainer personalization in Gen 9 is kinda underwhelming compared to Gen 8-7). Anyway yesterday I dumped the full blocks with all purchasable clothing options and created a .txt file containing the ids of special Items not purchasable in base games (league-team star hats, past gen saves phone cases, all fashion items in the DLCs preorder pack and the PokePortal gifts up till now). I already made some modifications to my fork of PkHex for the data I retrieved and built the injector. When my current pull request regarding Trainer Photo visualization will be (hopefully) merged, I'll make a new one for revamped fashion injection. Up until then I share here the blocks and the .txt in case somebody wants to do further research or just inject them. legwears.bin cases.bin special.txt bags.bin eyewears.bin footwears.bin gloves.bin headwears.bin 3 Link to comment Share on other sites More sharing options...
theSLAYER Posted May 3, 2023 Share Posted May 3, 2023 Is your save male or female? There are slight difference between those 2. Anyways good work Link to comment Share on other sites More sharing options...
Pako96 Posted May 4, 2023 Author Share Posted May 4, 2023 These are taken from a female save, but I cross referenced with another male save in my possession and didn't find differences in the blocks I linked. The only differences were in the uniform blocks, but I didn't share the base uniform block because it woul be useless, and the one of the preorder DLC are documented in the .txt by gender Link to comment Share on other sites More sharing options...
Pako96 Posted May 8, 2023 Author Share Posted May 8, 2023 UPDATE Here is the Hex for the Ultraball Canvas backpack: E90B (3049 as UInt16). Furthermore, I did some digging in my spare time and created a little script to check the minimum and maximum values of the intervals represented by the various fashion groups in the base game, and annotate in a set() the missing IDs (expressed as UInt16). Here's what I found: Now, doing the conversion in Hex, we see that all the missing bags in the base game have been mapped, since 3075 is the ID of the floral bag and the others from 3047 to 3049 are the IDs of poké/mega/ultraball backpack (all of them are present in special.txt in the previous reply). The interesting thing resides in the headwears, where , if we exclude the values 5037 and 5038, which are the League and Star sporty cap (also present in special.txt), there is still an additional value of 5039 (AF13 in Hex) which corresponds to a 'Terastal Sporty Cap': Which could be the next Portal Event. Keep in mind that injecting this hat could result in unexpected online consequences, if not ban itself, since it hasn't been released yet. Another interesting thing would be reasearching values under the minimum of some categories, given that some of them report as min value x001 (3002 for bags) instead of x000 like some others. I'll make another reply in case of other discoveries. 3 Link to comment Share on other sites More sharing options...
Pako96 Posted May 8, 2023 Author Share Posted May 8, 2023 UPDATE 2 IDs 3000 and 4000 seem to not correspond to anything, all the others unlock a clickable option to remove that specific kind of clothing (e.g. no hat, no glasses etc...), which can be done normally by pressing X. The interesting fact is that ID 3001 corresponds to 'no bag', which technically can't be removed by pressing X, but that's probably the hidden way the game lets you move around in the prologue, before Clavel tells you to get dressed for the academy. 2 Link to comment Share on other sites More sharing options...
Leif6174 Posted January 9 Share Posted January 9 Hey! Would you be able to upload this information with updates from the 2 DLCs? Link to comment Share on other sites More sharing options...
Neol Posted January 22 Share Posted January 22 It's only been 8 months, not quite necro, so I guess someone will see this. Would importing this block data be safe now that there has been updates/dlc? Also, would I just use the "Import Current Block" button? Link to comment Share on other sites More sharing options...
Pako96 Posted January 22 Author Share Posted January 22 Hi there, as of today, PkHex has been updated with the complete fashion blocks by its other awesome researchers. These include all fashion from the base game and the 2 DLCs, alongside fashion items distributed via PokePortal up til' now. So you can just use the Fashion Unlock button in the Trainer Info Tab in PkHex. Link to comment Share on other sites More sharing options...
iron on patches Posted February 4 Share Posted February 4 very interesting Link to comment Share on other sites More sharing options...
SolarCal Posted February 25 Share Posted February 25 can i get banned for using pkhex to get fashion? Link to comment Share on other sites More sharing options...
SkyLink98 Posted February 25 Share Posted February 25 8 hours ago, SolarCal said: can i get banned for using pkhex to get fashion? No one has ever been banned for using PKHeX for unlocking fashion items. Link to comment Share on other sites More sharing options...
SolarCal Posted February 25 Share Posted February 25 8 hours ago, SkyLink98 said: No one has ever been banned for using PKHeX for unlocking fashion items. ok cool! is there a way in pkhex to select which specific fashion items i want to unlock? such as the preorder bonus floral backpack or the poke ball backpacks? or it just all or nothing? Link to comment Share on other sites More sharing options...
SkyLink98 Posted February 26 Share Posted February 26 14 hours ago, SolarCal said: ok cool! is there a way in pkhex to select which specific fashion items i want to unlock? such as the preorder bonus floral backpack or the poke ball backpacks? or it just all or nothing? Not with base PKHeX, but this plugin should allow you to do that: https://github.com/foohyfooh/PKHeXPluginPile?tab=readme-ov-file#fashion-editor-plugin Link to comment Share on other sites More sharing options...
SolarCal Posted February 26 Share Posted February 26 9 hours ago, SkyLink98 said: Not with base PKHeX, but this plugin should allow you to do that: https://github.com/foohyfooh/PKHeXPluginPile?tab=readme-ov-file#fashion-editor-plugin awesome! do i need to downgrade my pkhex version for it to work? Link to comment Share on other sites More sharing options...
SolarCal Posted February 27 Share Posted February 27 i am trying to get only specific bags (floral, 3 pokeball canvas) in a hex editor like HxD what do i need to alter in my bag block? Link to comment Share on other sites More sharing options...
FrostGiratina Posted April 10 Share Posted April 10 On 2/26/2024 at 8:43 PM, SolarCal said: i am trying to get only specific bags (floral, 3 pokeball canvas) in a hex editor like HxD what do i need to alter in my bag block? if you are still trying to do this a few weeks ago I made a txt document guide of all the hex codes with the items in game name above it. I hope this helps and if there is a place for me to post it to help others out easily, I would gladly post it there. Fasion Guide ScVi.txt 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now