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
m
Line 52: Line 52:
 
|fov                        = true
 
|fov                        = true
 
|fov notes                  =  
 
|fov notes                  =  
|windowed                  = true
+
|windowed                  = hackable
|windowed notes            =  
+
|windowed notes            = See [[#Windowed|Windowed]].
 
|borderless windowed        = hackable
 
|borderless windowed        = hackable
 
|borderless windowed notes  = Using [[Glossary:Borderless_fullscreen_windowed#Borderless_Gaming|Borderless Gaming]] or other third party application.
 
|borderless windowed notes  = Using [[Glossary:Borderless_fullscreen_windowed#Borderless_Gaming|Borderless Gaming]] or other third party application.
Line 70: Line 70:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[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>
 +
<!-- Fullscreen toggle is not visiable in menu until the game is windowed, so don't change stuff -->
 
}}
 
}}
  
Line 110: Line 118:
 
|closed captions          = unknown
 
|closed captions          = unknown
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = unknown
+
|mute on focus lost      = true
|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        =  
Line 120: Line 128:
 
  |language  = English
 
  |language  = English
 
  |interface = yes
 
  |interface = yes
  |audio    =  
+
  |audio    = yes
 
  |subtitles =  
 
  |subtitles =  
 
  |notes    =  
 
  |notes    =  
Line 148: Line 156:
 
==Other information==
 
==Other information==
 
===Enable Developer Console===
 
===Enable Developer Console===
{{Fixbox|description=Edit config file|ref=<ref>[http:// Reference]</ref>|fix=
+
{{Fixbox|description=Edit config file|ref=<ref name="Sui" />|fix=
 
# Edit {{file|{{p|game}}\data\animbase\console\cvars.cfg}} with a text editor.
 
# Edit {{file|{{p|game}}\data\animbase\console\cvars.cfg}} with a text editor.
 
# Find a line: <pre>regvar con_enabled                      long  1    "0"</pre>
 
# Find a line: <pre>regvar con_enabled                      long  1    "0"</pre>
Line 176: Line 184:
 
|shader model versions  = 3
 
|shader model versions  = 3
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable      = unknown
+
|64-bit executable      = false
 
|64-bit executable notes=  
 
|64-bit executable notes=  
 
}}
 
}}

Revision as of 19:10, 23 March 2018

Pirate Hunter
Pirate Hunter cover
Developers
DIOsoft
Publishers
Noviy Disk
Release dates
Windows September 10, 2009

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 settings

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

Template:Video settings

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 settings

Input settings.
Input settings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

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) 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