Skip to content

A Python module to access Genie engine (Age of Empires, ...) files

License

Notifications You must be signed in to change notification settings

fredreichbier/genie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genie

A Python module to access Genie engine (Age of Empires etc) files.

How to test

  • Install Python, construct and pyglet.
  • Run python browse_slp.py path/to/your/AOE/directory
  • This automatically loads graphics.drs.
  • You can now enter ls to see all available files, play ID to play a WAV file, show ID to display a SLP file and, if you're feeling lucky, showanim ID to display an animated SLP file.

Resources

Kudos to the people who wrote documentation about the proprietary DRS and SLP formats and the Age of Empires SLP files:

Thank you very much!

License

As stated in the LICENSE file, this Python package is BSD-licensed (2-clause).

About

A Python module to access Genie engine (Age of Empires, ...) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages