fablext19 Posted May 6, 2011 Share Posted May 6, 2011 Recently I have just tried to enable console command but have had failing attempts i have been to the DAO wiki and have tried the enable console. Am I typing anything wrong? On my Dragon age Origins exe it says: daorigins.exe'' -enabledeveloperconsole On my C drive/games/DragonAge/data/DAOriginsLauncher I have typed in the info but is it correct? <true action="execute" file="${BINARIES_DIR}\DAOrigins.exe" path="${BINARIES_DIR}" autoquit="true" arguments="-enabledeveloperconsole" /> And on my (User)/Documents/Bioware/DragonAge/Settings/Keybindings I have typed the following to enable console which it failed. [Key Bindings]SelectPartyMember1_0=Keyboard::Button_F1SelectPartyMember1_1=(UNASSIGNED)SelectPartyMember2_0=Keyboard::Button_F2SelectPartyMember2_1=(UNASSIGNED)SelectPartyMember3_0=Keyboard::Button_F3SelectPartyMember3_1=(UNASSIGNED)SelectPartyMember4_0=Keyboard::Button_F4SelectPartyMember4_1=(UNASSIGNED)SelectPartyMember1Inclusive_0=Shift + Keyboard::Button_F1SelectPartyMember1Inclusive_1=(UNASSIGNED)SelectPartyMember2Inclusive_0=Shift + Keyboard::Button_F2SelectPartyMember2Inclusive_1=(UNASSIGNED)SelectPartyMember3Inclusive_0=Shift + Keyboard::Button_F3SelectPartyMember3Inclusive_1=(UNASSIGNED)SelectPartyMember4Inclusive_0=Shift + Keyboard::Button_F4SelectPartyMember4Inclusive_1=(UNASSIGNED)ToggleFullPartySelect_0=Keyboard::Button_EqualsToggleFullPartySelect_1=Control + Keyboard::Button_ASwapWeaponSets_0=Keyboard::Button_SlashSwapWeaponSets_1=(UNASSIGNED)ToggleCharacterRecord_0=Keyboard::Button_CToggleCharacterRecord_1=(UNASSIGNED)ToggleJournal_0=Keyboard::Button_JToggleJournal_1=(UNASSIGNED)ToggleInventory_0=Keyboard::Button_IToggleInventory_1=(UNASSIGNED)ToggleSkills_0=Keyboard::Button_KToggleSkills_1=(UNASSIGNED)ToggleSpellsTalents_0=Keyboard::Button_PToggleSpellsTalents_1=(UNASSIGNED)ToggleMap_0=Keyboard::Button_MToggleMap_1=(UNASSIGNED)ToggleWorldMap_0=Keyboard::Button_NToggleWorldMap_1=(UNASSIGNED)ToggleMainMenu_0=Keyboard::Button_EscapeToggleMainMenu_1=(UNASSIGNED)ToggleTactics_0=Keyboard::Button_BackslashToggleTactics_1=(UNASSIGNED)TogglePause_0=Keyboard::Button_SpaceTogglePause_1=(UNASSIGNED)QuickSave_0=Keyboard::Button_F5QuickSave_1=(UNASSIGNED)QuickLoad_0=Keyboard::Button_F9QuickLoad_1=(UNASSIGNED)HighlightObjects_0=Keyboard::Button_TabHighlightObjects_1=(UNASSIGNED)ActivateQuickslot1_0=Keyboard::Button_1ActivateQuickslot1_1=(UNASSIGNED)ActivateQuickslot2_0=Keyboard::Button_2ActivateQuickslot2_1=(UNASSIGNED)ActivateQuickslot3_0=Keyboard::Button_3ActivateQuickslot3_1=(UNASSIGNED)ActivateQuickslot4_0=Keyboard::Button_4ActivateQuickslot4_1=(UNASSIGNED)ActivateQuickslot5_0=Keyboard::Button_5ActivateQuickslot5_1=(UNASSIGNED)ActivateQuickslot6_0=Keyboard::Button_6ActivateQuickslot6_1=(UNASSIGNED)ActivateQuickslot7_0=Keyboard::Button_7ActivateQuickslot7_1=(UNASSIGNED)ActivateQuickslot8_0=Keyboard::Button_8ActivateQuickslot8_1=(UNASSIGNED)ActivateQuickslot9_0=Keyboard::Button_9ActivateQuickslot9_1=(UNASSIGNED)ActivateQuickslot10_0=Keyboard::Button_0ActivateQuickslot10_1=(UNASSIGNED)Screenshot_0=Keyboard::Button_SysrqScreenshot_1=(UNASSIGNED)OpenConsole_0=Keyboard::Button_TildeOpenConsole_1=Keyboard::Button_TildeHideMainInterface_0=Keyboard::Button_VHideMainInterface_1=Alt + Keyboard::Button_ZPanCameraUp_0=Keyboard::Button_UpPanCameraUp_1=(UNASSIGNED)PanCameraDown_0=Keyboard::Button_DownPanCameraDown_1=(UNASSIGNED)PanCameraLeft_0=Keyboard::Button_LeftPanCameraLeft_1=(UNASSIGNED)PanCameraRight_0=Keyboard::Button_RightPanCameraRight_1=(UNASSIGNED)RunCharacterForward_0=Keyboard::Button_WRunCharacterForward_1=(UNASSIGNED)RunCharacterBackward_0=Keyboard::Button_SRunCharacterBackward_1=(UNASSIGNED)RunCharacterLeft_0=Keyboard::Button_QRunCharacterLeft_1=(UNASSIGNED)RunCharacterRight_0=Keyboard::Button_ERunCharacterRight_1=(UNASSIGNED)ToggleRunWalk_0=Keyboard::Button_DivideToggleRunWalk_1=(UNASSIGNED)MoveCameraLeft_0=Keyboard::Button_AMoveCameraLeft_1=Shift + Keyboard::Button_AMoveCameraRight_0=Keyboard::Button_DMoveCameraRight_1=Shift + Keyboard::Button_DPanCamera_0=Mouse::MiddleClickPanCamera_1=(UNASSIGNED)ZoomIn_0=Mouse::WheelUpZoomIn_1=Keyboard::Button_NextZoomOut_0=Mouse::WheelDownZoomOut_1=Keyboard::Button_PriorToggleHoldParty_0=Keyboard::Button_HToggleHoldParty_1=(UNASSIGNED)TeleportPlayer--DEBUG_0=Keyboard::Button_TTeleportPlayer--DEBUG_1=(UNASSIGNED)OpenConsole_0=Keyboard::Button_Grave` What have I done wrong?Can any1 please help? Link to comment Share on other sites More sharing options...
Sync182 Posted May 6, 2011 Share Posted May 6, 2011 Firstly:Make sure you have the mod that allows you to see what you type when accessing the console:http://www.dragonagenexus.com/downloads/file.php?id=1110 Otherwise, using the console is going to be rather difficult. ;) Secondly:From the DA Wiki on Console Commands: Quote "C:\Program Files\Dragon Age\bin_ship\daorigins.exe" -enabledeveloperconsoleThis assumes that you've got DA:O installed to C:\Program Files\Dragon Age; if not, substitute your own install path for C:\Program Files\Dragon Age (in my case, it's D:\Games\Dragon Age). However, what you've put above suggests you've got that bit right. :thumbsup: Quote Open the file "\BioWare\Dragon Age\Settings\KeyBindings.ini" in your My Documents folder. Find the line that says "OpenConsole_0". You can change the value after the equals sign (=) to the key or key combination you want to use for opening the console after running the game. E.g.: change it to "Keyboard::Button_Tilde" to open the console by pressing the ~ button in the top left corner of your keyboard. You can also leave it as "Keyboard::Button_Grave" and then use the "backtick" character, which is located under the tilde. In your list above, you say you haveOpenConsole_0=Keyboard::Button_TildeOpenConsole_1=Keyboard::Button_Tilde Don't forget that TILDE is the ~ symbol, which means you have to use the SHIFT key to trigger it. I'd imagine that most of us will use the second option ofOpenConsole_0=Keyboard::Button_Graveso that we can access the console by simply hitting the ` (backtick) key. This is what I have in my own KeyBindings file, and I have no problem using the console: Quote OpenConsole_0=Keyboard::Button_GraveOpenConsole_1=(UNASSIGNED) Link to comment Share on other sites More sharing options...
fablext19 Posted May 6, 2011 Author Share Posted May 6, 2011 On 5/6/2011 at 11:23 AM, Sync182 said: Firstly:Make sure you have the mod that allows you to see what you type when accessing the console:http://www.dragonagenexus.com/downloads/file.php?id=1110 Otherwise, using the console is going to be rather difficult. ;) Secondly:From the DA Wiki on Console Commands: Quote "C:\Program Files\Dragon Age\bin_ship\daorigins.exe" -enabledeveloperconsoleThis assumes that you've got DA:O installed to C:\Program Files\Dragon Age; if not, substitute your own install path for C:\Program Files\Dragon Age (in my case, it's D:\Games\Dragon Age). However, what you've put above suggests you've got that bit right. :thumbsup: Quote Open the file "\BioWare\Dragon Age\Settings\KeyBindings.ini" in your My Documents folder. Find the line that says "OpenConsole_0". You can change the value after the equals sign (=) to the key or key combination you want to use for opening the console after running the game. E.g.: change it to "Keyboard::Button_Tilde" to open the console by pressing the ~ button in the top left corner of your keyboard. You can also leave it as "Keyboard::Button_Grave" and then use the "backtick" character, which is located under the tilde. In your list above, you say you haveOpenConsole_0=Keyboard::Button_TildeOpenConsole_1=Keyboard::Button_Tilde Don't forget that TILDE is the ~ symbol, which means you have to use the SHIFT key to trigger it. I'd imagine that most of us will use the second option ofOpenConsole_0=Keyboard::Button_Graveso that we can access the console by simply hitting the ` (backtick) key. This is what I have in my own KeyBindings file, and I have no problem using the console: Quote OpenConsole_0=Keyboard::Button_GraveOpenConsole_1=(UNASSIGNED) Ty! But do i have to change any of my OpenConsole? Link to comment Share on other sites More sharing options...
Thandal Posted May 6, 2011 Share Posted May 6, 2011 On 5/6/2011 at 11:02 AM, fablext19 said: Recently I have just tried to enable console command but have had failing attempts i have been to the DAO wiki and have tried the enable console. Am I typing anything wrong? On my Dragon age Origins exe it says: daorigins.exe'' -enabledeveloperconsole ... What have I done wrong?Can any1 please help?Not sure if you just didn't represent your shortcut's properties correctly, but what you have above is not quite right. The target of the shortcut should be: Quote "C:\Program Files\Dragon Age\bin_ship\daorigins.exe" -enabledeveloperconsoleNotice that there is a LEADING quotation mark ( " ) before the name of the executable. What you entered above is missing that delimiter. And as you show in your post, be sure to have a single space between the last quotation mark and the hyphen. :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts