Go Back   FileForums > Game Backup > PC Games

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 30-06-2006, 13:53
bclkostra bclkostra is offline
Registered User
 
Join Date: Apr 2006
Location: Middle Earth
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
bclkostra is on a distinguished road
1) Mount .mds in DT4 (fixed Image)
2) Use Pr0t.St0p to hide the virtual drive(s)
3) Titan Quest.exe -> Right click -> Properties -> Compatibility [x] Win98/ME [x] Disable Visual Themes [x] Turn off advanced text services for this program
4) asr.exe -> Titan Quest.exe

Working on 100% for me and next many people
Singleplayer or Multiplayer Working! No Crashing Game!

Last edited by bclkostra; 30-06-2006 at 13:56.
Reply With Quote
Sponsored Links
  #2  
Old 01-07-2006, 05:03
Nightmare's Avatar
Nightmare Nightmare is offline
Registered User
 
Join Date: Oct 2005
Location: Germany
Posts: 217
Thanks: 0
Thanked 0 Times in 0 Posts
Nightmare is on a distinguished road
The patch will be released on July 5th.
Source

Greets
__________________
[b]N[color=#424143] i[/color][color=#615F63] g[/color][color=#807C83] h[/color][color=#A09DA4] t[/color][color=#A09DA4] m[/color][color=#807C83] a[/color][color=#424143] r[/color] e[/b]
Reply With Quote
  #3  
Old 01-07-2006, 05:22
hyena hyena is offline
Junior Member
 
Join Date: Jul 2006
Location: Zimbabwe
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
hyena is on a distinguished road
OK, I extracted the *.arc files, even the audio files, and the game still crashes when I run it.

How do I force the game to use the extracted files and not those inside the archives? Should I delete the *.arc files?
Reply With Quote
  #4  
Old 01-07-2006, 05:46
casio casio is offline
Registered User
 
Join Date: Jun 2006
Location: Krautland
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
casio is on a distinguished road
hi their,

i have used the following batch file - this extracts the arcs to the right folder und renames the arc files - when you extract the arc files in the resource folder it will f**k up the game:

simply create a batch file, in the TQ main folder, with the following content ("C:\Spiele\Titan Quest" must be changed to match your game path):
Quote:
archivetool resources\Fonts.arc -extract "C:\Spiele\Titan Quest\Fonts"
rename resources\Fonts.arc Fonts.arc.tmp

archivetool resources\Creatures.arc -extract "C:\Spiele\Titan Quest\Creatures"
rename resources\Creatures.arc Creatures.arc.tmp

archivetool resources\Effects.arc -extract "C:\Spiele\Titan Quest\Effects"
rename resources\Effects.arc Effects.arc.tmp

archivetool resources\InGameUI.arc -extract "C:\Spiele\Titan Quest\InGameUI"
rename resources\InGameUI.arc InGameUI.arc.tmp

archivetool resources\Items.arc -extract "C:\Spiele\Titan Quest\Items"
rename resources\Items.arc Items.arc.tmp

archivetool resources\Levels.arc -extract "C:\Spiele\Titan Quest\Levels"
rename resources\Levels.arc Levels.arc.tmp

archivetool resources\Lights.arc -extract "C:\Spiele\Titan Quest\Lights"
rename resources\Lights.arc Lights.arc.tmp

archivetool resources\Menu.arc -extract "C:\Spiele\Titan Quest\Menu"
rename resources\Menu.arc Menu.arc.tmp

archivetool resources\OutGameElements.arc -extract "C:\Spiele\Titan Quest\OutGameElements"
rename resources\OutGameElements.arc OutGameElements.arc.tmp

archivetool resources\Particles.arc -extract "C:\Spiele\Titan Quest\Particles"
rename resources\Particles.arc Particles.arc.tmp

archivetool resources\Quests.arc -extract "C:\Spiele\Titan Quest\Quests"
rename resources\Quests.arc Quests.arc.tmp

archivetool resources\SceneryBabylon.arc -extract "C:\Spiele\Titan Quest\SceneryBabylon"
rename resources\SceneryBabylon.arc SceneryBabylon.arc.tmp

archivetool resources\SceneryEgypt.arc -extract "C:\Spiele\Titan Quest\SceneryEgypt"
rename resources\SceneryEgypt.arc SceneryEgypt.arc.tmp

archivetool resources\SceneryGreece.arc -extract "C:\Spiele\Titan Quest\SceneryGreece"
rename resources\SceneryGreece.arc SceneryGreece.arc.tmp

archivetool resources\SceneryOlympus.arc -extract "C:\Spiele\Titan Quest\SceneryOlympus"
rename resources\SceneryOlympus.arc SceneryOlympus.arc.tmp

archivetool resources\SceneryOrient.arc -extract "C:\Spiele\Titan Quest\SceneryOrient"
rename resources\SceneryOrient.arc SceneryOrient.arc.tmp

archivetool resources\Shaders.arc -extract "C:\Spiele\Titan Quest\Shaders"
rename resources\Shaders.arc Shaders.arc.tmp

archivetool resources\System.arc -extract "C:\Spiele\Titan Quest\System"
rename resources\System.arc System.arc.tmp

archivetool resources\TerrainTextures.arc -extract "C:\Spiele\Titan Quest\TerrainTextures"
rename resources\TerrainTextures.arc TerrainTextures.arc.tmp

archivetool resources\UI.arc -extract "C:\Spiele\Titan Quest\UI"
rename resources\UI.arc UI.arc.tmp

archivetool resources\Underground.arc -extract "C:\Spiele\Titan Quest\Underground"
rename resources\Underground.arc Underground.arc.tmp
if you dont have a dual core cpu you can try the following:

open the options.txt in the my documents/my games/titan quest/settings folder and alter this:

forceSingleProcessorMode = false
to
forceSingleProcessorMode = true


but i would wait for tha upcoming patch, i hope it fixes this random crash problem.
Reply With Quote
  #5  
Old 01-07-2006, 06:15
hyena hyena is offline
Junior Member
 
Join Date: Jul 2006
Location: Zimbabwe
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
hyena is on a distinguished road
And what about the *.arc files in the Audio folder? Where do I extract them? Should I creat separate "Music", "Sound" etc. folders?
Reply With Quote
  #6  
Old 01-07-2006, 07:48
casio casio is offline
Registered User
 
Join Date: Jun 2006
Location: Krautland
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
casio is on a distinguished road
dont know, haven't ever extractet them.
Reply With Quote
  #7  
Old 01-07-2006, 08:02
hyena hyena is offline
Junior Member
 
Join Date: Jul 2006
Location: Zimbabwe
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
hyena is on a distinguished road
Yeah, I extracted them all, and guess what....it doesn't help. The game crashes just as it crashed before.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Titan Quest and SecuRom Issues Bryan9129 PC Games 17 23-06-2006 18:26
Saving King's Quest IX mcomp72 Chit Chat 12 17-11-2005 18:05



All times are GMT -7. The time now is 01:49.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com