DO/EngRel/Patches

From Dark Omen Wiki

< DO | EngRel
Revision as of 10:02, 21 May 2009 by Ghabry (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

List of interesting patches for the EngRel.exe File:
(Copy them to a empty file and execute them with CRYTH)

Don't forget to add

OPEN "Engrel.exe"

Before the POKE-Commands

Contents

PRJ File Open Dialog

Enable

POKE 1007h 85h
POKE 10F6h 85h

Disable

POKE 1007h 84h
POKE 10F6h 84h

Remove Magic Item Buy Limit

; Note: Only works for items that are NOT
;       assigned to a regiment
; = Move all your items to the general item
; collector first!
POKE 9A37h EBh
POKE 9A41h 00h
Personal tools
communication