Go to file
ijemafe 7bacb280e7
Update README.md
2020-05-12 18:43:58 -07:00
CUSTOM.md Update CUSTOM.md 2020-05-11 21:55:30 -07:00
EXPANSIONS.md Update EXPANSIONS.md 2020-05-11 21:29:55 -07:00
OpenRVS1.4.zip Add files via upload 2020-05-11 22:01:23 -07:00
R6GameService.dll Add files via upload 2020-05-10 16:18:20 -07:00
README.md Update README.md 2020-05-12 18:43:58 -07:00
RavenShield.mod Create RavenShield.mod 2020-05-10 16:19:56 -07:00
SERVERS.md Update SERVERS.md 2020-05-11 13:48:57 -07:00

README.md

Playing Rainbow Six 3: Raven Shield in 2020 and beyond

Obtaining the Game

Raven Shield (released 2003) is frequently on sale for under $5 on Steam. This edition contains the Athena Sword expansion but not Iron Wrath (see EXPANSIONS.md).

Community Resources

Playing the Game

Essential Improvements

  1. Borderless Gaming will run the game in a fullscreen window, allowing you to instantly alt-tab. You can download it from Github for free.
    1. Edit <YourGameDir>\system\RavenShield.ini and set StartupFullscreen to False
    2. Launch Borderless Gaming
    3. Launch Raven Shield
    4. Add Raven Shield to "Favorites" in Borderless Gaming by selecting it in the left-side list and clicking the > button
    5. Close and relaunch Raven Shield to use it with Borderless Gaming
  2. Check the PC Gaming Wiki for any tweaks you might want to perform.
  3. Rebind the controls as desired. For example:
    1. Bind Run to Shift
    2. Bind Reload to R
    3. Bind Zoom to RMB
  4. If you plan to play online, set your name in the Multiplayer Options.

Single-Player

You can now play the campaign, a custom mission, or a training scenario. To unlock all maps in custom missions, press ~ at the main menu and enter the command unlockall.

Multi-Player

Ubisoft shut down the authentication servers for Raven Shield in 2016, so we use OpenRVS to point our clients at a new set of servers.

  1. Download the latest version of OpenRVS from RVSGaming.org. There is a copy of OpenRVS 1.4 in this repo.
  2. Copy openrvs.ini, OpenRVS.u, R6ClassDefines.ini, and Servers.list to <YourGameDir>\system\.
  3. You will need to update system/R6GameService.dll in order to remove another place where the game makes outbound calls to Ubisoft servers. Either run Chriswak's R6GameService_Patcher (source) or use the prebuilt copy from this repo. If unpatched, the game will hang any time it tries to reach Ubisoft servers during regular gameplay.
  4. Launch the game and set your Internet connection speed to T3 in the settings menu to avoid throttling your connection.
  5. Join a server and party like it's 2003!

Note: Since we are using a fixed list of servers, some features will no longer work. The list cannot be filtered (using the bottom menu) or sorted, and latency will always be displayed as 1000.

Players can edit Servers.list to choose which servers are displayed when RVSGaming servers cannot be reached. You can force the usage of this file by editing openrvs.ini and changing the value of ServerListURL to an invalid URL, such as http://127.0.0.1/servers.

Servers

Here is a snapshot of the servers as of May 2020:

107.172.191.114:7777 | ~24/7 Deathmatch~ 64.187.238.46:11777 | ALLR6.com Missions + 64.187.238.45:7779 | ALLR6 Tango Hunt 64.187.238.44:12777 | ALLR6 Tango Hunt 2 5.9.50.39:8777 | ALLR6 Europe TH 104.243.46.138:9777 | ALLR6 Original Maps Only 104.243.46.138:14777 | ALLR6 TDM Original Maps 104.243.46.138:7779 | ALLR6 AthenaSword+IronWrath 89.46.223.5:7777 | FFS-ATS-FUN-SFPD serveur 66.151.255.13:7877 | IEF Everything Server 72.251.228.169:7777 | OBSOLETESUPERSTARS.COM 185.24.221.23:7777 | SMC Suppressed Stealth 185.24.221.23:7778 | SMC Suppressed Action 108.178.44.218:8977 | ~~ 66.151.255.14:8777 | ~< SSHQ COOP Server>~ 24.201.194.168:7777 | (Srgt)Server 108.178.44.218:7877 | The Freedom Server 64.187.238.45:6777 | Classic Maps 3v3 64.187.238.46:21777 | Classic Maps T-Hunt

Expansions

See EXPANSIONS.md

Mods and Custom Content

See CUSTOM.md

Hosting a Server

See SERVERS.md