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 "Spy Hunter: Nowhere to Run"

From PCGamingWiki, the wiki about fixing PC games
 
(3 intermediate revisions by the same user not shown)
Line 35: Line 35:
  
 
'''Key points'''
 
'''Key points'''
{{--}} No in-game keyboard/gamepad configurations and require manually editing through the config folder.
+
{{--}} No in-game keyboard/gamepad configurations and require manually editing through the config files.
  
 
==Availability==
 
==Availability==
Line 45: Line 45:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|{{p|game}}\CONFIG\*.cfg}}
+
{{Game data/config|Windows|{{p|game}}\CONFIG\}}
 
}}
 
}}
  
Line 61: Line 61:
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
 
|widescreen resolution      = hackable
 
|widescreen resolution      = hackable
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
+
|widescreen resolution notes= Stretched from 4:3. See [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
Line 84: Line 84:
 
|vsync notes                =  
 
|vsync notes                =  
 
|60 fps                    = false
 
|60 fps                    = false
|60 fps notes              = In-game framerate is capped at 22 FPS, menus are capped at 30 FPS.
+
|60 fps notes              = Capped at 30 FPS. See [[#Frame rate|Frame rate]].
 
|120 fps                    = false
 
|120 fps                    = false
 
|120 fps notes              =  
 
|120 fps notes              =  
Line 91: Line 91:
 
|color blind                = false
 
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Frame rate (FPS)|Frame rate]]===
 +
{{ii}} An unknown issue causes the in-game frame rate to run at a low 22-25 FPS rather than the intended 30 FPS cap.
 +
{{Fixbox|description=Use Special K||fix=
 +
# Install Special K by following the [https://steamcommunity.com/sharedfiles/filedetails/?id=933337066 Special K Unofficial Guide].
 +
# Start the game once and close it to allow the configuration file of Special K to be created.
 +
# Open <code>{{p|game}}\d3d9.ini</code> or <code>{{p|userprofile\Documents}}\My Mods\SpecialK\Profiles\wspy3d.exe\SpecialK.ini</code> depending on the installation method you used.
 +
# Change <code>TargetFPS=0.0</code> to <code>TargetFPS=30.0</code> under <code>[Render.FrameRate]</code> (setting <code>TargetFPS</code> higher than 30 won't increase the FPS).
 +
# Save the file and launch the game.
 
}}
 
}}
  
Line 97: Line 107:
 
{{ii}} The following fix may require a No-CD patch.
 
{{ii}} The following fix may require a No-CD patch.
 
# Open <code>wspy3D.exe</code> with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
 
# Open <code>wspy3D.exe</code> with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
# Press {{key|Ctrl|F}}, change the data type to hex values and search for '''AB AA AA 3F'''.
+
# Press {{key|Ctrl|F}}, change the data type to hex values and search for <code>AB AA AA 3F</code>.
 
# Replace <code>AB AA AA 3F</code> with <code>39 8E E3 3F</code> for 16:9 (needs testing on aspect ratios wider than 16:9).
 
# Replace <code>AB AA AA 3F</code> with <code>39 8E E3 3F</code> for 16:9 (needs testing on aspect ratios wider than 16:9).
 
# Save the file and set the desired resolution in the launcher.
 
# Save the file and set the desired resolution in the launcher.
Line 172: Line 182:
 
|surround sound          = true
 
|surround sound          = true
 
|surround sound notes    =  
 
|surround sound notes    =  
|subtitles                = unknown
+
|subtitles                = false
 
|subtitles notes          =  
 
|subtitles notes          =  
|closed captions          = unknown
+
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
 
|mute on focus lost      = unknown
 
|mute on focus lost      = unknown
Line 198: Line 208:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 9
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 218: Line 228:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|windows 32-bit exe    = unknown
+
|windows 32-bit exe    = true
|windows 64-bit exe    = unknown
+
|windows 64-bit exe    = false
 
|windows arm app        = unknown
 
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  

Latest revision as of 11:53, 28 November 2023

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Spy Hunter: Nowhere to Run
Spy Hunter: Nowhere to Run cover
Developers
Terminal Reality
Windows Steel Monkeys
Publishers
Midway Games
Russia Noviy Disk
Germany The Games Company
Release dates
Windows March 26, 2009
Taxonomy
Series Spy Hunter
Spy Hunter: Nowhere to Run on MobyGames
Spy Hunter: Nowhere to Run on Wikipedia
Spy Hunter
Spy Hunter 1984
Spy Hunter (2003) 2003
Spy Hunter: Nowhere to Run 2009

Key points

No in-game keyboard/gamepad configurations and require manually editing through the config files.

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
English copies use ProtectDISC Software DRM, and Russian copies use StarForce 5 DRM.
Windows

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\CONFIG\[Note 1]

Save game data location

System Location
Windows <path-to-game>\savegame\[Note 1]

Video

Graphics feature State Notes
Widescreen resolution
Stretched from 4:3. See Widescreen resolution.
Multi-monitor
Ultra-widescreen
4K Ultra HD
See Widescreen resolution, menus and UI elements do not scale and become small.
Field of view (FOV)
Windowed
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Anti-aliasing (AA)
High-fidelity upscaling
See the glossary page for potential workarounds.
Vertical sync (Vsync)
60 FPS and 120+ FPS
Capped at 30 FPS. See Frame rate.
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Frame rate

An unknown issue causes the in-game frame rate to run at a low 22-25 FPS rather than the intended 30 FPS cap.
Use Special K
  1. Install Special K by following the Special K Unofficial Guide.
  2. Start the game once and close it to allow the configuration file of Special K to be created.
  3. Open <path-to-game>\d3d9.ini or %USERPROFILE%\Documents\My Mods\SpecialK\Profiles\wspy3d.exe\SpecialK.ini depending on the installation method you used.
  4. Change TargetFPS=0.0 to TargetFPS=30.0 under [Render.FrameRate] (setting TargetFPS higher than 30 won't increase the FPS).
  5. Save the file and launch the game.

Widescreen resolution

Hex edit the launcher
The following fix may require a No-CD patch.
  1. Open wspy3D.exe with a hex editor such as HxD.
  2. Press Ctrl+F, change the data type to hex values and search for AB AA AA 3F.
  3. Replace AB AA AA 3F with 39 8E E3 3F for 16:9 (needs testing on aspect ratios wider than 16:9).
  4. Save the file and set the desired resolution in the launcher.

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Other information

API

Technical specs Supported Notes
Direct3D 9
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) XP SP2
Processor (CPU) Intel Pentium 4 1.8 GHz
System memory (RAM)
Hard disk drive (HDD)
Video card (GPU) ATI Radeon X1300
Nvidia GeForce 6600
DirectX 9.0c compatible


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References