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

mrdude

Developer
Developer
Joined
Dec 11, 2015
Messages
2,483
Trophies
1
Age
55
XP
6,616
Ram Editor?

No the main is [main+3cdf188] - 54c0

Yes, here's a screenshot:
syNisId.jpg


The dc code that's highlighted is the hex that gets modded, the Main next to it says 0x038a9f88 - that's why I'm confused with what you wrote???
 

Stoned

Well-Known Member
Member
Joined
Mar 26, 2014
Messages
2,738
Trophies
1
Age
44
XP
3,938
Country
Germany
Yes, here's a screenshot:
syNisId.jpg


The dc code that's highlighted is the hex that gets modded, the Main next to it says 0x038a9f88 - that's why I'm confused with what you wrote???


I Use the noexs Debugger. ;)


How would I make a cheat for this two:

money [MAIN+0x002c33d0] (0x412)

laharl mana [MAIN+0x002c4324] (0xb)


999999 Money

580F0000 002c33d0
780F1000 00000412
680F0000 00000000 000F423F


999 Mana

580F0000 002c4324
780F1000 0000000b
680F0000 00000000 000003E7

Code Builder Dl: https://gbatemp.net/attachments/sxos_codebuilder_b3-zip.146426/
 
Last edited by Stoned,

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,225
Trophies
2
XP
5,579
Country

mrdude

Developer
Developer
Joined
Dec 11, 2015
Messages
2,483
Trophies
1
Age
55
XP
6,616
@Stoned, I used the tool posted on page 15.

This is my unlimited lifes cheat for crash bandicoot 1

Code:
[Unlimited Lifes]
01100000 905722cc 000000FF

Tested and working :-)
Title ID: 0100d1b006744000
Build ID: 29e1a37d84227147
 

Attachments

  • 0100d1b006744000.zip
    569 bytes · Views: 162

KyoNando

Member
Newcomer
Joined
Oct 13, 2018
Messages
12
Trophies
0
Age
43
XP
200
Country
Spain
I'm very sorry. I said bows but I mran arrows.

[Infinite Health]
011f0000 a8d05608 00000078

[99999 Rupees]
041f0000 a0d4d640 0001869f
041f0000 a9b0bff0 0001869f

[9999 Arrows (Slot1)]
021f0000 a9864c88 000003e7

[9999 Arrows (Slot2)]
021f0000 a98649f0 000003e7


[9999 Arrows (Slot3)]
021f0000 a9864758 000003e7

[9999 Arrows (Slot4)]
021f0000 a98644c0 000003e7

[9999 Arrows (Slot5)]
021f0000 a9864228 000003e7

[9999 Arrows (Slot6)]
021f0000 a9863f90 000003e7

I'm currently working on more cheats as unbreakable swords, shields and bows. But, for some reason, cheats sometimes doesn't work because values change its position in RAM. This way it's impossible to share cheats.
I will investigate a little more, but maybe Zelda BotW is a very complex game with dynamic memory allocation. This will make cheats impossible.
But I'll keep on trying.
 

Stoned

Well-Known Member
Member
Joined
Mar 26, 2014
Messages
2,738
Trophies
1
Age
44
XP
3,938
Country
Germany
"money [MAIN+0x002c33d0] (0x412)"

isn't that just 04000000 002C33D0 0000F423F
?

I use Pointers. ;)

@Stoned, I used the tool posted on page 15.

This is my unlimited lifes cheat for crash bandicoot 1

Code:
[Unlimited Lifes]
01100000 905722cc 000000FF

Tested and working :-)
Title ID: 0100d1b006744000
Build ID: 29e1a37d84227147

I Use Pointer for your Value too.

Maybe we have other offsets.

Can you try this for your Game?
 

Attachments

  • 29e1a37d84227147.txt
    283 bytes · Views: 158
Last edited by Stoned,
  • Like
Reactions: mrdude

Brinchen33

Member
Newcomer
Joined
Oct 13, 2018
Messages
9
Trophies
0
Age
38
XP
111
Country
Germany
I'm currently working on more cheats as unbreakable swords, shields and bows. But, for some reason, cheats sometimes doesn't work because values change its position in RAM. This way it's impossible to share cheats.
I will investigate a little more, but maybe Zelda BotW is a very complex game with dynamic memory allocation. This will make cheats impossible.
But I'll keep on trying.

I have new Test your Codes with DLC now Works only infinite Life and the arrow CODE dont work can u share what so u Installed have... that for Codes Works....
 
Last edited by Brinchen33,

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,797
Trophies
0
Age
37
XP
4,789
Country
United States
Finally been able to make a code but only for a cart, not a rom.

So when you have your result and you know the code, what do you write down into the txt file to activate the code.
[HEAP+0xa9801758] / [HEAP+0xa980c000] in red at the bottom

And under ram editor at top
[HEAP+0xa9801750] 02 00 00 00 08 00 00 00 0F 27

the 0F 27 is my value for 9999
 

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,225
Trophies
2
XP
5,579
Country
I use Pointers. ;)
"money [MAIN+0x002c33d0] (0x412)"
there is no pointer
[MAIN+0x002c33d0] is the address and (0x412) is the value at [MAIN+0x002c33d0]

Finally been able to make a code but only for a cart, not a rom.

So when you have your result and you know the code, what do you write down into the txt file to activate the code.
[HEAP+0xa9801758] / [HEAP+0xa980c000] in red at the bottom

And under ram editor at top
[HEAP+0xa9801750] 02 00 00 00 08 00 00 00 0F 27

the 0F 27 is my value for 9999
use the tool at page 15 to help you convert the code to tx cheat format, but [HEAP+0xa980c000] looks dynamic
 
Last edited by dsrules,
  • Like
Reactions: Spider_Man

therysin

Active Member
Newcomer
Joined
Jul 31, 2018
Messages
37
Trophies
0
Age
28
XP
152
Country
United States
We should compile stuff that people submit here in a separate page/website with a nice format for individual games.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,797
Trophies
0
Age
37
XP
4,789
Country
United States
How would I make a cheat for this:

Crash Bandicoot:

Heap+0x905722cc (0x0)

Title ID: 0100d1b006744000
Build ID: 29e1a37d84227147

Changing the hex value to FF gives 255 lives.

xvmZYMS.jpg
Change value to 63 for 99 or change bit size to 3e7 for 999

--------------------- MERGED ---------------------------

what kind of issues are you talking about, ain't stamina unknown value?
Here is an example when it hits this section the search crashes and I have to quit and start again with a new dump to find it may do it again or if I get results the values are not what I'm searching.

This is with a rom tho.

Just done a cart and had no issues, just need t9 know what I need to put into the txt to enable the code.
 

Attachments

  • 20181015_191050.jpg
    20181015_191050.jpg
    1.3 MB · Views: 181

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,797
Trophies
0
Age
37
XP
4,789
Country
United States
"money [MAIN+0x002c33d0] (0x412)"
there is no pointer
[MAIN+0x002c33d0] is the address and (0x412) is the value at [MAIN+0x002c33d0]


use the tool at page 15 to help you convert the code to tx cheat format, but [HEAP+0xa980c000] looks dynamic
Thanks I'll have a look, need to buy a new laptop had my dongle sat on the keyboard and screen slightly open, went to shop came back and the fucking cat sat on my laptop and closed the lid.... dongle cracked my screen.
 

Attachments

  • 20181015_224433.jpg
    20181015_224433.jpg
    2 MB · Views: 167

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,225
Trophies
2
XP
5,579
Country
  • Like
Reactions: Spider_Man
D

Deleted User

Guest
what kind of issues are you talking about, ain't stamina unknown value?
The memory searcher freezes and doesn’t show results. My only option is to home out of the album applet because the entire sx menu freezes. Retrying after still fails.

No idea about the unknown value stuff. I have not had the chance to actually try and make a code for it because of this. :(
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Skelletonike @ Skelletonike:
    3h left until work finishes, bah
  • Skelletonike @ Skelletonike:
    link doesn't work
    +2
  • Skelletonike @ Skelletonike:
    1H left, such a slow week.
  • Sonic Angel Knight @ Sonic Angel Knight:
    Okay, I had spaghetti :P
  • SylverReZ @ SylverReZ:
    Hope they made lots of spaget
  • K3N1 @ K3N1:
    Chill dog
  • SylverReZ @ SylverReZ:
    Chilli dog
  • Skelletonike @ Skelletonike:
    Damn, I'm loving the new zelda.
  • xtremegamer @ xtremegamer:
    loving the new zelda, i started a game, it was so fucking good, so i
    am waiting on my friend to get home so we can start a new one together
  • Skelletonike @ Skelletonike:
    I just dislike that they don't let me choose the voices before the game starts. Happened with botw as well, had to change to japanese and restart.
  • K3N1 @ K3N1:
    But the important question is can you choose gender
  • Skelletonike @ Skelletonike:
    Same way you can choose Gerald's gender.
  • Skelletonike @ Skelletonike:
    *Geralt, damn autocorrect.
  • Psionic Roshambo @ Psionic Roshambo:
    But can he be trans? Lol
  • K3N1 @ K3N1:
    Zelda transforms into link
  • Psionic Roshambo @ Psionic Roshambo:
    Link I'm not the princess your looking for.... *Pulls a crying game*
  • K3N1 @ K3N1:
    *skirt up* it's exactly what I always wanted
  • Skelletonike @ Skelletonike:
    Just scanned all my zelda amiibos, took a while but didn't get anything that cool, did get the lon lon ranch hylian fabrics though.
  • Skelletonike @ Skelletonike:
    It was pretty funny when I scanned wolf link and got a shit load of meat.
  • K3N1 @ K3N1:
    @Skelletonike, btw I ran that custom for mgs4 on the deck I'm amazed it got that far in game
  • K3N1 @ K3N1:
    Plug in*
    K3N1 @ K3N1: Plug in*