Quote from: llm on August 01, 2020, 11:41:30 AM
...and patch the single byte to prevent copy protection
see subversion links with code and this post: http://forum.stunts.hu/index.php?topic=2454.msg43618#msg43618
Quote. some further analysis reveals the the output game.exe from the above program is compressed with exepack, as with load.exe.I'm not sure in which file.
to remove the copy protection, uncompress with unp and put a byte 0x1 at offset 0x2b3c
But it seems like 1 file for the copy protection
And if it's another file load.exe that needs repack.
So 2 files to alter for option C
(Unless I totally missed something)
Although I can follow the conversation I'm not going to attempt to make these changes. Not comfortable with this level of editing

Edit: missed end quote...