《魔兽争霸3》宽屏补丁for全版本
很久的代码,但很多人都一直在网上找魔兽宽屏的办法,没办法,只能重新贴出来给大家。以下内容保存为.reg的文本。然后执行就可以了。补丁运用成功后,不能再进魔兽的设置里面去改其他设置,否则补丁失效,需要重新运行一次。
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III\Video]
"reswidth"=dword:00000500
"resheight"=dword:00000320
"colordepth"=dword:00000020
"adapter"=dword:00000000
"refreshrate"=dword:0000004b
"gamma"=dword:0000001e
"modeldetail"=dword:00000002
"animquality"=dword:00000002
"texquality"=dword:00000002
"miplevel"=dword:00000000
"texcolordepth"=dword:00000020
"particles"=dword:00000002
"lights"=dword:00000002
"lockfb"=dword:00000001
"unitshadows"=dword:00000001
"occlusion"=dword:00000001
"cinematicoverrides"=dword:00000000
"cinematicrefresh"=dword:0000004b
"cinematicbpp"=dword:00000020
"cinematicwidth"=dword:00000500
"cinematicheight"=dword:00000320
"spellfilter"=dword:00000002
评论(0)▼