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

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,788
Trophies
1
XP
6,464
Country
United States
I found - HEAP+ 0x00394DECE4 so what next for me to do?
so that's your current hp. so you need to write the code that check if you still alive:
14160000 394DECE4 00000000
^ this code uses your current hp as a check. i have, thur personal experience found the game softlock if you stay in an invincible state.

now we add 0x14 to your address to get [heap + 0x394DECF8], so now that we know the address, and its in float we get:
04100000 394DECF8 3F800000. 0x3F800000 is float 1

and finally, a terminator code so ultimately your code will look something like this:
[Inv timer]
14160000 394DECE4 00000000
04100000 394DECF8 3F800000
20000000
 

crazy_p

Well-Known Member
Member
Joined
Sep 3, 2016
Messages
1,348
Trophies
1
XP
8,194
Country
Thailand
so that's your current hp. so you need to write the code that check if you still alive:
14160000 394DECE4 00000000
^ this code uses your current hp as a check. i have, thur personal experience found the game softlock if you stay in an invincible state.

now we add 0x14 to your address to get [heap + 0x394DECF8], so now that we know the address, and its in float we get:
04100000 394DECF8 3F800000. 0x3F800000 is float 1

and finally, a terminator code so ultimately your code will look something like this:
[Inv timer]
14160000 394DECE4 00000000
04100000 394DECF8 3F800000
20000000

The Address is diffrent than the one that i found, i think it should be something like this:

[Inf. Energy & Invincible]
541C0000 394E5D60
A4CD0410 394E5D64
04100000 394E5D74 40000000

or

[Invincible (On)]
04000000 011290F4 34000123
[Invincible (Off)]
04000000 011290F4 5400012C

Maybe i release my Cheatfile later...
 
Last edited by crazy_p,

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,754
Trophies
0
Age
36
XP
3,273
Country
United States
so that's your current hp. so you need to write the code that check if you still alive:
14160000 394DECE4 00000000
^ this code uses your current hp as a check. i have, thur personal experience found the game softlock if you stay in an invincible state.

now we add 0x14 to your address to get [heap + 0x394DECF8], so now that we know the address, and its in float we get:
04100000 394DECF8 3F800000. 0x3F800000 is float 1

and finally, a terminator code so ultimately your code will look something like this:
[Inv timer]
14160000 394DECE4 00000000
04100000 394DECF8 3F800000
20000000
I got mixed up with invincible and unlimited energy but your cheat works great.

The Address is diffrent than the one that i found, i think it should be something like this:

[Inf. Energy & Invincible]
541C0000 394E5D60
A4CD0410 394E5D64
04100000 394E5D74 40000000

or

[Invincible (On)]
04000000 011290F4 34000123
[Invincible (Off)]
04000000 011290F4 5400012C

Maybe i release my Cheatfile later...
First didn't work - got KO.

Second works with some enemies but hit by robot (non-EMMI) got KO.

I wish that I could remove the 2.0.0 update but Metroid on my Switch is legit in sysnand.
 
  • Like
Reactions: crazy_p

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,788
Trophies
1
XP
6,464
Country
United States
speaking of dread, i will ask if anyone has found a clipping code for any version, because i had only got the timing twice for this stupid puzzle that i cant seem to figure out how the hell i got it twice.....
2022021200093100-9A9B6E0371D34263D6B6577F9CBA54D5.jpg
 

khuong

Well-Known Member
Member
Joined
Jul 18, 2018
Messages
1,542
Trophies
1
Age
44
XP
6,505
Country
Canada
speaking of dread, i will ask if anyone has found a clipping code for any version, because i had only got the timing twice for this stupid puzzle that i cant seem to figure out how the hell i got it twice.....View attachment 297795

I did find xyz for the game when it first came out. Never did anything with it. But I’m assuming you can just find it and change it to go through objects
 
  • Like
Reactions: crazy_p

ZER-O

Well-Known Member
Member
Joined
Sep 25, 2021
Messages
876
Trophies
1
XP
2,733
Country
United Kingdom
u
I got mixed up with invincible and unlimited energy but your cheat works great.


First didn't work - got KO.

Second works with some enemies but hit by robot (non-EMMI) got KO.

I wish that I could remove the 2.0.0 update but Metroid on my Switch is legit in sysnand.
Use DBi you can still roll back on 1.3 update even on sysnad
 
  • Like
Reactions: crazy_p

WiduraGoez

Well-Known Member
Member
Joined
Nov 7, 2021
Messages
370
Trophies
0
Age
42
XP
1,307
Country
Indonesia
Is anyone Have a cheat code for :

Skautfold: Shrouded in Sanity ID= 0100D36014208000 (America, Europe) US​

and

Rise of the Third Power ID= 0100F05015052000

 

NeoGranzon

シュウ 「グラビトロンカノン 発射!」
Member
Joined
Aug 4, 2019
Messages
2,998
Trophies
1
XP
7,973
Country
Italy
so that's your current hp. so you need to write the code that check if you still alive:
14160000 394DECE4 00000000
^ this code uses your current hp as a check. i have, thur personal experience found the game softlock if you stay in an invincible state.

now we add 0x14 to your address to get [heap + 0x394DECF8], so now that we know the address, and its in float we get:
04100000 394DECF8 3F800000. 0x3F800000 is float 1

and finally, a terminator code so ultimately your code will look something like this:
[Inv timer]
14160000 394DECE4 00000000
04100000 394DECF8 3F800000
20000000
@Gamerjin , sorry for inf.missile in Metroid Dread do you always have to search for the code with float?
 

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,754
Trophies
0
Age
36
XP
3,273
Country
United States
u

Use DBi you can still roll back on 1.3 update even on sysnad
No need to reinstall 1.3 update? I noticed some of them used DBi said to reset the game version and reinstall update.

I use game card for Metroid Dread.

I'm afraid about ban risk since I use online regularly for ACNH game. I guess that I have to wait for someone to recalculate the cheats for Metroid or use Edizon to modify the memory.
 
Last edited by JeepX87,

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,754
Trophies
0
Age
36
XP
3,273
Country
United States
@Gamerjin , sorry for inf.missile in Metroid Dread do you always have to search for the code with float?
I found one for infinite missile - HEAP + 0x003C13C380 so I put 999 and frozen the value.

and other one - HEAP + 0x004D587300 so this game just dropped to 998, so it went down to 996 then rebound to 998.
 
  • Like
Reactions: NeoGranzon

xgorinx

Well-Known Member
Newcomer
Joined
Sep 29, 2009
Messages
72
Trophies
1
XP
583
Country
United States
Is there an ideal way to search for values in a game while it's running? I've been using the latest version of Edizon SE on latest version of Atmosphere, but if I do a search for a pretty common value and get like 300,000 results, then change that value again and do a second search, my switch always crashes (error 2168-0002). I was told this was due to the memory on the switch...so is there a better way?
 

NeoGranzon

シュウ 「グラビトロンカノン 発射!」
Member
Joined
Aug 4, 2019
Messages
2,998
Trophies
1
XP
7,973
Country
Italy
I found one for infinite missile - HEAP + 0x003C13C380 so I put 999 and frozen the value.

and other one - HEAP + 0x004D587300 so this game just dropped to 998, so it went down to 996 then rebound to 998.
Did you find the value with the float search?
 

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,715
Trophies
2
XP
6,279
Country
Is there an ideal way to search for values in a game while it's running? I've been using the latest version of Edizon SE on latest version of Atmosphere, but if I do a search for a pretty common value and get like 300,000 results, then change that value again and do a second search, my switch always crashes (error 2168-0002). I was told this was due to the memory on the switch...so is there a better way?
haven't seen any crash on searches as far as I could remember
if you are launching edizon se from profile then try to remove it or try to disable sys modules if you are using them
 
  • Like
Reactions: crazy_p

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,754
Trophies
0
Age
36
XP
3,273
Country
United States
Is there an ideal way to search for values in a game while it's running? I've been using the latest version of Edizon SE on latest version of Atmosphere, but if I do a search for a pretty common value and get like 300,000 results, then change that value again and do a second search, my switch always crashes (error 2168-0002). I was told this was due to the memory on the switch...so is there a better way?
If game use static and if numbers are displayed in game so you can use floating, known as flt in Edizon.

Pick fit, then select == then select HEAP + MAIN, so put value that you see in game and go back to game to do anything to get value down or up, so go back and use search again to put new value in. After you find a value so you can modify or freeze the value.

It is just like Cheat Engine for PC.
 

xgorinx

Well-Known Member
Newcomer
Joined
Sep 29, 2009
Messages
72
Trophies
1
XP
583
Country
United States
haven't seen any crash on searches as far as I could remember

if you are launching edizon se from profile then try to remove it or try to disable sys modules if you are using them

What does "using Edizon SE from profile" mean? Usually I boot the game, then go to home menu > album > Edizon SE. In an example, I was running the Triangle Strategy demo and did a 16 bit search for "66" (current kudos), which returned about 300,000 results. Then I spent one and did a second search for "65" and then the switch crashes
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: A type of fish