Difference between revisions of "系统需求"

From KlayGE
Jump to: navigation, search
m
Line 13: Line 13:
 
* NVIDIA 8系列以上兼容Shader Model 4.0的显卡
 
* NVIDIA 8系列以上兼容Shader Model 4.0的显卡
 
* 大量硬盘空间
 
* 大量硬盘空间
* Visual Studio 2008或2010,其他IDE请用[http://www.cmake.org/ CMake]来生成工程文件
 
 
* [http://www.python.org Python] 3.2
 
* [http://www.python.org Python] 3.2
  
 
[[en:System requirements]]
 
[[en:System requirements]]

Revision as of 01:51, 27 June 2013

原则上说,KlayGE的目标平台是引擎发布当年的出现的最高端硬件到上一年出现的最低端硬件。目前的具体定义为:

最低需求

  • Windows XP或Linux
  • 2.0GHz的CPU
  • 2GB内存
  • 兼容Shader Model 3.0的显卡

推荐用于开发的配置

  • Windows 7 SP1
  • 2.0GHz以上的多核CPU
  • 4GB内存
  • NVIDIA 8系列以上兼容Shader Model 4.0的显卡
  • 大量硬盘空间
  • Python 3.2