Go Back   FileForums > Game Backup > PC Games
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #46  
Old 30-06-2006, 13:33
BarryB BarryB is offline
Die Hard Member
 
Join Date: Jun 2004
Location: In a House
Posts: 1,972
Thanks: 0
Thanked 1 Time in 1 Post
BarryB is on a distinguished road
Seems it's a DEV c0ck up, from the Silentgate nfo:

Code:
                           S p e c i a l  N o t e s
                           ~~~~~~~~~~~~~~~~~~~~~~~~
 
  Titan Quest Engine crashes sometimes because of the following reason:
  The engine.dll uses multithread technic which means 2-5 processes use the
  same mem address. This means loading sfx and loading gfx goes to same 
  memory address and sometimes this leads to that they get mixed and then
  crash because the unpacker module is NOT designed for multithread.
                                       ^^^
  So no matter what they claim in Support Forum the crack is fine and 
  working smooth.
 
  Tested Proper Systems:  AMD 2400         2gb ram gf5600 agp
  ~~~~~~~~~~~~~~~~~~~~~~  AMD 3000       512mb ram gf6600 agp
                          Pentium D 3466   2gb ram gf7900 pcie
                          P4 3600          1gb ram gf7800 pcie
 
  Game Finished with:     Pentium D 3466   2gb ram gf7900 pcie
  ~~~~~~~~~~~~~~~~~~~
 
  Troubles we had with retail dvd and crack:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Troubles are freezing or crashes when leaving a quest fight or a cave.
 
                          AMD 2800         1gb ram ati9950 agp
                          AMD 64 3400      1GB ram gf7800  pcie
                          P4 2800        512mb ram ati9000 agp
 
  Best solution extract the bigfiles before start the game:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Be sure to have about 20GB free on the HDD where u installed Titan Quest.
  Go to commandline change into your titan quest install dir and do:
 
  ..\archivetool fonts.arc -extract "installdir\resources"
  ..\archivetool Creatures.arc -extract "installdir\resources"
  ..\archivetool Effects.arc -extract "installdir\resources"
  ..\archivetool InGameUI.arc -extract "installdir\resources"
  ..\archivetool Items.arc -extract "installdir\resources"
  ..\archivetool Levels.arc -extract "installdir\resources"
  ..\archivetool Lights.arc -extract "installdir\resources"
  ..\archivetool Menu.arc -extract "installdir\resources"
  ..\archivetool OutGameElements.arc -extract "installdir\resources"
  ..\archivetool Particles.arc -extract "installdir\resources"
  ..\archivetool Quests.arc -extract "installdir\resources"
  ..\archivetool SceneryBabylon.arc -extract "installdir\resources"
  ..\archivetool SceneryEgypt.arc -extract "installdir\resources"
  ..\archivetool SceneryGreece.arc -extract "installdir\resources"
  ..\archivetool SceneryOlympus.arc -extract "installdir\resources"
  ..\archivetool SceneryOrient.arc -extract "installdir\resources"
  ..\archivetool Shaders.arc -extract "installdir\resources"
  ..\archivetool System.arc -extract "installdir\resources"
  ..\archivetool TerrainTextures.arc -extract "installdir\resources"
  ..\archivetool UI.arc -extract "installdir\resources"
  ..\archivetool Underground.arc -extract "installdir\resources"
Needs a patch methinks!!
Reply With Quote
Sponsored Links
  #47  
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
  #48  
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
  #49  
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
  #50  
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
  #51  
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
  #52  
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
  #53  
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
  #54  
Old 02-07-2006, 01:29
Isis192 Isis192 is offline
Member
 
Join Date: Jun 2004
Location: Germany
Posts: 89
Thanks: 0
Thanked 0 Times in 0 Posts
Isis192 is on a distinguished road
When im using the crack, the game crashes after a while. I don't have this problem when im using the original disc. And when im trying to use curerom 2.03, i alwas get the message that the game cant find the disc.
Reply With Quote
  #55  
Old 02-07-2006, 01:58
GlassER GlassER is offline
Registered User
 
Join Date: Jul 2006
Location: PL
Posts: 28
Thanks: 5
Thanked 5 Times in 3 Posts
GlassER is on a distinguished road
Quote:
Originally Posted by Isis192
When im using the crack, the game crashes after a while. I don't have this problem when im using the original disc. And when im trying to use curerom 2.03, i alwas get the message that the game cant find the disc.
Game works for me fine with RELOADED crack:
1.turn off internet connection,
2.turn off antivirus
3.turn off process Daemon tools
4.do not use image or disk,
works fine!!!
my config:AMD Athlon 2500+,Ati Radeon 9700 128 MB,RAM:512,Main asus a7n8x Deluxe Gold,Seagate Barracuda 120 GB ,win XP
Reply With Quote
  #56  
Old 02-07-2006, 02:58
noscript noscript is offline
Die Hard Member
 
Join Date: Jul 2004
Location: Germany
Posts: 469
Thanks: 0
Thanked 0 Times in 0 Posts
noscript is on a distinguished road
Quote:
Originally Posted by hyena
Yeah, I extracted them all, and guess what....it doesn't help. The game crashes just as it crashed before.
Did you delete the arc files?
__________________
[URL=http://noscript.milten.lima-city.de/copy.gif]WHERE WILL IT GONNA GO?[/URL]
[IMG]http://noscript.milten.lima-city.de/copy.gif[/IMG]
Reply With Quote
  #57  
Old 02-07-2006, 13:02
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
ok guys, i found a solution that works very well for me:

-first i de-installed TQ completely
-re-installed it
-the only emu software a have installed is DaemonTools 4.03 with alle emulations on
-than i installed CureROM Pro v2.0.3 (creating a TQ profile with the built in wizard is quit easy)
-i used the mini-image from Bender
-so i let do curerom all the work, starting the game, mounting the image and so on
-at least i have deleted the video folder from TQ
-started up the game with the shortcut created by curerom
-putting all options to default (dont know if this is important to run the game smooth)
-so the fact is i played the game the whole day without a single crash


dont know if this works for others

i can upload my curerom-profile, if this will help in anyway
Reply With Quote
  #58  
Old 03-07-2006, 01:04
Ssnake Ssnake is offline
Junior Member
 
Join Date: Jul 2005
Location: czech
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Ssnake is on a distinguished road
hi,
i used rld crack, than game crashed, so i install this fix and game crashes every time i try to load my char, so i have to create new one? will it be ok? or its better use curerom?
Reply With Quote
  #59  
Old 03-07-2006, 01:51
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
you can try to delete the last modified .que files in the
...\My Games\Titan Quest\SaveData\Main\*CHARNAME*\Levels_World_World0 1.map\Normal

playing 2 days now with curerom without a single crash. you should give it a try
Reply With Quote
  #60  
Old 03-07-2006, 02:34
Ssnake Ssnake is offline
Junior Member
 
Join Date: Jul 2005
Location: czech
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Ssnake is on a distinguished road
im just trying curerom with new char, hope it will be ok without crashes now.
Reply With Quote
Reply


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 20:43.


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