You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.
OG map files uses it own binary format and old school things like look up tables and 16bit RGBA that though have it's own advantages are not well suited for modern graphics libraries, we will be using Nyxojaele documentation to learn how to decode this.
For starts, creating a library capable of decoding these resources out of the OG (keeping in mind its fidelity) will be my objective. Later we will have to discuss how this data will be organized used in the RE.
This is not a ripping utility yet, it justs splits data in something we developers can understand.
Also with this I'll be rewriting Nyxojaele documentation in a most complete way, it'll soon be available on Wiki.
The text was updated successfully, but these errors were encountered:
OG map files uses it own binary format and old school things like look up tables and 16bit RGBA that though have it's own advantages are not well suited for modern graphics libraries, we will be using Nyxojaele documentation to learn how to decode this.
For starts, creating a library capable of decoding these resources out of the OG (keeping in mind its fidelity) will be my objective. Later we will have to discuss how this data will be organized used in the RE.
This is not a ripping utility yet, it justs splits data in something we developers can understand.
Also with this I'll be rewriting Nyxojaele documentation in a most complete way, it'll soon be available on Wiki.
The text was updated successfully, but these errors were encountered: