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 "Dead to Rights II"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{stub}}
 
 
{{Infobox game
 
{{Infobox game
|cover        = Dead to Rights II cover.jpg
+
|cover        = Dead to Rights II (PC Cover).png
 
|developers  =  
 
|developers  =  
 
{{Infobox game/row/developer|Widescreen Games}}
 
{{Infobox game/row/developer|Widescreen Games}}
Line 7: Line 6:
 
|publishers  =  
 
|publishers  =  
 
{{Infobox game/row/publisher|Namco}}
 
{{Infobox game/row/publisher|Namco}}
 +
{{Infobox game/row/publisher|Akella|Russia}}
 
|engines      =  
 
|engines      =  
 
{{Infobox game/row/engine|RenderWare}}
 
{{Infobox game/row/engine|RenderWare}}
Line 12: Line 12:
 
{{Infobox game/row/date|Windows|August 15, 2005}}
 
{{Infobox game/row/date|Windows|August 15, 2005}}
 
|taxonomy    =
 
|taxonomy    =
{{Infobox game/row/taxonomy/monetization      | }}
+
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
{{Infobox game/row/taxonomy/microtransactions | }}
+
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
{{Infobox game/row/taxonomy/modes            | }}
+
{{Infobox game/row/taxonomy/pacing            | Real-time }}
{{Infobox game/row/taxonomy/pacing            | }}
+
{{Infobox game/row/taxonomy/perspectives      | Third-person }}
{{Infobox game/row/taxonomy/perspectives      | }}
+
{{Infobox game/row/taxonomy/controls          | Direct control }}
{{Infobox game/row/taxonomy/controls          | }}
+
{{Infobox game/row/taxonomy/genres            | Action, Hack and slash, Shooter, TPS }}
{{Infobox game/row/taxonomy/genres            | }}
+
{{Infobox game/row/taxonomy/art styles        | Realistic }}
{{Infobox game/row/taxonomy/sports            | }}
+
{{Infobox game/row/taxonomy/themes            | Contemporary, Detective/mystery }}
{{Infobox game/row/taxonomy/vehicles          | }}
 
{{Infobox game/row/taxonomy/art styles        | }}
 
{{Infobox game/row/taxonomy/themes            | }}
 
 
{{Infobox game/row/taxonomy/series            | Dead to Rights }}
 
{{Infobox game/row/taxonomy/series            | Dead to Rights }}
 
|steam appid  =  
 
|steam appid  =  
 
|gogcom id    =  
 
|gogcom id    =  
 
|strategywiki =  
 
|strategywiki =  
|mobygames    = dead-to-rights-ii
+
|igdb        = dead-to-rights-ii
 +
|hltb        = 2342
 +
|mobygames    = 21525
 
|wikipedia    = Dead to Rights II
 
|wikipedia    = Dead to Rights II
 
|winehq      =  
 
|winehq      =  
Line 33: Line 32:
 
}}
 
}}
  
'''Key points'''
+
{{Introduction
{{--}} Frame rates above 60 FPS makes controls unresponsive, see [[#Video|Video settings]].
+
|introduction      =
 +
 
 +
|release history  =
 +
 
 +
|current state    =
 +
}}
  
 
==Availability==
 
==Availability==
Line 43: Line 47:
 
{{--}} Activation servers for the English version were shut down at an unknown date.<ref>{{Refcheck|user=Ptolemy|date=2020-08-07|comment=Tried activating the game on August 7th, 2020. Could not do so.}}</ref>
 
{{--}} Activation servers for the English version were shut down at an unknown date.<ref>{{Refcheck|user=Ptolemy|date=2020-08-07|comment=Tried activating the game on August 7th, 2020. Could not do so.}}</ref>
 
{{ii}} Not available digitally.
 
{{ii}} Not available digitally.
 +
 +
==Essential improvements==
 +
===Skip intro videos===
 +
{{Fixbox|description=Skip intro movies|ref=<ref name="alphayellow_03_07_2023">{{Refcheck|user=AlphaYellow|date=2023-07-03}}</ref>|fix=
 +
# Go to {{folder|{{p|game}}\video\}}.
 +
# Delete or rename {{file|INTRO_RW.pss}}, {{file|lg_namco.pss}} and {{file|lg_wsg.pss}}.
 +
}}
  
 
==Game data==
 
==Game data==
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|}}
+
{{Game data/config|Windows|{{p|game}}\pc.cfg}}
}}
 
 
 
===Change keybindings===
 
{{Fixbox|description=Change keybindings|ref=|fix=
 
#Edit <code>{{p|game}}\pc.ini\</code>
 
 
 
The key bindings cannot be changed ingame, only via the launcher, which might not work anymore.
 
 
 
Here are some explanations for the lines and sections in the file:
 
<pre>
 
# shooting
 
bind Mouse HA1_CLK VK_LBUTTON CLICK
 
bind Mouse HA1_DWN VK_LBUTTON DOWN
 
bind Mouse HA1_UP VK_LBUTTON UP
 
 
 
# walking
 
bind Keyboard WIN_UP_ARROW VK_ARROW_UP DOWN
 
bind Keyboard WIN_DOWN_ARROW VK_ARROW_DOWN DOWN
 
bind Keyboard WIN_RIGHT_ARROW VK_ARROW_RIGHT DOWN
 
bind Keyboard WIN_LEFT_ARROW VK_ARROW_LEFT DOWN
 
 
 
#bullet time (hold key) and jump
 
bind Mouse HA3_CLK VK_MBUTTON CLICK
 
bind Mouse HA3_DWN VK_MBUTTON DOWN
 
bind Mouse HA3_UP VK_MBUTTON UP
 
 
 
# auto aim an enemy
 
bind Mouse HA5_CLK VK_RBUTTON CLICK
 
bind Mouse HA5_DWN VK_RBUTTON DOWN
 
bind Mouse HA5_UP VK_RBUTTON UP
 
 
 
#crouch
 
bind Keyboard HA7_CLK VK_RCONTROL CLICK
 
bind Keyboard HA7_DWN VK_RCONTROL DOWN
 
bind Keyboard HA7_UP VK_RCONTROL UP
 
 
 
# next/prev weapon/item
 
bind Keyboard HA9_CLK VK_PRIOR CLICK
 
 
 
# next/prev weapon/item
 
bind Keyboard HAA_CLK VK_NEXT CLICK
 
 
 
# switch between weapons and items category
 
bind Keyboard HAB_CLK VK_HOME CLICK
 
bind Keyboard HAC_CLK VK_END CLICK
 
 
 
#calling the dog
 
bind Keyboard HA8_CLK VK_BACK CLICK
 
bind Keyboard HA8_DWN VK_BACK DOWN
 
bind Keyboard HA8_UP VK_BACK UP
 
</pre>
 
 
 
To change the key bind you have to adjust the "VK_" value to something different.
 
 
 
E.g. to change walking from the arrow keys to WSAD change it like this:
 
 
 
From:
 
<pre>
 
bind Keyboard WIN_UP_ARROW VK_ARROW_UP DOWN
 
bind Keyboard WIN_DOWN_ARROW VK_ARROW_DOWN DOWN
 
bind Keyboard WIN_RIGHT_ARROW VK_ARROW_RIGHT DOWN
 
bind Keyboard WIN_LEFT_ARROW VK_ARROW_LEFT DOWN
 
</pre>
 
To:
 
<pre>
 
bind Keyboard WIN_UP_ARROW VK_W DOWN
 
bind Keyboard WIN_DOWN_ARROW VK_S DOWN
 
bind Keyboard WIN_RIGHT_ARROW VK_D DOWN
 
bind Keyboard WIN_LEFT_ARROW VK_A DOWN
 
</pre>
 
You can also change something from mouse to keyboard or the other way around.
 
To change bullet time and jumping from middle mouse button to space you can this:
 
 
 
From:
 
<pre>
 
bind Mouse HA3_CLK VK_MBUTTON CLICK
 
bind Mouse HA3_DWN VK_MBUTTON DOWN
 
bind Mouse HA3_UP VK_MBUTTON UP
 
</pre>
 
 
 
To:
 
<pre>
 
bind Keyboard HA3_CLK         VK_SPACE CLICK
 
bind Keyboard HA3_DWN VK_SPACE DOWN
 
bind Keyboard HA3_UP VK_SPACE UP
 
</pre>
 
}}
 
 
 
===Skip intro videos===
 
{{Fixbox|description=Skip intro movies|ref=|fix=
 
# Go to <code>{{p|game}}\video\</code>
 
# Delete or rename <code>INTRO_RW.pss</code>, <code>lg_namco.pss</code> and <code>lg_wsg.pss</code>
 
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|{{p|game}}\save\}}
 
}}
 
}}
  
 
==Video==
 
==Video==
 +
{{Image|DeadtoRights2Launcher.jpg|Video and controls can be edited via launcher}}
 
{{Video
 
{{Video
 
|wsgf link                  = https://www.wsgf.org/dr/dead-rights-ii/en
 
|wsgf link                  = https://www.wsgf.org/dr/dead-rights-ii/en
Line 172: Line 92:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = hackable
+
|upscaling                  = false
|vsync notes                = Enabled by default, can be forced off in control panel.
+
|upscaling tech            =
 +
|upscaling notes            =
 +
|vsync                      = always on
 +
|vsync notes                =  
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
 
|120 fps                    = false
 
|120 fps                    = false
|120 fps notes              = The controls becomes unresponsive at framerates above 60 FPS.{{cn}}
+
|120 fps notes              = The controls become unresponsive at framerates above 60 FPS.<ref name="alphayellow_03_07_2023"/>
|hdr                        = unknown
+
|hdr                        = false
 
|hdr notes                  =  
 
|hdr notes                  =  
|color blind                = unknown
+
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 
}}
 
}}
Line 187: Line 110:
 
{{Fixbox|description=Set widescreen resolution|ref=<ref>{{Refurl|url=https://www.wsgf.org/dr/dead-rights-ii/en|title=Dead to Rights II {{!}} WSGF|date=2017-04-13}}</ref>|fix=
 
{{Fixbox|description=Set widescreen resolution|ref=<ref>{{Refurl|url=https://www.wsgf.org/dr/dead-rights-ii/en|title=Dead to Rights II {{!}} WSGF|date=2017-04-13}}</ref>|fix=
 
<ol>
 
<ol>
<li>Remove <code>Settings.cfg</code> from <code>{{p|game}}\save\</code> if you have it.</li>
+
<li>Remove {{file|Settings.cfg}} from {{folder|{{p|game}}\save\}} if it's present.</li>
<li>Edit <code>pc.cfg</code> in the installation folder and find the following strings:</li>
+
<li>Edit {{file|{{p|game}}\pc.cfg}} and find the following strings:</li>
 
<pre>
 
<pre>
 
SetBkInt32 ASPECT_WIDTH 4
 
SetBkInt32 ASPECT_WIDTH 4
Line 204: Line 127:
 
SetBkInt32 MODE_HEIGHT 1080
 
SetBkInt32 MODE_HEIGHT 1080
 
</pre>
 
</pre>
<li>After this modification, always start game directly from <code>DTR2.exe</code> in the installation folder, not from the game launcher.</li>
+
<li>After this modification, always start game directly from {{file|{{p|game}}\DTR2.exe}}, not from the game launcher.</li>
 
</ol>
 
</ol>
 
}}
 
}}
Line 210: Line 133:
 
==Input==
 
==Input==
 
{{Input
 
{{Input
|key remap                = false
+
|key remap                = true
|key remap notes          = {{cn}}
+
|key remap notes          = Possible in the launcher.
|acceleration option      = unknown
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = false
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
|mouse menu                = unknown
+
|mouse menu                = false
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = unknown
+
|invert mouse y-axis      = true
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
|touchscreen              = unknown
+
|touchscreen              = false
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 
|controller support        = true
 
|controller support        = true
Line 226: Line 149:
 
|full controller          = true
 
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = true
|controller remap notes    =  
+
|controller remap notes    = Possible in the launcher.
|controller sensitivity    = unknown
+
|controller sensitivity    = false
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
|invert controller y-axis  = unknown
+
|invert controller y-axis  = true
|invert controller y-axis notes=  
+
|invert controller y-axis notes= ingame
 
|xinput controllers        = false
 
|xinput controllers        = false
 
|xinput controllers notes  =  
 
|xinput controllers notes  =  
Line 274: Line 197:
 
==Audio==
 
==Audio==
 
{{Audio
 
{{Audio
|separate volume          = unknown
+
|separate volume          = true
|separate volume notes    =  
+
|separate volume notes    = Sound Effects and Music.
 
|surround sound          = unknown
 
|surround sound          = unknown
 
|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      = false
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 292: Line 217:
 
  |language  = English
 
  |language  = English
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Czech
 +
|interface = true
 +
|audio    = false
 +
|subtitles = true
 +
|notes    = Retail only.
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Polish
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    = [https://dubbingpedia.pl/wiki/Dead_to_Rights_II:_Hell_to_Pay Details].
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Russian
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    = Local retail only.
 
  |fan      =  
 
  |fan      =  
 
}}
 
}}
Line 303: Line 252:
 
{{ii}} The root installation folder can get flagged as read-only and prevent the launcher from working.
 
{{ii}} The root installation folder can get flagged as read-only and prevent the launcher from working.
  
{{Fixbox|description=Flag the game folder as not read-only|ref={{cn}}|fix=
+
{{Fixbox|description=Flag the game folder as not read-only|ref={{cn|date=2024-05-23}}|fix=
# Browse to the folder above {{p|game}}.
+
# Browse to the folder above {{folder|{{p|game}}}}.
 
# Right click on the game folder and select '''Properties'''.
 
# Right click on the game folder and select '''Properties'''.
# Under '''Attributes''', uncheck <code>Read-only</code> and click '''OK'''.
+
# Under '''Attributes''', uncheck {{key|Read-only}} and click '''OK'''.
 +
# Alternatively, move the contents of {{folder|{{p|game}}}} to another folder for the launcher to work.
 
}}
 
}}
  
Line 312: Line 262:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 9
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 334: Line 284:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        =
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|macos intel 32-bit app =  
 
|macos intel 32-bit app =  
 
|macos intel 64-bit app =  
 
|macos intel 64-bit app =  
 +
|macos arm app          =
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
 
|linux 64-bit executable=  
 
|linux 64-bit executable=  
 +
|linux arm app          =
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}
Line 347: Line 300:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    =  
+
|minOS    = Windows XP
|minCPU  =  
+
|minCPU  = Pentium III 1 GHz
|minRAM  =  
+
|minRAM  = 256 MB
|minGPU  =  
+
|minGPU  = 32 MB DirectX9-compatible graphics card
|minHD    =  
+
|minHD    = 1,5 GB
 
|minVRAM  =  
 
|minVRAM  =  
 
|minDX    =  
 
|minDX    =  

Revision as of 17:18, 23 May 2024

Dead to Rights II
Dead to Rights II cover
Developers
Widescreen Games
Windows Namco
Publishers
Namco
Russia Akella
Engines
RenderWare
Release dates
Windows August 15, 2005
Taxonomy
Monetization One-time game purchase
Modes Singleplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Action, Hack and slash, Shooter, TPS
Art styles Realistic
Themes Contemporary, Detective/mystery
Series Dead to Rights
Dead to Rights II on HowLongToBeat
Dead to Rights II on IGDB
Dead to Rights II on MobyGames
Dead to Rights II on Wikipedia
Dead to Rights
Dead to Rights 2003
Dead to Rights II 2005

Warnings

StarForce DRM for this game does not work on modern versions of Windows (see Availability for affected versions).

Dead to Rights II is a singleplayer third-person action, hack and slash, shooter and TPS game in the Dead to Rights series.

Availability

Source DRM Notes Keys OS
Retail
Requires online activation
English version. Uses ActiveMark DRM.[1]
Windows
Retail
Disc check (requires the CD/DVD in the drive to play)
Russian version. Uses StarForce 3 DRM[Note 1].
Windows
StarForce DRM for this game does not work on modern versions of Windows (see above for affected versions).
Activation servers for the English version were shut down at an unknown date.[6]
Not available digitally.

Essential improvements

Skip intro videos

Skip intro movies[7]
  1. Go to <path-to-game>\video\.
  2. Delete or rename INTRO_RW.pss, lg_namco.pss and lg_wsg.pss.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\pc.cfg[Note 2]

Save game data location

System Location
Windows <path-to-game>\save\[Note 2]

Video

Video and controls can be edited via launcher
Video and controls can be edited via launcher

Graphics feature State WSGF Notes
Widescreen resolution
See Widescreen resolution.
Multi-monitor
See Widescreen resolution.
Ultra-widescreen
See Widescreen resolution.
4K Ultra HD
See Widescreen resolution.
Field of view (FOV)
Windowed
See the glossary page for potential workarounds.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
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
120+ FPS
The controls become unresponsive at framerates above 60 FPS.[7]
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Widescreen resolution

Set widescreen resolution[8]
  1. Remove Settings.cfg from <path-to-game>\save\ if it's present.
  2. Edit <path-to-game>\pc.cfg and find the following strings:
  3. SetBkInt32		ASPECT_WIDTH				4
    SetBkInt32		ASPECT_HEIGHT				3
    
    SetBkInt32		MODE_WIDTH					1024
    SetBkInt32		MODE_HEIGHT					768
    
  4. Modify them to the desired resolution, e.g. for 1920x1080:
  5. SetBkInt32		ASPECT_WIDTH				16
    SetBkInt32		ASPECT_HEIGHT				9
    
    SetBkInt32		MODE_WIDTH					1920
    SetBkInt32		MODE_HEIGHT					1080
    
  6. After this modification, always start game directly from <path-to-game>\DTR2.exe, not from the game launcher.

Input

Audio

Audio feature State Notes
Separate volume controls
Sound Effects and Music.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Czech
Retail only.
Polish
Details.
Russian
Local retail only.

Issues fixed

The launcher fails to start

The root installation folder can get flagged as read-only and prevent the launcher from working.
Flag the game folder as not read-only[citation needed]
  1. Browse to the folder above <path-to-game>.
  2. Right click on the game folder and select Properties.
  3. Under Attributes, uncheck Read-only and click OK.
  4. Alternatively, move the contents of <path-to-game> to another folder for the launcher to work.

Other information

API

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

System requirements

Windows
Minimum
Operating system (OS) Windows XP
Processor (CPU) Pentium III 1 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 1,5 GB
Video card (GPU) 32 MB DirectX9-compatible graphics card


Notes

  1. This version of StarForce DRM does not work on Windows Vista or later.[2][3][4][5] For supported versions of Windows the StarForce driver may need to be updated manually using SFUPDATE.
  2. 2.0 2.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. Verified by User:Ptolemy on 2020-08-07
    Verified using Protection ID.
  2. Windows Vista support - StarForce Support
  3. Windows 7 support - StarForce Support
  4. Windows 8.1 support - StarForce Support
  5. Windows 10 support - StarForce Support
  6. Verified by User:Ptolemy on 2020-08-07
    Tried activating the game on August 7th, 2020. Could not do so.
  7. 7.0 7.1 Verified by User:AlphaYellow on 2023-07-03
  8. Dead to Rights II | WSGF - last accessed on 2017-04-13