<?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"
	>
<channel>
	<title>Comments on: GameConqueror: Linux 下的游戏修改器</title>
	<atom:link href="http://linuxtoy.org/archives/gameconqueror.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/gameconqueror.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 21 Nov 2008 18:12:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: WangLu</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-79790</link>
		<dc:creator>WangLu</dc:creator>
		<pubDate>Mon, 03 Mar 2008 09:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-79790</guid>
		<description>多谢，浮点数支持已经纳入考虑（事实上现在只支持32位int，16，8位的都不支持）
字符串的话再考虑一下，也不难</description>
		<content:encoded><![CDATA[<p>多谢，浮点数支持已经纳入考虑（事实上现在只支持32位int，16，8位的都不支持）<br />
字符串的话再考虑一下，也不难</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quark</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-79621</link>
		<dc:creator>quark</dc:creator>
		<pubDate>Sun, 02 Mar 2008 14:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-79621</guid>
		<description>@WangLu:

成功修改了wine的Popcap游戏Heavy Weapon的一个很明显的数值(分数)，两次就搜索到了，然后确实改掉了。


但是程序的语法解析好像很严格，稍微输入错误一点点就可以导致段错误。
段错误之后，游戏就无法继续正常运行了，所以输入必须特别小心。

一个小建议：不要显示搜索进度，或者每5%更新一下，估计刷新这个数值要占用不少时间。

功能上和金山游侠的差距还有：
1.浮点数支持
2.联合查找/字符串查找（其实也就是要求匹配的字节长一些）</description>
		<content:encoded><![CDATA[<p>@WangLu:</p>
<p>成功修改了wine的Popcap游戏Heavy Weapon的一个很明显的数值(分数)，两次就搜索到了，然后确实改掉了。</p>
<p>但是程序的语法解析好像很严格，稍微输入错误一点点就可以导致段错误。<br />
段错误之后，游戏就无法继续正常运行了，所以输入必须特别小心。</p>
<p>一个小建议：不要显示搜索进度，或者每5%更新一下，估计刷新这个数值要占用不少时间。</p>
<p>功能上和金山游侠的差距还有：<br />
1.浮点数支持<br />
2.联合查找/字符串查找（其实也就是要求匹配的字节长一些）</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WangLu</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-79557</link>
		<dc:creator>WangLu</dc:creator>
		<pubDate>Sun, 02 Mar 2008 07:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-79557</guid>
		<description>恩，目前还只是实现零的突破，肯定需要改进。
你成功地修改了么？欢迎反馈</description>
		<content:encoded><![CDATA[<p>恩，目前还只是实现零的突破，肯定需要改进。<br />
你成功地修改了么？欢迎反馈</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quark</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-79532</link>
		<dc:creator>quark</dc:creator>
		<pubDate>Sun, 02 Mar 2008 04:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-79532</guid>
		<description>@WangLu:
谢谢~

不过好像搜索效率不是很理想...</description>
		<content:encoded><![CDATA[<p>@WangLu:<br />
谢谢~</p>
<p>不过好像搜索效率不是很理想&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WangLu</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-79526</link>
		<dc:creator>WangLu</dc:creator>
		<pubDate>Sun, 02 Mar 2008 04:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-79526</guid>
		<description>见压缩包内的README，如果写得不够清楚可以再联系我</description>
		<content:encoded><![CDATA[<p>见压缩包内的README，如果写得不够清楚可以再联系我</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quark</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-79424</link>
		<dc:creator>quark</dc:creator>
		<pubDate>Sat, 01 Mar 2008 17:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-79424</guid>
		<description>这个软件怎么用呢？
没找到相关文档 = =b</description>
		<content:encoded><![CDATA[<p>这个软件怎么用呢？<br />
没找到相关文档 = =b</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kopision</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-78285</link>
		<dc:creator>kopision</dc:creator>
		<pubDate>Mon, 25 Feb 2008 12:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-78285</guid>
		<description>哇, 终于等到修改器出来了, 等得偶眼泪花花的, 赶紧收藏先</description>
		<content:encoded><![CDATA[<p>哇, 终于等到修改器出来了, 等得偶眼泪花花的, 赶紧收藏先</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nacre</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-78273</link>
		<dc:creator>nacre</dc:creator>
		<pubDate>Mon, 25 Feb 2008 10:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-78273</guid>
		<description>quake3有give all和god模式，有修改的必要吗？</description>
		<content:encoded><![CDATA[<p>quake3有give all和god模式，有修改的必要吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WangLu</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-78201</link>
		<dc:creator>WangLu</dc:creator>
		<pubDate>Mon, 25 Feb 2008 02:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-78201</guid>
		<description>哪里有doom和quake呢， 源里的都要CD</description>
		<content:encoded><![CDATA[<p>哪里有doom和quake呢， 源里的都要CD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/gameconqueror.html#comment-78191</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Mon, 25 Feb 2008 01:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/gameconqueror.html#comment-78191</guid>
		<description>@WangLu: 这个系统偶尔会错挡评论，我们会及时恢复。</description>
		<content:encoded><![CDATA[<p>@WangLu: 这个系统偶尔会错挡评论，我们会及时恢复。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
