View Single Post
Old 31-10-2005, 12:51 AM   #294
Maerryji
Guest
Default

As far as I know, first versions of Lands I had processor type checking which failed if you have Pentium or something better. There could be patches fixing it but if you don't find them you may try to change it by yourself:
Open main.exe using hex-editor. Find the symbols (in hex-code)
C3 74 13 66 B8 01
and replace them with
-- EB -- -- -- --
(address 0002919C in disk version and 00054FC2 in CD version).
Advice was taken directly from the Russian forums, and I think I have applied it once successfully.
Hope it doesn't break any laws.
                       
Reply With Quote