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

D

Deleted User

Guest
Is Jnoexs connected? If you have the old module the ip address will be green. Just the module version will be red. Only the new version can do ptr dump. You must delete \sxos\titles\0100000000000038 if present. I think the lower title id means it will win in the contest and you will have red on the module version. If you have already remove it and that is the reason for the red on IP address then perhaps my module isn't working in SX. If you are willing to test out my attempt to get it to work in SX I can try a few things to see if that fix the problem.

This is where to start. Basically KrankRival's version with minor changes due to libnx change and updated the Title ID as per mdbell's change. This should work and with this established we have a good foundation to work on. The feature to do ptr dump does not need dmnt. Dmnt call was basically needed to enhance EdiZon SE user experience and also a faster and more convenient way to attach as detailed in my earlier post.
https://github.com/tomvita/Noexes/releases/tag/1.2-tid
I haven't deleted it, but I have renamed it.
/atmosphere/contents/-0100000000000038
/sxos/titles/-0100000000000038

https://github.com/tomvita/Noexes/releases/tag/1.2-tid

I tried the above updated program and the connection does not work on both CFWs.
upload_2020-10-29_14-48-13.png


upload_2020-10-29_14-49-59.png



Do you need to change any other settings?
 
Last edited by ,
D

Deleted User

Guest
I copied 0100000000000038/flags to 054e4f4558454000 and the connection was made with SXOS and Atomo.
upload_2020-10-29_15-5-28.png

upload_2020-10-29_15-10-13.png
 
Last edited by ,

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,347
Trophies
1
Age
44
XP
14,218
Country
United States
I copied 0100000000000038/flags to 054e4f4558454000 and the connection was made with SXOS and Atomo.
View attachment 231641
View attachment 231642
I don't know what is needed to make it work for SXOS. I expect the requirement should be the same as how you make KrankRival's version work. Once you get the ip box green or jnoexs to connect we are ready to go next step.

This is the latest version I have with dmntchtInitialize removed from the startup. Earlier I remove the abort if this fail but maybe by calling this I caused problem that cannot be simply ignored. Try this only after you are able to connect.
 

Attachments

  • 054e4f4558454000_v150.zip
    91.8 KB · Views: 64
Last edited by TomSwitch,
D

Deleted User

Guest
Oceanhorn 2
TID: 01006CB010840000
BID: E5E739813C69B5A6
Version: 1.0.0
[01# Max Health]
580F0000 052BFA30
580F1000 00000008
580F1000 00000240
580F1000 000001C0
580F1000 00000030
780F0000 000000D8
640F0000 00000000 42700000
780F0000 00000004
640F0000 00000000 42700000

[02# Max Exp]
580F0000 05331F28
580F1000 00000678
580F1000 00000010
580F1000 00000028
780F0000 00000F30
640F0000 00000000 0098967F

[03# Max Gold]
580F0000 05331F28
580F1000 00000678
580F1000 00000010
580F1000 00000028
780F0000 00000ED0
640F0000 00000000 0098967F

[04# Max Ammo]
580F0000 05331F28
580F1000 00000678
580F1000 00000010
580F1000 00000028
780F0000 000014D0
640F0000 00000000 00000019

[05# Fly When jump (Hold A)]
80000001
580F0000 052BFA30
580F1000 00000008
580F1000 00000240
580F1000 00000048
580F1000 00000008
780F0000 000000C4
640F0000 00000000 44000000
20000000

[[[[[main+052BFA30]+08]+240]+48]+08]+160
00000004:Ascending.
You can jump whenever you want by combining it with the Fly When jump code.
 
Last edited by ,

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,347
Trophies
1
Age
44
XP
14,218
Country
United States
@ZiT I only just realized you have tried atmosphere as well. I was under the assumption that you don't use atmosphere. We shall get it to work on atmosphere first. Do you have a sysmodule management tool on your atmosphere setup? Use that to check that noexs is turned on. I use fusee-primary.bin to boot, not sure if hekate would cause problem. I am not very familiar how sysmodule are loaded. I just use the tool to turn them on and off. I think in the flags directory there is to be a boot2.flag to indicate turning on.
 
Last edited by TomSwitch,
D

Deleted User

Guest
@ZiT I only just realized you have tried atmosphere as well. I was under the assumption that you don't use atmosphere. We shall get it to work on atmosphere first. Do you have a sysmodule management tool on your atmosphere setup? Use that to check that noexs is turned on. I use fusee-primary.bin to boot, not sure if hekate would cause problem. I am not very familiar how sysmodule are loaded. I just use the tool to turn them on and off. I think in the flags directory there is to be a boot2.flag to indicate turning on.
Where can I find the sysmodule management tool?
 
D

Deleted User

Guest
I don't know what is needed to make it work for SXOS. I expect the requirement should be the same as how you make KrankRival's version work. Once you get the ip box green or jnoexs to connect we are ready to go next step.

This is the latest version I have with dmntchtInitialize removed from the startup. Earlier I remove the abort if this fail but maybe by calling this I caused problem that cannot be simply ignored. Try this only after you are able to connect.
The v150 can also be connected successfully by copying the flags folder. (Atomo, SXOS)

But PointerSearcher gives an error.
upload_2020-10-29_16-18-22.png
 
Last edited by ,

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,347
Trophies
1
Age
44
XP
14,218
Country
United States
The v150 can also be connected successfully by copying the flags folder. (Atomo, SXOS)

But PointerSearcher gives an error.
View attachment 231648
I can't read Japanese what is the translation of the error message? Which button you click to get this?

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

Where can I find the sysmodule management tool?
This is the one I use. https://github.com/WerWolv/Hekate-Toolbox/releases/tag/v4.0.0 click on background services and you will see your sysmodules if a toolbox.json file is present.

This tool is very convenient to have. To update the sysmodule you just need to toggle it off and replace the file then toggle it back on. No need to reboot the switch.
 
Last edited by TomSwitch,
  • Like
Reactions: Deleted User
D

Deleted User

Guest
I get an error after I click the arrow Attach button.
The error is "Incorrect input string format".
upload_2020-10-29_17-44-15.png
 
Last edited by ,

Jericoss

Well-Known Member
Member
Joined
Sep 24, 2019
Messages
1,639
Trophies
1
XP
4,917
Country
Mexico
I get an error after I click the arrow Attach button.
The error is "Incorrect input string format".
View attachment 231651
Without dmnt I can't get the game pid, so the steps similar to Jnoexs is needed to attach. You can't just click on "Attach to Game" (don't click on this, I have no idea what would happen if you do). Instead click on "debug extras" "connect" "get status" find the title id and click on "Attach" next to the title id.
You can have both Jnoexs and this running but only one can be connected at a time. You have to disconnect from one to be able to connect to the other.

Follow the order


@TomSwitch
where is the new sysmodule version in red, you have green. And what means that ERROR code
Screenshot (45).png
 
Last edited by Jericoss,
D

Deleted User

Guest
Oceanhorn 2: Knights of the Lost Realm
TID:01006CB010840000
BID:E5E739813C69B5A6
Code:
{Reprinting is prohibited}

[Moon Jump (Based on the code of patjenova)]
80000001
580F0000 052BFA30
580F1000 00000008
580F1000 00000240
580F1000 00000048
580F1000 00000008
780F0000 000000C4
640F0000 00000000 44000000
780F0000 0000009C
640F0000 00000000 00000004
20000000

[Speed Up]
580F0000 052BFA30
580F1000 00000008
580F1000 00000240
580F1000 00000048
580F1000 00000008
580F1000 00000098
780F0000 000000C0
640F0000 00000000 40000000

[Walk through Walls (Hold ZR)]
580F0000 052BFA30
580F1000 00000008
580F1000 00000240
580F1000 00000048
580F1000 00000008
580F1000 000000A8
780F0000 000002F0
610F0000 00000000 00000002
80000200
610F0000 00000000 00000000
20000000

[Inf Stamina]
580F0000 052BFA30
580F1000 00000008
580F1000 00000240
580F1000 00000048
580F1000 00000008
580F1000 00000098
780F0000 00000FA4
640F0000 00000000 3F400000

 
Last edited by ,

Purple_Heart

GBATemp´s weirdest Individual
Member
Joined
Oct 11, 2015
Messages
4,380
Trophies
1
Age
28
Location
Hamburg
XP
3,701
Country
Germany
No More Heroes
0100F0400F202000
7541670de3a49d9f
1.0.1

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

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

it might turn off from time to time.

inf battery dont work
 

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,347
Trophies
1
Age
44
XP
14,218
Country
United States
I get an error after I click the arrow Attach button.
The error is "Incorrect input string format".
View attachment 231651
You haven't click on get status. Which will get the title id. You should only click on attach next to the box with the correct title ID. I only fetch the last two as my game is always the last two but if it wasn't you can find out the pid using jnoexs and enter into the pid box. The error is probably due to pid box being blank. If you are using 150 you should see 1.1.1.150 at the Sys Module Version box. You can click continue to ignore the error but you will get this again if the pid box is blank.These extra steps is only needed for SX. You can click attach to game with atmosphere.
pointer search attach.png
 
Last edited by TomSwitch,

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,347
Trophies
1
Age
44
XP
14,218
Country
United States
Without dmnt I can't get the game pid, so the steps similar to Jnoexs is needed to attach. You can't just click on "Attach to Game" (don't click on this, I have no idea what would happen if you do). Instead click on "debug extras" "connect" "get status" find the title id and click on "Attach" next to the title id.
You can have both Jnoexs and this running but only one can be connected at a time. You have to disconnect from one to be able to connect to the other.

Follow the order


@TomSwitch
where is the new sysmodule version in red, you have green. And what means that ERROR code
View attachment 231655
You get this error most likely because you didn't remove the old one. Remove 0100000000000038 from older version if present.

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

Pumpkin Jack
TID: 01006C10131F6000
BID: 0F73F1D52820F90B

[ZR life 100%]
80000200
580F0000 060F2398
580F1000 000000A8
580F1000 000000F8
580F1000 00000018
780F0000 000005D0
640F0000 00000000 42C80000
20000000

[ZR moon jump]
80000200
580F0000 060E80D0
580F1000 00000000
580F1000 00000020
580F1000 00000288
780F0000 000000CC
640F0000 00000000 442F0000
20000000
 
  • Like
Reactions: arismendy64

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,347
Trophies
1
Age
44
XP
14,218
Country
United States
UNDER NIGHT IN-BIRTH Exe: Late[cl-r]
TID: 010038C00EC34000
BID: 120F62BB506D4E36

code from ZiT works without change so we can assume this is very much the same version. The lag has improved. Probably due to the fix from atmosphere 0.15. The game is playable however if a A B comparison is made by attaching dmnt and detaching dmnt the difference can be easily seen. With dmnt the game feels like in hyper mode.

[life]
04000000 1EDFDE94 0000283C

[Inf HP]
040F0000 1EDFDE94 00003000

[Inf EXS]
040F0000 1EDFDEB4 00004E20

[Inf GRD]
040F0000 1EA7F5AC 0000000C
 

Attachments

  • dmnt off.zip
    6.6 MB · Views: 59
  • dmnt on.zip
    6.2 MB · Views: 60
Last edited by TomSwitch,

chaosmeta

Well-Known Member
Newcomer
Joined
Oct 23, 2019
Messages
63
Trophies
0
Age
34
XP
931
Country
Singapore
Hi Looking for cheat for this game as well:

Game: Kamen Rider: Memories Of Heroes
Title ID:010060F00EE92000
Build ID: E53F8589D81ED247

Cheat Request:
Inf HP
Inf EX
Inf RP
Max Level
Max Money??(I think)

Game just came out today. Really appreciate if anyone able to create cheat out for this game!
 
D

Deleted User

Guest
KAMEN RIDER memory of heroez
TID:010060F00EE92000
BID:87e3f1492d37734d
Code:
{Reprinting is prohibited}

[Inf RP]
580F0000 02F6D9C0
580F1000 000000A0
580F1000 00000000
580F1000 00000068
580F1000 00000048
780F0000 00000B00
680F0000 447A0000 447C8000

[Inf HP]
580F0000 02F6D9C0
580F1000 000000A0
580F1000 00000000
580F1000 00000068
580F1000 00000048
780F0000 00000AD4
680F0000 00000000 44FA0000

[Max EX]
580F0000 02F6D9C0
580F1000 000000A0
580F1000 00000000
580F1000 00000068
580F1000 00000048
780F0000 00000AF4
680F0000 447A0000 447A0000

[Moon Jump]
80000002
580F0000 02F6D9C0
580F1000 000000A0
580F1000 00000000
580F1000 00000068
580F1000 00000048
780F0000 00000A60
640F0000 00000000 41000000
20000000

[Speed Up (Push ZL)]
80000100
580F0000 02F6D9C0
580F1000 000000A0
580F1000 00000000
580F1000 00000068
580F1000 00000048
780F0000 00000A74
640F0000 00000000 41E00000
20000000

 
Last edited by ,

matias3ds

Well-Known Member
OP
Member
Joined
Oct 25, 2017
Messages
3,666
Trophies
1
Age
38
XP
9,269
Country
Argentina
Pumpkin Jack
TID: 01006C10131F6000
BID: EE24CC35BE30E682

[ZR life 100%]
80000200
580F0000 060F1398
580F1000 000000A8
580F1000 000000F8
580F1000 00000018
780F0000 000005D0
640F0000 00000000 42C80000
20000000

[ZR moon jump]
80000200
580F0000 060E70D0
580F1000 00000000
580F1000 00000020
580F1000 00000288
780F0000 000000CC
640F0000 00000000 442F0000
20000000

@ZiT I dump with Jnoexs twice, first time was not able to find the target maybe due to my access by ftp to the switch while it was dumping, second time two search found the target. This game also turns out to be not so straight forward to see the fail.

I use SE for the memory search. Already know what to look for with the dump before starting. So the second search involves much less targets. That may well be the reason I didn't see the fail. I used my noexs fork but functionally there should be no difference when used with Jnoexs.

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


Pointer search yield zero candidates. Tool is not matching the task at hand for this game. Good thing is coin and potion are easy hack with memory search and persistent. You may be using the wrong datatype. I just check coin is f32. Potion you need to look for the actual number which isn't the one shown in the main screen. The datatype is integer u32. Changing the value will only get a screen update when you use potion.View attachment 231633
So if Changing the value will only get me a screen update when i use potion its not goingt to work it will have the original potion number right ? The changing the amounts with sxos woud not work right ?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Pump the chocolate into my veins