-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSH3Enhanced.ini
More file actions
113 lines (83 loc) · 2.67 KB
/
Copy pathSH3Enhanced.ini
File metadata and controls
113 lines (83 loc) · 2.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# SH3Enhanced.ini
# Silent Hill 3 Enhanced — Configuration File
# Place this file in your Silent Hill 3 game directory alongside SH3Enhanced.asi
[Log]
# 0 = Disabled
# 1 = Log to SH3Enhanced.log file
# 2 = Log to console window (development only)
Log = 0
[SilentHill3]
# Disable the safe mode warning that resets your settings after a crash or Alt+F4
DisableSafeMode = 1
# Fix the options menu freezing
FixOptionMenuFreeze = 1
# Remove the permanent black bars on screen
RemoveBlackBars = 1
# Remove borders added during cutscenes
RemoveCutsceneBorders = 1
# Unlock Silent Hill 2 Easter eggs without completing the game
UnlockSH2EasterEggs = 1
# Replace all instances of "Hope House" with "Wish House" (English only)
WishHouse = 1
# Fix typos (English only)
SubwayTypo = 1
ApartmentsSignTypo = 1
ApartmentsTypo = 1
HospitalTypo = 1
# Restore text in the sewer level missing from English translation
MissingSewerText = 1
[Graphics]
# FPS mode
# 0 = Original (30fps)
# 1 = 60fps (recommended)
# 2 = Unlocked (use GPU driver or RivaTuner to cap)
FPSMode = 1
# Force 30fps in the hospital mirror room (required for effects to work correctly)
LimitFPSInStoreroom = 1
# Sets the correct FOV for your monitor aspect ratio
IncreaseGameplayFOV = 1
# Decrease FOV in cutscenes (requires IncreaseGameplayFOV = 1)
DecreaseFOVInCutscenes = 1
# Keep 2D elements (HUD, menus) at 4:3 while gameplay uses full widescreen
Fix2DElements = 1
# Fullscreen pause menu
FullscreenPauseMenu = 1
# FMVs displayed at correct 4:3 aspect ratio
FixFMVs = 1
# FMVs displayed fullscreen (requires FixFMVs = 1)
FMVFullscreenMode = 0
# Depth of field render resolution (0 = disabled, max 4096)
DOFResolution = 1024
# Shadow map resolution (0 = disabled)
ShadowResolution = 1024
# Inventory background resolution (0 = disabled, max 1024)
InventoryResolution = 1024
# Status screen resolution (0 = disabled, max 4096)
StatusScreenResolution = 1024
# Fog complexity — lower = more complex (0 = disabled)
FogComplexity = 170
[GameWindow]
# Screen resolution (0 = auto-detect)
ScreenWidth = 0
ScreenHeight = 0
# Windowed mode
WindowedMode = 0
# CPU core affinity
# 1 = Force single core
# 2 = OS decides (audio always on core 0)
# 3 = OS decides all threads (recommended)
ProcessAffinity = 3
[DirectX]
# Hook DirectX for additional fixes
HookDX = 1
# Anisotropic texture filtering (requires HookDX = 1)
AnisotropicTextureFiltering = 1
[Audio]
# Restore missing dialogue audio removed from PC release
RestoreMissingDialogueSound = 1
# Fix muted audio after crash during TV/Lisa scene
FixMutedAudio = 0
[Save]
# New save system (disables encryption/checksum, adds backups)
# WARNING: Old saves won't load with this enabled
NewSaveSystem = 0