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

  • Thread starter Thread starter matias3ds
  • Start date Start date
  • Views Views 24,086,313
  • Replies Replies 73,141
  • Likes Likes 249
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
 
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,
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
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
 
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
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
Is anyone Have a cheat code for :

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

and

Rise of the Third Power ID= 0100F05015052000

 
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?
 
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 Moe87,
@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
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?
 
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?
 
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
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.
 
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