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

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,789
Trophies
1
XP
6,467
Country
United States
Do you know what exactly the Active character pointer is for? Just for the following codes?
so because of the moonjump, dash, size, and ghost mode are tied to the active character, eiffel2018 had originally found the way to get to the active character, which was [main+xxxxx]+(character id*8+138], then the other codes would work from that. the problem was getting the character id and doing the math to be added to the main pointer.....
It's like a Master Code Code you can also put it in {} Brackets....

It is used to setup the other Codes...
With enough time, i probably could re-write the codes into a format that does that.
(im holding off on that because they are not my codes).
But, if i did that, it wouldnt be as easier to update or follow. it looks like the coder updated the sp code first, because that pointer is used again in the active character setup pointer code, then they filtered out something(, which i dont know.) and only then did the x8.
 
  • Like
Reactions: crazy_p

rheir

Well-Known Member
Member
Joined
Dec 6, 2006
Messages
166
Trophies
1
XP
950
Country
Canada
Nintendo64 nso
0100C9A00ECE6000
EB79EF243458597C

[999 rupee zelda]
580F0000 005D20C0
780F0000 0011ACB5
620F0000 00000000 000003E7
One of my favourite games. Your code is slightly off but it will still work it will give you 231 (The "3" in your code is not doing anything). The most expensive thing is 300 rupees. But you don't need to buy it. The 3 wallet sizes are 99, 200 and 500. If you want to use any number above 255, then you must change the address of your code. :)

[500 Rupees]
580F0000 005D20C0
780F0000 0011ACB4
620F0000 00000000 0000F401

[999 Rupees]
580F0000 005D20C0
780F0000 0011ACB4
620F0000 00000000 0000E703
 
Last edited by rheir,

uzimakiuchiha

Well-Known Member
Member
GBAtemp Patron
Joined
May 17, 2009
Messages
879
Trophies
2
XP
2,410
Country
United States
You can use them for everything that has a common Pointer Base.

Copy the Base Address and the immediate Offsets that are always the Same
into a separate Register and use them as Base...

Code:
[Cheat A]
58010000 xxxxxxxx
58011000 yyyyyyyy
78010000 11111111
64010000 00000000 000003E7

[Cheat B]
58010000 xxxxxxxx
58011000 yyyyyyyy
78010000 22222222
64010000 00000000 000003E7

{Master}
58010000 xxxxxxxx
58011000 yyyyyyyy

[Cheat A]
400A0000 00000000 11111111
640101A0 00000000 000003E7

[Cheat B]
400B0000 00000000 22222222
640101B0 00000000 000003E7

or

[Cheat A]
78010000 11111111
64010000 00000000 000003E7

[Cheat B]
78010000 22222222
64010000 00000000 000003E7

so because of the moonjump, dash, size, and ghost mode are tied to the active character, eiffel2018 had originally found the way to get to the active character, which was [main+xxxxx]+(character id*8+138], then the other codes would work from that. the problem was getting the character id and doing the math to be added to the main pointer.....

With enough time, i probably could re-write the codes into a format that does that.
(im holding off on that because they are not my codes).
But, if i did that, it wouldnt be as easier to update or follow. it looks like the coder updated the sp code first, because that pointer is used again in the active character setup pointer code, then they filtered out something(, which i dont know.) and only then did the x8.
Ok I fully understand now, thanks guys!!
 

ChoChoCup

Well-Known Member
Newcomer
Joined
May 9, 2020
Messages
86
Trophies
0
Age
23
XP
417
Country
United States
Mario Party Superstars
TID: 01006FE013472000
BID: 0413A570BF2B3AA7
Version: 1.1.0

Code:
[- Player Top Left -]
[L/R | 10/0 Moves]
[→/← | 999/0 Coins]
[→/← | 10/0 Stars]
[- Player Top Right -]
[L/R | 10/0 Moves]
[→/← | 999/0 Coins]
[→/← | 10/0 Stars]
[- Player Bottom Left -]
[L/R | 10/0 Moves]
[→/← | 999/0 Coins]
[→/← | 10/0 Stars]
[- Player Bottom Right -]
[L/R | 10/0 Moves]
[→/← | 999/0 Coins]
[→/← | 10/0 Stars]
[- Misc. -]
[Inf. Coins]

Credits: crazy_p

Do not repost my Cheats on Cheatslips, any Warez Site or for Profit!
VOUCH MY MAN VOUCH
 

14highothers

Active Member
Newcomer
Joined
Dec 18, 2019
Messages
42
Trophies
0
Age
44
XP
522
Country
United States
Excuse anybody knows if there are already cheats for Dying Light
hi,

thought i share what i did with dying light. hope can help.

SXlite, atmos 1.1.1, emunand 13.0.

Injecting save from gbatemp using JKSV

1. i follow this guide
https://projectpokemon.org/home/forums/topic/49066-managing-switch-saves-using-jksv/

2. download lates jksv
https://github.com/J-D-K/JKSV/releases


3. get the modified save here
https://gbatemp.net/download/dying-...e-all-skills-max-modified-weapons-gear.37293/

4. unrar, backup original save_coop_0.sav, paste modified sav file.

5. restore using jksv

it works for me. im a noob.
 

arismendy64

Well-Known Member
Member
Joined
Dec 1, 2013
Messages
1,052
Trophies
2
Age
45
XP
4,329
Country
Dominican Republic
One of my favourite games. Your code is slightly off but it will still work it will give you 231 (The "3" in your code is not doing anything). The most expensive thing is 300 rupees. But you don't need to buy it. The 3 wallet sizes are 99, 200 and 500. If you want to use any number above 255, then you must change the address of your code. :)

[500 Rupees]
580F0000 005D20C0
780F0000 0011ACB4
620F0000 00000000 0000F401

[999 Rupees]
580F0000 005D20C0
780F0000 0011ACB4
620F0000 00000000 0000E703
Yes, i should use 1 instead of 2 and 99 instead of 999 , I did it at the beginning, I'm not a fast gamer ,still at the Gorons cave,
And your codes are little endians.
 
  • Like
Reactions: crazy_p

arismendy64

Well-Known Member
Member
Joined
Dec 1, 2013
Messages
1,052
Trophies
2
Age
45
XP
4,329
Country
Dominican Republic
One of my favourite games. Your code is slightly off but it will still work it will give you 231 (The "3" in your code is not doing anything). The most expensive thing is 300 rupees. But you don't need to buy it. The 3 wallet sizes are 99, 200 and 500. If you want to use any number above 255, then you must change the address of your code. :)

[500 Rupees]
580F0000 005D20C0
780F0000 0011ACB4
620F0000 00000000 0000F401

[999 Rupees]
580F0000 005D20C0
780F0000 0011ACB4
620F0000 00000000 0000E703
Here are the others, yes I'm slow 🐌
And you can change whatever you want if something is off.
[3 hearts]
580F0000 005D20C0
780F0000 0011ACB7
610F0000 00000000 00000030

[99 bullets]
580F0000 005D20C0
780F0000 0011AD12
610F0000 00000000 00000063

[99 bomb]
580F0000 005D20C0
780F0000 0011AD0E
610F0000 00000000 00000063

[99deku stick]
580F0000 005D20C0
780F0000 0011AD0C
610F0000 00000000 00000063

[99 deku nut]
580F0000 005D20C0
780F0000 0011AD0D
610F0000 00000000 00000063

[99 rupee zelda]
580F0000 005D20C0
780F0000 0011ACB5
610F0000 00000000 00000063
 

wishbone1234

Well-Known Member
Member
Joined
Sep 2, 2017
Messages
247
Trophies
0
Age
36
XP
575
Country
United States
who can fix this code , help me pls
it did not work for me. (I use AMS)

MONSTER HUNTER STORIES 2: WINGS OF RUIN ver 1.5.0

build id : 017D4FDC03DCD109



[HP & Stats 9999 Monsties (AMS Only)(TEMP)]
580C0000 02411D60
580C1000 00000038
580C1000 00000038
300D0000 000000FF
989EC0F0
580E1000 00000000
780E0000 00000078
620E0000 00000000 0000270F
780E0000 00000004
620E0000 00000000 0000270F
780E0000 00000004
620E0000 00000000 0000270F
780E0000 00000034
620E0000 00000000 0000270F
780E0000 00000014
640E0000 00000000 270F270F
780E0000 00000004
640E0000 00000000 270F270F
780E0000 00000004
640E0000 00000000 270F270F
780C0000 00000008
310D0000 20000000

[HP & Max Stats Monsties (AMS)(TEMP)]
580C0000 02411D60
580C1000 00000038
580C1000 00000038
300D0000 000000FF
989EC0F0
580E1000 00000000
780E0000 00000078
620E0000 00000000 0000270F
780E0000 00000004
620E0000 00000000 0000270F
780E0000 00000004
620E0000 00000000 0000FFFF
780E0000 00000034
620E0000 00000000 0000FFFF
780E0000 00000014
640E0000 00000000 FFFFFFFF
780E0000 00000004
640E0000 00000000 FFFFFFFF
780E0000 00000004
640E0000 00000000 FFFFFFFF
780C0000 00000008
310D0000 20000000
Do you have codes that do work?
 

dave7802

Well-Known Member
Newcomer
Joined
May 22, 2019
Messages
70
Trophies
0
Age
37
Location
Merseyside
Website
dave-hamilton.co.uk
XP
264
Country
United Kingdom
Is there any N64 codes for ocarina of time anywhere or how you add them to the game lol

Here:
Here are the others, yes I'm slow 🐌
And you can change whatever you want if something is off.
[3 hearts]
580F0000 005D20C0
780F0000 0011ACB7
610F0000 00000000 00000030

[99 bullets]
580F0000 005D20C0
780F0000 0011AD12
610F0000 00000000 00000063

[99 bomb]
580F0000 005D20C0
780F0000 0011AD0E
610F0000 00000000 00000063

[99deku stick]
580F0000 005D20C0
780F0000 0011AD0C
610F0000 00000000 00000063

[99 deku nut]
580F0000 005D20C0
780F0000 0011AD0D
610F0000 00000000 00000063

[99 rupee zelda]
580F0000 005D20C0
780F0000 0011ACB5
610F0000 00000000 00000063

Add them to the following Directory, if its not present create it:
/atmosphere/contents/0100C9A00ECE6000/cheats

(You may need to create 0100C9A00ECE6000/cheats)

Create a text file inside: /atmosphere/contents/0100C9A00ECE6000/cheats
Name it: EB79EF243458597C.txt

Add the above quoted text from arismendy64
Save the file.

just a FYI, All N64 games will use this same directory, meaning you need to ensure the cheats are turned off by default, if not when you launch another game it will alter the memory value for whatever is activated and can cause all sorts of issues / crashes when playing another game,
 

Attachments

  • EB79EF243458597C.txt
    577 bytes · Views: 64
  • Like
Reactions: DaniiMeli

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: @K3Nv2, Balls