|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
About time pubs/devs woke up and got rid of the protection, now we'll know if it was the securom or crappy coding that was causing problems
![]() If you want to make a NoDVD for the v1.20 patch, just Hex Edit the following byte in the Titan Quest.exe: Offset 0x000089A7 change byte 74 to EB Alternatively, search for byte pattern 74 7F FF and change the first byte to EB so it reads EB 7F FF! |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I can't start the game because of the engine.dll.
It also happens with the original. Does anybody know a solution?? P.S.: I know this isn't a backup-problem ![]() 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] |
|
#3
|
||||
|
||||
|
Quote:
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#4
|
|||
|
|||
|
[whispers]Don't know how to do that[/whispers]
We are talking 'me' here you know, not some uber cracker I'm not a proper reverser you know, just a 'conditional' one ![]() If it doesn't work i'm sure someone will pipe up, I've been playing for 4 hours now from thes start and no problems yet, no crashes or weird things happening. Time will tell though! |
|
#5
|
||||
|
||||
|
What TippeX is saying that, instead of changing the call to the CD check:
Code:
call CDCheck test eax, eax jne OK => jmp OK notOK: [...] Code:
CDCheck: [...] => xor eax, eax inc eax retn
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! Last edited by Joe Forster/STA; 25-09-2006 at 07:02. |
|
#6
|
|||
|
|||
|
I understood what he meant, not how to do it Joe
![]() I found the place where it does the usual GetDriveTypeA checks etc, except there is nothing calling this routine, so couldn't find where it was being referenced from, that's where I got stuck with that! I also had to use IDA, instead of lame but friendly w32dasm as it kept crashing it when loading the exe in, obviously some anti-disasm tricks! In the end I patched the message as a last resort, it worked, but as TippeX says, for how long? |
|
#7
|
|||
|
|||
|
Problems with Patchin' to 1.2
Hey everyone...
I have a problem with patching the game to 1.2, I always get an unknown error. Until 1.15 there was no prob, I can't find out whats missing so it would be kind if anyone could help. My system is a bit old but game's runing nice with 1.15 here's a little list: AMD Athlon XP 1800+ 1024 Ram Geforce 5700 Thx and bye BoB |
|
#8
|
||||
|
||||
|
What error-message do you get exactly?
__________________
Please read the FileForums [URL="http://www.fileforums.com/showthread.php?t=54193"]BOARD RULES[/URL] and [URL="http://www.fileforums.com/showthread.php?t=73906"]FAQs[/URL]. This post may not be reproduced without prior written permission. Copyright (c) 2000-2008 All rights reserved to makes me feel special. :-) [COLOR=black] [/COLOR] |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |