-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shadows of the Damned: Hella Remastered 1.0.1 TID: 010037A01F96C000 B…
…ID: 5B863A6EFCE084B0
- Loading branch information
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
cheats/Shadows of the Damned Hella Remastered/5B863A6EFCE084B0.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[Breeze beta96e Shadows of the Damned: Hella Remastered 1.0.1 TID: 010037A01F96C000 BID: 5B863A6EFCE084B0] | ||
|
||
[ammo] | ||
04000000 00288488 B94002A9 | ||
04000000 00288488 151BB00E | ||
04000000 049744C0 B9400EA9 | ||
04000000 049744C4 7100213F | ||
04000000 049744C8 5400008B | ||
04000000 049744CC 7100493F | ||
04000000 049744D0 5400004C | ||
04000000 049744D4 B90002A9 | ||
04000000 049744D8 B94002A9 | ||
04000000 049744DC 16E44FEC | ||
|
||
[ammo off] | ||
04000000 00288488 B94002A9 | ||
|
||
[ have 999] | ||
04000000 002A7C0C B9400048 | ||
80000400 | ||
04000000 002A7C0C B9400048 | ||
04000000 002A7C0C 151B3235 | ||
04000000 049744E0 B9400048 | ||
04000000 049744E4 7100051F | ||
04000000 049744E8 5400006B | ||
04000000 049744EC 18000088 | ||
04000000 049744F0 B9000048 | ||
04000000 049744F4 B9400048 | ||
04000000 049744F8 16E4CDC6 | ||
04000000 049744FC 000003E7 | ||
20000000 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
ldr w9, [x21,12] | ||
cmp w9, 8 | ||
b.lt return | ||
cmp w9, 18 | ||
b.gt return | ||
str w9, [x21] | ||
return: | ||
ldr w9, [x21] | ||
b code1+4 |
10 changes: 10 additions & 0 deletions
10
cheats/Shadows of the Damned Hella Remastered/have 999.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
cave_start = 0x049744e0 | ||
ldr w8, [x2] | ||
cmp w8, 1 | ||
b.lt return | ||
ldr w8, a | ||
str w8, [x2] | ||
return: | ||
ldr w8, [x2] | ||
b code1+4 | ||
a:.word 999 |