<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by nicknametooshort</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Mon, 15 Jun 2026 07:12:27 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>OC&amp;#39;ing QX9650</title>
            <link>http://forum.lowyat.net/topic/963499</link>
            <description>hi... how do i OC this thing?&lt;br /&gt;and what do I need to consider?&lt;br /&gt;&lt;br /&gt;stock cooler enough?</description>
            <author>nicknametooshort</author>
            <category>Hardware</category>
            <pubDate>Fri, 13 Mar 2009 17:13:53 +0800</pubDate>
        </item>
        <item>
            <title>GTX 285 + PSU</title>
            <link>http://forum.lowyat.net/topic/952998</link>
            <description>PSU - CM Real Power Pro 650 Watt has total Ampere is 57A&lt;br /&gt;and it has 3 +12V wires.&lt;br /&gt;&lt;br /&gt;is the Ampere distributed evenly among the three wires (meaning 19A each)&lt;br /&gt;  &lt;br /&gt;or&lt;br /&gt;  &lt;br /&gt;is 57A divided to how many cable used (2 cables used means 28.5A each)?</description>
            <author>nicknametooshort</author>
            <category>Hardware</category>
            <pubDate>Tue, 03 Mar 2009 14:26:34 +0800</pubDate>
        </item>
        <item>
            <title>mobo too hot?</title>
            <link>http://forum.lowyat.net/topic/951670</link>
            <description>I am using a QX9650 + p5q3 + 2x1GB DDR3 1333MHz&lt;br /&gt;&lt;br /&gt;and i recently added a XFX GTX 285.... and the board&amp;#39;s idle temp is 43-45Celcius, on load it is like 60C.&lt;br /&gt;&lt;br /&gt;is this too hot?&lt;br /&gt;&lt;br /&gt;if so, can i stay with air cooling or do i need water cooling?</description>
            <author>nicknametooshort</author>
            <category>Hardware</category>
            <pubDate>Mon, 02 Mar 2009 11:35:36 +0800</pubDate>
        </item>
        <item>
            <title>i7 965 or qx9650</title>
            <link>http://forum.lowyat.net/topic/948491</link>
            <description>in the long run, which one is worth buying and/or keeping?&lt;br /&gt;&lt;br /&gt;one thing of my concern is that whether Intel is going to keep using the new socket? (LGA 1366)... &lt;!--emo&amp;:(--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;this question does affect the market value of the &amp;quot;i7-compatible mobo&amp;quot;... so i am a bit worried here... &lt;br /&gt;&lt;br /&gt;which one is worth buying and/or keeping.. &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>nicknametooshort</author>
            <category>Hardware</category>
            <pubDate>Fri, 27 Feb 2009 08:07:46 +0800</pubDate>
        </item>
        <item>
            <title>FPS rate for a video</title>
            <link>http://forum.lowyat.net/topic/939663</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;i want to record the fps rate for some videos being played with PowerDVD8. i know WMP has one built-in but i want to know whether there is one that can does it externally (meaning that it doesn&amp;#39;t have to be application dependent.&lt;br /&gt;&lt;br /&gt;thanks</description>
            <author>nicknametooshort</author>
            <category>Multimedia</category>
            <pubDate>Wed, 18 Feb 2009 09:40:46 +0800</pubDate>
        </item>
        <item>
            <title>CUBEMAP using openGL</title>
            <link>http://forum.lowyat.net/topic/931272</link>
            <description>Hey, i am new in this graphics programming.&lt;br /&gt;&lt;br /&gt;i using openGL libraries rite now. the GL.h, GLu.h, glut.h, glext.h...&lt;br /&gt;&lt;br /&gt;rite now i am trying to use the GL_TEXTURE_CUBE_MAP extension...&lt;br /&gt;&lt;br /&gt;so...&lt;br /&gt;here are the problems that i am stuck with...  &lt;!--emo&amp;:nod:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/nod.gif' border='0' style='vertical-align:middle' alt='nod.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;1. is there any reliable image loader (preferrably for .bmp images)  &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;2. what is the process between &lt;b&gt;image loading&lt;/b&gt; and actually using the &lt;b&gt;image as texture&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;3. i cannot apply the extension GL_TEXTURE_CUBE_MAP_NEGATIVE_X and its 5 other friends properly in the program.&lt;br /&gt;&lt;br /&gt;Fyi, i can do a makeshift cubemap using GL_TEXTURE_2D, but porting it to be useable with GL_TEXTURE CUBE_MAP is really hard.&lt;br /&gt;&lt;br /&gt;Thanks for answering. snippets of code would be really helpful  &lt;!--emo&amp;:peace:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_rolleyes.gif' border='0' style='vertical-align:middle' alt='icon_rolleyes.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;[addedon]February 12, 2009, 9:18 am[/addedon]huhu, no one can help ah?&lt;br /&gt;&lt;br /&gt; &lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt; &lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt; &lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt; &lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt; &lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>nicknametooshort</author>
            <category>Codemasters</category>
            <pubDate>Tue, 10 Feb 2009 10:25:42 +0800</pubDate>
        </item>
        <item>
            <title>PSU requirement</title>
            <link>http://forum.lowyat.net/topic/930292</link>
            <description>Hi, i am thinking of buying a gtx 285 soon.&lt;br /&gt;&lt;br /&gt;i have read many reviews, and most of it stated that a single card system can be successfully stable with a PSU that is 550W or above (real power of course).&lt;br /&gt;&lt;br /&gt;SO, i would like to know wether my CM 650 Real Power Pro is sufficient to power gtx 285. &lt;!--emo&amp;:nod:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/nod.gif' border='0' style='vertical-align:middle' alt='nod.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;thanks for answering.  &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>nicknametooshort</author>
            <category>Hardware</category>
            <pubDate>Mon, 09 Feb 2009 11:58:20 +0800</pubDate>
        </item>
        <item>
            <title>psu question</title>
            <link>http://forum.lowyat.net/topic/900163</link>
            <description>i will have this setting soon...&lt;br /&gt;&lt;br /&gt;asus p5q3&lt;br /&gt;2x 1G 1333 MHZ ddr3 ram&lt;br /&gt;intel qx9650&lt;br /&gt;asus 9800gtx+&lt;br /&gt;1x WD SATA 320GB&lt;br /&gt;1x Samsung DVD reader/writer&lt;br /&gt;&lt;br /&gt;is CM real power 550W, enuff to support this?&lt;br /&gt;it&amp;#39;ll be glad if you guys/gals can tell/recommend your ideas...&lt;br /&gt;&lt;br /&gt;thanks</description>
            <author>nicknametooshort</author>
            <category>Technical Support</category>
            <pubDate>Thu, 08 Jan 2009 08:31:42 +0800</pubDate>
        </item>
    </channel>
</rss>
