Jump to content

Recommended Posts

Posted

You couldn't use DAMM (DAO-Modmanager) to instll the nude mod anyway.

 

As for the console, the Wiki has some good directions which I will quote for you:

  Quote
Make a shortcut to your "daorigins.exe" file (typically located in C:\Program Files (x86)\Dragon Age\bin_ship folder) on your desktop or Start Menu. Right click on shortcut, choose properties, then add the line in the *Target* field "-enabledeveloperconsole" (without the quotes) to the end of the shortcut and it should look something like:

 

"C:\Program Files\Dragon Age\bin_ship\daorigins.exe" -enabledeveloperconsole

 

Be sure that there is a single space between the last quotation mark and the -.

 

If you have the Steam version, go to your My Games tab and right-click on Dragon Age: Origins. In the General tab you will see a "Set launch options..." button. Click on it and add "-enabledeveloperconsole" (without quotes) to the start options field.

 

Another option is to edit the file data\DAOriginsLauncher.xml. This will allow you to run the game from it's normal shortcut but requires you to edit a game file which should be done carefully and not before taking a backup of the file. 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}\DAOrigins.exe" path="${BINARIES_DIR}" autoquit="true" />".

 

Add an attribute arguments="-enabledeveloperconsole" to it make it read

 

<true action="execute" file="${BINARIES_DIR}\DAOrigins.exe" path="${BINARIES_DIR}" autoquit="true" arguments="-enabledeveloperconsole"/>

Posted
  On 10/27/2010 at 3:39 PM, RustyBlade said:

You couldn't use DAMM (DAO-Modmanager) to instll the nude mod anyway.

 

As for the console, the Wiki has some good directions which I will quote for you:

  Quote
Make a shortcut to your "daorigins.exe" file (typically located in C:\Program Files (x86)\Dragon Age\bin_ship folder) on your desktop or Start Menu. Right click on shortcut, choose properties, then add the line in the *Target* field "-enabledeveloperconsole" (without the quotes) to the end of the shortcut and it should look something like:

 

"C:\Program Files\Dragon Age\bin_ship\daorigins.exe" -enabledeveloperconsole

 

Be sure that there is a single space between the last quotation mark and the -.

 

If you have the Steam version, go to your My Games tab and right-click on Dragon Age: Origins. In the General tab you will see a "Set launch options..." button. Click on it and add "-enabledeveloperconsole" (without quotes) to the start options field.

 

Another option is to edit the file data\DAOriginsLauncher.xml. This will allow you to run the game from it's normal shortcut but requires you to edit a game file which should be done carefully and not before taking a backup of the file. 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}\DAOrigins.exe" path="${BINARIES_DIR}" autoquit="true" />".

 

Add an attribute arguments="-enabledeveloperconsole" to it make it read

 

<true action="execute" file="${BINARIES_DIR}\DAOrigins.exe" path="${BINARIES_DIR}" autoquit="true" arguments="-enabledeveloperconsole"/>

 

 

I don't know what i did, but it is all working for me now?!? I really appreciate all of the time you took to help me. Thank you.

  • 2 months later...
Posted
Google: "Console Dragon Age". The wiki (with all the commands, etc.) is the very first result. :whistling:
Posted
  On 1/15/2011 at 8:15 AM, Thandal said:

Google: "Console Dragon Age". The wiki (with all the commands, etc.) is the very first result. :whistling:

 

Google is the friend of dumb----s like me. Domo Arigato!!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...