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

  • Thread starter Thread starter matias3ds
  • Start date Start date
  • Views Views 24,173,842
  • Replies Replies 73,184
  • Likes Likes 249
I'm not good at English and use machine translation. sorry.
I would like to know mainly about the success-related code for the switch version of powerfull-pro-yakyu 2022 Ver1.70.
It would be helpful if you could let me know as soon as possible. Thank you.
TID: 0100BCA016636000
BID: CA52B382D2359A5A
PID: 134
 
If you could add the Ki and stamina code too it would be awsome, i would use your instruction but kami knows i have no idea
[DB Xenoverse 2 v.1.19.00]
BID 98EE088C6E035C30
[02# Inf Ki]
580A0000 0231DBD8
580A1000 00000020
580A1000 00000090
780A0000 00000104
640A0000 00000000 442F0000

[03# Inf Max Ki v2]
580A0000 0231DBD8
580A1000 00000020
580A1000 00000090
780A0000 00000104
640A0000 00000000 447A0000

[04# Inf Stamina]
580A0000 0231DBD8
580A1000 00000020
580A1000 00000090
780A0000 00000164
640A0000 00000000 442F0000

I made the code for ki and stamina.
Code for Xenoverse 2 version 1.19.00.
 
  • Like
Reactions: WiduraGoez
If you could add the Ki and stamina code too it would be awsome, i would use your instruction but kami knows i have no idea
[无限气 v1.19 BY-zy77329]
040E0000 01203520 B9404268
040E0000 01203524 35000068
040E0000 01203528 1E216800
040E0000 0120352C BD010660
040E0000 01203530 1E217801
040E0000 01203534 D65F03C0
040E0000 0007F0A4 9446111F

[HP无限]
040E0000 01203538 1E211800
040E0000 0120353C B940426A
040E0000 01203540 3500006A
040E0000 01203544 1E204020
040E0000 01203548 BD00FA60
040E0000 0120354C D65F03C0
040E0000 0007CE50 944619BA

[等级MAX]
040E0000 00747550 52800C60

[六维满]
040E0000 00747660 52800C60

[技能点9999]
040E0000 00747610 5284E1E0

[满tp]
040E0000 0074C76C 52993FE0
040E0000 0074C770 72A77340

[钱MAX]
040E0000 0074C5FC 52993FE0
040E0000 0074C600 72A77340

[一战到97级]
040E0000 007475BC 529C2000
040E0000 007475C0 72A0BEA0

[道具不减]
04000000 0028F0C0 F940B008

[道具不减关]
04000000 0028F0C0 B9000902
 
Anyone got any working cheats for Metroid Dread? Infinite health would be good. I’ve done a quick search on here and have seen some cheats, anyone confirm or not if they actually work? Thanks in advance guys, any help or advise is always appreciated
 
Anyone got any working cheats for Metroid Dread? Infinite health would be good. I’ve done a quick search on here and have seen some cheats, anyone confirm or not if they actually work? Thanks in advance guys, any help or advise is always appreciated
First provide the tib and bid for the game.
This way people can understand what you want, metroid dread have a few updates.
 
Anyone got any working cheats for Metroid Dread? Infinite health would be good. I’ve done a quick search on here and have seen some cheats, anyone confirm or not if they actually work? Thanks in advance guys, any help or advise is always appreciated
search youtube: optantic metroid dread, he made cheats up to the final Update
 
Thank you. I'll look later when I get in from work
Post automatically merged:

First provide the tib and bid for the game.
This way people can understand what you want, metroid dread have a few updates.

How do you actually make a cheat file? Bit clueless here tbh.
 
Thank you. I'll look later when I get in from work
Post automatically merged:



How do you actually make a cheat file? Bit clueless here tbh.



title ID of the game (TID) is "0100DBF01000A000" and the build ID of the game (BID) is "74570fa2709ed714

example
sd:/atmosphere/contents/0100DBF01000A000/cheats/74570fa2709ed714.txt.
 

Attachments

Last edited by arismendy64,
  • Like
Reactions: Alifax and kody
3.jpg


Please help us.

The red box is the code for writing a group of 63 cycles for 13 times.

What I want to ask is that all 63 in the blue box loop 100 times together. How should I write the code? thank you
Post automatically merged:

[code name]
400C0000 00000000 00000001 <- set your incrementing number
580F0000 01D83518 <= pointer
780F0000 00000672 <= setup
300E0000 0000024D <= loop start
A2CF0000 <= write value of reg C. to pointer location of register F
780F0000 00000030 <= move pointer
780C0000 00000001 <= increase reg C value, (so now C=2, 3, 4, ...
310E0000 <= repeat loop 0x24D times
3.jpg



Please help us.

The red box is the code for writing a group of 63 cycles for 13 times.

What I want to ask is that all 63 in the blue box loop 100 times together. How should I write the code? thank you
 
Last edited by wert521451,
View attachment 337541

Please help us.

The red box is the code for writing a group of 63 cycles for 13 times.

What I want to ask is that all 63 in the blue box loop 100 times together. How should I write the code? thank you
Post automatically merged:


3.jpg



Please help us.

The red box is the code for writing a group of 63 cycles for 13 times.

What I want to ask is that all 63 in the blue box loop 100 times together. How should I write the code? thank you
Change the line with the comment loop start, the count is currently set at 0x24D, change it to the value that you want.
 
  • Like
Reactions: crazy_p
Change the line with the comment loop start, the count is currently set at 0x24D, change it to the value that you want.
The consciousness I want to express is. All the blue circles are cycled 100 times.

For example, the blue circle is for one character, and there are 100 characters that need to be cycled
 

Attachments

  • QQ截图20221115104747.jpg
    QQ截图20221115104747.jpg
    113 KB · Views: 74
The consciousness I want to express is. All the blue circles are cycled 100 times.

For example, the blue circle is for one character, and there are 100 characters that need to be cycled
100 is 0x64 I use it so often I remember it by heart.

30000000 00000064 will do it for you what follows until 31000000, with this code the register used is R0, do not use R0 inside the loop and you are all set. Do not mess with R0 unless you know what you are doing. If you wish to use R0 it is count down and to exit the loop set R0 to 1, if you set it to zero your switch will freeze.
 
Last edited by TomSwitch,
100 is 0x64 I use it so often I remember it by heart.

30000000 00000064 will do it for you what follows until 31000000, with this code the register used is R0, do not use R0 inside the loop and you are all set. Do not mess with R0 unless you know what you are doing. If you wish to use R0 it is count down and to exit the loop set R0 to 1, if you set it to zero your switch will freeze.
I'm not conscious. I didn't express myself clearly.

My consciousness is that all the items in the red box can be recycled for 100 times. Can it be done? Or do we have to have groups of golden fingers
 

Attachments

  • 1111.jpg
    1111.jpg
    90.8 KB · Views: 58
View attachment 337541

Please help us.

The red box is the code for writing a group of 63 cycles for 13 times.

What I want to ask is that all 63 in the blue box loop 100 times together. How should I write the code? thank you
Post automatically merged:


3.jpg



Please help us.

The red box is the code for writing a group of 63 cycles for 13 times.

What I want to ask is that all 63 in the blue box loop 100 times together. How should I write the code? thank you
convert 13 to hex value then look at the cheat code to find where 13 is
 
  • Like
Reactions: crazy_p
I'm not conscious. I didn't express myself clearly.

My consciousness is that all the items in the red box can be recycled for 100 times. Can it be done? Or do we have to have groups of golden fingers
The translation is strange. What is recycled? Do you mean iterate the code 100 times in a loop? Didn’t I already told you how to do loop?
 
  • Like
Reactions: ZER-O and crazy_p

Site & Scene News

Popular threads in this forum