X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Quake/EGA Date: Mon, 23 Nov 2009 21:13:28 -0800 (PST) Organization: http://groups.google.com Lines: 56 Message-ID: <39e72622-dd6b-4fbd-876d-a4582d6d923b@z7g2000vbl.googlegroups.com> References: <80bc443c-1277-4822-9481-49b3cd6d807f AT s15g2000yqs DOT googlegroups DOT com> <16c0e29e-80d5-4ddd-b7c1-4754165f7e4d AT a32g2000yqm DOT googlegroups DOT com> <28dc0ee7-9541-4224-8cfc-2db598addfc7 AT a21g2000yqc DOT googlegroups DOT com> <413089f3-cae2-452c-996d-e8c7c8da918b AT j24g2000yqa DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1259039608 26266 127.0.0.1 (24 Nov 2009 05:13:28 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 24 Nov 2009 05:13:28 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: z7g2000vbl.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Nov 21, 4:20=A0pm, Rugxulo wrote: > > > Here's some better Quake links that you (or somebody else) may find > > useful: Some more links: http://sta.c64.org/dosprg.html http://sta.c64.org/qpak.zip That's QPAK.EXE w/ .PAS src, a Quake .PAK add/list/extract tool. It's tiny, yet it offers more functionality than Quest's C version (recdir.zip, only extract or list). http://www.gamefaqs.com/computer/doswin/home/12206.html Lots of Quake info, e.g. FAQs, cheats, reviews, screenshots. http://uhexen2.sourceforge.net/ http://uhexen2.sourceforge.net/download.html#dos_zip Heretic and its sequel HeXen both used the Doom engine and were DOS- based. However, HeXen II was apparently Win95 only despite using the Quake engine. (AFAICT, Heretic 2 was a later 3rd-person-ish game and used Quake II engine.) However, some people still update the (now GPL) source ports and not too long ago added a DOS/DJGPP port! http://www.raven-games.com/essential.php#hx2 ftp://phoebus AT server1 DOT thefourwinds DOT net/raven-games/hexenworld/h2demo.exe EDIT: Hmmm, the one on id's FTP is only 12 MB, and yet it seems to use an older (smaller? buggier?) .PAK file. EDIT #2: Seems that 12 MB is the earlier weaker demo (see FAQ "8. Demos") with and older engine (0.42 instead of 1.11), only two (instead of four) playable classes and one less level. http://www.raven-games.com/hex2faq/ ftp://ftp.idsoftware.com/idstuff/hexen2/ ftp://ftp.idsoftware.com/idstuff/hexen2/H2Demo.exe [ WinXP ] Mon 11/23/2009>unzip -qql raven\h2demo.exe *.pak 27750257 11-07-97 00:24 Install/Hexen2/data1/pak0.pak [ WinXP ] Mon 11/23/2009>unzip -qql id\h2demo.exe *.pak 23537707 08-28-97 02:38 H2Demo/Install/Hexen2/data1/pak0.pak Anyways, I tested it with the Raven demo data (h2demo.exe is just a WinZip sfx file, 15 MB though!!) under DOSBox 0.73, and it seems to run fine (audio sfx but no MIDI music). It also claims to support the (DOS) CuteMouse wheel mouse API although I personally shun the mouse, so I didn't test that. http://cutemouse.sf.net