Script which allows to inject textures visible during console boot from DDS format. Also user can export images to PNG. No need to GTF conversion!
Supported only coldboot.raf from OFW and untouched from CFW. All coldboots which are different will be marked as incompatible, however, if they wasn't repacked but using the same addresses for textures, they will still work.
Script using "pigz" and "convert" applications. I recommend Linux Mint 21 (can be used in live mode).
How to:
Supported only coldboot.raf from OFW and untouched from CFW. All coldboots which are different will be marked as incompatible, however, if they wasn't repacked but using the same addresses for textures, they will still work.
Script using "pigz" and "convert" applications. I recommend Linux Mint 21 (can be used in live mode).
How to:
- Put all needed files in proper size and format in the same dir as script.
- Add executable attribute to this script.
- Install needed apps (sudo apt install pigz covert -y)
- Run it and choose option 2.
