<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>My balls are lagging!</title>
		<link>http://www.allegro.cc/forums/view/589875</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Wed, 07 Feb 2007 01:55:37 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m back after a few weeks of WoW(shame on me) to battle with my problems once again, but no mather how much i try, the result is always the same. I&#39;ve added an attachment with a very simple and small thing i wrote this afternoon, it includes the most simple routines and uses triplebuffering(should use). the thing is.. i can&#39;t get the moving objects to stop lagging around! and i&#39;m staring to wonder if this is a problem that only i&#39;m cursed with. In the program you can se 4 balls moving thowards the right edge of the screen with different speeds, the green ball moves one pixel every frame, while the others are fixed by time, as you can see (IF this problem applies to you) is that the brown-yellow ball sometimes lags and moves back veryfast(and so does the others balls).. any idea why this happens?.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Sat, 03 Feb 2007 22:29:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
My balls are lagging!
</p></div></div><p>
Oh, really?</p><p>...</p><p>I didn&#39;t download the attachment (too lazy to set it up), but it could be the timer code, I&#39;m guessing.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Archon)</author>
		<pubDate>Sat, 03 Feb 2007 22:37:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This is normal issue( for me )... some kind of minilags... You&#39;ll never get you app perfectly smooth. As I know PAGE_FLIPPING is smoother than DOUBLE_BUFFERING. I know this is very annoying, but you&#39;ll get used to. And players won&#39;t notice... Thay pay much more attention to the game.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (mscava)</author>
		<pubDate>Sat, 03 Feb 2007 23:09:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If you want help, post the <i>source</i>, not a binary. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Sat, 03 Feb 2007 23:26:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I can also say, it sure doesnt exit very gracefully either.. At work and upon exit, had to resize every window back to full screen instead of a 400x300 some odd size in the upper left.. ah well.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (cdxrd)</author>
		<pubDate>Sun, 04 Feb 2007 00:23:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>&quot;My balls are lagging!&quot;<br />Maybe I drink too much coffee, but that title has me histerically laughing!<br />Oh well... Ten minutes ago I was laughing my butt off at a screenshot of a game with a box in it, with the notes &quot;Danger: Box&quot;...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mr. Big)</author>
		<pubDate>Sun, 04 Feb 2007 00:30:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Archon: time..coding?... :S.</p><p>mscava: ok. i don&#39;t like double buffering because of the increment of the lagg... but i used triplebuffering for that very reason.. to make it more smooth. <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" /></p><p>gnolam: well, i thought the problem was better displayed like this ^^.</p><p>cdxrd: dosen&#39;t exit gracefully.. interesting.<br />i actually let a necessary file out of the picture.. i thought it would do without :S.. maybe that&#39;s the cause,, i don&#39;t know.</p><p>Mr. Big: ...</p><p>So in other words: THIS IS NORMAL!??!?... NOOOOO!!!!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Sun, 04 Feb 2007 01:07:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Why did I immediately click on this thread?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mark Oates)</author>
		<pubDate>Sun, 04 Feb 2007 01:11:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This problem is really unnoticeable.  Before rereading your post, I thought the problem was the blue ball.  Then after I reread and looked at the program again, I saw the problem.  But without knowing what you&#39;re looking for its very hard to see.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Dalrymple)</author>
		<pubDate>Sun, 04 Feb 2007 01:27:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Chill... I was just kidding... <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mr. Big)</author>
		<pubDate>Sun, 04 Feb 2007 02:34:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, i don&#39;t know if there&#39;s a difference between different cumputers, but i don&#39;t think this is a little problem that can be overlooked, it&#39;s reallt annoying! there has to be a way to fix this <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Sun, 04 Feb 2007 02:44:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
there has to be a way to fix this <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />.
</p></div></div><p>Yeah, well it&#39;s really hard to fix it <b>without seeing the friggin&#39; code!</b> <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kauhiz)</author>
		<pubDate>Sun, 04 Feb 2007 03:39:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
My balls are lagging!
</p></div></div><p>
Take a cold bath.  Fwoop!  Fixed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Onewing)</author>
		<pubDate>Sun, 04 Feb 2007 10:26:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
My balls are lagging!<br />I thought the problem was the blue ball
</p></div></div><p>

The upgrade to Girlfriend 2.1 should fix that.</p><p>I don&#39;t see any lag, except the jitter of integral pixel coordinates.  Try &quot;fuzzing&quot; the edges of the balls to reduce contrast.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Mon, 05 Feb 2007 02:48:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>fuzzing..... ?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Mon, 05 Feb 2007 04:30:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/b/a/ba7ee3bd970465439f59099640b7f7aa.gif" alt="591155" width="80" height="80" /> maybe..?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mark Oates)</author>
		<pubDate>Mon, 05 Feb 2007 05:20:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Nice example.  I give you Props x 1000
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Dalrymple)</author>
		<pubDate>Mon, 05 Feb 2007 06:35:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
My balls are lagging!
</p></div></div><p>
Oh, really?
</p></div></div><p>

<img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" border="0" /> LMAO <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /><img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /><img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ariesnl)</author>
		<pubDate>Mon, 05 Feb 2007 15:34:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>ok i get it.. but i&#39;m not sure if that would solve the problem, besides, i cannot &quot;fuzz&quot; the sprites i&#39;m to use for my game.. it would look wierd :S.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Mon, 05 Feb 2007 20:47:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Dude, let&#39;s see some code already! I bet that once you post the source, it won&#39;t be long before it&#39;s fixed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kauhiz)</author>
		<pubDate>Mon, 05 Feb 2007 20:53:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>NOOOOO!! NOT THE CODE!!! I&#39;M SO ASHAMED! FORGIVE ME GOD!!...<br />it&#39;s ok now, i&#39;ve played some other games and realized that this problem is not mine alone, (phew, i got away so easily this time). <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Tue, 06 Feb 2007 00:37:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>runs fine on the machines here at work
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (FuriousOrange)</author>
		<pubDate>Tue, 06 Feb 2007 20:06:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Fine here too.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Tue, 06 Feb 2007 20:15:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My code sucks, but i&#39;ll still post it if I need help. You shouldn&#39;t be embarrassed to post crappy code when you&#39;re asking how to make it not crappy. I completely misspelled embarrassed, didn&#39;t I?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Black)</author>
		<pubDate>Tue, 06 Feb 2007 21:24:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>There is a Spell Check function in the edit-box.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Tue, 06 Feb 2007 21:27:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, I know. I just feel like being slightly annoying today.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Black)</author>
		<pubDate>Tue, 06 Feb 2007 21:31:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Feel good. It is better for all !
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Tue, 06 Feb 2007 22:14:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm, i guess i should throw away my embarrassment... from now on i&#39;ll post my code when i need help.. revolution! <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Albin Engström)</author>
		<pubDate>Wed, 07 Feb 2007 00:19:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Go! Go! Go! <b>cough</b></p><p>My code stinks. I still post it if someone asks. It&#39;s the way the world works. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kikaru)</author>
		<pubDate>Wed, 07 Feb 2007 00:37:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Kikaru said:</div><div class="quote"><p>
My code stinks.
</p></div></div><p>#include &lt;deodorant.h&gt;
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Joel Pettersson)</author>
		<pubDate>Wed, 07 Feb 2007 01:40:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You spelt &quot;embarrassed&quot; right (unless you fixed it since). <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /></p><p>However, someone needs to learn how to spell &quot;lag&quot;. <img src="http://www.allegro.cc/forums/smileys/shocked.gif" alt=":o" /></p><p>Think how much fun I had when I was writing a game called Balls. <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bruce Perry)</author>
		<pubDate>Wed, 07 Feb 2007 01:55:37 +0000</pubDate>
	</item>
</rss>
