Quote:
Originally Posted by DABhand
if by 'Blanking codes' you mean nop'ing then fair enough.
So the game has no protection other than just a simple cd-check?
I see where you mean.
004928F1 - CALL DWORD PTR [00581078] - GetDriveTypeW being called.
004928F7 - CMP EAX, 05 - Is the drive a cd-rom?
004928FA - JNE 00492964 - Jump if not
So you nop'd out the JNE?
|
this is what I have done (see the attached jpg) and yes for me the game has only a simple cd-check...
now I have to go...
BYE