Installation
Windows
To install TA3D under Windows XP simply extract ta3d-041.exe into new folder (for example C:/ta3d/) and run install.bat with TA CD-ROM in your CD-Drive (It will copy totala1.hpi and totala2.hpi into ta3d install dir).
Or you can copy totala1.hpi and totala2.hpi into ta3d folder manually.
Run TA3D.exe to play TA3D. (quite impressive, isn`t it?)
Note: If you experienced crashes try to reduce water quality to normal or low, that`s because water quality above normal using shaders v.2.0.
Linux
To build TA3D under Linux you`ll need Allegro, AllegroGL, FMODex 4 and zlib correctly installed.
The GCC compiler with C++ support(g++).
To compile TA3D type in a console:
# ./configure
# make
To install TA3D resource files run install-sh with TA CD-ROM in your CD-Drive (It will copy totala1.hpi and totala2.hpi into ta3d install dir).
To run TA3D:
# ./ta3d
|