ROM Hack Cheat Codes AMS and Sx Os, Add and Request

Jericoss

Well-Known Member
Member
Joined
Sep 24, 2019
Messages
1,640
Trophies
1
XP
4,953
Country
Mexico
The Lara Croft Collection And The Guardian Of Light
TID: 010079c017f5e002
BID: BD5CD5189BC90093 v 1.1_65791

[*Moon Jump Jericoss]
80000001
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000003A8
640F0000 00000000 42820000
20000000

[*ZL Size x3]
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000000A0
640F0000 00000000 3F800000
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000000A4
640F0000 00000000 3F800000
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000000A8
640F0000 00000000 3F800000
80000100
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000000A0
640F0000 00000000 40400000
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000000A4
640F0000 00000000 40400000
580F0000 0214BC38
580F1000 00000240
580F1000 00000240
580F1000 00000240
780F0000 000000A8
640F0000 00000000 40400000
20000000
 

felmapiq

Active Member
Newcomer
Joined
Nov 3, 2021
Messages
32
Trophies
0
Age
29
XP
182
Country
Indonesia
Can anyone make cheats for dreadout 2? Inf health and inf ammo (or anything to help)

TID 010032B01C6F2000
Game Update version 0.5 (v262144)

Thank you!
 

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,224
Country
Hong Kong
[№10. All Scrolls become Blank Paper (Hold L)]
080E0000 0676FF7C 1DEFF905 160A6DC6
080E0000 0676FF74 D65F03C0 F9000A68
040E0000 0676FF70 58000068
040E0000 024FC684 D65F03C0
80000040
040E0000 024FC684 1509CE3B
20000000

[№11. Blessing all Scrolls (Hold R)]
080E0000 0676FF68 16F631C6 52800020
080E0000 0676FF60 39008500 52801880
080E0000 0676FF58 F9400908 F9401268
040E0000 024FC680 52800020
80000080
040E0000 024FC680 1509CE36
20000000

thank you
I tried these two codes but the pat code doesn't work in Ryujinx
In order to let the button activate cheat work for RynjinX or Yuzu, some code needed to be changed

for example,
Python:
AddCheat('All Scrolls become Blank Paper (Hold L)', '所有卷軸變成白紙卷軸 (長按L)')
AddCheatCode(RegData(0x1DEFF905160A6DC6,8))
CodeCave('C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR X8, {end}', 'STR X8, [X19, #0x10]', 'RET'], use_BL=False, useButton='L')

AddCheat('Blessing all Scrolls (Hold R)', '祝褔所有卷軸 (長按R)')
CodeCave('20 00 80 52 C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR X8, [X19, #0x20]', 'LDR X8, [X8, #0x10]', 'MOV W0, 0xC4', 'STRB W0, [X8, #0x21]', 'MOV W0, #1', 'B {back}'], use_BL=False, useButton='R')
can be changed to
Python:
AddCheat('All Scrolls become Blank Paper (Hold L)', '所有卷軸變成白紙卷軸 (長按L)')
AddCheatCode(RegData(0))
Hack(GetCodeK(), 1, useButton='L', showRestoreCode=False)
AddCheatCode(RegData(0x1DEFF905160A6DC6,8))
CodeCave('C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR W8, {end}+8', 'CBZ W8, .+12', 'LDR X8, {end}', 'STR X8, [X19, #0x10]', 'RET'], use_BL=False)

AddCheat('Blessing all Scrolls (Hold R)', '祝褔所有卷軸 (長按R)')
AddCheatCode(RegData(0))
Hack(GetCodeK(), 1, useButton='R', showRestoreCode=False)
CodeCave('20 00 80 52 C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR W8, {end}', 'CBZ W8, .+20', 'LDR X8, [X19, #0x20]', 'LDR X8, [X8, #0x10]', 'MOV W0, 0xC4', 'STRB W0, [X8, #0x21]', 'MOV W0, #1', 'B {back}'], use_BL=False)

You may test these
[Shiren the Wanderer, The Mystery Dungeon of Serpentcoil Island v1.0.2 TID=01003E001A67A000 BID=30A396AC73D6F381]

[Restore Code (Use after unchecking any cheats below)]
040E0000 0280AA3C D63F0120
040E0000 026FA74C 1A9B13E8
040E0000 027F6784 2A0103F4
040E0000 0254B788 B94002D7
040E0000 02563F74 2A0003F4
040E0000 0245768C B9001A61
040E0000 02564104 B9401914
040E0000 02BEDB2C B9409699
040E0000 0281349C 2A0103F6
040E0000 024FC684 D65F03C0
040E0000 024FC680 52800020
040E0000 03B70B3C B9401808

[№ 1. Invincible]
080E0000 0676FFF8 D61F0120 B9401421
080E0000 0676FFF0 F9401E61 54000061
080E0000 0676FFE8 7101411F 39400108
080E0000 0676FFE0 F9400908 F9400268
040E0000 0280AA3C 94FD9569

[№ 2. Satiety do not decrease]
040E0000 026FA74C 2A1F03E8

[№ 3. 5x EXP]
040E0000 027F6784 0B010834

[№ 4. 5x Damage]
080E0000 0676FFD8 D65F03C0 B90002D7
080E0000 0676FFD0 0B170AF7 54000060
080E0000 0676FFC8 7101405F 39400042
080E0000 0676FFC0 F9400902 B94002D7
040E0000 0254B788 9508920E

[№ 5. 5x Gold Earned]
040E0000 02563F74 0B000814

[№ 6. Gold does not decrease]
080E0000 0676FFB8 D65F03C0 B9001A61
080E0000 0676FFB0 5400004D 6B03003F
040E0000 0676FFAC B9401A63
040E0000 0245768C 950C6248

[№ 7. 32-items Bag]
080E0000 0676FFA4 D65F03C0 29035114
040E0000 0676FFA0 52800414
040E0000 02564104 95082FA7

[№ 8. STR 50]
080E0000 0676FF98 D65F03C0 2912E699
040E0000 0676FF94 52800659
040E0000 02BEDB2C 94EE091A

[№ 9. Reversal of equipment and wand deterioration effects]
080E0000 0676FF8C D65F03C0 2A0103F6
080E0000 0676FF84 4B0103E1 36F80041
040E0000 0281349C 94FD72BA

[№10. All Scrolls become Blank Paper (Hold L)]
040E0000 0676FF80 00000000
80000040
040E0000 0676FF80 00000001
20000000
080E0000 0676FF78 1DEFF905 160A6DC6
080E0000 0676FF70 D65F03C0 F9000A68
080E0000 0676FF68 58000068 34000068
040E0000 0676FF64 180000E8
040E0000 024FC684 1509CE38

[№11. Blessing all Scrolls (Hold R)]
040E0000 0676FF60 00000000
80000080
040E0000 0676FF60 00000001
20000000
080E0000 0676FF58 16F631CA 52800020
080E0000 0676FF50 39008500 52801880
080E0000 0676FF48 F9400908 F9401268
080E0000 0676FF40 340000A8 18000108
040E0000 024FC680 1509CE30

[№12. Pots Size 20]
080E0000 0676FF38 D65F03C0 29032008
040E0000 0676FF34 52800288
040E0000 03B70B3C 94AFFCFE

[This set of cheats is created by Eiffel2018, enjoy!]
 

jhmiller

Well-Known Member
Member
Joined
Nov 23, 2010
Messages
637
Trophies
2
Location
Madrid
XP
4,744
Country
Spain
  • Like
Reactions: ranma99vn

ichiro_suzuki

Member
Newcomer
Joined
Oct 14, 2022
Messages
7
Trophies
0
Age
49
Location
Usa
XP
152
Country
United Kingdom
In order to let the button activate cheat work for RynjinX or Yuzu, some code needed to be changed

for example,
Python:
AddCheat('All Scrolls become Blank Paper (Hold L)', '所有卷軸變成白紙卷軸 (長按L)')
AddCheatCode(RegData(0x1DEFF905160A6DC6,8))
CodeCave('C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR X8, {end}', 'STR X8, [X19, #0x10]', 'RET'], use_BL=False, useButton='L')

AddCheat('Blessing all Scrolls (Hold R)', '祝褔所有卷軸 (長按R)')
CodeCave('20 00 80 52 C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR X8, [X19, #0x20]', 'LDR X8, [X8, #0x10]', 'MOV W0, 0xC4', 'STRB W0, [X8, #0x21]', 'MOV W0, #1', 'B {back}'], use_BL=False, useButton='R')
can be changed to
Python:
AddCheat('All Scrolls become Blank Paper (Hold L)', '所有卷軸變成白紙卷軸 (長按L)')
AddCheatCode(RegData(0))
Hack(GetCodeK(), 1, useButton='L', showRestoreCode=False)
AddCheatCode(RegData(0x1DEFF905160A6DC6,8))
CodeCave('C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR W8, {end}+8', 'CBZ W8, .+12', 'LDR X8, {end}', 'STR X8, [X19, #0x10]', 'RET'], use_BL=False)

AddCheat('Blessing all Scrolls (Hold R)', '祝褔所有卷軸 (長按R)')
AddCheatCode(RegData(0))
Hack(GetCodeK(), 1, useButton='R', showRestoreCode=False)
CodeCave('20 00 80 52 C0 03 5F D6 1F 20 03 D5 1F 20 03 D5 FF 03 01 D1 FD 7B 01 A9 F5 13 00 F9 F4 4F 03 A9 FD 43 00 91 F5 03 02 2A',
    ['LDR W8, {end}', 'CBZ W8, .+20', 'LDR X8, [X19, #0x20]', 'LDR X8, [X8, #0x10]', 'MOV W0, 0xC4', 'STRB W0, [X8, #0x21]', 'MOV W0, #1', 'B {back}'], use_BL=False)

You may test these
[Shiren the Wanderer, The Mystery Dungeon of Serpentcoil Island v1.0.2 TID=01003E001A67A000 BID=30A396AC73D6F381]

[Restore Code (Use after unchecking any cheats below)]
040E0000 0280AA3C D63F0120
040E0000 026FA74C 1A9B13E8
040E0000 027F6784 2A0103F4
040E0000 0254B788 B94002D7
040E0000 02563F74 2A0003F4
040E0000 0245768C B9001A61
040E0000 02564104 B9401914
040E0000 02BEDB2C B9409699
040E0000 0281349C 2A0103F6
040E0000 024FC684 D65F03C0
040E0000 024FC680 52800020
040E0000 03B70B3C B9401808

[№ 1. Invincible]
080E0000 0676FFF8 D61F0120 B9401421
080E0000 0676FFF0 F9401E61 54000061
080E0000 0676FFE8 7101411F 39400108
080E0000 0676FFE0 F9400908 F9400268
040E0000 0280AA3C 94FD9569

[№ 2. Satiety do not decrease]
040E0000 026FA74C 2A1F03E8

[№ 3. 5x EXP]
040E0000 027F6784 0B010834

[№ 4. 5x Damage]
080E0000 0676FFD8 D65F03C0 B90002D7
080E0000 0676FFD0 0B170AF7 54000060
080E0000 0676FFC8 7101405F 39400042
080E0000 0676FFC0 F9400902 B94002D7
040E0000 0254B788 9508920E

[№ 5. 5x Gold Earned]
040E0000 02563F74 0B000814

[№ 6. Gold does not decrease]
080E0000 0676FFB8 D65F03C0 B9001A61
080E0000 0676FFB0 5400004D 6B03003F
040E0000 0676FFAC B9401A63
040E0000 0245768C 950C6248

[№ 7. 32-items Bag]
080E0000 0676FFA4 D65F03C0 29035114
040E0000 0676FFA0 52800414
040E0000 02564104 95082FA7

[№ 8. STR 50]
080E0000 0676FF98 D65F03C0 2912E699
040E0000 0676FF94 52800659
040E0000 02BEDB2C 94EE091A

[№ 9. Reversal of equipment and wand deterioration effects]
080E0000 0676FF8C D65F03C0 2A0103F6
080E0000 0676FF84 4B0103E1 36F80041
040E0000 0281349C 94FD72BA

[№10. All Scrolls become Blank Paper (Hold L)]
040E0000 0676FF80 00000000
80000040
040E0000 0676FF80 00000001
20000000
080E0000 0676FF78 1DEFF905 160A6DC6
080E0000 0676FF70 D65F03C0 F9000A68
080E0000 0676FF68 58000068 34000068
040E0000 0676FF64 180000E8
040E0000 024FC684 1509CE38

[№11. Blessing all Scrolls (Hold R)]
040E0000 0676FF60 00000000
80000080
040E0000 0676FF60 00000001
20000000
080E0000 0676FF58 16F631CA 52800020
080E0000 0676FF50 39008500 52801880
080E0000 0676FF48 F9400908 F9401268
080E0000 0676FF40 340000A8 18000108
040E0000 024FC680 1509CE30

[№12. Pots Size 20]
080E0000 0676FF38 D65F03C0 29032008
040E0000 0676FF34 52800288
040E0000 03B70B3C 94AFFCFE

[This set of cheats is created by Eiffel2018, enjoy!]
thank you
It sometimes freezes, but I was able to confirm that it works.
 

herowang

Well-Known Member
Member
Joined
Feb 14, 2015
Messages
117
Trophies
0
Age
43
XP
3,384
Country
Taiwan

DreadOut 2 0.5 TID: 010032B01C6F2000 BID: 65BC2E4A87A83EE7​

The HP affects the overall colour, so choose anyone you like and use it.

code:
[HP 350]
[HP 250]
[HP 150]
[Speed 2X after B button used]
[Speed 3X after B button used]
[Inf. Stamina]

Original Code by herowang

download here, go fot it
Post automatically merged:

Can anyone make cheats for dreadout 2? Inf health and inf ammo (or anything to help)

TID 010032B01C6F2000
Game Update version 0.5 (v262144)

Thank you!
Use it at your risk.
I don't care emulator.
 

felmapiq

Active Member
Newcomer
Joined
Nov 3, 2021
Messages
32
Trophies
0
Age
29
XP
182
Country
Indonesia

DreadOut 2 0.5 TID: 010032B01C6F2000 BID: 65BC2E4A87A83EE7​

The HP affects the overall colour, so choose anyone you like and use it.

code:
[HP 350]
[HP 250]
[HP 150]
[Speed 2X after B button used]
[Speed 3X after B button used]
[Inf. Stamina]

Original Code by herowang

download here, go fot it
Post automatically merged:


Use it at your risk.
I don't care emulator.
Wow you are so fast to find those cheats, thank you so much!
 

chibiki00

Member
Newcomer
Joined
Mar 16, 2022
Messages
12
Trophies
0
Age
28
Location
Tennessee
XP
103
Country
United States
Hi could anyone please make an all cards cheat including the cards that you can only get online for

Shadowverse Champion's battle
TID:01005880134C2000
c8a3a29b0bbeae47
 

MyBestFriendPlank

New Member
Newbie
Joined
Nov 23, 2023
Messages
2
Trophies
0
Age
33
XP
36
Country
United Kingdom
Hello! I was hoping someone here can help me as I’m running out of options.

Nickelodeon All-Star Brawl 2
TID:010010701AFB2000

I’m mostly looking for a code that will give the player the ability to preform a “one hit kill” and an “unlimited amount of power ups and perks” for the campaign mode.

I will be forever grateful as everywhere I looked there’s no cheats for this game.
 

herowang

Well-Known Member
Member
Joined
Feb 14, 2015
Messages
117
Trophies
0
Age
43
XP
3,384
Country
Taiwan
I think the thread is dead no one can make cheat for switch game anymore. Especialy atelier sophie mystery book
You can create your own codes.
TomSwitch makes Breeze more and more useful and shows you how to use it.
Eiffel2018 has written many useful tutorials and scripts.
Many of the authors on this thread have shared codes for you to learn from.
 

garzacorporations

Well-Known Member
Newcomer
Joined
Nov 21, 2016
Messages
88
Trophies
0
Age
36
XP
310
Country
Spain
Last edited by garzacorporations,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Thought I saw my ex on that new kingdom of the Apes poster