/WaraWaraPlazaBase64Encoder

Python script to either convert the base64 data to a readable tga file, or convert a tga to Base64

Primary LanguagePython

Wara Wara Plaza Base64 Encoder

This is a quick Python Script to convert a Base64 string taken from the Wara Wara Plaza XML file to a tga file, or convert a tga file to xml

How do you use it?

To run the script, run it in a terminal with the filename you wish to input as an argument. It will automatically detect what to convert it into (if you input a .tga file, it will convert into a .txt file, and vice versa), and it will output a file with the same name as the input.