时间:2024-09-20 00:30:01作者:长裙绿衣︶玫瑰巷
复制以下内容到一个文本文件中,保存为.bat格式 :
echo Windows Registry Editor Version 5.00 >> CN.reg
echo [HKEY_CURRENT_USERSoftwareBlizzard EntertAInment] >> CN.reg
echo [HKEY_CURRENT_USERSoftwareBlizzard EntertainmentBattle.net] >> CN.reg
echo [HKEY_CURRENT_USERSoftwareBlizzard EntertainmentBattle.netLaunch Options] >> CN.reg
echo [HKEY_CURRENT_USERSoftwareBlizzard EntertainmentBattle.netLaunch OptionsLAZR] >> CN.reg
echo "LOCALE"="zhCN" >> CN.reg
regedit /s CN.reg
del CN.reg
打开战网客户端,正常启动游戏,在按下按钮和游戏正式启动的间隙,不断运行这个bat文件,以达到覆盖战网客户端自动修改注册表的目的。启动成功后进入游戏已经是简体中文了。