ROM Hack Kid Icarus: Uprising (KIU) PSLB .json converter script release!

  • Thread starter Thread starter kanuki
  • Start date Start date
  • Views Views 880
  • Replies Replies 0

kanuki

Member
Newcomer
Joined
Jun 26, 2024
Messages
10
Reaction score
13
Trophies
0
Age
25
XP
116
Country
Finland
Hi all!

I wanted to share a new script that I just finished writing with all of you. This tool is for converting 'PSLB' files that are found in KIU's romfs (might also be present in other 3DS titles, not sure). These files have a .json extention on them, but are not in fact json files, but a hex representation of a similar format. This script converts these PSLB files into human readable json-like files!

Heres what a raw PSLB file looks like:
pslb_hex_raw.png


And here's the same file, but converted with my script:
pslb_json_converted.png


To use this script, you need to have python 3 installed on your computer.
Then, in a command line write the following to convert a file: "python pslb.py your_input_file your_output_file"

You can find the script in my github repository:
https://github.com/kanuki00/kanuki-3ds-toolbox

I hope this helps someone!
Have a great day everyone.
 
Last edited by kanuki,

Site & Scene News

Popular threads in this forum