Jump to content
The Dark Mod Forums

Recommended Posts

Posted (edited)

Thought I would compile a list of tweaks & fixes from multiple sources for this game in an effort to help people get a playable experience, I will update this OP as we go.

Minimum Requirements -

  • Processor: Dual Core or Quad Core CPU
  • RAM: 4 GB
  • Graphics: AMD Radeon 4800 series or NVidia GTS 250
  • DirectX: Version 10
  • Hard Drive: 20 GB

Recommended Requirements -

  • Operating Systems: Windows 7, Windows 8 (32nit or 64-bit)
  • Processor: AMD FX 8000 series, Intel Quad i7 Core or better CPU
  • RAM: 4 GB
  • Graphics: AMD Radeon HD R9 series, NVidia GTX 660 series or better
  • DirectX: Version 11

First recommened tweak for ALL 64bit Windows users - (dont know if this applies to linux users, yet)

  • The latest update (1.2 b4116.4) fixes the slowdown issue but if people still having issue or have lower end systems there is not a tick box to force the use opf the 32bit exe.

Second Recommended Tweaks for ALL 32/64bit Windows users -

  • Enable "Exclusive FullScreen", this should improve your framerate across the board. - for me my FPS (min/max/avg) jumped from 32/62/53 to 41/64/58

Graphics tweaks to Make the game run better -

  • First things first - If you are experiencing bad graphics on a machine that can easily afford to run it better/smoother, set SSAA ‘Super Sampling Anti-Aliasing’ to low or off. The higher you set this setting, the more lag you will encounter in the game.
  • Don’t take things for granted - The problem is the optimization of the game, even if your PC can handle everything max'd out, try keeping SSAA to low if you want a smoother gameplay experience.
  • Flickering shadows, glichy graphics & disappearing menu buttons - If you are experiencing flickering shadows, glitchy graphics & disappearing menu items, make sure you are running the game on updated or the latest drivers for your gfx card.
  • SLI/Crossfire fix - For now, make sure you run the game on a single GPU as SLI/Crossfire may be causing the disappearing graphics and flickering shadows.
  • Framerate issues - There are a few things you can try to improve your FPS for thief. Firstly make sure that your GPU drivers are up to date and your system is not overheating or running hot. If you are running SLI/Crossfire, try disabling to see if there is a difference in performance. If you are using a laptop, make sure that your power adapter is plugged and your power setting in windows is set to performance.
  • Common sense - It goes without saying that your system should be good enough to handle the game’s processing and rendering needs. If you are running any third party applications in the background like Dxtory, Shadowplay or FRAPS etc, your going to see a perf drop.
  • Crashes after loading a stage -
  • If Thief crashed after loading, make sure you verify the integrity of the game cache in Steam especially if you pre-loaded the game and tried to start it as soon as it unlocked.
  • You may have to verify the files twice to make it work! If that doesn’t work, there is another workaround. I am not sure about this fix but it has helped a few to get rid of the crash, so I think it’s worth of a shot.
  • The game crash can be associated with the virtual memory size. You should increase your virtual memory page file size to fix the issue.
  • Game crashes to desktop and reboot - Make sure you have latest patch for the game installed. It fixes these random crashes and loading issues. If you pre-loaded the game, make sure you verify the integrity of the game cache. You may have to verify the files twice to make it work!
  • Blackscreen when launching thief - can be one of two things -
  • Can’t Hear sound? No voices? (no, not the ones in your head) - Verify the integrity of the game cache. Download the language packs if need be. Make sure you have voices/music volume up in the sound settings of the game.
    • You can also trying changing the advanced sound settings in Windows. Open Playback Devices, click on your Speakers and go to Properties. Now in enhancement levels, select CD/DVD quality and see if it helps.
  • Thief won’t start? - Try logging into Steam after having logged out. It will help!

Thief config tweaks -

  • Disable motion blur - you will find relative file to edit in: Steam\steamapps\common\Thief\Engine\Config. You need to open the file by the name of “BaseEngine.ini” and then set the following values as such:
    • "motionBlur=True" to "motionBlur=False"
    • "motionBluPause=True" to "motionBlurPause=False"
    • Save the file and set it to "read-only".
  • How to skip Intro Videos - Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following line
    • "StartupMovies=PROG_GUI_Video.StartupVideoPlayer" to ";StartupMovies=PROG_GUI_Video.StartupVideoPlayer"
    • Save the file and set it to "read-only".
  • How to fix ‘Timed Fade’ option for HUD - While health, focus, inventory and ammo set to ‘Timed Fade’ option in game and HUD menu, the fade remains just 50% opacity. To fix this problem, go to ThiefGame\Config\ThiefUI.ini and find the lines-
    • "mInvSelectionAlphaMin=XX"
      "mHealthAlphaMin=XX"
      "mFocusAlphaMin=XX"
      (XX being the default values)
      to
      "mInvSelectionAlphaMin=0.0f"
      "mHealthAlphaMin=0.0f"
      "mFocusAlphaMin=0.0f"
    • Save the file and set it to "read-only".
  • How to reduce Mouse Lag - The quick and easy fix to reduce mouse lag, run your game in Exclusive Fullscreen mode, go to graphic options and enable it. In case you don’t want to use this mode, then you must find BaseEndinge.ini and edit the following lines -
    • "OneFrameThreadLag=TRUE"
      to
      "OneFrameThreadLag=FALSE"
    • Save the file and set it to "read-only".
  • Disable framerate smoothing - Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following lines
    • "bSmoothFrameRate=TRUE"
      "MinSmoothedFrameRate=XX"
      "MaxSmoothedFrameRate=XX"
      (XX being the default values)
      to
      "bSmoothFrameRate=FALSE"
      "MinSmoothedFrameRate=0"
      "MaxSmoothedFrameRate=0"
    • Save the file and set it to "read-only".
  • Fix stuttering - can be done one of two ways -
    • This tweak requires starting a new game, as changing the level streaming value will result in a crash upon loading if the save game file features a different level streaming value (such as starting the game with it on TRUE and changing it to FALSE along the way - switching from FALSE to TRUE will also result in a crash, so it's best to change this value only when starting a new game)! However, this should help eliminate both in-game and benchmark stuttering, as it does for the other games based on the UE3 engine.
      • Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following lines -
      • "bUseBackgroundLevelStreaming=XX"
        "UsePriorityStreaming=XX"
        "OnlyStreamInTextures=XX"

        to
        "bUseBackgroundLevelStreaming=FALSE"
        "UsePriorityStreaming=FALSE"
        "OnlyStreamInTextures=TRUE"
      • Save the file and set it to "read-only".
  • Improve texture streaming - Go to Thief\ThiefGame\Config and then Locate ThiefEngine.ini file and edit the following lines -
    • "MipFadeInSpeed0=0.3"
      "MipFadeOutSpeed0=0.1"
      "MipFadeInSpeed1=2.0"
      "MipFadeOutSpeed1=1.0"

      to
      "MipFadeInSpeed0=0.0"
      "MipFadeOutSpeed0=0.0"
      "MipFadeInSpeed1=0.0"
      "MipFadeOutSpeed1=0.0"
    • Save the file and set it to "read-only".
  • Disable in-game fog -
    • Go to Thief\ThiefGame\Config ThiefGame.ini and then find [Engine.WorldInfo] andgo to line 66
    • And then change mbEnable=TRUE to mbEnable=FALSE and then save the file as read only.
  • Reducing choppyness, aditional fix -
    • Some users have reported that disabling Vsync the game is noticeably more fluid when compared to the default setting of double buffered.

Game file hacks - (found on https://www.deadendthrills.com/forum/discussion/137/thief-tools-tweaks)

 

1. Goto Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\
2. Make a backup of thiefgame.u just in case
3. Download this utility: decompress.zip and unzip decompress.exe, put it anywhere.
4. Drag thiefgame.u onto decompress.exe you should now have a new thiefgame.u in \Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\unpacked\
5. Open \Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\unpacked\thiefgame.u in a hex editor. (For example HxD)

 

  • Disable Shroud and white flash -
    • Goto Steam\steamapps\common\Thief\ThiefGame\CookedPCNG\
    • Make a backup of thiefgame.u
    • Download this utility: decompress.zip and unzip decompress.exe, put it anywhere.
    • To disable shroud:
      Search for Hex-value: 00 00 00 00 00 00 00 00 00 CD CC 4C 3F 36 3D 00
      Replace with Hex-value: 00 00 00 00 00 00 00 00 00 00 00 00 00 36 3D 00
    • To disable white flash:
      Search for Hex-value: 3E 9C DE F4 3E 9C DE F4 3E CD CC CC 3E A4 3D 00
      Replace with Hex-value: 3E 9C DE F4 3E 9C DE F4 3E 00 00 00 00 A4 3D 00
    • Tweaking "in shadow" proxy light: - disabling this is not recommended, so I added tweaks to reduce the range of the light instead.

      Search for Hex-value: 00 00 00 00 00 B4 43 14 38 00 00 00 00 00 00 28

      for half range (180), Replace with Hex-value: 00 00 00 00 00 34 43 14 38 00 00 00 00 00 00 28
      for 1/4 range (90), Replace with Hex-value: 00 00 00 00 00 b4 42 14 38 00 00 00 00 00 00 28
    • To Disable "in light" proxy light:
      Search for Hex-value: 00 00 00 00 00 96 43 14 38 00 00 00 00 00 00 28
      Replace with Hex-value: 00 00 00 0A D7 23 3C 14 38 00 00 00 00 00 00 28

Save and fire up the game.

Dxtory and other tools not working -

  • Fps monitoring/benchmarking tools cause the game to crash - For the time being, may I suggest that you try running the game without these tools. And if you have any fix of your own related to the issue, please post your finding.

Trainer with NOCLIP mode -

  • tbc
Edited by Bikerdude
  • Like 1
Posted
Going to 32 bit fixed the unplayable framerate and all I need to do is the rest of the graphics tweaks if I need them

Awesome, I can also recommend you enable "Exclusive FullScreen" that gave me another speed jump.

Posted

Thanks for putting that all together biker.

 

I noticed there's quite a few "Thief 4" topics in the forum right now - was thinking it would be really funny if TDM actually created a dedicated Thief 4 forum. :laugh:

Posted
Awesome, I can also recommend you enable "Exclusive FullScreen" that gave me another speed jump.

 

Really? I didn't enable that because I had no idea what it was. I'll have to try that.

Posted

Thanks for putting that all together biker.

 

I noticed there's quite a few "Thief 4" topics in the forum right now - was thinking it would be really funny if TDM actually created a dedicated Thief 4 forum. :laugh:

 

Give it two weeks and I bet there won't be much left to discuss.... :P

Posted
Thanks for putting that all together biker.

No probs, figured it would easier getting it on our own forum then googling for it. Ironically this thread is one of only 4 on the web atm with this info, so if you guys spot stuff that's not in there let me know asap. the only bit of info I'm sketchy on atm in the' Motionblur disable' tweak the info I found seems to conflict with itself, so i am testing this out atm.

 

Really? I didn't enable that because I had no idea what it was. I'll have to try that.

Yeah, for me my FPS (min/max/avg) jumped from 32/62/53 to 41/64/58.

Posted

@Lux, just tried nV surround and apart from being dog slow 14/28/22 the game appears to be horrible broken. The main menu is horribly oyt of kilter and at the start of the benchmark I could see stuff being incompletely rendered in the left and right screens.

Posted

Sweet Jesus! :)

 

 

I still hope that we'll get to hear the story behind the shroud one day. There has to be a reason why they would not give the option to disable it, even though it was almost universally disliked.

Posted (edited)

Its not broken, Biker, per-se, its ..relocated (the menus). I've had that issue with other games when using multiple monitors. Use the arrow keys and enter to adjust.

 

If you mouse around you'll see that off to the right and down (different with different menus) and by that I mean maybe an inch or two to the left of the button you're trying to click and down about 3/4" from the button you're trying to click, you'll see the buttons highlight. You can't click directly on them.

 

Its like the usable button overlay doesn't size correctly with the graphic. Either way the arrow keys and enter work fine.

 

EDIT: @Springheel --sweet jesus what?

Edited by Lux
Posted
EDIT: @Springheel --sweet jesus what?

becasue we have found the fiox for turning of that damn shroud -

 

Open explorer to your game folder, go to ThiefGame > Config folder and open ThiefGame.ini in Notepad/Wordpad. Look for this line:

 

mbForceHideCloakEffect=0;

Posted
Apparently it appears to have turned itself back on after a save game....but I wonder if settings from a previous save may have been pulled into his game.

And...thats is why I am now not starting a new game. That means there is a parent file that ThiefGame.ini pulls that info from, that said did you make the ini file ReadOnly..?

 

But on the subject of having to do it with a new save game, Im betting there is an ini file in the save game folder, but WTF is that folder..?

Posted

And...thats is why I am now not starting a new game. That means there is a parent file that ThiefGame.ini pulls that info from, that said did you make the ini file ReadOnly..?

 

 

I don't have the game myself, I'm just relaying what I read on the EM forums. Targa on ttlg is the same person who posted on the EM forums

Posted
I'm going to be holding off playing more until they fix the shadow glitch. Maybe by then someone will figure out how to keep the shroud off.

I've gottten as far as Stonemarket and for the most part i don't see the Cloak anymore, I wouldn't waste valuable play time waiting for this fix.

Posted

Just wanted to add to this, that the newest ATI drivers fix the missing letters when crossfire is enabled.

 

Also while FPS monitoring doesn't work you can use system monitoring software with on screen display. I use RivaTuner Statistics Server as the OSD, in conjunction with HWInfo64 to get things like GPU temps, usage, and cpu usage and temps etc to display on screen while playing.

  • Like 1

I always assumed I'd taste like boot leather.

 

Posted
I've gottten as far as Stonemarket and for the most part i don't see the Cloak anymore

 

I can't handle the white flashes.

 

Although it's a moot point, as the game is pretty much unplayable for me with the shadow glitch.

Posted

Unfortunately you need a new computer man. However any new graphics card will be horribly hobbled by your CPU.

While my desktop destroys this game and is smooth as silk, my laptop which runs a Core2Quad Extreme 9300 Overclocked to 3.2Ghz, and a Radeon M5870, it is barely playable, getting 20-40 fps.

  • Like 1

I always assumed I'd taste like boot leather.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recent Status Updates

    • datiswous

      I moved from Manjaro Linux (rolling release) to Linux Mint (LTS). One of the reasons was that I found the updates a bit too often and long. But now on Mint I get updates every day, although they're usually small updates.
      · 3 replies
    • JackFarmer

      "Hidden Hands: Vitalic Fever" - new update available including subtitles & compressed briefing video (thanks to @datiswous) and several fixes.
      · 0 replies
    • Wolfmond

      🇬🇧

      2025-04-20
      I'd like to track my level design progress a bit more often now, so I'm using the feed in my profile here.
      I've been working intensively on Springheel's YouTube course over the past few days. I'm currently up to lesson 8. There is so much information that needs to be processed and practiced. 
      I have started to create my own house. As I don't have the imagination to create a good floor plan, I grabbed a floor plan generator from Watabou and experimented with it. I chose a floor plan that I will modify slightly, but at least I now have an initial idea. 
      I used two guards as a measuring tape: The rooms are two guards high. It turned out that I can simply double the number of boxes in DarkRadiant in grid size 8 that are drawn in the floor plan. 
      I practiced the simplest things on the floor plan first. Drawing walls, cutting walls, inserting doors, cutting out frames, creating VisPortals, furnishing rooms.
      I have had my first success in creating a book. Creating a book was easier than I thought. I have a few ideas with books. The level I'm creating will be more or less a chill level, just for me, where I'll try out a few things. I don't have an idea for my own mission yet. I want to start small first.
      For the cellar, I wanted to have a second entrance, which should be on the outside. I'm fascinated by these basement doors from the USA, I think they're called Bilco basement doors. They are very unusual in Germany, but this type of access is sometimes used for deliveries to restaurants etc., where barrels can be rolled or lifted into the cellar. 
      I used two Hatch Doors, but they got completely disoriented after turning. I have since got them reasonably tamed. It's not perfect, but it's acceptable. 
      In the cellar today I experimented with a trap door that leads to a shaft system. The rooms aren't practically finished yet, but I want to continue working on the floor plan for now. I'll be starting on the upper floor very soon.

      __________________________________________________________________________________
      🇩🇪

      2025-04-20

      Ich möchte nun mal öfters ein bisschen meinen Werdegang beim Leveldesign tracken, dazu nutze ich hier den Feed in meinem Profil.
      Ich habe mich in den vergangenen Tagen intensiv mit dem Youtube-Kurs von Springheel beschäftigt. Aktuell bin ich bis zu Lektion 8 gekommen. Das sind so viele Informationen, die erstmal verarbeitet werden wollen und trainiert werden wollen. 

      Ich habe mich daran gemacht, ein eigenes Haus zu erstellen. Da mir die Fantasie fehlt, einen guten Raumplan zu erstellen, habe ich mir einen Grundrissgenerator von Watabou geschnappt und damit experimentiert. Ich habe mich für einen Grundriss entschieden, den ich noch leicht abwandeln werde, aber zumindest habe ich nun eine erste Idee. 

      Als Maßband habe ich zwei Wächter genommen: Die Räume sind zwei Wächter hoch. Es hat sich herausgestellt, dass ich in DarkRadiant in Gittergröße 8 einfach die doppelte Anzahl an Kästchen übernehmen kann, die im Grundriss eingezeichnet sind. 

      Ich habe bei dem Grundriss erstmal die einfachsten Sachen geübt. Wände ziehen, Wände zerschneiden, Türen einsetzen, Zargen herausschneiden, VisPortals erstellen, Räume einrichten.

      Ich habe erste Erfolge mit einem Buch gehabt. Das Erstellen eines Buchs ging leichter als gedacht. Ich habe ein paar Ideen mit Bücher. Das Level, das ich gerade erstelle, wird mehr oder weniger ein Chill-Level, einfach nur für mich, bei dem ich ein paar Sachen ausprobieren werde. Ich habe noch keine Idee für eine eigene Mission. Ich möchte erst einmal klein anfangen.

      Beim Keller wollte ich gerne einen zweiten Zugang haben, der sich außen befinden soll. Mich faszinieren diese Kellertüren aus den USA, Bilco basement doors heißen die, glaube ich. Diese sind in Deutschland sehr unüblich, diese Art von Zugängen gibt es aber manchmal zur Anlieferung bei Restaurants etc., wo Fässer dann in den Keller gerollt oder gehoben werden können. 
      Ich habe zwei Hatch Doors verwendet, die allerdings nach dem Drehen vollkommen aus dem Ruder liefen. Inzwischen habe ich sie einigermaßen gebändigt bekommen. Es ist nicht perfekt, aber annehmbar. 
      Im Keller habe ich heute mit einer Falltür experimentiert, die zu einem Schachtsystem führt. Die Räume sind noch quasi nicht eingerichtet, aber ich möchte erstmal am Grundriss weiterarbeiten. In Kürze fange ich das Obergeschoss an.



      · 2 replies
    • JackFarmer

      On a lighter note, thanks to my cat-like reflexes, my superior puzzle skills and my perfect memory, I was able to beat the remastered version of "Tomb Raider: The Last Revelation" in a new superhuman record time of 23 h : 35 m, worship me!
      · 3 replies
    • Goblin of Akenash

      My mapping discord if anyone is interested, its more of a general modding thing rather than just for TDM 
      https://discord.gg/T4Jt4DdmUb

       
      · 0 replies
×
×
  • Create New...