X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: QDOS/QWDOS Date: Tue, 10 Jan 2012 09:06:28 -0800 (PST) Organization: http://groups.google.com Lines: 22 Message-ID: <4f753f0e-976f-41d7-84e0-b4732a506971@p4g2000vbt.googlegroups.com> References: <79a3f8b2-3053-4531-93c7-fb3cf3c5220d AT n6g2000vbz DOT googlegroups DOT com> NNTP-Posting-Host: 78.45.168.98 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1326215557 19101 127.0.0.1 (10 Jan 2012 17:12:37 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 10 Jan 2012 17:12:37 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: p4g2000vbt.googlegroups.com; posting-host=78.45.168.98; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14,gzip(gfe) Bytes: 2408 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q0AHU2Ht014213 Reply-To: djgpp AT delorie DOT com > I've recompiled with support for 1600x1200.  Let me know if it works > for you and if so it will be in tomorrow's "nightly" build.  I'd test > it myself but my monitor does not support 1600x1200. > > http://dk.toastednet.org/QDOS/dquake.exe > > This is a debug enabled build with no optimizations so if you get any > kind of odd crash you can send me a symify log. Yes it works, I can set 1600x1200 (my LCD native). You can leave set the constant to 1600. No errors. As I said I got crash at exit only of my compiled version - probably because some gcc 4.6.2 aggresive optimization or so... > Sounds interesting.  For another day though, as I'm still learning C. > I have two books coming my way this week and hopefully after that I > can do try doing something like that with less fear! Have a look if it could easily replace original quake sound code. Judas can play wav.pcm sound and modules. There are also two examples - simple player and simple game. I think it's best choice for dos now because support of new sound HW...