|
|
Line 431: |
Line 431: |
| {{Fixbox|description=Inside {{folder|{{p|game}}\data\}}, set {{folder|character}} as read-only before the very first launching of a mission|ref={{cn|date=2024-08-03}}}} | | {{Fixbox|description=Inside {{folder|{{p|game}}\data\}}, set {{folder|character}} as read-only before the very first launching of a mission|ref={{cn|date=2024-08-03}}}} |
| | | |
| + | {{Fixbox|description=For the digital versions, they have a corrupted character folder with some characters missing their "LOD" Models which causes them not to load at all.}|fix= |
| + | # Download [https://www.gog.com/forum/rainbow_six_tom_clancys/where_the_hell_is_that_hostage/page1/ the original game's characters folder]. |
| + | # Extract its contents into the game's folder, replacing everything.}. |
| | | |
− | {{Fixbox|description=For the digital versions, they have a corrupted character folder with some characters missing their "LOD" Models which causes them not to load at all.}}
| |
− | # Download the original characters folder from here https://www.gog.com/forum/rainbow_six_tom_clancys/where_the_hell_is_that_hostage/page1 and replace the character folder inside DATA.
| |
| | | |
| {{Fixbox|description=Modify the mission victory conditions file|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-10-12}}</ref>|fix= | | {{Fixbox|description=Modify the mission victory conditions file|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-10-12}}</ref>|fix= |
Revision as of 23:42, 9 August 2024
General information
- Rainbow Six Wiki
- Steam Community Discussions
- GOG.com Community Discussions
- GOG.com Support Page
Availability
- SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).
Demo
- A free demo version is available.
Monetization
DLC and expansion packs
Name |
Notes |
|
Eagle Watch |
Missing from digital releases. |
|
Essential improvements
Patches
- Patch 1.04 is the latest patch available for the game.
Skip intro videos
Disable the setting in DevicePicker.exe [3]
|
Move, delete or rename files[citation needed]
|
- Go to
<path-to-game>\data\ .
- Move, delete or rename
video .
|
Game data
Configuration file(s) location
- Key bindings are stored in
<path-to-game>\sherman.kmp
.
Save game data location
Video
- Software renderer for Eagle Watch renders fully opaque windows that enemies can see through.
Input
In-game key map settings.
Audio
Audio feature |
State |
Notes |
Separate volume controls |
|
CD Music, Sound FX, Radio. |
Surround sound |
|
|
Subtitles |
|
Briefing only. |
Closed captions |
|
|
Mute on focus lost |
|
|
Royalty free audio |
|
|
Red Book CD audio |
|
On Windows, CD music might not play correctly; see the troubleshooting guide for solutions. |
Localizations
Language |
UI |
Audio |
Sub |
Notes |
English |
|
|
|
|
Czech |
|
|
|
Fan translation available here. |
French |
|
|
|
|
German |
|
|
|
|
Brazilian Portuguese |
|
|
|
Retail only. |
Spanish |
|
|
|
Fan translation, download. |
Network
In-game multiplayer settings.
Multiplayer types
Connection types
Ports
Protocol |
Port(s) and/or port range(s) |
TCP |
2346 |
UDP |
2346 |
- Universal Plug and Play (UPnP) support status is unknown.
VR support
Issues unresolved
Software rendering
The software renderer in Eagle Watch does not support transparent windows, while the main game used a semi-transparent grill to show windows instead. The result is that enemies can see and kill through windows. This only affects old systems without a 3D accelerator.
Missing music
The GOG version is missing the game's music as it was streamed directly from the CD and the game's files were not altered to either contain the music or play non-CD music.
As it stands, the GOG version will only have music if the player has a CD or ISO of the original game's disc mounted.
Issues fixed
Game crashes at startup on Windows 10
Black screen
- A black screen can sometimes occur when running the game. This may be caused by not being able to run cinematics correctly.
Crashes at startup
- If the game is crashing, error reports can be found in
Sherman.log
.
Renderer::CreateBuffers() failed
If the message Renderer::CreateBuffers() failed during ClearBuffers() : Blt() in file C:\Develop\Common\Renderer\renderer.cpp at line 1330
Error = "An exception was encountered while performing the requested operation."
is shown in Sherman.log
and an Nvidia card is used, try updating the drivers. This issue is known to occur when using the 331.40 beta drivers and is known to be resolved by upgrading to the 331.65 release drivers.[citation needed]
Renderer::Fullscreen() failed
If the message Renderer::Fullscreen() failed during Renderer::SetDisplayMode() in file C:\Develop\Common\Renderer\renderer.cpp at line 1244
Error = "Operation requires the application to have exclusive mode but the application does not have exclusive mode."
is shown in Sherman.log
and an ATI/AMD card is used, use either of the following methods:
Method 1: Roll back the display driver to a version prior to 13.4 if applicable[citation needed]
|
Method 2: Set up the game compatibility settings[citation needed]
|
- Set up the game to play in a window.
- Right-click on
RainbowSix.exe and select "Properties".
- Go to the Compatibility tab and apply the following settings: 16-bit color mode, "Disable display scaling on high DPI settings", Run this program as an administrator.
- Launch the game.
|
Invisible NPCs
- There are some missions where the victory conditions will not trigger. For instance, in mission 5 (Ghost Dance), there are supposed to be 5 hostages, but the player might only see 4 actually rendered in the level. The 5th one will appear on the map but not in the level. This happens due to the modification of files within
<path-to-game>\data\character\
during level loading.
Inside <path-to-game>\data\ , set character as read-only before the very first launching of a mission[citation needed]
|
{{Fixbox|description=For the digital versions, they have a corrupted character folder with some characters missing their "LOD" Models which causes them not to load at all.}|fix=
- Download the original game's characters folder.
- Extract its contents into the game's folder, replacing everything.}.
Modify the mission victory conditions file[5]
|
- Go to
<path-to-game>\data\mission\ and open the specific mission victory conditions text file with a text editor.
- The text files will include the mission number and the difficulty in the name (for this fix, look for
VicCondM5Med.txt ). In the file, find the NUMBER ALL portion below the Condition 0: Rescue the hostages section.
- Change it from
ALL to 4 .
- Save the changes and launch the game.
Notes
- This fix can be applied to any level with similar victory conditions (e.g. if the condition is "kill all terrorists" and the level fails to load some of the terrorists).
- Note that for this fix, mission 5 on medium difficulty will allow the mission to be completed with the 4 hostages rendered. To apply the fix to other difficulty levels, modify the respective text files.
|
Music does not play
Instructions[citation needed]
|
- Download ayuanx's ogg-winmm wrapper.
- Extract its contents into
<path-to-game> .
- Rename
winmm.dll to wincd.dll , and winmm.ini to wincd.ini .
- Download the Hex Editor.
- Open
RainbowSix.exe with the Hex Editor, then replace winmm.dll to wincd.dll .
Notes
- The method makes the OGG tracks located in
<path-to-game>\MUSIC\ properly play and loop.
|
Other information
API
Technical specs |
Supported |
Notes |
Direct3D |
6 |
|
OpenGL |
|
Mac OS only. |
Software renderer |
|
|
Executable | PPC | 16-bit |
32-bit |
64-bit |
Notes |
Windows | | |
|
|
|
Mac OS (Classic) | | | |
|
|
Middleware
System requirements
Windows |
|
Minimum |
Recommended |
Operating system (OS) |
95 |
98 |
Processor (CPU) |
Intel Pentium 166 MHz | |
System memory (RAM) |
16 MB |
32 MB |
Hard disk drive (HDD) |
57 MB |
380 MB |
Video card (GPU) |
2 MB of VRAM DirectX 6 compatible | |
Notes
- ↑ SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
- ↑ Applications writing to
HKEY_LOCAL_MACHINE\SOFTWARE
will be redirected to other locations based on various criterias, see the glossary page for more details.
- ↑ 3.0 3.1 Notes regarding Steam Play (Linux) data:
- ↑ 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