<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
> <channel><title>F.A.B.L.E &#187; cpu</title> <atom:link href="http://sh3ng.com/tag/cpu/feed/" rel="self" type="application/rss+xml" /><link>http://sh3ng.com</link> <description>iOS, Programming, Design, Game, Photography, Movie, Music, Trip, Sharing...</description> <lastBuildDate>Fri, 23 Sep 2011 03:04:36 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license> <item><title>修改魔兽世界 CVAR &#8220;processAffinityMask&#8221; 支持多核CPU</title><link>http://sh3ng.com/2010/02/edit-wow-cvar-processaffinitymask-for-multi-cor-cpu/</link> <comments>http://sh3ng.com/2010/02/edit-wow-cvar-processaffinitymask-for-multi-cor-cpu/#comments</comments> <pubDate>Thu, 04 Feb 2010 05:29:39 +0000</pubDate> <dc:creator>黑眼圈</dc:creator> <category><![CDATA[WoW]]></category> <category><![CDATA[cpu]]></category> <category><![CDATA[cvar]]></category> <category><![CDATA[multicore]]></category> <guid
isPermaLink="false">http://sh3ng.com/?p=377</guid> <description><![CDATA[在3.3.2的更新文档里,有这么一段修改: cvar「processAffinityMask」決定了魔獸世界的客戶端可用的CPU核心晶片。之前遊戲程式預設的限制為雙核心，而玩家可在設定檔案中進行調整。在過去，這樣做可以使某些CPU和作業系統的效能提高。我們發現有些作業系統在這種限制之下產生了嚴重的效能問題，所以我們將這個限制移除了。玩家若希望恢復以前的模式，可以在Config.WTF檔案中加入這一行：SET processAffinityMask &#8220;3&#8243;。 既然移除了对CPU核心的限制,那么WOW会自动尝试使用的CPU核心数量,也就是说手动调整是非必须的. 但是也可以使用下面的设置,来让游戏强制按照你的设置值有效利用系统资源. 方法如下&#8221; 在游戏中输入/console SET processAffinityMask &#8220;X&#8221;, 这里的&#8221;X&#8221;根据你的实际情况,依照下面的表格替换为合适的值: (写到这里遇见了传说中的kernel panic,也就是俗称的&#8221;四国语言&#8221;,好在MarsEdit自动保存了..不然懒得重新写..下方附圖) processAffinityMask Values Value Core 1 Core 2 Core 3 Core 4 Core 5 Core 6 Core 7 Core 8 1 Yes No No No No No No No 2 No Yes No No No No No No 3 Yes Yes No [...]]]></description> <content:encoded><![CDATA[<p>在3.3.2的更新文档里,有这么一段修改:</p><blockquote> cvar「processAffinityMask」決定了魔獸世界的客戶端可用的CPU核心晶片。之前遊戲程式預設的限制為雙核心，而玩家可在設定檔案中進行調整。在過去，這樣做可以使某些CPU和作業系統的效能提高。我們發現有些作業系統在這種限制之下產生了嚴重的效能問題，所以我們將這個限制移除了。玩家若希望恢復以前的模式，可以在Config.WTF檔案中加入這一行：SET processAffinityMask &#8220;3&#8243;。</blockquote><p>既然移除了对CPU核心的限制,那么WOW会自动尝试使用的CPU核心数量,也就是说手动调整是<strong>非必须</strong>的.
但是也可以使用下面的设置,来让游戏强制按照你的设置值有效利用系统资源. <span
id="more-377"></span> 方法如下&#8221;
在游戏中输入/console SET processAffinityMask &#8220;X&#8221;, 这里的&#8221;X&#8221;根据你的实际情况,依照下面的表格替换为合适的值: (写到这里遇见了传说中的kernel panic,也就是俗称的&#8221;四国语言&#8221;,好在MarsEdit自动保存了..不然懒得重新写..下方附圖)</p><p><pre>processAffinityMask Values</p><h5>Value   Core 1      Core 2      Core 3      Core 4      Core 5      Core 6      Core 7      Core 8</h5><p>1   Yes No  No  No  No  No  No  No
2   No  Yes No  No  No  No  No  No
3   Yes Yes No  No  No  No  No  No
4   No  No  Yes No  No  No  No  No
5   Yes No  Yes No  No  No  No  No
6   No  Yes Yes No  No  No  No  No
7   Yes Yes Yes No  No  No  No  No
8   No  No  No  Yes No  No  No  No</p><p>表太长,我只列出了1,2,4,8核芯CPU的情况,更多请在wowwiki查询.
如表,单核就是把上面命令中的"X"替换为"1",双核为"3"
四核和I5s平台为"15",I7s平台为"255"</p><p>资料来自 <a
href="http://www.wowwiki.com/CVar_processAffinityMask">WoWwiki</a></p><p><em>P.S. 根據實際測試,我的四核Q8200以前在MAC OSX下在達拉然等地方會畫面卡的慘不忍睹,即使調低設置也是.
現在改為四核全支持後,流暢效果和win7媲美,不用為了大場景專程重啟了.</em></p><div
style="text-align:center;"><img
src="http://sh3ng.com/wp-content/uploads/2010/02/IMG_4088.jpg" alt="IMG_4088.jpg" border="0" width="640" height="480" /></div> ]]></content:encoded> <wfw:commentRss>http://sh3ng.com/2010/02/edit-wow-cvar-processaffinitymask-for-multi-cor-cpu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license> </item> </channel> </rss>
