forked from OpenRA/OpenRA
-
Notifications
You must be signed in to change notification settings - Fork 0
MinimumSystemRequirements
chrisforbes edited this page Oct 7, 2010
·
6 revisions
Shader Model 2.0 capable GPU (Radeon 9500+ / GeForce FX5200+ / GMA X3100+)
1GB Free Hard Drive Space
512MB RAM (the game itself uses ~100MB)
Sound
3 Button Mouse
Network Card (desirable)
- .NET Framework >= 3.5-SP1
- Tao Framework (included in thirdparty/Tao/) (Tao.OpenGL, Tao.OpenAL, Tao.SDL, Tao.FreeType, Tao.Cg are used)
- OpenAL >= 1.1
- Cg Toolkit >= 2.1
- libglfw2
- Cg Toolkit
- libmono-* (Note: you dont need all of them, but it works with all of them)
- libopenal1
- libalut0
Technically anything with git and a text editor, but you probably want at least the requirements to run the game, plus:
Git
A C# compiler(Mono’s CGC, the windows one)
An IDE (MonoDevelop, Visual Studio)
Install fink, then install glib2-shlibs and glib2-dev. (possibly not the first, try just glib2-dev and pkgconfig)