Skip to content
/ FITD Public

Free in the Dark, a Alone in the Dark engine reimplementation.

License

Notifications You must be signed in to change notification settings

yaz0r/FITD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FITD

Free in the Dark, a Alone in the Dark engine reimplementation.

Long overdue source code update from the version that was released on source forge in the 2000s. Only buildable with Visual Studio 2022 for now but other platform should be fairly straight forward.

Rendering is being rewritten to bgfx, for better portability. There is still some graphical artifacts.

Build instructions

  • Requires VS2022 with CMake module installed (you can also provide your own cmake but vs2022.bat won't work out of the box).
  • Clone the repo with recursive submodules enabled
  • Run build/vs2022.bat this should detect vs2022/cmake and generate the solution
  • Open solution build/vs2022/FITD.sln
  • Set fitd as startup project
  • Set fitd working directory to where the game files live
  • Hit F5

Screenshots

image image image image

About

Free in the Dark, a Alone in the Dark engine reimplementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published