Hey.
The widescreen patch didn't work for me ("AVP2_WSP_169.exe", and not even "AVP2_WSP_1610.exe" which was supposed to be better supported by the author since he said he bought a 16:10 monitor), so I decided to make a script that types " mpfov 109 78" for me. It's not true what the main page ...
Search found 4 matches
- 26 May 2012, 14:02
- Forum: Detailed Widescreen Reports
- Topic: Aliens Versus Predator 2: Gold Edition
- Replies: 20
- Views: 18564
- 26 May 2012, 13:04
- Forum: Site News & Suggestion Box
- Topic: Where's the Report button?
- Replies: 1
- Views: 2696
Where's the Report button?
http://www.wsgf.org/forum/forums/gaming/detailed-widescreen-reports/5995/silent-hill-3-detailed-report#comment-236206
I wanted to report this post because it stretches out the entire page. I think the user accidentally pasted the direct link to a 4320 x 900 image (!) and I can't even scroll to ...
I wanted to report this post because it stretches out the entire page. I think the user accidentally pasted the direct link to a 4320 x 900 image (!) and I can't even scroll to ...
- 26 May 2012, 12:51
- Forum: Detailed Widescreen Reports
- Topic: Silent Hill 3
- Replies: 6
- Views: 8949
Revised version. This one
Revised version. This one also hides the FOV changing tool. Much cleaner this way.
Sorry for the double post.
@echo off
title "Hide Stupid-Ass CMD Window"
for /f %%a in ('CMDOW ^| find "Hide Stupid-Ass CMD Window"') do CMDOW %%a /hid
start /min sh3FOV.exe ...
Sorry for the double post.
@echo off
title "Hide Stupid-Ass CMD Window"
for /f %%a in ('CMDOW ^| find "Hide Stupid-Ass CMD Window"') do CMDOW %%a /hid
start /min sh3FOV.exe ...
- 26 May 2012, 12:49
- Forum: Detailed Widescreen Reports
- Topic: Silent Hill 3
- Replies: 6
- Views: 8949
For a more convenient way to
For a more convenient way to start it up, create a batch file in the install directory (I named mine "SH3.bat" but you can name it anything you want, like "Start Game.bat", etc) and add this:
@echo off
title "Hide Stupid-Ass CMD Window"
for /f %%a in ('CMDOW ^| find "Hide ...
@echo off
title "Hide Stupid-Ass CMD Window"
for /f %%a in ('CMDOW ^| find "Hide ...
