03-19-2024, 07:12 AM
(03-18-2024, 09:09 PM)Kirby0Louise Wrote: I cross referenced a few sources and found other VNs built on this same engine that the script works on. However whenever I extract them, I end up with a bunch of .tim2.clut files. So what is the next step to turn these into usable assets?
You can convert those .tim2.clut files with this command. It is a common step so I put it on "Setup" section of the tutorial.
Code:
php psxtools/img_clut2png.php .tim2.clut
- Rufas