raven-shield-2020/README.md

37 lines
2.0 KiB
Markdown
Raw Normal View History

2020-05-10 19:27:28 +02:00
# Instructions for playing Rainbow Six 3: Raven Shield in 2020 and beyond.
## Obtaining the Game
2020-05-10 19:32:23 +02:00
The game is frequently on sale for [under $5 on Steam](https://isthereanydeal.com/game/tomclancysrainbowsixiiigoldedition/history/). This edition contains the Athena Sword expansion but not Iron Wrath. Iron Wrath is out of scope for this guide, but it adds 8 maps, 5 game modes, and 6 firearms.
2020-05-10 19:27:28 +02:00
## Playing the Game
### Essential Improvements
1. Check the [PC Gaming Wiki](https://www.pcgamingwiki.com/wiki/Tom_Clancy%27s_Rainbow_Six_3:_Raven_Shield) for any tweaks you might want to perform.
2020-05-10 19:46:15 +02:00
2. Borderless Gaming will run the game in a fullscreen window, allowing you to instantly alt-tab. You can [download it from Github for free](https://github.com/Codeusa/Borderless-Gaming/releases/).
2020-05-10 19:27:28 +02:00
### Single-Player
### Multi-Player
On September 4th 2016, Ubisoft shut down the authentication servers for Raven Shield. We use OpenRVS to point our clients at a new set of authentication servers so we can still play the game together.
2020-05-10 19:46:15 +02:00
1. Download the latest version of OpenRVS from [RVSGaming.org](http://rvsgaming.org/Downloads/).
2. Copy `openrvs.ini`, `OpenRVS.u`, `R6ClassDefines.ini`, and `Servers.list` to `<YourGameDir>/system`.
3. 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.
2020-05-10 19:32:23 +02:00
2020-05-10 19:46:15 +02:00
## Hosting a Server
2020-05-10 19:27:28 +02:00
2020-05-10 19:46:15 +02:00
### VPS
2020-05-10 19:27:28 +02:00
This section will cover hosting a Raven Shield server with [MarkMods.com](https://www.markmods.com).
2020-05-10 19:46:15 +02:00
### Linux
2020-05-10 19:27:28 +02:00
2020-05-10 19:48:57 +02:00
This section will cover hosting a Raven Shield server with [DigitalOcean Droplets](https://www.digitalocean.com/products/droplets/). You can also use these steps with your own Linux hardware for self-hosted servers.
2020-05-10 19:27:28 +02:00
2020-05-10 19:46:15 +02:00
### Windows
2020-05-10 19:27:28 +02:00
2020-05-10 19:48:57 +02:00
This section will cover hosting a Raven Shield server with [Microsoft Azure](https://azure.microsoft.com/en-us/services/virtual-machines/). You can also use these steps with your own Windows hardware for self-hosted servers.