Skip to content

Releases: GameProgram7777/KKPersonalityChanger

KKPersonalityChanger v1.0

Choose a tag to compare

@GameProgram7777 GameProgram7777 released this 11 Jul 09:52

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 IEND scanning 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 loose Contains("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.