WineHQ
Category: Main Games Role Playing Games Titan Quest Immortal Throne 1.30

Titan Quest

Datadisk to Titan quest

Application Details:

Version: Immortal Throne 1.30
License: Retail
URL: http://www.titanquestgame.com/
Votes: 6
Latest Rating: Silver
Latest Wine Version Tested: 1.9.15

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Singleplayer game.  All gameplay functional, graphics near perfect.

What does not

Some shader issues with point lights (in dungeons, or at night).

Workarounds

What was not tested

Multiplayer.
Installer (but it worked last time).

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Tested with wine-git as of 2010-04-02, near-perfect graphics (some lighting glitches, shadowing glitches), fully playable singleplayer (however picking up items is fickle).

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowArch LinuxAug 12 20161.9.15N/A Yes SilverVladimir Panteleev 
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Aug 25 20121.5.11Yes Yes PlatinumAlexander Karatarakis 
ShowUbuntu 12.04 "Precise" i386 (+ variants like Kubuntu)Feb 14 20121.3.37Yes Yes Silveran anonymous user 
ShowGentoo LinuxJan 25 20121.3.36Yes Yes SilverPlague 
ShowDebian GNU/Linux 6.x "Squeeze" x86_64Nov 27 20101.3.8Yes Yes Silveran anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
9863 Pro Evolution Soccer 2008 (PES 7) bugs CLOSED ABANDONED View
9987 Missing function GDI32.dll.RemoveFontMemResourceEx CLOSED FIXED View
10406 Missing surface textures in Titan Quest game v.1.3 CLOSED FIXED View
15724 Titan Quest Immortal Throne: Startup videos can not be skipped CLOSED INVALID View
24611 Install Shield fails on 64bit multilib wine if WINEPREFIX was created by 64bit wine CLOSED FIXED View
25325 Titan quest: missing models CLOSED DUPLICATE View
26136 ID3DXFontImpl_DrawText[AW] implementation is needed by Titan Quest and Chernobyl terrorist attack demo CLOSED DUPLICATE View
26141 Titan Quest requires msvcp71.dll (purist) CLOSED DUPLICATE View
33753 Titan Quest : Multiplayer not working CLOSED FIXED View
42626 unimplemented function msvcr110.dll.__crtUnhandledException CLOSED FIXED View

Show open bugs

HowTo / Notes

HOWTO

Four specific steps are needed to fully enjoy the game:

  1. Set OffscreenRenderingMode to fbo in the registry (see http://wiki.winehq.org/UsefulRegistryKeys  ) or the game crashes immediately.
  2. On multi-core machines you need a special bash script to launch the game with a cpu affinity (keeping it on one core) so it doesn't corrupt itself (or crash) after about 30 minutes.
  3. In the TitanQuest and ImmortalThrone directories rename the Videos directory to something like Videos-dontplay, this avoids the lengthy and (at least in wine) unskippable intro videos on every launch (note: the videos are unskippable for some people on Windows as well).
  4. Texture Quality must be set to low or you get missing parts of decorative models (seems to be missing mipmap uploads, since alpha test is on for everything in this game the missing mipmaps simply result in invisible geometry where the mipmap transitions occur near the camera).

The game runs about half the speed it does on my equivalent windows gaming machine (Athlon 64 X2 2.2ghz and GF8800GT), but is playable.

Multiplayer does not seem to work (a major disappointment as the multiplayer is possibly the best part of the game.

Here is the contents of ~/bin/TQIT on my machine:

#! /bin/sh
cd ~/.wine/drive_c/TQIT
wine Tqit.exe &
sleep 5
taskset -p 1 `pidof Tqit.exe`
Good work to all the People adding Extreally good feedback

I'd just like to thank Everyone for there work in Providing Quality feedback for,
Titan Quest and the Expansion, Without you this AppDB whuld be useless.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back