View Single Post
  #7  
Old 24-03-2007, 07:19
Dopefish Dopefish is offline
Registered User
 
Join Date: Jul 2005
Location: Germany
Posts: 20
Thanks: 1
Thanked 0 Times in 0 Posts
Dopefish is on a distinguished road
Quote:
Originally Posted by wolfsrain View Post
Quick edit:
http://rapidshare.com/files/22542048/unl-o12c.rar.html
This is the crack from Unleashed for Oblivion v.1.2
This crack doesn't work! The message "Insert Oblivion disc" still gets displayed. Looks like they just reverted the jump @ 00011ED0 (74h > 75h), which actually doesn't have the needed effect...

Quote:
Originally Posted by TippeX View Post
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
Which post are you referring to?
Reply With Quote