
About
Silent Hill 3 is a 2003 survival horror game by Konami's Team Silent for the PlayStation 2, a direct sequel to the first Silent Hill following Heather Mason as she becomes entangled with a cult seeking to revive a malevolent deity. sh3redux is an engine remake of Silent Hill 3 built with OpenGL and C++, targeting Linux and buildable either via CMake or an included Code::Blocks project.
Getting started
Building it requires the SDL2, GLEW, FTGL/Freetype, and zlib libraries; once those are installed, run CMake on the project (recommended) or open the Code::Blocks project directly, though the latter may need manual search-path fixes.