|
easier....
file offset : 0x3d50
patch : 33 C0 40 A3 94 33 B3 00 C3
considerably easier...
dword @ 0xB33304 contains a flag for the cd check - this should be 1
your code bypasses it... it could be checked later (as could the cd check proc @ 0x3d50 - which is why i patched it)
also, you broke the main rule -> patch the proc, NOT the conditionals
if you're going to do something, do it properly
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
|