DO/EngRel

From Dark Omen Wiki

< DO(Difference between revisions)
Jump to: navigation, search
m (EXE moved to EngRel: Wanted a Redirect and was to lazy to look up the syntax :P)
m (added other engrel articles)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
EngRel is the exe...
+
EngRel.exe is the executable of [[Warhammer:_Dark_Omen]]. It is based on the SOTHR Engine. EngRel means '''Eng'''ine '''Rel'''ease (it is common development procedure to compile to "debug" executables during development and "release" executables for the live game. Debug executables contains extra information that make then larger and slower, but make it easier to track down bugs). EngRel.exe contains lots of hardcoded data which makes Dark Omen not very Modding-Friendly.
 +
 
 +
== Overview about hardcoded things of general interest ==
 +
 
 +
Note: The Offsets are for the English EngRel only!
 +
 
 +
{|class="wikitable"
 +
! Offset !! Information
 +
|-
 +
| 000043FC || Gold for new created armies 
 +
|-
 +
| 000EA0B9 || Fanatic Army Block
 +
|-
 +
| 000EA168 || Spell Casted Zombies Block
 +
|}
 +
 
 +
== Other Articles related to EngRel ==
 +
 
 +
[[DO/EngRel/Patches|Patches]]
 +
 
 +
[[DO/EngRel/Stringdump|Stringdump]]

Current revision as of 18:52, 18 September 2009

EngRel.exe is the executable of Warhammer:_Dark_Omen. It is based on the SOTHR Engine. EngRel means Engine Release (it is common development procedure to compile to "debug" executables during development and "release" executables for the live game. Debug executables contains extra information that make then larger and slower, but make it easier to track down bugs). EngRel.exe contains lots of hardcoded data which makes Dark Omen not very Modding-Friendly.

Overview about hardcoded things of general interest

Note: The Offsets are for the English EngRel only!

Offset Information
000043FC Gold for new created armies
000EA0B9 Fanatic Army Block
000EA168 Spell Casted Zombies Block

Other Articles related to EngRel

Patches

Stringdump

Personal tools
communication