DO/EngRel/Patches

From Dark Omen Wiki

< DO | EngRel(Difference between revisions)
Jump to: navigation, search
(Collection of CRY-Patches)
m (moved EngRel/Patches to DO/EngRel/Patches: Wasnt in DO Folder)
 
(One intermediate revision not shown)
Line 16: Line 16:
== Remove Magic Item Buy Limit ==
== Remove Magic Item Buy Limit ==
-
  ; Note: Only works for items that are NOT
+
  ; Unassign the item you want to buy from all
-
  ;       assigned to a regiment
+
  ; Regiments and then buy a new one in the shop
-
  ; = Move all your items to the general item
+
  ; and reassign the items
-
  ; collector first!
+
  ; Patch for English EngRel Only!
  POKE 9A37h EBh
  POKE 9A37h EBh
  POKE 9A41h 00h
  POKE 9A41h 00h

Current revision as of 18:52, 18 September 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

; Unassign the item you want to buy from all
; Regiments and then buy a new one in the shop
; and reassign the items
; Patch for English EngRel Only!
POKE 9A37h EBh
POKE 9A41h 00h
Personal tools
communication