View Single Post
  #5  
Old 20-12-2001, 20:17
gurgl02 gurgl02 is offline
Junior Member
 
Join Date: Dec 2001
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
gurgl02
OK, you could use a prog like W32Dasm or some other Disassembler. Search a text-string with "need". You will find a place T_NEED_CD. There are two times JE. Replace the second one with JNE.

Maybe i'll try to offer a patched version when it works without error-screen. Don't have the english version btw.
Reply With Quote