英雄无敌5控制平台开启不了为什么?

游戏默认是关闭控制台的,想要启用控制台,必须对游戏的相关配置文件进行修改。

打开游戏的安装目录,用windows自带的记事本打开profiles目录下的autoexec.cfg(命运之锤需修改autoexec_a1.cfg)。修改之前建议备份文件;打开文件后,在文件的最后一行加入以下内容后保存。

setvar dev_console_password = schwinge-des-todes

然后打开: 我的文档\My Games\Heroes of Might and Magic V\Profiles\你在游戏中用的名字\input.cfg

命运之锤为我的文档\My Games\Heroes of Might and Magic V\Hammers of Fate\Profiles\你在游戏中用的名字\input_a1.cfg。

东方部落的为

我的文档\My Games\Heroes of Might and Magic V - Tribes of the East\Profiles\你在游戏中用的名字\input_a2.cfg。

在第一行添加  bind show_console '`'

进入游戏后按`就可以激活控制台。

可以将`改成游戏中你所经常使用的快捷键以外的键,最好不要和其它游戏中的快捷键重复