DO/EngRel/Patches

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search

Ghabry (Talk | contribs)
(Collection of CRY-Patches)
Newer edit →

Revision as of 10:02, 21 May 2009

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