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

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,234
Country
Hong Kong
@Eiffel2018 you know??
@arismendy64 yes friend, me too.
But I don't understand where to put that "4".
When there are longer cheats, if in (examplo):

[SP0 consumption]
540F0000 00740920----all
540F1000 00000040
540F1000 00000B98
540F1000 00000418
540F1000 00000158
540F1000 000003F8
780F1000 00000F85
610F0000 00000000 00000064

[SP0 consumption]
580F0000 00740920
540F1000 00000040 --- from here
540F1000 00000B98
540F1000 00000418
540F1000 00000158
540F1000 000003F8 - here
780F1000 00000F85
610F0000 00000000 00000064

[SP0 consumption]
580F0000 00740920
580F1000 00000040
580F1000 00000B98
580F1000 00000418
580F1000 00000158
540F1000 000003F8 --- or only here
780F1000 00000F85
610F0000 00000000 00000064

your cheat only has one
[inf hp arismendy64 v 1.0.1]
580F0000 0160C340
540F1000 00000164 --- yours had this
780F0000 00000024
640F0000 00000000 42480000

Your assumption is correct,
but I'm sure the correct pointer should be [[main+016C340]+164]+xx, since I found that in the ASM code
upload_2020-11-10_13-47-10.png
 
Last edited by Eiffel2018,
  • Like
Reactions: Jericoss

Jericoss

Well-Known Member
Member
Joined
Sep 24, 2019
Messages
1,643
Trophies
1
XP
4,975
Country
Mexico
Alright so from what I understand for moon jump. You should do a unknown search. From that jump, when you search the next part you would either try a greater than or a different than last search. Let your character drop to the ground, do a search for less than or different than last. Walk around and dont jump. Do a search for equal to last. And from that just keep doing that and you may be able to find it that way. I've never made a moon jump code but I would assume based on most searches I do, that may be the way I would do it. I cant guarantee that the greater than or less than would work due to whether the developers coded it as a higher value for jumping. That's why I said to do the different than search. But that would leave you with a lot of possibilities. Try the greater or lesser way first. If nothing is found on that run, do the different than search.
Edit.
I may try to do a moon jump search from a game that already has it so you can compare if you get the same results. Anyone on here that may object if I showed how to do that and compare it to a code that's already made? Not trying to offend anyone by doing so.

Do it, it is to help and learn.
 

Jericoss

Well-Known Member
Member
Joined
Sep 24, 2019
Messages
1,643
Trophies
1
XP
4,975
Country
Mexico
Your assumption is correct,
but I'm sure the correct pointer should be [[main+016C340]+164]+xx, since I found that in the ASM code
View attachment 233372

which is correct?

TomSwitch put it this way.

[LB 9999999 TomSwitch]
540F0000 0160876C--here
540F1000 00000B38--here
540F1000 00000240--here
780F0000 00001068
640F0000 00000000 05F5E0FF
 
Last edited by Jericoss,
  • Like
Reactions: arismendy64

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,234
Country
Hong Kong
which is correct?

TomSwitch put it this way.

[LB 9999999 TomSwitch]
540F0000 0160876C--here
540F1000 00000B38--here
540F1000 00000240--here
780F0000 00001068
640F0000 00000000 05F5E0FF
Your method is: keep trying, making mistakes, modifying, and trying again, until nobody report that it is no effect.
And my method is see the answer key directly.
However, both of us may be correct, since there may be more than one answer.:lol:
 
  • Like
Reactions: arismendy64

Jericoss

Well-Known Member
Member
Joined
Sep 24, 2019
Messages
1,643
Trophies
1
XP
4,975
Country
Mexico
Your method is: keep trying, making mistakes, modifying, and trying again, until nobody report that it is no effect.
And my method is see the answer key directly.
However, both of us may be correct, since there may be more than one answer.:lol:

Ha ha ha and yes, my method is to try, trial and error.
Sometimes I get angry but I come back again. So it is apparently.
 

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,234
Country
Hong Kong
Ha ha ha and yes, my method is to try, trial and error.
Sometimes I get angry but I come back again. So it is apparently.
That's great! At least you have the ability to find out the correct answer

It is not easy to find 32-pointers, if you use the program for 64-bit one.
Lucy is a must, that you got all the dumps are having 00000000 before the pointers you needed
 
Last edited by Eiffel2018,

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,804
Trophies
2
XP
6,369
Country
which is correct?

TomSwitch put it this way.

[LB 9999999 TomSwitch]
540F0000 0160876C--here
540F1000 00000B38--here
540F1000 00000240--here
780F0000 00001068
640F0000 00000000 05F5E0FF
if 8 is 64bit then 4 is 32bit

[LB 9999999 TomSwitch]
540F0000 0160876C--here
540F1000 00000B38--here
540F1000 00000240--here
740F0000 00001068
640F0000 00000000 05F5E0FF
 
  • Like
Reactions: Jericoss

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,234
Country
Hong Kong
if 8 is 64bit then 4 is 32bit

[LB 9999999 TomSwitch]
540F0000 0160876C--here
540F1000 00000B38--here
540F1000 00000240--here
740F0000 00001068
640F0000 00000000 05F5E0FF
Not sure, it seems not always true in my experience,
the address may be overflow if you use 740F0000 instead of 780F0000
 
  • Like
Reactions: Jericoss

lipanz

Well-Known Member
Newcomer
Joined
Jan 7, 2009
Messages
75
Trophies
1
XP
508
Country
Malaysia
i would like to request a cheat for descenders

Title : Descenders
Request : anything such as infinite health

Title id : 0100C2F013084000
Build id : D0FCD671804C1B42
 
  • Like
Reactions: nofain4

MarijuanaBagels

Active Member
Newcomer
Joined
Nov 9, 2020
Messages
27
Trophies
0
Age
27
XP
72
Country
United Kingdom
No More Heroes still isn't working. Things I've tried:
[inf hp]
540F0000 0160C340
540F0000 00000164
780F0000 00000024
640F0000 00000000 42480000
[inf battery]
540F0000 0160C340
540F0000 00000164
780F0000 00000514
640F0000 00000000 03E803E8
[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

[inf hp]
580F0000 0160C340
580F1000 00000164
780F0000 00000024
640F0000 00000000 42480000

[inf battery]
580F0000 0160C340
580F1000 00000164
780F0000 00000514
640F0000 00000000 03E803E8

[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

[inf hp]
540F0000 0160C340
540F0000 00000164
780F0000 00000024
640F0000 0000000042480000 (merged in accordance to working LB cheat)
[inf battery]
540F0000 0160C340
540F0000 00000164
780F0000 00000514
640F0000 0000000003E803E8 (merged in accordance to working LB cheat)
[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

I read Eiffel's post about changing it to 540F0000 from 580F0000. Nothing seems to work. Anyone else have any ideas?

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

reset switch and try.

How do I reset it? As in remove all atmosphere components and factory reset or?
 

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,234
Country
Hong Kong
No More Heroes still isn't working. Things I've tried:
[inf hp]
540F0000 0160C340
540F0000 00000164
780F0000 00000024
640F0000 00000000 42480000
[inf battery]
540F0000 0160C340
540F0000 00000164
780F0000 00000514
640F0000 00000000 03E803E8
[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

[inf hp]
580F0000 0160C340
580F1000 00000164
780F0000 00000024
640F0000 00000000 42480000

[inf battery]
580F0000 0160C340
580F1000 00000164
780F0000 00000514
640F0000 00000000 03E803E8

[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

[inf hp]
540F0000 0160C340
540F0000 00000164
780F0000 00000024
640F0000 0000000042480000 (merged in accordance to working LB cheat)
[inf battery]
540F0000 0160C340
540F0000 00000164
780F0000 00000514
640F0000 0000000003E803E8 (merged in accordance to working LB cheat)
[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

I read Eiffel's post about changing it to 540F0000 from 580F0000. Nothing seems to work. Anyone else have any ideas?

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



How do I reset it? As in remove all atmosphere components and factory reset or?
Better check your Title ID and Build ID whether it is the same as us.
Should work for

[Inf Health]
580F0000 0160C340
540F1000 00000164
780F0000 00000020
680F0000 459C4000 459C4000

and you will see the heart changed on the upper left corner immediately
 
  • Like
Reactions: IcedFreon

arismendy64

Well-Known Member
Member
Joined
Dec 1, 2013
Messages
1,052
Trophies
2
Age
45
XP
4,366
Country
Dominican Republic
No More Heroes still isn't working. Things I've tried:
[inf hp]
540F0000 0160C340
540F0000 00000164
780F0000 00000024
640F0000 00000000 42480000
[inf battery]
540F0000 0160C340
540F0000 00000164
780F0000 00000514
640F0000 00000000 03E803E8
[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

[inf hp]
580F0000 0160C340
580F1000 00000164
780F0000 00000024
640F0000 00000000 42480000

[inf battery]
580F0000 0160C340
580F1000 00000164
780F0000 00000514
640F0000 00000000 03E803E8

[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

[inf hp]
540F0000 0160C340
540F0000 00000164
780F0000 00000024
640F0000 0000000042480000 (merged in accordance to working LB cheat)
[inf battery]
540F0000 0160C340
540F0000 00000164
780F0000 00000514
640F0000 0000000003E803E8 (merged in accordance to working LB cheat)
[LB 9999999]
540F0000 0160876C
540F1000 00000B38
540F1000 00000240
780F0000 00001068
640F0000 0000000005F5E0FF

I read Eiffel's post about changing it to 540F0000 from 580F0000. Nothing seems to work. Anyone else have any ideas?

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



How do I reset it? As in remove all atmosphere components and factory reset or?
Reset = power off then on, but I see your numbers are incorrect, just copy the ones I posted.
 

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,310
Country
Chile
I'm having issues in generating working cheat codes with some games, I'm able to edit the values addresses through EdiZon SE just fine, they work during gameplay, but once I create a cheat for it with EdiZon SE built-in cheat code generator they do nothing.

Has happened to me with Part Time UFO money, PayDay 2 money which have only one address related to it, with No More Heroes 2 which have 7 addresses related to money.

In the case of NMH2 I bookmark every address with maxed values one by one, then I create the cheat code for every address, then I edit the txt deleting the bookmark titles and leaving only the main title and the rest is code, not sure if that's the correct way to do it though :P @TomSwitch
 
Last edited by cucholix,

pc1977uk

Member
Newcomer
Joined
Jan 30, 2008
Messages
11
Trophies
0
XP
67
Country
Is possible for someone to update streets of rage current Version is 1.03 but no cheats are Available Via the cheat updater only covers 1.0-1.2
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Psionic Roshambo @ Psionic Roshambo:
    Float like a butterfly burns when I pee lol
    +1
  • BigOnYa @ BigOnYa:
    So does that mean your date was not good? It burns now?
    +1
  • K3Nv2 @ K3Nv2:
    Got two new stds in one night
    +1
  • BigOnYa @ BigOnYa:
    Giggity
    +1
  • The Catboy @ The Catboy:
    I don't bite! Minus the times when I did bite
  • The Catboy @ The Catboy:
    Like 5 minutes ago
  • K3Nv2 @ K3Nv2:
    Billie needs her lunch
  • K3Nv2 @ K3Nv2:
    Ffs papa brought back the cheeseburger pizza it's like the only decent pie they had since the 80s
  • BigOnYa @ BigOnYa:
    I'm not a fan of papa johns, but that does sound good. We hardly order out pizza, I like making my own, but when we do its donatoes
  • K3Nv2 @ K3Nv2:
    I get them like once every two months anymore
  • K3Nv2 @ K3Nv2:
    Just because it's half a mile from where I live
  • BigOnYa @ BigOnYa:
    Request next time you order, that Shaq deliver it to you
  • K3Nv2 @ K3Nv2:
    I want him to buy me a chain also
  • K3Nv2 @ K3Nv2:
    Open it right next to the one we have
    +1
  • BakerMan @ BakerMan:
    guys should i make a new thread and just count the amount of posts until kyle, luke or leo joins the thread for fun?
  • BakerMan @ BakerMan:
    kyle's fine, just waiting for that wario joke

    luke and leo though, they yap until the thread's enjoyability is about halved
  • K3Nv2 @ K3Nv2:
    Leo is Luke's alterego when he gets hard
  • BigOnYa @ BigOnYa:
    Luke is gone, he got banned. And I'm surprised Leo hasn't yet
  • K3Nv2 @ K3Nv2:
    Subway was actually pretty decent tonight
  • BigOnYa @ BigOnYa:
    Wut you get, a seafood and psi salad sub
  • K3Nv2 @ K3Nv2:
    Psi had my footlong meatball special
    +1
  • PandaPandel @ PandaPandel:
    i want a meatball sandwich
    now
  • K3Nv2 @ K3Nv2:
    Gay
  • BigOnYa @ BigOnYa:
    Bout time you came out and admitted it
  • K3Nv2 @ K3Nv2:
    Bigonya talks to himself often
    +1
    K3Nv2 @ K3Nv2: Bigonya talks to himself often +1