
Command & Conquer: Renegade · RAWG · Courtesy of RAWG
Command & Conquer: Renegade
Sign in to saveAlso known as Command & Conquer Renegade
videogioco del 2002
Game data
Metacritic 75- Released
- 2002-02-25
- User rating
- 3.77 / 5
- Genres
- Shooter, Action
- Platforms
- PC
- ESRB
- Teen
via RAWG
Game details · IGDB
Renegade's story takes place during the final days of the First Tiberium War originally depicted in Command & Conquer. GDI's top three Tiberium research specialists have been abducted by the Brotherhood of Nod. The player assumes the role of GDI commando Captain Nick "Havoc" Parker, who is assigned to rescue these experts. He conducts missions which take him all over the world in various countries and climates, both indoor and outdoor, and his actions greatly affect the current state of the war. As the game progresses it is revealed that the specialists have been forced into biochemistry re…
- Released
- 2002
- Genres
- Shooter, Strategy
- Platforms
- PC (Microsoft Windows)
- Game modes
- Single player, Multiplayer
- Engine
- W3D
- Franchise
- Command & Conquer
- Developer
- Westwood Studios
- Publisher
- Electronic Arts
Source code
This repository includes source code for Command & Conquer Renegade. This release provides support to the Steam Workshop for the game. If you wish to rebuild the source code and tools successfully you will need to find or write new replacements (or remove the code using them entirely) for the following libraries; DirectX SDK (Version 8.0 or higher) (expected path Code DirectX ) RAD Bink SDK - (expected path Code BinkMovie ) RAD Miles Sound System SDK - (expected path Code Miles6 ) NvDXTLib SDK - (expected path Code NvDXTLib ) Lightscape SDK - (expected path Code Lightscape ) Umbra SDK - (expected path Code Umbra ) GameSpy SDK - (expected path Code GameSpy ) GNU Regex - (expected path Code WWLib ) SafeDisk API - (expected path Code Launcher SafeDisk ) Microsoft Cab Archive Library - (expected path Code Installer Cab ) RTPatch Library - (expected path Code Installer ) Java Runtime Headers - (expected path Code Tools RenegadeGR ) The quickest way to build all configurations in the project is to open commando.dsw in Microsoft Visual Studio C++ 6.0 (SP5 recommended for binary matching to patch 1.037) and select Build - Batch Build, then hit the “Rebuild All” button. If you wish to compile the code under a modern version of Microsoft Visual Studio, you can convert the legacy project file to a modern MSVC solution by opening the commando.dsw in Microsoft Visual Studio .NET 2003, and then opening the newly created project and solution file in MSVC 2015 or newer. When the workspace has finished building, the compiled binaries will be copied to the /Run/ directory found in the root of this repository. Free Dedicated Server It’s possible to build the Windows version of the FDS (Free Dedicated Server) for Command & Conquer Renegade from the source code in this repository, just uncomment define FREEDEDICATEDSERVER in Combat specialbuilds.h and perform a “Rebuild All” action on the Release config. Level Edit (Public Release) To build the public release build of Level Edit, modify the LevelEdit project settings and add PUBLIC EDITOR VER to the preprocessor defines. The “Debug” configuration of the “Commando” project (the Renegade main project) will sometimes fail to link the final executable. This is due to Windows Defender incorrectly detecting RenegadeD.exe containing a virus (possibly due to the embedded browser code). Excluding the output /Run/ folder found in the root of this repository in Windows Defender should resolve this for you. This repository will not be accepting contributions (pull requests, issues, etc). If you wish to create changes to the source code and encourage collaboration, please create a fork of the repository under your GitHub user/organization space. This repository is for preservation purposes only and is archived without support. This repository and its contents are licensed under the GPL v3 license, with additional terms applied. Please see LICENSE.md for details.
Excerpt from the source-code README · 3,833 chars · not written by Vinony
Article · Italiano
Command & Conquer: Renegade è un videogioco della serie Command & Conquer, pubblicato da Westwood Studios nel febbraio 2002 (pochi mesi dopo l'uscita dell'espansione Yuri’s Revenge, ottobre 2001, per il gioco Command & Conquer: Red Alert 2, ottobre 2000). Renegade è l'unico gioco della serie a non appartenere al genere strategia in tempo reale; si tratta infatti di uno sparatutto in prima persona. Renegade consente al giocatore di immergersi nel mondo di Command & Conquer: Tiberian Dawn, anche pilotando i numerosi mezzi corazzati del gioco originale (Il rapporto fra Renegade e Tiberian Dawn è quindi lo stesso che intercorre fra World of Warcraft e Warcraft III).
Abstract from DBpedia / Wikipedia · CC BY-SA