SkillAgentSearch skills...

Genieutils

(Development is continued at https://github.com/sandsmark/genieutils) A library and tools to read/write certain data and resource files of genie engine games.

Install / Use

/learn @apreiml/Genieutils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

genieutils

Genieutils consists of a library and some tools to work with certain data and resource files of genie engine games.

Notice that this library is in developement, that means the API will change. Please also backup your files before editing to avoid file corruption because of possible bugs.

Features

  • reading/writing of empires*.dat and genie*.dat files
  • reading of drs, slp and pal files (partly)
  • reading of scn/scx files (partly)
  • reading/writing of language*.dll files (very early implementation!)

Dependencies

To compile this project you will need at least:

  • boost-iostreams >= 1.42
  • boost-program-options >= 1.42
  • zlib

If cmake finds libiconv it will automatically enable language*.dll file support. Don't forget to init and update the submodules.

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated6mo ago
Forks22

Languages

C++

Security Score

87/100

Audited on Oct 4, 2025

No findings