<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Adv. Graphics" name="Display panel 2">
	<text type="string" length="1" name="Filtering:">
		过滤:
	</text>
	<check_box label="异性过滤(激活该功能时会影响速度)" name="ani" />
	<spinner label="微克:" name="gamma" />
	<text type="string" length="1" name="(brightness, lower is brighter)">
		(亮度, 数字越小亮度越大, 0=使用默认)
	</text>
	<spinner label="夜晚亮度:" name="nighttime_brightness" />
	<text type="string" length="1" name="(higher is brighter, 1.0 is default)">
		(越高越亮,默认为1.0)
	</text>
	<text type="string" length="1" name="AGP Graphics Card:">
		AGP图像卡:
	</text>
	<check_box label="激活AGP (如果使用AGP图像显卡速度会更快)" name="agp"
	     tool_tip="如果您是在使用标准PCI的显卡，启动此项可能会降低性能，并占用更多的内存。" />
	<text type="string" length="1" name="Graphics Card Memory:">
		图像卡记忆空间:
	</text>
	<radio_group name="video card memory radio">
		<radio_item type="string" length="1" name="radio">
			16MB
		</radio_item>
		<radio_item type="string" length="1" name="radio2">
			32MB
		</radio_item>
		<radio_item type="string" length="1" name="radio3">
			64MB
		</radio_item>
		<radio_item type="string" length="1" name="radio4">
			128MB
		</radio_item>
		<radio_item type="string" length="1" name="radio5">
			256MB
		</radio_item>
		<radio_item type="string" length="1" name="radio6">
			512MB
		</radio_item>
	</radio_group>
	<spinner label="浓雾可见率:" name="fog" />
	<spinner label="最大点数:" name="particles" />
	<spinner label="最高装备额度:" name="comp limit"
	     tool_tip="显示最近被修改装备的数量。" />
	<text type="string" length="1" name="(lower is faster)">
		(越低越快)
	</text>
</panel>
