An open API service indexing awesome lists of open source software.

https://github.com/aybe/ecstatica

Reverse-engineering of Ecstatica (preliminary)
https://github.com/aybe/ecstatica

Last synced: 9 months ago
JSON representation

Reverse-engineering of Ecstatica (preliminary)

Awesome Lists containing this project

README

          

# Ecstatica

This is an attempt to try reverse-engineer game data from fascinating [Ecstatica](https://en.wikipedia.org/wiki/Ecstatica).

Picking up from the great work already done by [pyecstaticalib](https://github.com/fHachenberg/pyecstaticalib).

## Status

The project solely consists of unit tests and is Windows-only compatible for now.

- correct reading of still images in both SD and HD resolutions

## Gallery

![](https://github.com/aybe/Ecstatica/blob/master/.docs/0099-depth-raw.png)

![](https://github.com/aybe/Ecstatica/blob/master/.docs/0099-image-raw.png)

![](https://github.com/aybe/Ecstatica/blob/master/.docs/0096-depth-rle.png)

![](https://github.com/aybe/Ecstatica/blob/master/.docs/0096-image-rle.png)