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 Storm"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
m (migrated requirements template; misc. fixes, replaced: == System Requirements == → ==System requirements==, {{SysReq → {{System Requirements, minGPU1 → minGPU, removed: |gog = (2), |steam = (2))
Line 1: Line 1:
 +
{{cleanup}}
 
{{infobox
 
{{infobox
 
|title          = S2: Silent Storm
 
|title          = S2: Silent Storm
Line 5: Line 6:
 
|publisher      = [[Wikipedia:JoWood|JoWood]]
 
|publisher      = [[Wikipedia:JoWood|JoWood]]
 
|engine        = Silent Storm Engine
 
|engine        = Silent Storm Engine
|release dates  = <sup>NA</sup> January 20, 2004<br /><sup>EU</sup> November 7, 2003
+
|release dates  = November 7, 2003
|steam          =
 
|gog            =
 
 
}}
 
}}
 
 
 
{{infobox
 
{{infobox
 
|title          = S3: Silent Storm Sentinels
 
|title          = S3: Silent Storm Sentinels
Line 18: Line 15:
 
|engine        = Silent Storm Engine
 
|engine        = Silent Storm Engine
 
|release dates  = 2004
 
|release dates  = 2004
|steam          =
 
|gog            =
 
 
}}
 
}}
  
There are a few issues with Silent Storm and it's sequel Sentinels, especially on more recent operating systems.
+
There are a few issues with Silent Storm and its sequel Sentinels, especially on more recent operating systems.
  
  
Line 46: Line 41:
 
Alternatively the above fix can be applied as a [http://www.johannes-bauer.com/software/silentstorm/ss_videocardfix.exe fan-made patch (Direct Download)]{{CitadelFile|Ss videocardfix-1331747526}} for S2.
 
Alternatively the above fix can be applied as a [http://www.johannes-bauer.com/software/silentstorm/ss_videocardfix.exe fan-made patch (Direct Download)]{{CitadelFile|Ss videocardfix-1331747526}} for S2.
  
== System Requirements ==
+
==System requirements==
{{SysReq
+
{{System Requirements
 +
|OSfamily = Windows
 
|minOS = Windows 98/Windows 2000/Windows ME/Windows XP
 
|minOS = Windows 98/Windows 2000/Windows ME/Windows XP
 
|minproc = 800 MHz
 
|minproc = 800 MHz
 
|minmem = 128 MB
 
|minmem = 128 MB
|minGPU1 = 32 MB video card which supports Direct X 9.0
+
|minGPU = 32 MB video card which supports Direct X 9.0
 
}}
 
}}
  
 +
==References==
 
<references/>
 
<references/>
  
[[Category:Game]]
 
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 08:15, 14 February 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Template:Infobox Template:Infobox

There are a few issues with Silent Storm and its sequel Sentinels, especially on more recent operating systems.


Issues and Fixes

Unsupported Video Card

The game is normally unable to run on modern systems running a 64 bit OS with 4GB+ RAM, and will give the error "Unsupported video card" on launch, but this can be fixed with relative ease. Firstly ensure your game is updated to version 1.02. You will now need to find a cracked game executable in order to apply the fix, which will not be linked here for legal reasons but can be found and downloaded without much difficulty.

You will now need to open the .exe using a hex editor. For the original game, go to offset 0x9bae (or 39854). Which should read as follows:


00009B90 00 FF D3 52 57 FF 15 38 22 8B 00 8B 45 A4 50 E8 ...RW..8"...E.P.
00009BA0 1C C4 3C 00 83 C4 04 E9 01 0D 00 00 3B C7 74 2E ..<.........;.t.
00009BB0 B9 F7 51 00 00 8D 75 A4 E8 53 FE FF FF 52 BA 6B ..Q...u..S...R.k

Replace the highlighted 0x74 with 0xEB and save. The game should now run normally.[1]

For Sentinels, search for "3B C7 74 2E" in the game .exe using a hex editor, the same offending string, and again replace 0x74 with 0xEB.

Alternatively the above fix can be applied as a fan-made patch (Direct Download)Template:CitadelFile for S2.

System requirements

Template:System Requirements

References