jojo12100 Posted March 25 Posted March 25 Hi, so I'm working upon a way to get the 2 unused gifs of SV lv90 Quagsire, lv 80 Yanma (and the unused encounter of a lv1 Gimmighoul); Normally the steps should be : deserialize the flatbuffer into a json, edit the pokedata criteria, reserialize into a bin I'm actually at the first step where it seems I need a schema.fbs to deserialize the flatbuffer (.trevt) into a json correctly; anyone knows where/how I could get that file ? I can even send the event.trevt in MP if needed
theSLAYER Posted Wednesday at 06:19 AM Posted Wednesday at 06:19 AM Or you could replace an existing encounter’s reference with the unused one. Like the long string of code that is used by the encounter scenario to call the details of the Pokemon. I recall doing something similar, but it was with a nice pkNX gui (for SWSH). With absolutely no real info, I’m speculating that you can hex edit the reference string to swap to another, provided you know what’s the code and you have the correct file. This way you won’t need to deserialise and reserialise the flatbuffer. (Assuming they don’t checksum the flatbuffer) At least with my experience with SWSH event raids, they don’t checksum the data. Reveal hidden contents Raid editing: Victini:
jojo12100 Posted Wednesday at 10:33 AM Author Posted Wednesday at 10:33 AM @theSLAYER That could work with the lv1 Gimmighoul in my opinion but for gift Pokemon they are not unused encounters. PkNX does not allow (yet) to edit files in SV. It would have been too easy. Well any help is welcome, method doesn't really matter as long as we get them.
theSLAYER Posted Wednesday at 11:49 AM Posted Wednesday at 11:49 AM Yeah aware that pkNX doesn’t have some editing for SV. I was trying to say if you have the files, can just try hex editing.
jojo12100 Posted Thursday at 12:47 AM Author Posted Thursday at 12:47 AM I've made some progress tonight, found the datas of Yanma and Quagsire
jojo12100 Posted Thursday at 02:39 AM Author Posted Thursday at 02:39 AM Got the Yanma, In order to get the Quagsire I need to know the name of the event in Flags Editor for Professor Salvatore to give you normally a Galarian Meowth : https://bulbapedia.bulbagarden.net/wiki/Salvatore For the Gimmighoul if anyone knows where it can be in the internal files I can try too.
jojo12100 Posted Thursday at 12:00 PM Author Posted Thursday at 12:00 PM Here the Yanma and the Quagsire. The lv1 Gimmighoul is in another bin file however I don't have the mental health to do all that again, will move to another project for now. Hope @theSLAYER or someone else knowing a little how to ROM hack will get it, in a Level Ball will be a plus. Here what TCRF says about it : Unused Wild Gimmighoul Levels Gimmighoul can be found in chests scattered across various parts of the Paldea Region, with each static encounter ranging from being between Levels 5-60. However, data exists for encountering these Gimmighoul at Level 1, despite this never occurring. 0193 - Yanma - 4931B1ABDA22.pk9Fetching info... 0195 - Maraiste - 505047F2BF0E.pk9Fetching info...
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