Dragon Age: Origins - Ultimate Edition

Dragon Age: Origins - Ultimate Edition

107 ratings
Dragon Age: Origins - Ultimate Edition_Console Cheats
By MetalHead84
Console set ( Steam version )

In order to use the Steam version of the console commands following are made:

- Sets up a desktop shortcut to the DAOrigins.exe (not the launcher ) a . These can be found in
Steam directory. e.g.

C: \ Program Files \ steam \ steamapps \ common \ dragon age origins \ bin_ship \ DAOrigins.exe

- In right click -> Properties on the shortcut you added with target after "with a
Space -developer console , a

- Next, you need a key to open the console in the KeyBindings.ini to find , for example, at:

C: \ Users \ username \ Documents \ BioWare \ Dragon Age \ Settings

The entry must be in the line

OpenConsole_0 = Keyboard :: Button_XXXXXX

be done and said behind Button_ key must not be used otherwise .
as "G" for example, is free you could make it into OpenConsole_0 = Keyboard :: Button_G and
Activate the console games with G .

As stated in the first post , when you open the console you can see nothing, only when you start to write appear at the top of various characters. The text to write to you can not see well , that's normal.

Editing The DAOriginsLauncher.xml File
Go to
C:\Program Files (x86)\Steam\SteamApps\common\Dragon Age Ultimate Edition\data

Right click the DAOriginsLauncher.xml file and open the file with notepad.
Find the line
<condition name="FirstRunCheck" type="FileExist" file="${USERDATA_DIR}\SystemInformation.xml">

Below that line should be this line
<true action="execute" file="${BINARIES_DIR}\DAOrigins.exe" path="${BINARIES_DIR}" autoquit="true" />

Just before autoquit="True" /> add this: arguments="-enabledeveloperconsole". The line should then read

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

Save the file
   
Award
Favorite
Favorited
Unfavorite
Cheats
runscript pc_immortal: Immortality (it takes more damage, but does not die)

runscript killallhostiles: Defeat all enemy creatures

runscript zz_money #: # Get money (equivalent to the amount of 100,000 gold 10)

runscript addxp #: # Get experience points

runscript zz_addapproval Y #: Recognition from person Y is increased by #

runscript ai off: AI is turned off

runscript ai on: AI on again

runscript healplayer: Player / party is healed

runscript zz_addapproval X #: Relation to Party Member X is changed to # (number).

runscript cheater: All Achievments be added to your player profile

unscript supercrit player: 1,000 health, mana and stamina points will be added to your main

runscript zz_givearmor: All "Dragonbone Legion" armor are generated in the inventory

runscript injury remall: Any violation of a self to be removed

runscript injury remparty: All violations of the Party wedern healed


33 Comments
michealtuhux Mar 14 @ 5:30am 
Thanks alot it worked for me:steamhappy:
ferormaei Dec 23, 2024 @ 4:25am 
is this work on pirates version?
ryngogames Jul 15, 2024 @ 2:55pm 
@jmarmol79 Were you able to figure it out? I'm having the same problem
jmarmol79 Jul 7, 2024 @ 3:32am 
dont know what to do tried everything in the list above but still wont work can anybody advice
michael_smith25 May 31, 2024 @ 8:50am 
Theokoles stated: . I use zz_money script and now i have negative money - Personally, I use it like this: (my console is set to the Tilde key just so you undstand my script)

`runscript zz_money 98700000 which adds 9870 gold to my toon. DO NOT USE A -(NEG) MARK EVER FOR ANY SCRIPT!!!!` in my games with a developers console they are designed to add to the game not subtract, doing so could crash or freeze your game. Just FYI.:steamthumbsup:
Theokoles Feb 2, 2023 @ 11:39am 
can some one help me plls. I use zz_money script and now i have negative money. It only o for -0 to -99 and i cant buy anything, i also try to sell some items but the problem continue
TOICHIYEULOAN Jan 2, 2023 @ 12:46pm 
i dont quite understand, do you also have a screnshot or something??
Scarlet Nov 3, 2022 @ 1:58am 
can it also work under game options ?
EMPSHIKY Apr 22, 2022 @ 2:16am 
to this day it still works
twilightoculus Sep 12, 2021 @ 1:47am 
If you're getting "you are not the developer" it has to do with spacing on the line.

You see it as

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

on this. MAKE SURE in the file it counts the space between the " and autoquit or copy paste into one line like this:

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

Otherwise it messes it up.