![]() |
TA3D Help |
menu installation music support game guide the shell |
TA3D runs on following platforms: _linux 32bits (x86) _linux 64bits (x86_64) _windows 32bits what you need to play TA3D: _ressource files from original game, the demo or a mod _your video drivers must be correctly installed what you need to build TA3D: _a few libraries : Allegro,AllegroGl and zlib correctly installed _in order to build with ingame music support you also need AllegroMP3 see music support _the GCC compiler with C++ support(g++) To compile TA3D type in a console: # ./configure # make To run TA3D: # ./ta3d |