3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 3280|回复: 6
打印 上一主题 下一主题

[求助] 在网上找到一篇说是控制台可见的设置,但是我是英文盲,请高手看看是不是

[复制链接]

38

主题

2381

帖子

2479

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
88
金元
21271
积分
2479
精华
0
注册时间
2009-9-17
跳转到指定楼层
主题
发表于 2011-8-18 08:39 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
闲来无事在D网上乱翻,找到一副盔甲,说明里面有个连接,用在线翻译后,说是一篇让控制台可见的设置,翻译全文完全看不懂 ,请高手看看是不是啊? 最好制作个成品出来

地址:
http://dragonage.wikia.com/wiki/Console_(Dragon_Age_II)


以下是该网截文:For the developer console in Dragon Age: Origins, see Console (Origins).
The developer console is an in-game command line tool that allows you to perform functions which are not normally possible (multiple classes, new items, kill all enemies on screen, immortality, etc.). Note: It is very important to note that all codes have the ability to potentially break your game/saves. Use the console with caution and remember to back up your saved games.
Note: Despite the name, the console is not available on console (i.e. PS3 or XBOX360) versions of the games.
Enabling the console
Edit
There are currently two ways to enable the console. Only editing the DragonAge2Launcher.xml game file seems to work for the Steam version Making a shortcut
Edit
Make a shortcut to your "DragonAge2.exe" file (typically located in the C:\Program Files (x86)\Dragon Age II\bin_ship folder) on your desktop, Start Menu, or wherever. Right click on the shortcut, choose properties, then add the following to the end of line in the "Target" field: -enabledeveloperconsole — it should look something like this: "C:\Program Files\Dragon Age II\bin_ship\DragonAge2.exe" -enabledeveloperconsole
Be sure that there is a single space between the last quotation mark and the hyphen. By editing a game file
Edit
Another option is to edit the file …\Dragon Age II\data\DragonAge2Launcher.xml (i.e., within your Program Files folder). This will allow you to run the game from its normal shortcut, but requires you to edit a game file. This should be done carefully. Make a backup of the file, first. Then, find the line <condition name="FirstRunCheck" type="FileExist" file="${USERDATA_DIR}\SystemInformation.xml">
The line below should be something like this: <true action="execute" file="${BINARIES_DIR}\DragonAge2.exe" path="${BINARIES_DIR}" autoquit="true" />
Add an attribute arguments="-enabledeveloperconsole" to it make it read <true action="execute" file="${BINARIES_DIR}\DragonAge2.exe" path="${BINARIES_DIR}" autoquit="true" arguments="-enabledeveloperconsole" />
For Mac users, locate the file in your user library by going to
Library/Application Support/Dragon Age II/config
Right click to open the file with Text Edit and after the line [AppDefaults\\DragonAge2.exe\\transgaming]
copy and paste the following:
"cmdlineadd" = "-enabledeveloperconsole"
To the end of ~/Library/Application Support/Dragon Age II/config Accessing the console
Edit
Open the file "\BioWare\Dragon Age II\Settings\KeyBindings.ini" in your 'My Documents' folder. Open the file in Notepad, then find the line that says "OpenConsole_0=Keyboard::Button_X" (GRAVE is default, change X to any button that is not already used in the game). You can also leave it as "Keyboard::Button_GRAVE" and then use the "backtick" character, which is located under the tilde. For Steam it seems binding the console to Tilde doesn't work for some people. Try binding the console to F6 if all other options failed.
--- It seems that, at least in the Direct Download edition from EA, the tilde button is called Kanji. Editing the line to "OpenConsole_0=Keyboard::Button_Kanji" allows one to open the console as normal, using the same button.
Important Note: Every command typed in the console will be invisible, however, you can see if it's active by typing bound keys (such as trying to move your character or open your inventory), which would normally not work in console mode. The fonts.erf patch from DA:O that was previously used to make the console visible does not appear to work in DA:II.
Once you've got everything set, press the assigned key to activate the console and type in the code followed by <enter> on your keyboard. The easiest code to check if it's working is runscript zz_upgrade, as this code will pop open the enchantment screen no matter where you are in the game.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-5-8 19:42 , Processed in 0.035634 second(s), 15 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表