-
Notifications
You must be signed in to change notification settings - Fork 0
Cheats
Patrick Mollohan edited this page Sep 1, 2023
·
34 revisions
Description | Pro Action Replay | Game Genie | Notes |
---|---|---|---|
All characters are invincible | 80C2D6:BD | 82A2-CF6D | [1] |
Character 1 experience = 9999 | 7E0246:99 7E0247:99 |
BBD0-B286 BBD0-B2E6 |
|
Character 1 health = 9999 | 7E0224:99 7E0225:99 |
BBD4-B276 BBD4-B256 |
|
Character 1 max health = 9999 | 7E0236:99 7E0237:99 |
BBD7-B286 BBD7-B2E6 |
|
Character 2 experience = 9999 | 7E0248:99 7E0249:99 |
BBD0-B376 BBD0-B356 |
|
Character 2 health = 9999 | 7E0226:99 7E0227:99 |
BBD4-B286 BBD4-B2E6 |
|
Character 2 max health = 9999 | 7E0238:99 7E0239:99 |
BBD7-B376 BBD7-B356 |
|
Disable all horizontal collisions | 80E0C7:80 | 6D3A-4FAD | You must disable this in order to interact with objects such as doors. Credits to ClAndrew |
Disable all vertical collisions | 80E134:80 | 6D37-1FDD | You must disable this in order to interact with objects such as doors. Credits to ClAndrew |
Fix Moria passwords | 81A35C:0C 81A390:0C 81CBF1:0C |
DAC9-37D0 DACB-3DD0 DAAE-3D01 |
Fix for Moria password bug. Credits to ClAndrew |
Frodo starts with 1892 health | 81A2FA:92 81A2FB:18 |
B4CE-C460 F6CE-C4A0 |
Gaining more than 9999 HP results in an overflow, causing Frodo to die in one hit |
Noclip | 80E643:11 | FF30-CDAF | Only disables collisions with walls; doesn't affect objects |
1. Changes "STA.W $0220,X" to "LDA.W $0220,X"