<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Quake 3 1.32b Patch</title>
	<atom:link href="http://www.linuxgames.com/archives/6015/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxgames.com/archives/6015</link>
	<description>Embrace your Inner Penguin</description>
	<lastBuildDate>Mon, 22 Apr 2013 20:38:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: TTimo</title>
		<link>http://www.linuxgames.com/archives/6015/comment-page-1#comment-16303</link>
		<dc:creator>TTimo</dc:creator>
		<pubDate>Fri, 22 Nov 2002 03:36:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-16303</guid>
		<description><![CDATA[Changes:

- Text mode install broken on glibc 2.3 (Debian Sid) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=165358
Current Debian Sid&#039;s glibc package break backwards compatibility with binaries compiled on older glibc and statically linked. This will cause the text mode setup to segfault.

For now you can either:
- find a solution to run the graphical gtk-based setup
- roll back to glibc 2.2
- use an updated setup binary:
run the linux setup once, with the --keep option
(this will exand all the files to setup.tmp/)
get this updated setup file:
http://zerowing.idsoftware.com/linux/165358/setup
replace setup.tmp/setup.data/bin/Linux/x86/setup by the new one
cd to setup.tmp/ and run setup.sh


- Current NVidia drivers don&#039;t officially support glibc 2.3 systems This affects Debian Sid in particular, causing crashes during vid_restart The issue is related to the SMP build depending upon libpthreads 1.32b has both SMP and non-SMP binary. Use quake3-smp to launch the SMP version if you want to use it.


- SMP and non-SMP builds:
Default quake3 shortcut will spawn a non-SMP build. Use quake3-smp for an SMP-enabled run. From the feedback we got after the 1.32 release,
the SMP support as designed in the Quake III Arena technology isn&#039;t so much relevant anymore. It was designed for much lower CPU frequencies and lower AGP throughputs. Modern systems won&#039;t benefit from SMP. Since it didn&#039;t make much sense to remove the SMP binary, we have both now.


- Fixing broken mouse on Suse:
Starting with XFree 4.2, the event timestamps returned by the X server
are no longer matching gettimeofday. And there is currently no API in X
to provide easy synchronisation. 1.32 introduced improved event timing
by correcting event time with X server event timestamp (sub-frame timing). This worked fine with XFree 4.1, and no longer does. 1.32b adds a safe check to work again with XFree 4.2, but basically the input timing is back to 1.31 quality.

Some new cvars related to the mouse control:
in_dgamouse - not new, but be sure to have it set to 1 on any recent system in_subframe - completely disables sub-frame timing. If XFree 4.2
in_subframe 1 won&#039;t hurt, but it won&#039;t do anything either.
in_nograb - for mod developers. Set to 1 and run windowed, Q3 won&#039;t be
grabbing your mouse pointer (useful for debug breaks)]]></description>
		<content:encoded><![CDATA[<p>Changes:</p>
<p>- Text mode install broken on glibc 2.3 (Debian Sid) <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=165358" rel="nofollow">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=165358</a><br />
Current Debian Sid&#8217;s glibc package break backwards compatibility with binaries compiled on older glibc and statically linked. This will cause the text mode setup to segfault.</p>
<p>For now you can either:<br />
- find a solution to run the graphical gtk-based setup<br />
- roll back to glibc 2.2<br />
- use an updated setup binary:<br />
run the linux setup once, with the &#8211;keep option<br />
(this will exand all the files to setup.tmp/)<br />
get this updated setup file:<br />
<a href="http://zerowing.idsoftware.com/linux/165358/setup" rel="nofollow">http://zerowing.idsoftware.com/linux/165358/setup</a><br />
replace setup.tmp/setup.data/bin/Linux/x86/setup by the new one<br />
cd to setup.tmp/ and run setup.sh</p>
<p>- Current NVidia drivers don&#8217;t officially support glibc 2.3 systems This affects Debian Sid in particular, causing crashes during vid_restart The issue is related to the SMP build depending upon libpthreads 1.32b has both SMP and non-SMP binary. Use quake3-smp to launch the SMP version if you want to use it.</p>
<p>- SMP and non-SMP builds:<br />
Default quake3 shortcut will spawn a non-SMP build. Use quake3-smp for an SMP-enabled run. From the feedback we got after the 1.32 release,<br />
the SMP support as designed in the Quake III Arena technology isn&#8217;t so much relevant anymore. It was designed for much lower CPU frequencies and lower AGP throughputs. Modern systems won&#8217;t benefit from SMP. Since it didn&#8217;t make much sense to remove the SMP binary, we have both now.</p>
<p>- Fixing broken mouse on Suse:<br />
Starting with XFree 4.2, the event timestamps returned by the X server<br />
are no longer matching gettimeofday. And there is currently no API in X<br />
to provide easy synchronisation. 1.32 introduced improved event timing<br />
by correcting event time with X server event timestamp (sub-frame timing). This worked fine with XFree 4.1, and no longer does. 1.32b adds a safe check to work again with XFree 4.2, but basically the input timing is back to 1.31 quality.</p>
<p>Some new cvars related to the mouse control:<br />
in_dgamouse &#8211; not new, but be sure to have it set to 1 on any recent system in_subframe &#8211; completely disables sub-frame timing. If XFree 4.2<br />
in_subframe 1 won&#8217;t hurt, but it won&#8217;t do anything either.<br />
in_nograb &#8211; for mod developers. Set to 1 and run windowed, Q3 won&#8217;t be<br />
grabbing your mouse pointer (useful for debug breaks)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.linuxgames.com/archives/6015/comment-page-1#comment-16255</link>
		<dc:creator></dc:creator>
		<pubDate>Thu, 21 Nov 2002 22:38:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-16255</guid>
		<description><![CDATA[I really like the new look to Linuxgames and it seems faster.  However, I did like the old one too.
]]></description>
		<content:encoded><![CDATA[<p>I really like the new look to Linuxgames and it seems faster.  However, I did like the old one too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frayday</title>
		<link>http://www.linuxgames.com/archives/6015/comment-page-1#comment-16235</link>
		<dc:creator>frayday</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-16235</guid>
		<description><![CDATA[Here is a mirror ...

http://www.unix4ever.net/quake3/linuxq3apoint-1.32b.x86.run

md5 ...

c6afb977ca0357de39db6871c8a3cd37  linuxq3apoint-1.32b.x86.run]]></description>
		<content:encoded><![CDATA[<p>Here is a mirror &#8230;</p>
<p><a href="http://www.unix4ever.net/quake3/linuxq3apoint-1.32b.x86.run" rel="nofollow">http://www.unix4ever.net/quake3/linuxq3apoint-1.32b.x86.run</a></p>
<p>md5 &#8230;</p>
<p>c6afb977ca0357de39db6871c8a3cd37  linuxq3apoint-1.32b.x86.run</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clump</title>
		<link>http://www.linuxgames.com/archives/6015/comment-page-1#comment-16241</link>
		<dc:creator>clump</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-16241</guid>
		<description><![CDATA[What does this update do?  The penguins want to know...]]></description>
		<content:encoded><![CDATA[<p>What does this update do?  The penguins want to know&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
