EA开源命令和征服:红色警报
EA Open Sources Command and Conquer: Red Alert

原始链接: https://github.com/electronicarts/CnC_Red_Alert

该存储库包含命令和征服的源代码:红色警报,启用Steam Workshop支持。要重建代码,您需要替换或删除诸如DirectX 5,DirectX Media 5.1,GCL,HMI和SOS等过时库的依赖关系。该代码当前不编译,需要恢复工作。原始的构建环境利用WATCOM C/C ++(V10.6)和Borland Turbo Assembler(TASM v4.0)。要使用二进制文件,您必须拥有EA应用程序或Steam上的游戏。该存储库存档以进行保存,不接受贡献。相反,为修改和协作的存储库提供。该代码是根据GPL V3许可的,并在许可证中详细介绍了其他条款。

此评论集合在发布源代码后,讨论了Comman&Conquer(C&C)系列的遗产和潜在未来。主要的亮点是Firestorm扩展,尤其是AI Cabal的政变。开源被视为振兴特许经营权,实现社区驱动的mod和改进的重要一步,有效地使其成为常绿。一些评论者提到,即使使用开源代码,原始游戏的资产也需要玩游戏。另外,它在GPLV3下,但需要专有软件DX5运行。

原文

This repository includes source code for Command & Conquer Red Alert. 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 5 SDK
  • DirectX Media 5.1 SDK
  • Greenleaf Communications Library (GCL)
  • Human Machine Interface (HMI) “Sound Operating System” (SOS)

The current state of the source code does not fully compile and will require some effort to restore it. If you wish to restore the original build environment, the following tools are required;

  • Watcom C/C++ (v10.6) for C/C++ source files
  • Borland Turbo Assembler (TASM v4.0) for assembly files

To use the compiled binaries, you must own the game. The C&C Ultimate Collection is available for purchase on EA App or Steam.

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.

联系我们 contact @ memedata.com