buzer2020 / Amnesia64

64-bit Windows port of Amnesia:TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amnesia 64

64-bit Windows port of Amnesia: The Dark Descent

Key changes:

  • Can be compiled in both 32-bit and 64-bit modes using VS2019 with latest build tools.
  • Single solution file for all projects (main game, HPL2, dependencies and editors). No need to compile the engine separately.
  • Produces self-contained .exe files without dependency on 3rd party dlls (this prevents cluttering user's game folder with 64-bit dlls).
  • Some libraries were changed, most notably:
    • SDL2 was upgraded from 2.0.4 to 2.0.12
    • alut was replaced with freealut
    • Newton Dynamics was upgraded from 2.08 to 2.32 (I simply couldn't find the source code for 2.08)
    • Fbx support is temporarily removed (I'm planning to re-implement it using OpenFBX)

About

64-bit Windows port of Amnesia:TDD

License:GNU General Public License v3.0


Languages

Language:C++ 51.4%Language:C 46.7%Language:Objective-C 1.3%Language:C# 0.1%Language:Objective-C++ 0.1%Language:CMake 0.1%Language:M4 0.1%Language:Assembly 0.1%Language:Perl 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:Metal 0.0%Language:Python 0.0%Language:Batchfile 0.0%