Difference between revisions of "System requirements"

From KlayGE
Jump to: navigation, search
(Created page with "In principle, KlayGE can cover platforms from the high-end to the low-end at most one year before it's release. At present, the system requirements is: == Mini...")
 
m
Line 14: Line 14:
 
* Plenty of hard disk space
 
* Plenty of hard disk space
 
* Visual Studio 2008 or 2010. Other IDEs please use [http://www.cmake.org/ CMake] to generate the project files
 
* Visual Studio 2008 or 2010. Other IDEs please use [http://www.cmake.org/ CMake] to generate the project files
* [Http://www.python.org Python] 3.2  
+
* [http://www.python.org Python] 3.2  
  
 
[[zh:系统需求]]
 
[[zh:系统需求]]

Revision as of 21:24, 18 July 2011

In principle, KlayGE can cover platforms from the high-end to the low-end at most one year before it's release. At present, the system requirements is:

Minimum Requirements

  • Windows XP or Linux
  • 2.0GHz CPU
  • 2GB of system memory
  • A graphics card with Shader Model 3.0 support

Recommended System for Developers

  • Windows 7 SP1
  • 2.0+ GHz multi-core CPU
  • 4GB of system memory
  • NVIDIA 8+ series graphics card with Shader Model 4.0 support
  • Plenty of hard disk space
  • Visual Studio 2008 or 2010. Other IDEs please use CMake to generate the project files
  • Python 3.2