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

Sania

Member
Newcomer
Joined
Jun 28, 2021
Messages
12
Trophies
0
Age
42
XP
140
Country
Germany
MONSTER HUNTER RISE
tid:0100B04011742000
bid:B09F83B9EF28C00D
ver:3.2.0

[1p invicible on ]
04000000 05196C50 D65F03C0

[1p invicible off ]
04000000 05196C50 6DBC23E9

[1p inf heath]
04000000 037DE978 1E3E1000

[1p hit kill]
04000000 037DE614 1E27F000

[1p run speed normal]
04000000 051802E4 1E2E1000

[1p run speed 1.25x]
04000000 051802E4 1E2D1000

[1p run speed 1.5x]
04000000 051802E4 1E2C1000

[1p run speed 1.75x]
04000000 051802E4 1E2A1000


[dog speed normal]
04000000 03DE70F4 1E2E1000

[dog speed 1.25x]
04000000 03DE70F4 1E2E9000

[dog speed 1.5x]
04000000 03DE70F4 1E2F1000

[dog speed 1.75x]
04000000 03DE70F4 1E2F9000

[dog speed 2x]
04000000 03DE70F4 1E201000

[1p hitrange normal]
04000000 03DE70F4 1E2E1007

[1p hitrange 1.25x]
04000000 03DE70F4 1E2E9007

[1p hitrange 1.5x]
04000000 03DE70F4 1E2F1007

[1p hitrange 1.75x]
04000000 03DE70F4 1E2F9007
Thanks!

Would "Run Speed" cheats (not game speed) also be possible for Monster Hunter Stories 2 (v1.1.0)?
TID: 0100E21011446000
BID: 9E55490635FD56AF
(or the upcoming update)
 

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,300
Trophies
1
Age
44
XP
14,124
Country
United States
You mean I can do Damage to the switch or game in some way?
I saw later post saying that 200 is legit but in general game code can crash when value go out of range, it really depends on how well the code is written. Sometime when something goes wrong it is clearly visible which is good would be bad when strange things happen 20 hours of play later. I think random crash damaging switch HW is not very likely.
 
Last edited by TomSwitch,
  • Like
Reactions: uzimakiuchiha

uzimakiuchiha

Well-Known Member
Member
GBAtemp Patron
Joined
May 17, 2009
Messages
879
Trophies
2
XP
2,385
Country
United States
I saw later post saying that 200 is legit but in general game code can crash when value go out of range, it really depends on how well the code is written. Sometime when something goes wrong it is clearly visible which is good would be bad when strange things happen 20 hours of play later. I think random crash damaging switch HW is not very likely.

That makes sense. Thanks. Yeah 200 though is the legit Max value
 

Crashdummyy

Well-Known Member
Member
Joined
Mar 5, 2017
Messages
115
Trophies
0
Age
29
XP
1,349
Country
Australia
I do have one big Problem with just one game:

Legend of Heroes - Trails to Azure
TID: 010085B01388A000
BID: C5F61671A83CC8B0 ( v1.0.1 )


I am able to use all EdiZon features.
When applying the english patch
( https://gbatemp.net/threads/the-leg...sh-partial-japanese-patch-qol-patches.590397/ ) I cant use EdiZon anymore.
EdiZon then shows the message: "Dmnt detached from game process, press ZL+B to attach. relaunch EdiZon SE to access this game"
Attaching however does not work.
Using the dmnt fork of TomVita wont work either...

My switch is running:
HOS: 12.1.0
AMS: 19.5
EdiZonSE: 3.8.21


While using an older EdiZon ( 3.8.20 ) dmnt still appears to be detached, I'm yet able to search the HEAP+MAIN and edit some values....
But I cant freeze them.
I'd really appreciate it if someone might be able to help me
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,913
Trophies
0
Age
38
XP
5,128
Country
United States
Just a quick question regarding code types and if EdiZon/AMS can support codetypes to increase/decrease values so you could create for example a cheat code to cycle to and from inventory items or increase/decrease item amount (such as ammo)?
 

Vladsquall

Member
Newcomer
Joined
Aug 19, 2015
Messages
19
Trophies
0
Age
38
XP
917
Country
please cheat request

Sakuna of rice and ruin
tid: 0100B1400E8FE000
Bid: 9F2D068C76250857
version 1.0.8

Vigil the longest night
tid: 01002D100EF3A000
Bid: D80316EC1FB4E741
version 1.0.3
 

Snakes13x

Well-Known Member
Newcomer
Joined
Dec 7, 2020
Messages
51
Trophies
0
XP
431
Country
United States
Just a quick question regarding code types and if EdiZon/AMS can support codetypes to increase/decrease values so you could create for example a cheat code to cycle to and from inventory items or increase/decrease item amount (such as ammo)?

Your other option is to set a conditional (Either Code Type 1 or C0) that will set a new value once a threshold happens. For example, you naturally have 100 ammo, once you have less than 10 ammo the code triggers and gives you 100 ammo.

Ammo Pointer in Register F
C043F400 0000000A
640F0000 00000000 00000064
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,913
Trophies
0
Age
38
XP
5,128
Country
United States
Your other option is to set a conditional (Either Code Type 1 or C0) that will set a new value once a threshold happens. For example, you naturally have 100 ammo, once you have less than 10 ammo the code triggers and gives you 100 ammo.

Ammo Pointer in Register F
C043F400 0000000A
640F0000 00000000 00000064
What i am aiming to do is cycle inventory items say by pressing L& + / L& - and then possibly R& + / R& - to increase/decrease ammo loaded.

But then how would you make it increase/decrease if its a pointer code.

Ive tested the code in the video and applied to what im trying but it increases too much, ideally trying to figure out the value id need so it would change the value one byte at a time then decrease one byte at a time so in theory should let you cycle slot1 inventory item to what ever you desire.

but the code is dynamic so im testing off the current address i have, but then wouldnt know how to do it if i found a working pointer for that code.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,913
Trophies
0
Age
38
XP
5,128
Country
United States
thanks, ill send a PM.

I have this so far works but im sure its dynamic so will need a pointer.

Resident Evil HD
TID: 010050f00bc1a000
BID: 6bec9b23b09df46c


Code:
[o Inventory Slot 1 Mod]
80002100
54110000 1e7a00e8
92011100 00000001
A4100410 1e7a00e8
20000000
80008100
54110000 1e7a00e8
92111100 00000001
A4100410 1e7a00e8
20000000
80001100
54110000 1e7a00e4
92011100 00000001
A4100410 1e7a00e4
20000000
80004100
54110000 1e7a00e4
92111100 00000001
A4100410 1e7a00e4
20000000

Notes : ZL Left/Right To Cycle Item/Weapon, ZL Up/Down To Increase/Decrease Value

ezgif-5-29b8566efe2d.gif



Do not post to other sites.

whats a good app to record your switch screen and share on here, the switch record feature is crap and most sites i use, even ones listed wont let me add the upload link.

also as seen in video there is a slight issue if you set value below the default item it removes a slot, so maybe it will work better if its set to either slot in chest (ill fix my chest code to access from inventory screen).

but id need more info on this code type to use with pointers as i have never done them before, and this was the main reason i wanted to do it for this code, @Gamerjin if you could advise on how this code type can work using pointers i would appreciate then i can make this code complete.
 
Last edited by Spider_Man,

OptimisticPessim

Well-Known Member
Newcomer
Joined
Apr 16, 2008
Messages
73
Trophies
0
XP
272
Country
Senegal
Can anyone help convert the codes below to the new version? Thanks~~

Title ID: 01003B0012DC2000
Build: EBD3EFB2950F5140

Title ID: 01003B0012DC2000
Build: 0B3B0F3A81C13C41

[MC HP+SP]
580F0000 037E1FD0
580F1000 000000A8
580F1000 00000D78
580F1000 00000020
780F0000 00000016
680F0000 03E703E7 03E703E7
[MAIN CHARACTERS XP]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F0000 00000020
640F0000 00000000 002DC6C0
[DEMON 1]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 000002A0
640F0000 00000000 001E8480
[DEMON 2]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 00000350
640F0000 00000000 001E8480
[DEMON 3]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 00000400
640F0000 00000000 001E8480
[DEMON 4]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 000004B0
640F0000 00000000 001E8480
[DEMON 5]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 00000560
640F0000 00000000 001E8480
[DEMON 6]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 00000610
640F0000 00000000 001E8480
[DEMON 7]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 000006C0
640F0000 00000000 001E8480
[DEMON 8]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 00000770
640F0000 00000000 001E8480
[DEMON 9]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 00000820
640F0000 00000000 001E8480
[DEMON 10]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
580F1000 00000058
580F1000 00000020
780F1000 000008D0
640F0000 00000000 001E8480
[grimoires]
580F0000 039256A0
580F1000 000002A8
780F0000 000003B9
620F0000 00000000 00006363
[all incenses]
580F0000 039256A0
580F1000 000002A8
780F0000 00000386
680F0000 63636363 63630063
[Hero HP]
580F0000 03925528
580F1000 00000360
580F1000 00000610
580F1000 00000180
780F0000 00000016
620F0000 00000000 000003E7
[Hero MP]
580F0000 03925528
580F1000 00000360
580F1000 00000610
580F1000 00000180
780F0000 0000001A
620F0000 00000000 000003E7
[Ally 1 HP]
580F0000 0392AE20
580F1000 00000480
780F0000 00000386
620F0000 00000000 000003E7
[Ally 1 MP]
580F0000 0392AE20
580F1000 00000480
780F0000 0000038A
620F0000 00000000 000003E7
[Ally 2 HP]
580F0000 0392AE20
580F1000 00000480
780F0000 00000646
620F0000 00000000 000003E7
[Ally 2 MP]
580F0000 0392AE20
580F1000 00000480
780F0000 0000064A
620F0000 00000000 000003E7
[Ally 3 HP]
580F0000 0392AE20
580F1000 00000480
780F0000 000004E6
620F0000 00000000 000003E7
[Ally 3 MP]
580F0000 0392AE20
580F1000 00000480
780F0000 000004EA
620F0000 00000000 000003E7
[Ally 4 HP]
580F0000 0392AE20
580F1000 00000480
780F0000 00000596
620F0000 00000000 000003E7
[Ally 4 MP]
580F0000 0392AE20
580F1000 00000480
780F0000 0000059A
620F0000 00000000 000003E7
[Ally 5 HP]
580F0000 0392AE20
580F1000 00000480
780F0000 00000436
620F0000 00000000 000003E7
[Ally 5 MP]
580F0000 0392AE20
580F1000 00000480
780F0000 0000043A
620F0000 00000000 000003E7
[Medicine]
580F0000 039256A0
580F1000 000002A8
780F0000 00000362
610F0000 00000000 00000063
[Life Stone]
580F0000 039256A0
580F1000 000002A8
780F0000 00000363
610F0000 00000000 00000063
[Soma]
580F0000 039256A0
580F1000 000002A8
780F0000 0000036A
610F0000 00000000 00000063
[Bead Of Life]
580F0000 039256A0
580F1000 000002A8
780F0000 0000036B
610F0000 00000000 00000063
[Sacred Water]
580F0000 039256A0
580F1000 000002A8
780F0000 0000036F
610F0000 00000000 00000063
[Maragi Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 00000375
610F0000 00000000 00000063
[Soma Droplet]
580F0000 039256A0
580F1000 000002A8
780F0000 00000369
610F0000 00000000 00000063
[Great Chakra]
580F0000 039256A0
580F1000 000002A8
780F0000 00000368
610F0000 00000000 00000063
[Chakra Pot]
580F0000 039256A0
580F1000 000002A8
780F0000 00000367
610F0000 00000000 00000063
[Chakra Drop]
580F0000 039256A0
580F1000 000002A8
780F0000 00000366
610F0000 00000000 00000063
[Bead Chain]
580F0000 039256A0
580F1000 000002A8
780F0000 00000365
610F0000 00000000 00000063
[Bead]
580F0000 039256A0
580F1000 000002A8
780F0000 00000364
610F0000 00000000 00000063
[Mabufu Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 00000376
610F0000 00000000 00000063
[Mazio Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 00000377
610F0000 00000000 00000063
[Mazan Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 00000378
610F0000 00000000 00000063
[Mahama Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 00000379
610F0000 00000000 00000063
[Mamudo Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 0000037A
610F0000 00000000 00000063
[Megido Stone]
580F0000 039256A0
580F1000 000002A8
780F0000 0000037B
610F0000 00000000 00000063
[Megidogola Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 0000037C
610F0000 00000000 00000063
[Poison Arrow]
580F0000 039256A0
580F1000 000002A8
780F0000 0000037D
610F0000 00000000 00000063
[Wagtail Plume]
580F0000 039256A0
580F1000 000002A8
780F0000 0000037E
610F0000 00000000 00000063
[Makajam Rock]
580F0000 039256A0
580F1000 000002A8
780F0000 0000037F
610F0000 00000000 00000063
[Pot Of Death]
580F0000 039256A0
580F1000 000002A8
780F0000 00000380
610F0000 00000000 00000063
[Dis Stone]
580F0000 039256A0
580F1000 000002A8
780F0000 00000374
610F0000 00000000 00000063
[Dis Mute]
580F0000 039256A0
580F1000 000002A8
780F0000 00000373
610F0000 00000000 00000063
[Dis Charm]
580F0000 039256A0
580F1000 000002A8
780F0000 00000372
610F0000 00000000 00000063
[Dis Stun]
580F0000 039256A0
580F1000 000002A8
780F0000 00000371
610F0000 00000000 00000063
[Dis Poison]
580F0000 039256A0
580F1000 000002A8
780F0000 00000370
610F0000 00000000 00000063
[Chakra Elixir]
580F0000 039256A0
580F1000 000002A8
780F0000 0000036C
610F0000 00000000 00000063
[Muscle Drink]
580F0000 039256A0
580F1000 000002A8
780F0000 00000361
610F0000 00000000 00000063
[Turqoise]
580F0000 039256A0
580F1000 000002A8
780F0000 000003C9
610F0000 00000000 00000063
[Agate]
580F0000 039256A0
580F1000 000002A8
780F0000 000003C8
610F0000 00000000 00000063
[Garnet]
580F0000 039256A0
580F1000 000002A8
780F0000 000003CA
610F0000 00000000 00000063
[Amethyst]
580F0000 039256A0
580F1000 000002A8
780F0000 000003C7
610F0000 00000000 00000063
[85k Cash]
580F0000 03B3E908
580F1000 000007E8
580F1000 000000C0
780F0000 00000048
640F0000 00000000 00014C09
[Onyx]
580F0000 039256A0
580F1000 000002A8
780F0000 000003CC
610F0000 00000000 00000063
[Float Ball]
580F0000 039256A0
580F1000 000002A8
780F0000 00000396
610F0000 00000000 00000063
[Coral]
580F0000 039256A0
580F1000 000002A8
780F0000 000003CE
610F0000 00000000 00000063
[MC HP+SP]
580F0000 037E1FD0
580F1000 000000A8
580F1000 00000D78
580F1000 00000020
780F0000 00000016
680F0000 03E703E7 03E703E7
[Member 2 HP+SP]
580F0000 037E1FD0
580F1000 000000A8
580F1000 00000D78
580F1000 00000040
780F0000 00000016
680F0000 03E703E7 03E703E7
[Member 3 HP+SP]
580F0000 037E1FD0
580F1000 000000A8
580F1000 00000D78
580F1000 00000048
780F0000 00000016
680F0000 03E703E7 03E703E7
[member 4 HP+SP]
580F0000 037E1FD0
580F1000 000000A8
580F1000 00000D78
580F1000 00000050
780F0000 00000016
680F0000 03E703E7 03E703E7
[no encounter - Enable Encounter with Right Stick Press]
580F0000 037E1FB0
580F1000 000007D0
580F1000 00000700
580F1000 00000728
780F0000 000000A0
620F0000 00000000 00000000
80000020
620F0000 00000000 000003E8
20000000
[change Kagutsuchi phase - Change with Left Stick Press]
80000010
580F0000 037E1FB0
580F1000 000007D0
580F1000 00000C68
580F1000 00000040
780F0000 00000014
640F0000 00000000 00000001
20000000
[Inf HP/MP]
580F0000 03B3D3A8
580F1000 000000B8
580F1000 00000000
580F1000 00000058
580F1000 00000020
780F0000 00000016
680F0000 03E703E7 03E703E7
[Max Status]
580F0000 03B3D3A8
580F1000 000000B8
580F1000 00000000
580F1000 00000058
580F1000 00000020
580F1000 00000028
780F0000 00000020
680F0000 64646464 64646464
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: Good night