Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Silent Hill 3"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: adjusted for sh3proxy 0.8.1)
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
'''Key points'''
 
'''Key points'''
 
{{++}} The PC version adds improved flashlight lighting and the ability to save at any time during the game.
 
{{++}} The PC version adds improved flashlight lighting and the ability to save at any time during the game.
{{++}} Only the PC version takes advantage of video texturing.
+
{{++}} The PC version takes advantage of video texturing.
{{ii}} It is highly recommended to set the Brightness Level in-game to 5 to get the most contrast. Brightness Level 6 and 7 overexposure the white level, while 4 and below are unnecessarily dim.
+
{{--}} Heather has a pixelated real-time shadow. See [[#Shadows are low resolution|Issues fixed]] for a solution.
{{--}} Heather has a pixelated real-time shadow. See [[#Increase shadow map resolution|Issues fixed]] for a solution.
+
{{--}} Depth of Field effect has a low resolution. See [[#Depth of Field is low resolution|Issues fixed]] for a solution.
{{--}} Low resolution Depth of Field effect. See [[#Low resolution Depth of Field effect|Issues fixed]] for a solution.
+
{{--}} Frame rate may fluctuate between 30 and 60 FPS. See [[#Frame rate jitter or fluctuation|Issues fixed]] for a solution.
{{--}} FPS may fluctuate between 30 FPS and 60 FPS. See [[#Frame rate jitter|Issues fixed]] for a solution.
+
{{--}} Fourteen of Heather's outfits from the PlayStation 2 version were removed.
{{--}} Only supports DirectInput for controllers and default bindings are awkward. Controls should be adjusted.
 
{{--}} 14 of Heather's outfits in the PlayStation 2 version are removed.
 
  
 
'''General information'''
 
'''General information'''
Line 41: Line 39:
 
==Essential improvements==
 
==Essential improvements==
  
===[https://github.com/07151129/sh3proxy sh3proxy]===
+
===sh3proxy===
sh3proxy is a d3d8 wrapper for Silent Hill 3. It provides some fixes for the game:
+
{{++}} [https://github.com/07151129/sh3proxy sh3proxy] is a d3d8 wrapper which provides some fixes for the game.
  
* Setting arbitrary video mode without conflict with the game's settings
+
{{Fixbox|1=
* Setting arbitrary horizontal FOV (field-of-view) angle
+
{{Fixbox/fix|Install sh3proxy}}
* The engine no longer relies on resource paths in Windows registry
+
# Download the latest sh3proxy build from [https://github.com/07151129/sh3proxy/releases GitHub].
* The engine no longer re-creates savedata/disp.ini
+
# Copy {{file|d3d8.dll}} and {{file|sh3proxy.ini}} to the game's main folder.
* Savedata path can be overridden
+
# If needed, adjust settings in {{file|sh3proxy.ini}}.
* Silent Hill 2 references can be unlocked without having to complete the game
+
}}
* Safe mode warnings are disabled
 
* Fixes white border around game window on Windows
 
* Using borderless window mode
 
* Disabling Depth of Field effect
 
* Setting custom Depth of Field effect resolution
 
* Disabling black borders during cutscenes
 
* Setting arbitrary shadow resolution
 
  
===[http://ps2wide.net/pc.html#sh3 Nemesis widescreen fix]===
+
===Widescreen fix===
An alternative to sh3proxy. May conflict with some aspects of sh3proxy.
+
{{ii}} [http://ps2wide.net/pc.html#sh3 Widescreen fix by nemesis2000] is an alternative to sh3proxy. It may conflict with some aspects of sh3proxy.
  
 
==Game data==
 
==Game data==
Line 107: Line 98:
 
|color blind notes          =  
 
|color blind notes          =  
 
}}
 
}}
{{ii}} The rendering resolution set in the options menu is the size of the textures that the game will use.
+
{{ii}} The rendering resolution set in the options menu is actually the internal framebuffer resolution.
 +
{{ii}} It is highly recommended to set the Brightness Level in-game to 5 to get the most contrast.
  
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
Line 128: Line 120:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Edit configuration file|ref=<ref name="neogaf">[http://www.neogaf.com/forum/showpost.php?p=41496607&postcount=3 Neogaf thread on Silent Hill PC ports], All information regarding the fixes and optimization comes from the user '''Lime'''.</ref>}}
+
{{Fixbox/fix|Edit configuration file}}
 
# Edit {{file|{{p|game}}\savadata\disp.ini}}.
 
# Edit {{file|{{p|game}}\savadata\disp.ini}}.
 
# Set the <code>size</code> value to your liking (e.g. {{code|1=size=1920x1080}}).
 
# Set the <code>size</code> value to your liking (e.g. {{code|1=size=1920x1080}}).
Line 183: Line 175:
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 
|controller support        = true
 
|controller support        = true
|controller support notes  = D-input only.
+
|controller support notes  = DirectInput only and default bindings are awkward. Controls should be adjusted.
 
|full controller          = true
 
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
Line 296: Line 288:
  
 
==Issues unresolved==
 
==Issues unresolved==
Silent Hill 3 is usually considered the best PC port out of the Silent Hill PlayStation 2 releases. Still, it is not a perfect port by any means.
+
===Forcing anti-aliasing===
 
+
{{--}} If using anti-aliasing (MSAA, at least), the Depth of Field effect becomes corrupted (halos around objects).{{cn|Check if workarounds exist|date=September 2016}}
*If using anti aliasing (MSAA, at least), Depth of Field effect becomes corrupted (halos around objects).
 
*Rendering resolution (usually found under Inventory > Options > Configuration) is actually internal framebuffer resolution. Use it to match your display resolution.
 
*By default, the game creates savegames in its own folder. This can cause issues for users with non-elevated privileges. The workaround is to change the default save location by modifying the registry.
 
  
 
==Issues fixed==
 
==Issues fixed==
 
===Windows 10 white border===
 
===Windows 10 white border===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Use wrapper}}
+
{{Fixbox/fix|Use killer-m's white border fix}}
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
# Ensure {{code|1=Win10WhiteBorderFix = 1}} is set.
+
# Set the {{code|Win10WhiteBorderFix}} value to {{code|1}} (by default).
 
}}
 
}}
  
===Frame rate jitter===
+
===Frame rate jitter or fluctuation===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Use wrapper}}
+
{{Fixbox/fix|Use killer-m's jitter fix}}
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
# Change {{code|1=AltFix = 0}} to {{code|1=AltFix = 1}}.
+
# Set the {{code|AltFix}} value to {{code|1}}.
 
}}
 
}}
  
===Low resolution Depth of Field effect===
+
===Depth of Field is low resolution===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Use wrapper}}
+
{{Fixbox/fix|Modify DOF resolution}}
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
# Set the {{code|DOFRes}} value to your liking, or set {{code|DisableDOF}} to {{code|1}} to disable.
+
# Set the {{code|DOFRes}} value to your liking.
 +
# Alternatively, set {{code|DisableDOF}} to {{code|1}} to disable.
 
}}
 
}}
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Use widescreen fix}}
+
{{Fixbox/fix|Use DOF fix}}
 
# Install [http://ps2wide.net/pc.html#sh3 Widescreen fix] and edit {{file|sh3w.ini}}.
 
# Install [http://ps2wide.net/pc.html#sh3 Widescreen fix] and edit {{file|sh3w.ini}}.
# Ensure {{code|1=DOF_fix_on = 1}} is set, or set {{code|DOF_on}} to {{code|0}} to disable.
+
# Set the {{code|DOF_fix_on}} value to {{code|1}} (by default).
 +
# Alternatively, set {{code|DOF_on}} to {{code|0}} to disable.
 
}}
 
}}
  
===Increase shadow map resolution===
+
===Shadows are low resolution===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Use wrapper}}
+
{{Fixbox/fix|Modify shadow map resolution}}
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 
# Set the {{code|ShadowRes}} value to your liking.
 
# Set the {{code|ShadowRes}} value to your liking.
 +
}}
 +
 +
===Fog density becomes thicker===
 +
{{ii}} By default, when increasing the aspect ratio or FOV, the fog density increases.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use fog fix|ref={{cn|date=September 2016}}}}
 +
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 +
# Set the {{code|CorrectFog}} value to {{code|1}} (by default).
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use fog fix (alternative)|ref={{cn|date=September 2016}}}}
 +
# Install [https://www.flawlesswidescreen.org Flawless Widescreen] and run it alongside the game.
 +
# Install the Silent Hill 3 plugin and enable the Fog Fix.
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Set custom fog density|ref={{cn|date=September 2016}}}}
 +
# Install [http://ps2wide.net/pc.html#sh3 Widescreen fix] and edit {{file|sh3w.ini}}.
 +
# Set the {{code|fog_density}} value to your liking.
 +
}}
 +
 +
===Save data not appearing in game folder===
 +
{{ii}} By default, the game creates saves in its own folder. This can cause issues for users with non-elevated privileges.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Set custom save path|ref={{cn|date=September 2016}}}}
 +
# Install [https://github.com/07151129/sh3proxy sh3proxy] and edit {{file|sh3proxy.ini}}.
 +
# Set the {{code|SavepathOverride}} value to an existing directory.
 
}}
 
}}
  

Revision as of 12:39, 27 September 2016

Silent Hill 3
Silent Hill 3 cover
Developers
Team Silent
Publishers
Konami
Release dates
Windows October 31, 2003
Silent Hill 3 on Wikipedia
Silent Hill
Silent Hill 2: Director's Cut 2002
Silent Hill 3 2003
Silent Hill 4: The Room 2004
Silent Hill: Homecoming 2008
Silent Hill 2 2024

Key points

The PC version adds improved flashlight lighting and the ability to save at any time during the game.
The PC version takes advantage of video texturing.
Heather has a pixelated real-time shadow. See Issues fixed for a solution.
Depth of Field effect has a low resolution. See Issues fixed for a solution.
Frame rate may fluctuate between 30 and 60 FPS. See Issues fixed for a solution.
Fourteen of Heather's outfits from the PlayStation 2 version were removed.

General information

Silent Hill Wiki - A wiki for the series
Silent Hill Memories - Informative site

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows
Amazon.co.uk
DRM-free
Windows
Amazon.com
DRM-free
Windows
The North American physical release had 5 CDs, while the European PC physical release features just one DVD. The European version requires a disc check each time you want to play.

Essential improvements

sh3proxy

sh3proxy is a d3d8 wrapper which provides some fixes for the game.
Instructions

Widescreen fix

Widescreen fix by nemesis2000 is an alternative to sh3proxy. It may conflict with some aspects of sh3proxy.

Game data

Configuration file(s) location

Template:Game data/row
System Location

Save game data location

Template:Game data/row
System Location

Video settings

Silent Hill 3 with corrected FoV
Silent Hill 3 with corrected FoV

Template:Video settings

The rendering resolution set in the options menu is actually the internal framebuffer resolution.
It is highly recommended to set the Brightness Level in-game to 5 to get the most contrast.

Widescreen resolution

Instructions
Instructions
Instructions

Field of view (FOV)

Instructions
Instructions
Instructions

Borderless fullscreen windowed

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Spanish
Korean
Simplified Chinese
Japanese

Issues unresolved

Forcing anti-aliasing

If using anti-aliasing (MSAA, at least), the Depth of Field effect becomes corrupted (halos around objects).[citation needed]

Issues fixed

Windows 10 white border

Instructions

Frame rate jitter or fluctuation

Instructions

Depth of Field is low resolution

Instructions
Instructions

Shadows are low resolution

Instructions

Fog density becomes thicker

By default, when increasing the aspect ratio or FOV, the fog density increases.
Instructions
Instructions
Instructions

Save data not appearing in game folder

By default, the game creates saves in its own folder. This can cause issues for users with non-elevated privileges.
Instructions

System requirements

Windows
Minimum Recommended
Operating system (OS) 98, 2000, ME, XP
Processor (CPU) Pentium III or Athlon 1GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 4.7 GB
Video card (GPU) GeForce3 Ti
Radeon 8500
Sound (audio device) DirectX compatible sound card

References