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 "Pirate Hunter"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "{{Infobox game |cover = Pirate Hunter - cover.jpg |developers = {{Infobox game/row/developer|DIOsoft.}} |publishers = {{Infobox game/row/publisher|Noviy Disk}} |e...")
 
 
(24 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
|cover        = Pirate Hunter - cover.jpg
 
|cover        = Pirate Hunter - cover.jpg
 
|developers  =  
 
|developers  =  
{{Infobox game/row/developer|DIOsoft.}}
+
{{Infobox game/row/developer|DIOsoft}}
 
|publishers  =  
 
|publishers  =  
 
{{Infobox game/row/publisher|Noviy Disk}}
 
{{Infobox game/row/publisher|Noviy Disk}}
 
|engines      =  
 
|engines      =  
 +
{{Infobox game/row/engine| DIOsoft Engine}}
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|September 10, 2009}}
 
{{Infobox game/row/date|Windows|September 10, 2009}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | One-Time Game Purchase}}
 +
{{Infobox game/row/taxonomy/microtransactions | None }}
 +
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | First-Person}}
 +
{{Infobox game/row/taxonomy/controls          | Direct Control }}
 +
{{Infobox game/row/taxonomy/genres            | Action, Shooter, FPS}}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | Realistic }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  =  
 
|steam appid  =  
 
|steam appid side  =  
 
|steam appid side  =  
|gogcom page  =  
+
|gogcom id    =  
 
|strategywiki =  
 
|strategywiki =  
 +
|mobygames    = pirate-hunter_
 +
|igdb        = pirate-hunter
 +
|hltb        = 7061
 
|wikipedia    =  
 
|wikipedia    =  
 
|winehq      =  
 
|winehq      =  
 +
|license      = commercial
 
}}
 
}}
  
Line 23: Line 41:
 
==Game data==
 
==Game data==
 
{{Image|Pirate Hunter - game settings.png|Game settings.}}
 
{{Image|Pirate Hunter - game settings.png|Game settings.}}
 +
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|}}
+
{{Game data/config|Windows|{{p|game}}\data\animbase\console\cvars.cfg}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|{{p|game}}\savegames\}}
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|Pirate Hunter - video settings.png|Video settings.}}
 
{{Image|Pirate Hunter - video settings.png|Video settings.}}
{{Video settings
+
{{Image|Pirate Hunter - effects settings.png|Effects settings.}}
 +
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 41: Line 61:
 
|ultrawidescreen wsgf award =  
 
|ultrawidescreen wsgf award =  
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
|widescreen resolution      = unknown
+
|widescreen resolution      = true
|widescreen resolution notes=  
+
|widescreen resolution notes= Aspect ratio is updated only on game launch.
 
|multimonitor              = unknown
 
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
Line 50: Line 70:
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = true
 
|fov                        = true
|fov notes                  =  
+
|fov notes                  = Slider between 45° and 75° vertical degrees. Can be extended past the limit using using the command <code>set fov {{Abbr|X|Your desired vertical FOV}}</code>. Weapon viewmodels are not scaled!
|windowed                  = true
+
|windowed                  = hackable
|windowed notes            =  
+
|windowed notes            = Fullscreen toggle is not visible in menu until the game is Windowed. See [[#Windowed|Windowed]].
|borderless windowed        = unknown
+
|borderless windowed        = hackable
|borderless windowed notes  =  
+
|borderless windowed notes  = Using [[Glossary:Borderless fullscreen windowed#Borderless Gaming|Borderless Gaming]] or other third party application.
 
|anisotropic                = false
 
|anisotropic                = false
 
|anisotropic notes          =  
 
|anisotropic notes          =  
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = false
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
Line 71: Line 94:
 
}}
 
}}
  
==Input settings==
+
===[[Glossary:Windowed|Windowed]]===
 +
{{Fixbox|description=Edit config file|ref=<ref name="Sui">{{refcheck|user=Suicide_machine|date=2018-03-23}}</ref>|fix=
 +
# Edit {{file|{{p|game}}\data\animbase\console\cvars.cfg}} with a text editor.
 +
# Find a line: <pre>regvar frame_fullscreen                long  1    "1"</pre>
 +
# Change it to: <pre>regvar frame_fullscreen                long  1    "0"</pre>
 +
}}
 +
 
 +
==Input==
 
{{Image|Pirate Hunter - input settings.png|Input settings.}}
 
{{Image|Pirate Hunter - input settings.png|Input settings.}}
{{Input settings
+
{{Input
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
Line 86: Line 116:
 
|controller support        = false
 
|controller support        = false
 
|controller support notes  =  
 
|controller support notes  =  
|full controller          = false
+
|full controller          = unknown
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = false
+
|controller remap          = unknown
 
|controller remap notes    =  
 
|controller remap notes    =  
|controller sensitivity    = false
+
|controller sensitivity    = unknown
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
|invert controller y-axis  = false
+
|invert controller y-axis  = unknown
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
 
|touchscreen              = false
 
|touchscreen              = false
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 +
|controller hotplug        = unknown
 +
|controller hotplug notes  =
 +
|haptic feedback          = unknown
 +
|haptic feedback notes    =
 +
|simultaneous input        = unknown
 +
|simultaneous input notes  =
 +
|steam input api          = unknown
 +
|steam input api notes    =
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 +
|steam input presets      = unknown
 +
|steam input presets notes =
 +
|steam controller prompts  = unknown
 +
|steam controller prompts notes =
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =
 
}}
 
}}
  
==Audio settings==
+
==Audio==
 
{{Image|Pirate Hunter - audio settings.png|Audio settings.}}
 
{{Image|Pirate Hunter - audio settings.png|Audio settings.}}
{{Audio settings
+
{{Audio
 
|separate volume          = true
 
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound          = unknown
 
|surround sound          = unknown
 
|surround sound notes    =  
 
|surround sound notes    =  
|subtitles                = unknown
+
|subtitles                = true
|subtitles notes          =  
+
|subtitles notes          = Located under '''Game''' options.
|closed captions          = unknown
+
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = unknown
+
|mute on focus lost      = always on
|mute on focus lost notes =  
+
|mute on focus lost notes = No option to disable it.
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 118: Line 166:
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = English
 
  |language  = English
  |interface = yes
+
  |interface = true
  |audio    =  
+
  |audio    = true
  |subtitles =  
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = German
 
  |language  = German
  |interface = yes
+
  |interface = true
  |audio    =  
+
  |audio    = false
  |subtitles =  
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = Russian
 
  |language  = Russian
  |interface = yes
+
  |interface = true
  |audio    =  
+
  |audio    = unknown
  |subtitles =  
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
|fan notes =
 
 
}}
 
}}
 
}}
 
}}
  
 
==Other information==
 
==Other information==
 +
===Enable Developer Console===
 +
{{Fixbox|description=Edit config file|ref=<ref name="Sui" />|fix=
 +
# Edit {{file|{{p|game}}\data\animbase\console\cvars.cfg}} with a text editor.
 +
# Find a line: <pre>regvar con_enabled                      long  1    "0"</pre>
 +
# Change it to: <pre>regvar con_enabled                      long  1    "1"</pre>
 +
}}
 +
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 9
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 166: Line 218:
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  
|shader model versions  =  
+
|shader model versions  = 3
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = unknown
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 +
|windows exe notes     =
 +
|macos intel 32-bit app =
 +
|macos intel 64-bit app =
 +
|macos arm app          = unknown
 +
|macos app notes        =
 +
|linux 32-bit executable=
 +
|linux 64-bit executable=
 +
|linux arm app          = unknown
 +
|linux executable notes =  
 
}}
 
}}
  
Line 192: Line 254:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    =  
+
|minOS    = XP, Vista
|minCPU  =  
+
|minCPU  = Intel Pentium 4 - 2.4 GHz
|minRAM  =  
+
|minRAM  = 2 GB
|minHD    =  
+
|minHD    = 11 GB
|minGPU  =  
+
|minGPU  = Nvidia GeForce 7900
 
+
|minVRAM  = 256 MB
|recOS    =
 
|recCPU  =
 
|recRAM  =
 
|recHD    =
 
|recGPU  =  
 
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 19:31, 14 March 2024

Pirate Hunter
Pirate Hunter cover
Developers
DIOsoft
Publishers
Noviy Disk
Engines
DIOsoft Engine
Release dates
Windows September 10, 2009
Taxonomy
Monetization One-time game purchase
Microtransactions None
Modes Singleplayer
Perspectives First-person
Controls Direct control
Genres Action, Shooter, FPS
Art styles Realistic
Pirate Hunter on HowLongToBeat
Pirate Hunter on IGDB
Pirate Hunter on MobyGames

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Windows

Game data

Game settings.
Game settings.

Configuration file(s) location

System Location
Windows <path-to-game>\data\animbase\console\cvars.cfg[Note 1]

Save game data location

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

Video

Video settings.
Video settings.
Effects settings.
Effects settings.

Graphics feature State Notes
Widescreen resolution
Aspect ratio is updated only on game launch.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Slider between 45° and 75° vertical degrees. Can be extended past the limit using using the command set fov X. Weapon viewmodels are not scaled!
Windowed
Fullscreen toggle is not visible in menu until the game is Windowed. See Windowed.
Borderless fullscreen windowed
Using Borderless Gaming or other third party application.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
High-fidelity upscaling
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
High dynamic range display (HDR)
Rendered image uses SDR color space. In-game HDR option refers only to HDR Rendering.

Windowed

Edit config file[1]
  1. Edit <path-to-game>\data\animbase\console\cvars.cfg with a text editor.
  2. Find a line:
    regvar frame_fullscreen                 long  1    "1"
  3. Change it to:
    regvar frame_fullscreen                 long  1    "0"

Input

Input settings.
Input settings.

Audio

Audio settings.
Audio settings.

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Located under Game options.
Closed captions
Mute on focus lost
No option to disable it.
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
German
Russian

Other information

Enable Developer Console

Edit config file[1]
  1. Edit <path-to-game>\data\animbase\console\cvars.cfg with a text editor.
  2. Find a line:
    regvar con_enabled                      long  1    "0"
  3. Change it to:
    regvar con_enabled                      long  1    "1"

API

Technical specs Supported Notes
Direct3D 9
Shader Model support 3
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX

System requirements

Windows
Minimum
Operating system (OS) XP, Vista
Processor (CPU) Intel Pentium 4 - 2.4 GHz
System memory (RAM) 2 GB
Hard disk drive (HDD) 11 GB
Video card (GPU) Nvidia GeForce 7900
256 MB of VRAM


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

  1. 1.0 1.1 Verified by User:Suicide_machine on 2018-03-23