Didn't Omega release a modified BMP's exe that undid the no-cd key check?
Edit: Found this:
0x530236 = allows users with the same key to play simultaneously.
ASM:
Patched: CMP EBP,EBP
Original: CMP EDI,EBP
0x52F9D7 = kicks users that have an invalid key, reported by the master server.
Patched: NOP x5
Original: SUB EDI,005AF868
Double Edit:
http://home.scarlet.be/mathy/goemita...oceded_fix.exe
Bookmarks