|
|
|
|
|||||||
|
|
Thread Tools | Search this Thread | Display Modes |
|
#13
|
||||
|
||||
|
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. |
|
|
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 |