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

Everything!

Note about copy-protection: you do NOT need a no-cd patch. If you do not want the CD inside, you can mount the CD as an iso with CDemu. Tested and works as expected.

What does not

Occasionally when launching the game you will get missing textures. It becomes obvious when you are about to start the game and body parts are missing from your character and you will notice things missing if you start the game. Restart the game until you can see the full body.

Workarounds

What was not tested

Multiplayer

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Installation does not run on 64-bit wine. 32-bit wine is needed. This is a known issue of Install Shield (see bug 24611)

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

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all 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