Torrent Hash - Hash of all existing torrents
Please, pay attention to the fact that you are about to download the torrent NOT from torhash.net
torhash.net is just a torrent search engine, no torrents are hosted here.

Dragon Age: Origins No-DVD Loader [1.03] - TiLL

Infohash:

26A79F4B93311B86783F7E22C266B6636749947F

Type:

Games

Title:

Dragon Age: Origins No-DVD Loader [1.03] - TiLL

Category:

Games/PC

Uploaded:

2010-03-09 (by TiLLseed)

Description:

Dragon Age: Origins No-DVD Loader by TiLL {{{ open source cracking }}} 1. Install DA:O 2. Patch, install DLC, etc. 3. Run daoloader.exe from anywhere. Tested and working with 1.03. May continue working for future versions.

Tags:

  1. dragon age
  2. dao
  3. TiLL

Files count:

3

Size:

53.44 Kb

Trackers:

udp://tracker.openbittorrent.com:80
udp://open.demonii.com:1337
udp://tracker.coppersurfer.tk:6969
udp://exodus.desync.com:6969

Comments:

jewbagel (2010-03-09)

Working here. Thanks!

LRN (2010-03-09)

Confirmed, works with 1.03.
P.S. You've changed only the bytes_find sequence. Why don't you make a loader that reads the sequence from a config file instead of hard-coding it? It could even detect the game version and read appropriate sequence from the config. Also, read executable file name from config too. That would make it somewhat more legal: generally it is not illegal to launch *some* process and then get access to its memory and change *some* bytes. Only when "*some*" is filled with actual data the action can potentially become illegal (in some countries).

TiLLseed (2010-03-09)

The original program I wrote would actually parse hex from the command line. I simplified it to make a release for DAO.
I figure anyone smart enough to know which bytes to fiddle with also has a C++ compiler anyway.
I'm currently pondering ways to make it a bit smarter and future-proof it. BioWare has been kind enough to not actually change the very simple copy protection, but recompiling their EXE can change that call address.

TiLLseed (2010-03-12)

It is pretty funny that the Vitality update is still missing from public torrent sites. I had no idea a 1.03 patch was coming soon when I started working on this, but I guess the timing worked out nicely.
I've finished creating a generic loader for all versions of DA:O that does some flexible pattern matching, but I figure I won't bother uploading another torrent until a new version of the game is released.
I did upload the source:
http://pastebay.com/89288
And the whole package:
http://stashbox.org/820122/daoloader.r3-TiLL.zip

The code is now a pretty decent framework for building simple memory patchers. Use it, learn from it, make your own stuff, whatever.
Viel Spaß,
Till Eulenspiegel

Syteri (2010-03-12)

Question.. Do I still need a crack to make this work?

Syteri (2010-03-12)

Thanks man! It works great

Griffith_ (2010-03-16)

No console. =(

Syteri (2010-03-18)

Till, I hope you can answer my question. Will this loader work with DA:O Awakening?

Darktangent10 (2010-03-25)

Going to try this. Damn memory leak is pissing me off, though I heard the new patch only replaces it with more problems.

Hower_Power (2010-04-08)

can it work with dragon age origins awakening?

chris1010 (2010-05-12)

works perfectly here...great..thanks man

raziiiiel (2010-05-19)

after i got the crack working my console no longer works (developerconsole) anyone else have this problem or know how to fix it?

itisspencer (2010-05-26)

similar issue here developer console is needed for some add-ons from nexus any help would be great.
this works great beyond this one issue.

guthimillerk (2011-03-14)

Any way to get the developer console to work on this? I added a shortcut to my desktop and appended "-enabledeveloperconsole" to the end of the target so it reads ""C:\Program Files\Dragon Age\bin_ship\daoloader.exe" -enabledeveloperconsole", but there's still no console in game. Thanks.