Skip to content

MinimumSystemRequirements

chrisforbes edited this page Oct 7, 2010 · 6 revisions

Running the Game

Hardware:

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)

Operating Systems and Dependencies:

Windows XP, Vista, 7(x86 and x64)

Mac OS X 10.6

Ubuntu 9.10

  • libglfw2
  • Cg Toolkit
  • libmono-* (Note: you dont need all of them, but it works with all of them)
  • libopenal1
  • libalut0

Development

Technically anything with git and a text editor, but you probably want at least the requirements to run the game, plus:

Software:

Git
A C# compiler(Mono’s CGC, the windows one)
An IDE (MonoDevelop, Visual Studio)

Mac OS X

Install fink, then install glib2-shlibs and glib2-dev. (possibly not the first, try just glib2-dev and pkgconfig)

Clone this wiki locally