]> 4ch.mooo.com Git - 16.git/blob - 16/sod8086/readme.uso
got 8086 port of wolf3d to work and sod to work
[16.git] / 16 / sod8086 / readme.uso
1 Wolfenstein Makefile and Compile-Time Patch, Version 1.00\r
2 ---------------------------------------------------------\r
3 \r
4 Aha!  Finally, I got it to build...\r
5 \r
6 Anyway, if you have Borland C++ 3 or later, download the original source\r
7 files, and extract this on top of them.  You can then run the compiler\r
8 from the command line and get a working build.\r
9 \r
10    C:\WOLFDEV>make -f makefile.wl6\r
11 \r
12 Or rename makefile.wl6 to makefile, being sure to edit the filename in the\r
13 makefile itself (used to generate wolf3d.cfg when the makefile is altered)\r
14 and then compile by typing simply "MAKE".  Yeah!\r
15 \r
16 For best results, get a copy of UPX from http://upx.sourceforge.net/ and\r
17 compress it thus:\r
18 \r
19    C:\WOLFDEV\OBJ>upx --best --8086 wolf3d.exe\r
20 \r
21 The result will be a binary that works properly and is only 94K - hey, you\r
22 out-did id themselves!\r
23 \r
24 Hey, what else can you expect from a compiler jockey specializing in\r
25 Borland products for DOS-16? :)\r
26 \r
27 Steve "Usotsuki" Nickolas\r
28 <steve@dosius.zzn.com>\r
29 2003.0501\r
30 \r
31 P.S.: For best results, change "steve" in the above address to "sysdev".\r
32 Both e-mail addresses work, but since I get a LOT (about 50 per day) of\r
33 junk mail at the above address, I have to filter it by hand, and I might\r
34 miss your message if I think the sender line or subject line looks like\r
35 a spammer.  The other e-mail gets no spam, and I would like to keep it\r
36 that way!  But if you have serious questions or comments, please e-mail\r
37 me there.\r
38 \r
39 -uso.\r