Total Annihilation
| Total Annihilation | |
| Full Title: | Total Annihilation |
| Developer: | Cavedog |
| Publisher: | GT Interactive |
| Released: | 1997 |
| Operating System: | Windows 95, 98, or NT 4.0 |
| Genre(s): | RTS |
| Multiplayer: | Yes |
| System Requirements: | ? |
| Recommended System Spec: | N/A |
| Buy It Now: | ? |
Total Annihilation is a futuristic real-time strategy (RTS) computer game, created in 1997 by Chris Taylor and Cavedog Entertainment. It was the first RTS to feature 3D units and terrain. It was unparalleled for its time, and even today it is still one of the finest games in this genre, as true 3D is shown when units move onto rugged landscape and yet the game can run well on computers equipped with video cards that have low memory.
Contents |
Wine Application Database
As of Jan 06 There are several entries for Total Annihilation
- http://appdb.winehq.org/appview.php?appId=155 (with 0 supermaintainer)
- http://appdb.winehq.org/appview.php?versionId=250 Version 1 (with 0 maintainer)
- http://appdb.winehq.org/appview.php?versionId=341 Version 3.1 (with 0 maintainer)
- http://appdb.winehq.org/appview.php?versionId=1666 Version 3.1 (with 0 maintainer)
- http://appdb.winehq.org/appview.php?versionId=1739 Version 3.1 (with 0 maintainers - volunteers please apply)
- as of Jan 09 rated platinum, but this probably should be Gold. A maintainer could tidy up these ratings.
- With some bugzilla entries as of Jan 09 - These need confirming by other users (Developers need to know if these are bugs only happen for one person or everyone).
update Oct 09:
- http://appdb.winehq.org/appview.php?appId=155 (with 1 supermaintainer)
- Winehq AppDB entry Demo. 1 Maintainer. More could help. needs bugs confirmed by other users
- Winehq AppDB entry apparently 3.1 and 1 Maintainer. More could help. needs bugs confirmed by other users.
This Software is listed in the Official Wine Application Database
Winehq Main AppDB entry Total Annihilation:kingdoms.
- Can you add your results to the Official Wine Appdb? Submitting your results for this software under Wine will help the many other users who run Wine.
| |
Regularly Submitting results for installing and running on the latest version of Wine makes a big difference for others considering using Wine. By looking at how well the software runs others can be encouraged to try it themselves and together you can make progress in finding workarounds. By testing the software you will also notice when something breaks and when you make a bug report, the bugzilla team will often point it out to the person who broke it. If you are slightly more technically minded, you are able to regularly compile wine and test it before each fortnightly release then you will catch breakages before each wine release.
Official Information Unofficial Information A big advantage of being a maintainer is that as you quickly become familiar with installing and using wine with your software, you can have a direct hand in improving wine and your software. Many times you will find very handy tips posted by others and by posting a summary many benefit from your work. When you are asked a question you don't know, simply post in the wine-users forum and perhaps someone can help. Just by being there, you make a difference. A maintainer quickly tests each monthly release of wine, and adds to the application database a rating of how good it runs.. gold/silver/bronze or garbage. Wine is constantly being improved, and occasionally something breaks. When you do spot a breakage, file a bug in bugzilla and if you want to try and fix it you can then post to the wine-devel mailing list for advice. However, if you have a little spare time (usually about 2 hours, in between doing other things) regression testing allows you to identify which patch caused the break. By filling out a bugzilla report, posting the name of the software, and the patch which broke it to the wine-devel mailing list, the developer who broke it can have a look at fixing it.
Further Help to Wine |
Installation Guide
Needed Items
- The Total Annihilation CDs
- An internet connection
- Wine
Installation
- Unfortunately with Wine 20050310, SETUP.EXE doesn't run. It causes the debugger to startup. This is not usually a problem with more recent wine versions so this may have changed.
However, one advantage of Total Annihilation is the installation folder is self contained. If you perform a full install, apply patches, add maps and units, etc on a Windows machine, the resulting folder can be copied to any other computer, including Linux, and will run flawlessly. As an example, we'll take a dual-boot machine running both Windows and Linux.
1) In Windows, install Total Annihilation (default directory is C:\CAVEDOG)
2) Apply patches, add maps and units, etc
3) Reboot into Linux. We'll assume that you've mounted your C: drive as /windows
4) Copy the CAVEDOG folder to your local wine installation:
cp -r /windows/CAVEDOG ~/.wine/drive_c/
5) In a terminal, start TotalA.exe with wine:
cd ~/.wine/drive_c/CAVEDOG/TOTALA/
wine TotalA.exe
This will allow you to play single player Total Annihilation. Network games require getting the DirectPlay network stack to work, so info on that is coming once I figure it out.
Links