Stingz Posted November 20 Posted November 20 When trying to use the Flatbuffers Converter on the waza_array.json file to convert the waza_array.bin file using the waza_array.fbs file from the pkNX repository on GitHub, I receive the following message: D:\Pokes\Flatbuffers Converter\Input\waza_array.fbs(1, 26): error: could not load include file: WazaInflict.fbs. I downloaded the file from here: https://github.com/kwsch/pkNX/blob/master/FlatBuffers/ZA/Waza/Schemas/Waza.fbs
Kaphotics Posted November 20 Posted November 20 pkNX has a built in dumper to give you json/txt tables for many structures, including Waza. Why can't you just run the program and get the json that way?
Stingz Posted November 20 Author Posted November 20 I managed to get the .json file using pknx and edit the things I wanted, the problem occurs when converting the file back to .bin.
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