elishacloud / Silent-Hill-2-Enhancements

A project designed to enhance Silent Hill 2 (SH2) graphics and audio for the PC. It also includes scripts to build or modify SH2 audio files (SFX, BGM and Dialog).
http://www.enhanced.townofsilenthill.com/SH2/
zlib License
569 stars 41 forks source link
silent-hill

Silent Hill 2 Enhancement

Introduction

A project designed to enhance Silent Hill 2 (SH2) graphics and audio for the PC. It also includes scripts to build or modify SH2 audio files (SFX, BGM and Dialog).

Features

Below is a list of features:

Silent Hill 2 Enhanced Edition Installation Guide

To learn more, check out the Silent Hill 2 Enhanced Edition Installation Guide webpage.

Configuration

To view an ini example see the settings.ini file.

For more details on how to configure the module see the Configuration Details webpage.

Donations

All my work here is free and can be freely used. For more details on how you can use this module see the license section below. However, if you would like to donate to me then check out my donations page. All donations are for work already completed! Please don't donate for future work or to try and increase my development speed. Thanks!

Note: these donation only go to me, not to anyone else who helped with this project. To donate to others check out the credits page.

License

Copyright (C) 2024 Elisha Riedlinger

This software is provided 'as-is', without any express or implied warranty. In no event will the author(s) be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

This project uses code from several other projects. Below is a list of locations that source code was taken from:

Development

This project is written in C++ using Microsoft Visual Studio Community 2017.

The project uses the Windows 10 SDK, WDK and DirectX9 SDK. The exact version required can be seen in the project properties in Visual Studio.

Note: The "C++ ATL for v141 build tools (x86 & x64)" is required to compile this project.

Thanks for stopping by!