Compilation success ?

CKPatch is a set of patching tools for all Keen episodes.
Post Reply
User avatar
ckguy
Posts: 465
Joined: Tue Oct 14, 2003 11:20 am
Location: Wakefield, RI, US
Contact:

Compilation success ?

Post by ckguy »

Has anyone managed to compile this? I was thinking of making a few changes to this (adding a %tileinfo resource option, for example) but could not compile it. I downloaded Turbo Pascal 6.0, but it didn't work. (In one of the {$metacommand} comments it said there was an unknown flag - I don't remember what.)
User avatar
ckguy
Posts: 465
Joined: Tue Oct 14, 2003 11:20 am
Location: Wakefield, RI, US
Contact:

Post by ckguy »

(pause)

Well, I know MultiMania at least compiled it, because of the existence of KdrPatch...
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Post by levellass »

I too long for that compilation, alas he has not given it.
User avatar
Shadow Master
Posts: 129
Joined: Fri Oct 20, 2006 3:14 pm
Location: Santiago, Chile
Contact:

Post by Shadow Master »

Sorry if it's bad idea to revive this thread but...
I did this with Turbo Pascal 7
All you need is to put the NASM binaries (DOS 16bit) in PATH and run Turbo Pascal's make from CKPatch's source directory.

NASM: An assembler required by CKPatch source code to compile.
You can get NASM here:
http://sourceforge.net/project/showfile ... _id=308806
Post Reply