Requirements

Operating System

T-Engine4 is available for the following systems:

  • Windows (XP and onwards)
  • Mac OSX
  • Linux
  • Various Unix derivates

Running requirements

T-Engine4 requires a graphical interface that supports OpenGL (just about any graphic cards). A network connection to the Internet can be optionaly used to directly download game modules or to save/load savefiles on a dataserver if you wish.

Libraries

To compile T-Engine4 from sources you will need the following libraries:

  • OpenGL
  • SDL
  • SDL_image
  • SDL_ttf
  • SDL_mixer

You also need the following tools:

  • a C compiler (like GNU GCC or mingw for windows)
  • premake4