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

angrynewraze

Well-Known Member
Member
Joined
May 27, 2020
Messages
137
Trophies
0
Age
34
XP
246
Country
United States
Kind of, I managed to convert the speed mod code, however the talent gauge code does not seem to like Melvia, as she's Kind of glitching if you're not controlling her, for example, in one battle she kept constantly doing the the summon for power effect and wouldn't stop doing that. Sharla however was the biggest concern however because the original code puts everybody Talent gets too full, But for Sharla, this means her rifle is constantly overheated. I think I have it just about down, including the checks for Sharla and melvia. However I don't know if I should include a option to switch melvia from empty gauge to full gauge if you're controlling her or not
Ik in my case I do go from controlling melia to not controlling her and still having her in the battle party and her using the ai and back and forth. I however do always have sharla and melia in the battle party even after getting seven bc for me seven replaces shulk in my battle party but I do keep sharla and melia in the battle party at all times after getting them. I use melia more as leader than sharla bc melia has good attack magic and sharla is just a healer and doesn't have any good attack skills.
 

Kalkat5792

Well-Known Member
Newcomer
Joined
Jun 28, 2019
Messages
84
Trophies
0
Age
36
XP
214
Country
United States
Not op. My best guess is that op wanted to block Joycon update since they might have third party joycons. The update only works for first party controllers. Nintendo switch sports makes a check for joycon update. Without the update, the game can't be played.
Actually you don't need the update I have third party joycons and I can still play without the update
 

angrynewraze

Well-Known Member
Member
Joined
May 27, 2020
Messages
137
Trophies
0
Age
34
XP
246
Country
United States
Actually you don't need the update I have third party joycons and I can still play without the update
I thought you could only use first party joycons for switch sports as well bc it required the update and without that update you couldn't play the game. Won't switch games not start without the most recent update?
 

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,476
Trophies
1
Age
44
XP
14,591
Country
United States
the current codes are easier to find/rebase but they still have a chance to fail. asm code alter game programming so while it harder to find/code for it, it also is less likely to fail. (unless you either have the wrong address or programming it wrong.....)
An analogy would be you meet this person everyday on your way to work. How much are you able to count on meeting this person tomorrow? Pointer search is like having no conversation with this person. ASM hack is like there were conversation with this person. Is knowing whether you will meet tomorrow a sure thing just knowing you have had conversation with the person? It depends a lot on how this person is and also how good you are at conversation.

For some games the code that access the target is unique. This kind is super easy to make code and you can have high confidence that the code will be reliable. Unfortunately only a small number of games are like that.

Most game reuse code that modify the target. This means quite often it takes a lot more work to make asm hack and it can be as uncertain as a pointer search as to the pattern being use to identify when it is accessing the target is reliable. This of course is not a problem with people who are highly skill with ASM reverse engineering but for many of us it is either not willing to spend the effort or not having the skill (for me both), so ASM hack may be at times not any better than pointer search. Some of the ASM code I made are just look at pattern and see if it sticks. The reliability of it depends just as much as pointer search on how much I test it.
 
Last edited by TomSwitch,
  • Like
Reactions: crazy_p

angrynewraze

Well-Known Member
Member
Joined
May 27, 2020
Messages
137
Trophies
0
Age
34
XP
246
Country
United States
An analogy would be you meet this person everyday on your way to work. How much are you able to count on meeting this person tomorrow? Pointer search is like having no conversation with this person. ASM hack is like there were conversation with this person. Is knowing whether you will meet tomorrow a sure thing just knowing you have had conversation with the person? It depends a lot on how this person is and also how good you are at conversation.

For some games the code that access the target is unique. This kind is super easy to make code and you can have high confidence that the code will be reliable. Unfortunately only a small number of games are like that.

Most game reuse code that modify the target. This means quite often it takes a lot more work to make asm hack and it can be as uncertain as a pointer search as to the pattern being use to identify when it is access the target is reliable.
so asm cheats are more reliable than pointer cheats but not 100% and no cheat will stay reliable all the time. Is there a homebrew that can understand asm cheats and inject them into the game?
 

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,476
Trophies
1
Age
44
XP
14,591
Country
United States
so asm cheats are more reliable than pointer cheats but not 100% and no cheat will stay reliable all the time. Is there a homebrew that can understand asm cheats and inject them into the game?
It's a big no for ASM and a small no for pointer search. The level of difficulty to make cheats moves from static address (very easy) to fully obfuscated (very hard). In between is developed created pointer (easy with pointer search and very reliable). Unique code that access the target directly (slightly more difficult). Programming with many level of object oriented abstraction (hard). Programming with lazy anti hack (harder). Programming with properly done anti hack (very hard).

Concerning tool chain, pointer search is kind of there at about say 80%. ASM hack is much less and the tools a lot harder to
use.

Concerning whether a cheat can be 100% reliable, objectively yes, to be proven to be so probably not.
 
Last edited by TomSwitch,
  • Like
Reactions: ZER-O and crazy_p

ChaosSoulReaper

Well-Known Member
Newcomer
Joined
Nov 14, 2016
Messages
67
Trophies
0
Age
36
XP
617
Country
United States
anyone able to update cheats for two games

Chronos before the ashes
TID: 010006700E13A000
BID: 8E4FA6CDDC65F494

Children of Morta
TID: 01002DE00C250000
BID: A68A8C2A61EC474D
 

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,777
Trophies
1
XP
6,449
Country
United States
once you figure them out I'd be willing to test them to see if they work for you if you want.
here goes nothing:
[inf Health option 1(65535)]
08000000 00B31F28 2A0803E9 529FFFE8
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8

[inf Health option 2(9999)]
08000000 00B31F28 2A0803E9 5284E1E8
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8

[inf Health option 3(max health)]
08000000 00B31F28 2A0803E9 B9404268
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8
[only use 1 health option]

[Instant talent guage v5]
08000000 00B31F00 54000080 F100143F
08000000 00B31F08 540000A0 F100083F
08000000 00B31F10 B9000C1F 14000003
08000000 00B31F18 BD401008 17E755C8
08000000 00B31F20 17E755C5 BD000C08
04000000 00507634 1418AA33

[Speed mod x2]
04000000 004CFA00 1C0000E0
04000000 004CFA1C 40000000

[Speed adjustment to 4(hold A)]
80000001
04000000 004CFA1C 40800000
20000000

i would say this was kinda challenging in a way, i went back and decided give sharla and reyn the empty guages, i came to this way because reyn wouldnt stop using his talent ability, and im too lazy to extent the code, so meliva is stuck in full auto full talent guage mode. for the health option, it should be noted that you have three options. if you decide to go with the max health, you might notice that your health doesnt auto-regenerate, and it wont (it should plain to see why). the speed mod is set to 2 with a x4 mod because the speed become harder to control past 5.

update: im considering switching the instant guage code to a button activation, because shulk when im not controlling him, he's constant using monado speed.....actually nearly all the cpu characters will try to use their talent abilities. either that, or i start looking into a pointer code for the "active" player. i could possibly rewrite and combine a pointer code that auto adjusts base on who you are.
 
Last edited by Gamerjin,

angrynewraze

Well-Known Member
Member
Joined
May 27, 2020
Messages
137
Trophies
0
Age
34
XP
246
Country
United States
here goes nothing:
[inf Health option 1(65535)]
08000000 00B31F28 2A0803E9 529FFFE8
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8

[inf Health option 2(9999)]
08000000 00B31F28 2A0803E9 5284E1E8
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8

[inf Health option 3(max health)]
08000000 00B31F28 2A0803E9 B9404268
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8
[only use 1 health option]

[Instant talent guage v5]
08000000 00B31F00 54000080 F100143F
08000000 00B31F08 540000A0 F100083F
08000000 00B31F10 B9000C1F 14000003
08000000 00B31F18 BD401008 17E755C8
08000000 00B31F20 17E755C5 BD000C08
04000000 00507634 1418AA33

[Speed mod x2]
04000000 004CFA00 1C0000E0
04000000 004CFA1C 40000000

[Speed adjustment to 4(hold A)]
80000001
04000000 004CFA1C 40800000
20000000

i would say this was kinda challenging in a way, i went back and decided give sharla and reyn the empty guages, i came to this way because reyn wouldnt stop using his talent ability, and im too lazy to extent the code, so meliva is stuck in full auto full talent guage mode. for the health option, it should be noted that you have three options. if you decide to go with the max health, you might notice that your health doesnt auto-regenerate, and it wont (it should plain to see why). the speed mod is set to 2 with a x4 mod because the speed become harder to control past 5.
I don't remember is there a boss in the royal tomb? If so that's my next boss. Sharla isn't any good when using a inf heath cheat code anyways bc she specializes in healing everyone which is pretty pointless when using a inf health code. And from what I heard ryne is actually pretty good
 
Last edited by angrynewraze,

angrynewraze

Well-Known Member
Member
Joined
May 27, 2020
Messages
137
Trophies
0
Age
34
XP
246
Country
United States
here goes nothing:
[inf Health option 1(65535)]
08000000 00B31F28 2A0803E9 529FFFE8
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8

[inf Health option 2(9999)]
08000000 00B31F28 2A0803E9 5284E1E8
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8

[inf Health option 3(max health)]
08000000 00B31F28 2A0803E9 B9404268
04000000 00B31F30 17D62818
04000000 000BBF88 1429D7E8
[only use 1 health option]

[Instant talent guage v5]
08000000 00B31F00 54000080 F100143F
08000000 00B31F08 540000A0 F100083F
08000000 00B31F10 B9000C1F 14000003
08000000 00B31F18 BD401008 17E755C8
08000000 00B31F20 17E755C5 BD000C08
04000000 00507634 1418AA33

[Speed mod x2]
04000000 004CFA00 1C0000E0
04000000 004CFA1C 40000000

[Speed adjustment to 4(hold A)]
80000001
04000000 004CFA1C 40800000
20000000

i would say this was kinda challenging in a way, i went back and decided give sharla and reyn the empty guages, i came to this way because reyn wouldnt stop using his talent ability, and im too lazy to extent the code, so meliva is stuck in full auto full talent guage mode. for the health option, it should be noted that you have three options. if you decide to go with the max health, you might notice that your health doesnt auto-regenerate, and it wont (it should plain to see why). the speed mod is set to 2 with a x4 mod because the speed become harder to control past 5.
inf health option 3 and all the speed cheats and the instant talent gauge cheat worked perfectly when I took down the telethia and high entia enemy boss in the royal tomb. I'll test them again when I face metal face for the second time which is coming up as the next boss. And having speed adjustment 4 be a button press is a great option for that cheat than having it be constant and have to constantly turn off and on the cheat. It makes it easier to use that cheat. It makes for a great combo cheat with using the speed mod x2 cheat with the option to still use the speed adjustment 4 if you want all while still using speed mod x2. The speed mod x2 is awesome bc all the characters run so damn slowly when using the normal speed.
 
Last edited by angrynewraze,
  • Love
Reactions: Gamerjin

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,476
Trophies
1
Age
44
XP
14,591
Country
United States
@TomSwitch - What is the SysModule for Breeze? Got some Codes I am trying to use, but they are not working, and when I searched for the Codes myself, they are the same Address.
The sysmodule that is in the zip is Noexes sysmodule, the same one in edizon se's zip, the sysmodule is for communication with pointer searcher se and Jnoexs.

I don't understand what is the problem you have encountered.
 
  • Like
Reactions: Smoker1

Smoker1

Well-Known Member
Member
Joined
Feb 17, 2015
Messages
5,045
Trophies
1
Location
California
XP
6,065
Country
United States
The sysmodule that is in the zip is Noexes sysmodule, the same one in edizon se's zip, the sysmodule is for communication with pointer searcher se and Jnoexs.

I don't understand what is the problem you have encountered.
I found some Codes from Optantic, but I think because I turned off ALL SysModules, it is causing the Cheats not to work when I try Enabling them.

EDIT - Got it working again
 
Last edited by Smoker1,

TomSwitch

Well-Known Member
Member
Joined
Jan 10, 2019
Messages
4,476
Trophies
1
Age
44
XP
14,591
Country
United States
https://github.com/tomvita/Breeze-Beta/releases/tag/beta29-p2
Added option to add screen shot to help you remember the condition for unknown type search
2022050717443500-CCFA659F4857F96DDA29AFEDB2E166E6.jpg
 
Last edited by TomSwitch,

crazy_p

Well-Known Member
Member
Joined
Sep 3, 2016
Messages
1,348
Trophies
1
XP
8,194
Country
Thailand
Ganryu 2
TID: 01008AA017970000
BID: A0443514DEC42C41
Version: 1.1.1

Code:
[(B) Moonjump | (ZL) Hover]
[Inf. Jumps]
[Inf. Health]
[Invincible]
[Inf. Kami]
[Inf. Kunais]
[Inf. Green Kunais]
[Inf. Lives]
[Time = 0]
[Max Score]

Credits: crazy_p

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

Attachments

  • 01008AA017970000.zip
    1 KB · Views: 37
Last edited by crazy_p,

Deleted member 587859

Active Member
Newcomer
Joined
Mar 8, 2022
Messages
35
Trophies
0
Age
44
Location
Missouri
XP
209
Country
United States
Monster Hunter Rise
TID: 0100B04011742000
BID: 3149706DC5B33488 Version: 3.9.1
Request Cheat: max damage or multiple damage Please and thank you.
I second this, and request infinite hp/invincibility please. I check these pages every day, and have for months, hoping someone will update these cheats please.
 

prof72

Well-Known Member
Member
Joined
Mar 7, 2022
Messages
206
Trophies
0
Age
37
Location
NCR
XP
210
Country
Philippines
any cheat for world war z (i havent downloaded it so any version would do)

any save file or cheat for just dance 2017 2018 2019 2020 2021 2022

any games that uses the joy cons bluetooth, like switch sports and just dance and arms?

thanks in advance
 

hetop

Member
Newcomer
Joined
May 31, 2021
Messages
19
Trophies
0
Age
32
XP
564
Country
Norway
Looking for cheats for the following games and versions. [US]
-Mario Party Superstars: 01006FE013472000 /BID: 2841E26D7FB8AA17 (1.1.1)
-River City Girls Zero: 0100E2D015DEA000 /BID: 8548C2FDA808ABA1 (1.0.1)]
Any would be appreciated.
+1 Also looking for the Mario Party Superstars 1.1.1 cheats.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Lol rappers still promoting crypto