Jump to content

Recommended Posts

Posted

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

Posted

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

 

Posted

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...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...