English translation of KAGEX ported to Kirikiri Z
  • Batchfile 79%
  • KerboScript 15.5%
  • Common Lisp 5.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ozerune fbf32a8ed1
Update README with SDL3 and Legacy version details
Added comparison between SDL3 and Legacy version regarding support and codecs.
2026-08-08 12:00:28 -04:00
data Fixed dialog confirmation windows 2026-01-27 18:10:30 -05:00
doc Translated docs 2026-01-26 17:01:28 -05:00
template Added setup script 2026-04-20 04:55:05 -04:00
.gitignore Updated gitignore 2026-04-20 04:36:15 -04:00
KAGEX Initial Setup.txt Updated initial setup txt 2026-04-20 23:46:11 -04:00
README.md Update README with SDL3 and Legacy version details 2026-08-08 12:00:28 -04:00
setup.bat Fixed NASM, CMAKE, and Git issues 2026-08-08 15:20:35 -04:00

SDL3 version is more modern with active development, supporting multiple operating systems and modern codecs, but a less mature ecosystem. Legacy version (Main branch) has more resources, but supports Windows only, and does not support modern codecs. For reference, the best video codec supported out of the box is WMV3 which came out in 2003.