o
odinpkg.dev
packages / tool / x86_engineTools

x86_engineTools

76cfbaatool

No description provided.

No license · updated 4 years ago

Tools for The Hecate engine

Language: Odin

Compression

ver 1.0.0

Changelog

Just simply drag the file you want to compress, preferable a .png, and it'll spit out four files.

  • _CompRay.bin : Complete file compressed using Deflate.
  • _CompSzy_raw.bin : Complete file compressed using my shitty algorithm.
  • _CompSzy_img.bin : .PNG in the format read by Hecate.
  • _CompSzy_com.bin : Hecate format compressed by my shitty algorithm.