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 "Conflict: Desert Storm II"

From PCGamingWiki, the wiki about fixing PC games
(12 intermediate revisions by 6 users not shown)
Line 11: Line 11:
 
{{Infobox game/row/date|Windows|September 19, 2003}}
 
{{Infobox game/row/date|Windows|September 19, 2003}}
 
|steam appid  =  
 
|steam appid  =  
|gogcom page  =  
+
|gogcom id    =  
 
|strategywiki = Conflict: Desert Storm II
 
|strategywiki = Conflict: Desert Storm II
 
|wikipedia    = Conflict: Desert Storm II
 
|wikipedia    = Conflict: Desert Storm II
Line 49: Line 49:
 
|ultrawidescreen notes      =  
 
|ultrawidescreen notes      =  
 
|4k ultra hd                = true
 
|4k ultra hd                = true
|4k ultra hd notes          = main menu is zoomed. Hexadecimal 4b  Decimal 75  
+
|4k ultra hd notes          = Main menu is zoomed. Hexadecimal 4b  Decimal 75  
 
|fov                        = false
 
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
Line 70: Line 70:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
==Issues fixed==
 +
===Graphics not being rendered correctly===
 +
{{Fixbox|description=Use crosire's d3d8to9 do wrap DX8 to DX9|ref={{cn|date=April 2020}}|fix=
 +
# Download the crosire [https://github.com/crosire/d3d8to9/releases d3d8to9 DLL]. Version 1.11.0 is known to work.
 +
# Place it in the same folder as game's executable.
 +
 +
'''Notes'''
 +
{{++}} This also allows for proper ReShade support with depth buffer detection.
 
}}
 
}}
  
Line 95: Line 105:
 
{{--}} Menus are broken on widescreen resolutions.
 
{{--}} Menus are broken on widescreen resolutions.
 
{{ii}} 4k has been tested only on windows 10 fall creators update.
 
{{ii}} 4k has been tested only on windows 10 fall creators update.
 +
}}
 +
 +
{{Fixbox|description=Alternate registry entry and hex codes|ref={{cn|date=Apr 2020}}|fix=
 +
# Go to <code>Computer\HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\SCi Games\CDS II\Device Settings</code>.
 +
# Edit the entry '''ResolutionIndex''' and change the value to one of from a list below (note that the values are '''hexadecimal'''):
 +
#* <code>17</code> - 1280x720
 +
#* <code>21</code> - 1920x1080
 +
 +
'''Notes'''
 +
{{--}} Same issues as described above.
 
}}
 
}}
  
Line 163: Line 183:
 
|separate volume          = true
 
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
|surround sound          = unknown
+
|surround sound          = true
|surround sound notes    =  
+
|surround sound notes    = Up to 7.0 output with [[Glossary:Sound_card#DirectSound_hardware_path|DirectSound3D restoration software.]]
 
|subtitles                = false
 
|subtitles                = false
 
|subtitles notes          =  
 
|subtitles notes          =  
Line 171: Line 191:
 
|mute on focus lost      = true
 
|mute on focus lost      = true
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
|eax support              =  
+
|eax support              = true
|eax support notes        =  
+
|eax support notes        = DirectSound3D.
 
}}
 
}}
  
Line 178: Line 198:
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = English
 
  |language  = English
  |interface = yes
+
  |interface = true
  |audio    = yes
+
  |audio    = true
  |subtitles = no
+
  |subtitles = false
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
|fan notes =
 
 
}}
 
}}
 
}}
 
}}
Line 210: Line 229:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = true
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows exe notes      =
 +
|macos 32-bit app      =
 +
|macos 64-bit app      =
 +
|macos app notes        =
 +
|linux 32-bit executable=  
 +
|linux 64-bit executable=
 +
|linux executable notes =
 +
}}
 +
 
 +
===Middleware===
 +
{{Middleware
 +
|physics          =
 +
|physics notes    =
 +
|audio            = DirectSound3D
 +
|audio notes      =
 +
|interface        =
 +
|interface notes  =
 +
|input            =
 +
|input notes      =
 +
|cutscenes        =
 +
|cutscenes notes  =
 +
|multiplayer      =
 +
|multiplayer notes=  
 
}}
 
}}
  

Revision as of 15:29, 3 May 2020

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.
Conflict: Desert Storm II
Conflict: Desert Storm II cover
Developers
Pivotal Games
Publishers
SCi Games
Gotham Games
Release dates
Windows September 19, 2003
Conflict: Desert Storm II guide on StrategyWiki
Conflict: Desert Storm II on Wikipedia
Conflict
Conflict: Desert Storm 2002
Conflict: Desert Storm II 2003
Conflict: Vietnam 2004
Conflict: Global Terror 2005
Conflict: Denied Ops 2008

Availability

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

Game data

Configuration file(s) location

System Location
Windows HKEY_LOCAL_MACHINE\SOFTWARE\SCi Games\CDS II[Note 1]

Save game data location

System Location
Windows

Video settings

Settings in a launcher.
Settings in a launcher.

Template:Video settings

Issues fixed

Graphics not being rendered correctly

Use crosire's d3d8to9 do wrap DX8 to DX9[citation needed]
  1. Download the crosire d3d8to9 DLL. Version 1.11.0 is known to work.
  2. Place it in the same folder as game's executable.

Notes

This also allows for proper ReShade support with depth buffer detection.

Widescreen resolution

Edit registry entries[citation needed]
  1. Go to HKEY_LOCAL_MACHINE\SOFTWARE\SCi Games\CDS II\Device Settings.
  2. Edit the entry ResolutionIndex and change the value to one of from a list below (decimal):
    • 34 - 1152x648
    • 37 - 1280x720
    • 40 - 1280x768
    • 43 - 1280x800
    • 46 - 1280x960
    • 52 - 1360x768
    • 55 - 1360x1024
    • 58 - 1366x768
    • 61 - 1440x900
    • 64 - 1600x900
    • 67 - 1680x1050
    • 70 - 1776x1000
    • 73 - 1920x1080
    • 4b - 3840x2160

Notes

Editing graphical settings in a launcher will revert the changes.
Menus are broken on widescreen resolutions.
4k has been tested only on windows 10 fall creators update.
Alternate registry entry and hex codes[citation needed]
  1. Go to Computer\HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\SCi Games\CDS II\Device Settings.
  2. Edit the entry ResolutionIndex and change the value to one of from a list below (note that the values are hexadecimal):
    • 17 - 1280x720
    • 21 - 1920x1080

Notes

Same issues as described above.

Input settings

Mouse settings.
Mouse settings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Other information

API

Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio DirectSound3D

System requirements

Windows
Minimum Recommended
Operating system (OS)
Processor (CPU) Intel Pentium III 1 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 1,3 GB
Video card (GPU) 32 MB of VRAM

Notes

  1. Applications writing to HKEY_LOCAL_MACHINE\SOFTWARE will be redirected to other locations based on various criterias, see the glossary page for more details.

References