作者:广东在线游戏网日期:
返回目录:游戏解答
嘿嘿,孤岛系列高手来了!1楼傻X,那是1的。先创建个快捷方式在桌面上,右键-属性-目标,打个空格就可以输入了(每个秘籍中要隔个空格),就OK乐!加分啊! 这个是中英通用的,表用修改器!用的就弹出!!
我在网吧玩的,网吧的操作系统中快捷方式不能用右键找到属性,所以没办法改网上说的-DEVMODE
你只能控制古代人的白虎
你只能控制白虎攻击敌人
好像是按R1,要不就是R2,反正是侧面的一个键
在游戏进行中按下“e69da5e6ba90e799bee5baa6e79fa5e98193338~”调出控制台
give_all_weapons=1 - 所有武器
give_all_ammo=1 - 弹药全满
god_mode_count=1 - 无敌!
\save_game - 立刻存档!!
好像下面的也是的
孤岛惊魂(Far Cry)---作弊码!
首先移动DevMode.lua 文件到游戏的主安装目录,并且覆盖原文件。然后在游戏的快捷方式后面的目标里加入 -devmode 启动游戏。
F4 - 开启穿墙模式 F2 - 移动到下一个检查点 o - 给予999 的弹药 p - 获得所有武器
F9 - 保存现在的位置
F10 - 读取现在的位置
F11 - 开启额外的信息
F1 - 开启第一人称/第三人称的视角 BackSpace - 无敌
= - 增加加速
- - 减少速度
F5 - 默认速度
这也是的
《孤岛惊魂》作弊码
Far Cry Vengeance Cheats for the Nintendo Wii.
Far Cry Vengeance Cheats are input thru the menu system. Select Options then Cheats. To disable a Cheat just Re-enter it.
Unlock All Maps Warning: Cheat is only disabled by deleting your profile.
GiveMeTheMaps
Start with 9 Continues
Input the following code at the Arcade Mode character selection:
Hold Down + Left, then Hold A + C, then release all four buttons & select your character.
Level Select
Input the following code at the Arcade Mode character selection:
Hold Down + Left, then Press B + Start.
Feral Attack In Earlier Levels
FeralAttack
Infinite Feral Attacks
Bloodlust
Infinite Ammo
UnleashHell
Restore Health
ImJackCarver
这都是的
" -devmode"用小写,在原来快捷方式的引号外边加,另外在配置文件里加上无敌的命令串程序,不会不知道吧,用记事本打开游戏目录下的DevMode.lua文件,加入下面代码,按backspace就可以使用上帝模式了。
function ToggleGod()
if (not god) then
god=1;
else
god=1-god;
end
if (god==1) then
System:LogToConsole("God-Mode ON");
else
System:LogToConsole("God-Mode OFF");
end
end
Input:BindCommandToKey("#ToggleGod()","backspace",1);
在快捷方式属性后加上“-devmode”
开始游戏按“O”弹药为999,按“P”武器全满 是O(P左边的)不是0(9右边的)