Skip to content

Commit efb0eba

Browse files
Added Silent Hill guide and updated copyright notice.
1 parent b496b55 commit efb0eba

File tree

6 files changed

+49
-3
lines changed

6 files changed

+49
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Sitesource
22

3-
The source files used to generate [the official site](https://framedsc.com). (c) 2021-2025 All rights reserved.
3+
The source files used to generate [the official site](https://framedsc.com). (c) 2021-2026 All rights reserved.
44

55
## Hosting the site
66

77
The content of this site in its form in this repository must not be re-hosted elsewhere other than on the official domain (https://framedsc.com).
88
If you want to re-host the content elsewhere, be it the English content as it is found in this repository, or a translated variant in a different language other than English, you must add the following at the top of each page:
99

10-
>"This page is part of the official Framed Screenshot Community website, and was written by members of the Framed Screenshot Community. The original is hosted at <link to original page on https://framedsc.com>. The original page is (c) 2021-2025 Framed Screenshot Community. All rights Reserved."
10+
>"This page is part of the official Framed Screenshot Community website, and was written by members of the Framed Screenshot Community. The original is hosted at <link to original page on https://framedsc.com>. The original page is (c) 2021-2026 Framed Screenshot Community. All rights Reserved."
1111
1212
To do this without editing all pages, you could add this to the page template, which is located in the `theme` folder.
1313

markdown/GameGuides/SHF.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
![Silent Hill f](Images\shf_header.png "Shot by ItsYFP"){.shadowed .autosize}
2+
3+
## Summary
4+
5+
Feature | Supported
6+
--|--
7+
Vanilla Photo Mode | No
8+
Hotsampling | Yes (use windowed mode)
9+
DSR | Probably
10+
Custom Aspect Ratios | Yes
11+
Reshade | Yes
12+
Ansel | No
13+
Graphics API | DirectX 12
14+
Game version | <font face="Stores"> S </font> 1.10
15+
16+
## Tools
17+
18+
* [Unreal Engine Unlocker v5.4.11 or higher](https://www.patreon.com/posts/83234146) (Not free, available on Patreon)
19+
**[Features](https://opm.fransbouma.com/uuuv5.htm)**: Camera control, FoV control, HUD toggle, game speed, pause/timestop, hotsampling, post processing, camera paths, pose tools
20+
21+
## Manipulating save states
22+
This is meant as a way to force Hinako's default outfit on her model. It has pretty much no use outside of taking screenshots.
23+
24+
Keep in mind, this will break upcoming cutscenes and block you from entering doors that lead to bosses. This method also won't work on the dark shrine Hinako/Wolf Arm model.
25+
26+
- Download the [Save Game Editor from Nexus](https://www.nexusmods.com/silenthillf/mods/273)
27+
- Extract it where ever you want, it will automatically find your save-game location upon start
28+
- Save games can be edited while the game is running, you can load your modified save file right away from the main menu
29+
30+
I'd recommend making at least 2 saves at the same spot. Load up any of those 2 with the Save Game Editor, switch to advanced.
31+
Under Save Game you find multiple properties, open **GameProgressTag** and **StateMachineProgressTag**, click on each **value** dropdown menu as well.
32+
Now just look at the image below.
33+
34+
![Save Editor](Images\SilentHillfguide\save_editor.jpg){.shadowed .autosize}
35+
36+
*Please just follow the instructions on the image if you edit a save-file.*
37+
38+
Anyways, doing so allows you to play with Hinako's default outfit. As mentioned above, it will break cutscenes by simply not playing them, you can still walk into the area where it is supposed to play out, as long as there aren't any doors blocking you from entering. If there are NPC's, you can also access and pose them with UUU (Mainly Shu and Rinko will be available throughout the Game).
39+
40+
The Save-state I used **Progress.Story.Ch01.0110_DownHill**
41+
42+
## Useful Links
43+
44+
* [PC Gaming Wiki](https://www.pcgamingwiki.com/wiki/Silent_Hill_f)
45+
* [Nexus Mods](https://www.nexusmods.com/games/silenthillf)
236 KB
Loading

markdown/Images/shf_header.png

241 KB
Loading

markdown/bannerslist.md

266 Bytes







































































































































































































































































































































































markdown/docnet.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Theme" : "theme",
66
"ThemeFolder" : "..\\",
77
"SourceFoldersToCopy" : ["CheatTables", "Images", "HallOfFramed", "ShaderTogglers", "GuideResources"],
8-
"Footer" : "&copy 2019-2025 FRAMED. All rights reserved.",
8+
"Footer" : "&copy 2019-2026 FRAMED. All rights reserved.",
99
"StartingPageName" : "Home",
1010
"MaxLevelInToC" : "2",
1111
"Pages" :
@@ -165,6 +165,7 @@
165165
"Sekiro: Shadows Die Twice" : "GameGuides\\sekiro.md",
166166
"Shadow of the Tomb Raider" : "GameGuides\\sottr.md",
167167
"Silent Hill 2 Remake" : "GameGuides\\SH2R.md",
168+
"Silent Hill f" : "GameGuides\\SHF.md",
168169
"Sleeping Dogs: Definitive Edition" : "GameGuides\\SleepingDogsDE.md",
169170
"South of Midnight" : "GameGuides\\South_of_Midnight.md",
170171
"Spec Ops: The Line": "GameGuides\\spec-ops-the-line.md",

0 commit comments

Comments
 (0)