View Single Post
  #4  
Old 05-05-2003, 11:31
cdkiller cdkiller is offline
Registered User
 
Join Date: Oct 2002
Posts: 1,899
Thanks: 0
Thanked 5 Times in 1 Post
cdkiller is on a distinguished road
crack it on your own, itīs simple

- load the exe into win32dasm
- search for the GetLogiclaDriveString API
- trace the two calls to this API
- replace each call (E8 xxxx xxx) with mov al,1 (B001 909090)
- runs fine without cd-rom

works for all icewind dale and baldurs gate versions
__________________
http://pid.gamecopyworld.com

home of Protection ID the ultimate Protection Scanner.
Reply With Quote