alexbatalov / iwd2-re

Reverse engineered Icewind Dale 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icewind Dale 2

In this repository you'll find reverse engineered source code for Icewind Dale II.

Status

  • Functions: 80% (~8200 of ~10000)

  • Code: 53% (~2.0M of ~3.8M)

The game is not playable at this time. Even though it does run, you can only access several UI screens - start (which is actually a multiplayer connection screen in other Infinity Engine games), options, keymaps, party selection, and character editor. Many stuff needs to be done in order to get to world screen (the one where actual gameplay occurs).

If you like to see it for yourself be sure to obtain Icewind Dale II: Complete from GOG. I've hardcoded it's installation path for testing and it accidenally slipped into Git some time ago. Only windowed 32-bpp mode is currently implemented.

License

The source code is this repository is available under the Sustainable Use License.

About

Reverse engineered Icewind Dale 2

License:Other


Languages

Language:C++ 99.6%Language:C 0.3%Language:CMake 0.1%