Releases: GameProgram7777/KKPersonalityChanger
Releases · GameProgram7777/KKPersonalityChanger
Release list
KKPersonalityChanger v1.0
Windows GUI & CLI tool to change the personality of Koikatsu / Koikatsu Sunshine (KK / KKS) character cards, with batch mode, random personality, and backup/restore.
Highlights
- Rewrote PNG
IENDscanning as a byte-wise state machine, so signatures spanning a 4096-byte read boundary are no longer missed (previously valid cards could be wrongly rejected as "Invalid card file format"), and the stream position is restored on failure - Case-insensitive path handling in batch change / restore, preventing backups from being reprocessed and guarding against false prefix matches (e.g.
original2) - Converted-file names matched with a regex (
_\d+to\d+$) instead of a looseContains("to")check
Download
KKPersonalityChanger-v1.0.zip — extract the folder and run KK_personality_changer.exe. Requires .NET Framework 4.7.2 (preinstalled on Windows 10/11). Keep the .dll files next to the .exe.