Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
I have tried everything from this thread : http://forums.eidosgames.com/showthread.php?s=cd341f3b8c5c1de6215118b1bc6a679f&t=141887
Apart from the hex editing because I am not concerned with the shroud/flash right now. I just want the damn game to run properly!
However, Antinox, you should also try those things to see if it helps.
My specs :
Windows 7 x64
AMD FX8150 @3.6ghz
16GB RAM
GTX560 1GB
I'll try out some of the fixes on the list and report back.
1 GB of VRAM is definitely too low to run on Ultra textures.
However, you said you tried running with low settings, so that's odd. What resolution do you play at?
Have you tried lowering the resolution to the minimum the game will run at and seen how it performs? Just to see if it also loads like that at that res.
Note: Make sure you follow the last step where he says its optional, I didn't add that launch option and it didn't make any difference, so I added it and it worked.
Try this: (Quoted from this thread - http://forums.eidosgames.com/showthread.php?s=cd341f3b8c5c1de6215118b1bc6a679f&t=141887)
Also follow the rest of his suggestions. 32bit seems to work for a lot of people. Not for me though..
Modifying Texture Memory Pool Size:
This a tweak that usually improves framerate smoothness with all Unreal Engine 3 games. You need to change the "PoolSize" value in the game's engine.ini file to [your GPU's VRAM amount in GB] x 600. This translates to the following values:
1 GB => PoolSize = 600
2 GB => PoolSize = 1200
3 GB => PoolSize = 1800
... and so on!
1. Navigate to your ...\ThiefGame\Config folder
2. Backup your ThiefEngine.ini file
3. Open the ThiefEngine.ini file with a text editor
4. Change
"PoolSize=0"
to
"PoolSize=[the value appropriate for your GPU, calculated as shown above!]"
5. Save the file and set it to "read-only".
6. Go to your Steam library, right-click on Thief > Properties > Set Launch Options > Type in "-ReadTexturePoolFromIni" > OK (apparently this step is optional; thank you for reporting back, CiroConstantino!).
That's it, you're good to go!