首 页网络游戏单机游戏电子竞技手机游戏迷你游戏休闲娱乐游戏博客
您的位置:好得游戏频道 > 单机秘籍 > 孤岛危机 作弊修改参数大全

孤岛危机 作弊修改参数大全

http://game.china228.com/     2008年2月23日  来源:游民星空


  X:\游戏目录\Game\Config里面的diff_bauer.cfg diff_easy.cfg diff_hard.cfg diff_nmal.cfg里面添加以下命令,这4个文件分别对应游戏的4个难度,你可以选择你对应的游戏难度修改,或者干脆4个文件都添加

  比较有用的命令是:

  cl_hitshake [value] - Determines how much your view shakes when hit. High values increase the shaking, 0 disables it.

  意思是减小射击抖动,添加语句:cl_hitshake = 0 但是我试验过,好像没有用处,你们试试看,有用告诉我一下

  time_scale [value] - This setting allows you to control the rate at which time passes. Any value below 1 slows down time (0 freezes everything), and any value above 1 speeds up the passage of time. Note that the time of day doesn't seem to change no matter how high you raise this setting.

  意思是游戏的速度,相当于开变速齿轮,添加语句:time_scale = 0.5 这条语句不要在.cfg文件里面用,最好在游戏里动态设置,方法我等下说

  r_NoDrawNear [0,1] - If set to 1, disables near objects, which essentially means your character's gun and arms will disappear. This may may not improve FPS, but the main use f this cvar would be if you wish to hide your gun.

  意思是不显示玩家的枪以及拳头,添加语句:r_NoDrawNear = 1 我试验过,最好不要加这句,不然你在红点瞄准具的情况下拉近视野,会没有准星的

  i_iceeffects [0,1] - If set to 0, disables weapon effects f ice environments, which may boost FPS in such circumstances (system).

  意思是去掉武器开火效果,添加语句:i_iceeffects = 0 如果觉得枪口火光烦,就添加这句

  ai_IgnePlayer [0,1] - If set to 1, this option makes the player effectively invisible to enemy AI. Note that this doesn't disable AI processing; the sys_AI command does that (system).

  玩家隐身用的,反正纳米装都可以隐身,我就没有试验这句

  sys_AI [0,1] - If set to 0, disables AI updates, which in effect makes AI unresponsive to anything. Unlike the ai_IgnePlayer setting, the difference is that the AI are not igning the player, ai processing has been turned off altogether.

  关于敌人的AI设置,没意思,大概就是设置之后,敌人不动,你打靶

  ai_FceStance [-1,0,1,2,3] - Fces all AI to take a particular stance: -1 disables fced stance, 0 = Stand, 1 = Crouch, 2 = Prone, 3 = Relaxed (system).

  敌人的行为设置。添加语句:ai_FceStance = 0或者-1,1,2,3,对应的是:-1 禁止设置敌人行为,0 敌人保持站立,1 敌人保持半蹲,2 敌人始终保持卧倒,3 敌人可以自己随意,你要是觉得老是打不准敌人头的话,就设为0,让他们始终站立吧

  g_godmode [0,1] - If set to 1, enables 'God' mode, which makes the player impossible to kill.

  上帝模式,添加语句:g_godmode = 1 就是无敌啦

  i_noweaponlimit [0,1] - If set to 1, allows you to carry as many weapons as you wish (system).

  很使用的命令,不限制武器携带数,添加语句:i_noweaponlimit = 1 ,你就可以同时带上所有武器了,我现在就带了4把主战武器

  i_unlimitedammo [0,1] - If set to 1, provides you with unlimited ammunition f all your carried weapons - when firing your weapon its ammunition count will not go down (system).

  弹药无限,添加语句:i_unlimitedammo = 1 就不用换弹夹了

  例子:

  我是玩的“困难”难度,就是游戏中的第3个级别,那么就修改D:\data\Game\Config\diff_hard.cfg文件,添加后的文件部分如下:

  。。。。。。。。。。。。。。。。。。。。。

  。。。。。。。。。。。。。。。。。。。。。

  。。。。。。。。。。。。。。。。。。。。。

  g_playerSuitEnergyRechargeDelay = 1.0

  g_playerHealthValue = 200.0

  g_difficultyLevel = 3

  v_driverControlledMountedGuns = 0

  con_restricted 0

  i_noweaponlimit = 1 //我只添加了一条作弊码,格式就是这样

  关于在游戏中输入作弊码的问题是这样的

  1:先按“~”键,出现调试器

  2:输入:con_restricted 0,再回车,激活调试器

  3:好了,就可以输作弊码了

  也可以象我上面那样在.cfg文件里面添加“con_restricted 0”,就可以省去激活调试器了

  这下你就可以直接在游戏中输入时间控制了:

  例子:

  调试器中输入:time_scale 0.5 游戏就以一半的速度来进行,适合那些反映比较慢的同学

  参数0,当前游戏完全停止;参数1,正常速度进行游戏;参数0.5,游戏速度一般进行;参数2,游戏2倍速度进行;参数可以自己设定,我上面是举例的

  你们记得试试看cl_hitshake哈,我老是闲开镜后太晃了,即使趴下

  _______________________________________________________________________________

  原文:

  Cheat mode:

  Note: This procedure involves editing a game file; create a copy of the file befe proceeding. Use a text edit to edit the "diff_easy.cfg", "diff_nmal.cfg", "diff_hard.cfg" file in the "\crysis\game\config\" directy to change game play under the Easy, Nmal, Hard difficulty settings. the following lines to get God mode and unlimited ammunition. This may also be done in the demo version of the game.

  God Mode - g_godMode = 1

  No Target - ai_IgnePlayer = 1

  No Weapon Limit - i_noweaponlimit = 1

  Unlimited Ammo - i_unlimitedammo = 1

  You can also modify your suit stats. F example:

  -- Player Health/Energy/Suit

  // No energy loss

  g_suitCloakEnergyDrainAdjuster = 0

  // No energy cost

  g_suitRecoilEnergyCost = 0

  // Run faster

  g_suitSpeedMult = 2.85

  // Me arm points

  g_suitArmHealthValue = 900.0

  // Instant health regen

  g_playerSuitArmModeHealthRegenTime = 0

  // Instant health regen while moving

  g_playerSuitArmModeHealthRegenTimeMoving = 0

  // Set health regen time to 0

  g_playerSuitHealthRegenTime = 0

  // Set regen time while walking to 0

  g_playerSuitHealthRegenTimeMoving = 0

  // No waiting until regen starts

  g_playerSuitHealthRegenDelay = 0

  // Instant energy

  g_playerSuitEnergyRechargeTimeArm = 0

  //Instant energy while moving

  g_playerSuitEnergyRechargeTimeArmMoving = 0

  // Set energy regen time to 0

  g_playerSuitEnergyRechargeTime = 0

  // Do not wait until energy regen starts

  g_playerSuitEnergyRechargeDelay = 0

  // Extra health

  g_playerHealthValue = 900.0

  // Set difficulty, 1 is easy, 4 is most difficult

  g_difficultyLevel = 1

  After making all of your edits, save the file, load up a new game and see what you've edited!


打印】【关闭本页
【精彩图片推荐】
【最新相关推荐】
· 《热舞派对》攻略大曝 · 《大富翁OL》宣传快乐
· QQ华夏维护玩家权益 · 洛奇奏响美食总动员
· 《异形 殖民军》游戏探 · 玩家不满新天下贰
· 《前线:战火之源》上 · 《QQ华夏》奉送闪亮好
· 女玩家告《征途》 · 《飞上暴走》截图赏
· 《龙腾世界》市场推广 · 《七龙珠OL》资料详解
· 《赤壁》公测人气火爆 · 光线飞车新手车来袭
· 武林教主非凡乐趣 · 《疯狂弹头》擦出情感
· 《苍天》甘宁百骑劫曹 · GBA依然是任天堂最重要
· 微软XBOX五岁生日快乐 · Ubisoft游戏日将于5月
· 赤色个人争霸赛霸主竞 · 仙境开发商将开发冰河
· 《奇迹世界》版本大更 · 《生化危机》推出街机
【焦点关注】

时装周上模特带狗走秀

金色美人鱼凯莉布鲁克

为何春日“处处闻啼鸟

库特哈德美丽女友
【好得图片推荐】
【好得分站】
好得桐乡 好得嘉兴 好得仙居 好得湖州 好得绍兴
好得义乌 好得余姚 好得温州 好得东阳 好得慈溪
好得德清 好得丽水 好得舟山 好得台州 好得温岭
好得衢州 好得瑞安 好得吴兴 好得苍南 好得天台
好得玉环 好得浦江
好得开化 好得兰溪
好得吴兴
 
热点资讯


· 《封神榜2》登陆狂潮
· 《QQ炫舞》闪耀南京
· 《宠物森林》寻觅可爱宠
· 《洛奇》做快乐矿工
· 《疯狂飚车》愚乐你我他
好得娱乐专题


· 央视主持人再度卷入风波
· 新婚佟大为携妻为影楼代
· 传刘嘉玲下月宣布婚期
· 柏芝儿子成“吸金”主力
· 李亚鹏为嫣然再捐20万
招商信息
好得健康导航


· 男女“之事”并非如此简
· 天麻药膳 治顽疾功效奇
· 怎样的男人最易迷倒你?
· 宝宝什么时候开始刷牙好
· 趣味有效的另类减压法
搞笑精品推荐


· 老子揍儿子
· 做女人合算
· 终于发誓要减肥了
好得-车行天下


· 别克新一代别克君越平台
· 蒙迪欧-致胜“星”接触
· 车展最专业的互动主持
好得-精彩电影


国家宝藏2

好得-博客推荐
· 断送职场生涯的三大陷阱
· 教你怎么逛"外贸店"
· 如何选择论文发表网站 
· 磁选产品介绍
· 布达拉宫厕所惊魂
· 上岛咖啡免去“摘牌”之


Copyright© 2005-2008 好得网 All rights reserved.

客服热线:0571-28035915 如有任何意见或建议,请惠赐E-mail至info@china228.com
 经营许可证:浙B2-20050203 中华人民共和国