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

Seymordius

Active Member
Newcomer
Joined
Jul 22, 2020
Messages
27
Trophies
0
Age
35
XP
203
Country
United States
ok, so i took a crack at Shin Megami Tensei V using the new ams gdbstub, and im sorry they are mostly simple NOP (no operation) cheats, im still learning so for now i have these for, i will come back and add to this:
Bid: A6A06F3BAEFE4D75 (for the search engine at the top of the page)
Bid: A6A0 6F3B AEFE 4D75 (broken up for easier reading)
for the money code, use one or the other, DO NOT USE BOTH!!!
[Max Makka(99,999,999)]
04000000 01237ED8 B90212C9

or

[Hold ZR to spend 0 makka]
04000000 01237ED8 B90212C8
80000200
04000000 01237ED8 D503201F
20000000

there was a subtract instruction -8 from my original code, so by making it "sub w10, w10, #0" you dont lose items
[Items dont decrease]
04000000 0126AD00 7100014A

[ZR to Skip Battle damage - inf battle HP/MP]
04000000 01189AA4 B9000109
04000000 01501038 B902426C
04000000 015010B8 B902566C
80000200
04000000 01189AA4 D503201F
04000000 01501038 D503201F
04000000 015010B8 D503201F
20000000

until i can figure what checks are needed to only write to the player and allies, i will need to look into pointers for HP/MP.

[MC 16x exp gain]
04000000 012363F4 0B131129

[Demon Allies 16x exp gain]
04000000 01249698 0B011108
(it seem lsl#4 (5 steps) does not equal x5, it equal 2^4 = 16)

these code i found by monitor the exp address next to the mp address of the static menu.
the fairy code might apply to all demons, i dont know as i dont have any other allies right now,
the fairy code was also harder to find because there wasnt an add instruction near it.

now if you want to change the rate, 16x = lsl#4
i was using https://armconverter.com/?code=add w8,w8,w1, lsl#? (this is one of the codes, but they use different register so for the other code, you will need to make changes.) to do the conversion. just make sure the "GDB/LLDB" switch is ON.
Is there a way we can get a [Disable Items Don't Decrease] code? You can currently deactivate the code but when you go to sell or use items they stay the same, so currently the code can be activated but not deactivated.

I see you're still making headway on codes, glad to see it!
 

Smoker1

Well-Known Member
Member
Joined
Feb 17, 2015
Messages
5,035
Trophies
1
Location
California
XP
6,028
Country
United States
OK, been working on GTA-VC, I got all the Codes that @wiitendo84 did for GTA3, plus the ones I did, and I included Wanted Code that @Spider_Man did in the Group, and the Vehicle Health @arismendy64 did. Now only problem is, Pointers are not working.
Used JNoexs to find Addresses and did the Memory Dumps
Tried with PointerSearcher 0.04, but did not get any Hits with Normal Results, and the results I did get with Depth at 4 or 5, OffsetNum at 2, and OffsetRange at F00 did not work
https://mega.nz/file/rdEmCZiC#HFjILJVJAymCba4LXiWhZFAR-Q41akEYhnvGDATqcwk
 

Falo

Well-Known Member
Member
Joined
Jul 22, 2012
Messages
680
Trophies
2
XP
2,627
Country
Germany
GTA Vice City
TitleID - 0100182014022000
BuildID - 3EC230850491826D
Version - 1.0.3
Engine: Unreal Engine 4.26

Code:
[Inf Health]
58010000 06740E78
78010000 000004CC
64010000 00000000 42C80000

[Inf Armor]
58010000 06740E78
78010000 000004D0
64010000 00000000 42C80000

[Inf Vehicle Health]
58010000 06740E78
58111000 00000538
78010000 00000318
64010000 00000000 447A0000

[No Wanted Level]
58010000 06740E78
58111000 00000880
78010000 00000020
610100F0 00000000 00000000

[Max Wanted Level]
58010000 06740E78
58111000 00000880
78010000 00000020
610100F0 00000000 00000006

[Inf Throwable Ammo]
58010000 06740E78
78010000 00000618
68010000 0000270F 00000001

[Inf Pistol Ammo]
58010000 06740E78
78010000 00000638
68010000 0000270F 00000011

[Inf Shotgun Ammo]
58010000 06740E78
78010000 00000658
68010000 0000270F 00000001

[Inf Submachine Gun Ammo]
58010000 06740E78
78010000 00000678
68010000 0000270F 0000001E

[Inf Rifle Ammo]
58010000 06740E78
78010000 00000698
68010000 0000270F 0000001E

[Inf Heavy Weapon Ammo]
58010000 06740E78
78010000 000006B8
64010000 0000270F 00000020

[Inf Sniper Ammo]
58010000 06740E78
78010000 000006D8
68010000 0000270F 00000001

[Have Melee - Brass Knuckles]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000001

[Have Melee - Screw Driver]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000002

[Have Melee - Golf Clup]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000003

[Have Melee - Police Baton]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000004

[Have Melee - Knife]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000005

[Have Melee - Baseball Bat]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000006

[Have Melee - Hammer]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000007

[Have Melee - Meat Cleaver]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000008

[Have Melee - Machete]
58010000 06740E78
78010000 000005F0
64010000 00000000 00000009

[Have Melee - Katana]
58010000 06740E78
78010000 000005F0
64010000 00000000 0000000A

[Have Melee - Chainsaw]
58010000 06740E78
78010000 000005F0
64010000 00000000 0000000B

[Have Throwable - Grenade]
58010000 06740E78
78010000 00000610
64010000 00000000 0000000C

[Have Throwable - Remote Grenade]
58010000 06740E78
78010000 00000610
64010000 00000000 0000000D

[Have Throwable - Tear Gas]
58010000 06740E78
78010000 00000610
64010000 00000000 0000000E

[Have Throwable - Molotov Cocktail]
58010000 06740E78
78010000 00000610
64010000 00000000 0000000F

[Have Throwable - Rocket]
58010000 06740E78
78010000 00000610
64010000 00000000 00000010

[Have Pistol - Colt 45]
58010000 06740E78
78010000 00000630
64010000 00000000 00000011

[Have Pistol - Python]
58010000 06740E78
78010000 00000630
64010000 00000000 00000012

[Have Shotgun - Shotgun]
58010000 06740E78
78010000 00000650
64010000 00000000 00000013

[Have Shotgun - Spaz 12]
58010000 06740E78
78010000 00000650
64010000 00000000 00000014

[Have Shotgun - Stubby Shotgun]
58010000 06740E78
78010000 00000650
64010000 00000000 00000015

[Have SG - Tec]
58010000 06740E78
78010000 00000670
64010000 00000000 00000016

[Have SG - Uz-1]
58010000 06740E78
78010000 00000670
64010000 00000000 00000017

[Have SG - Mac]
58010000 06740E78
78010000 00000670
64010000 00000000 00000018

[Have SG - MP5]
58010000 06740E78
78010000 00000670
64010000 00000000 00000019

[Have Rifle - M4]
58010000 06740E78
78010000 00000690
64010000 00000000 0000001A

[Have Rifle - Ruger]
58010000 06740E78
78010000 00000690
64010000 00000000 0000001B

[Have Sniper - Sniper Rifle]
58010000 06740E78
78010000 000006D0
64010000 00000000 0000001C

[Have Sniper - .308 Sniper]
58010000 06740E78
78010000 000006D0
64010000 00000000 0000001D

[Have Heavy Weapon - Rocket Launcher]
58010000 06740E78
78010000 000006B0
64010000 00000000 0000001E

[Have Heavy Weapon - Flame Thrower]
58010000 06740E78
78010000 000006B0
64010000 00000000 0000001F

[Have Heavy Weapon - M60]
58010000 06740E78
78010000 000006B0
64010000 00000000 00000020

[Have Heavy Weapon - Minigun]
58010000 06740E78
78010000 000006B0
64010000 00000000 00000021

Note 1: The Weapon codes are unstable, maybe some kind of anti-cheat that crashes the game, just enable and then disable afterwards.
Note 2: "Inf Vehicle Health" may crash the game if you don't have one or it explodes via max damage
Note 3: These codes are for Player 0, i don't know why the games has multiple players, but it is what it is...
Code:
u8 pPlayerId = main.nso + 0x6741000;
u64 pPlayer = main.nso + 0x6740E78[0x31 * pPlayerId];
 

linkazs

New Member
Newbie
Joined
Nov 11, 2016
Messages
4
Trophies
0
Age
35
XP
250
Country
Cheats for Shin Megami Tensei V EUR for EXP x2/4x/8x etc.. or invite me to the group pls?

ID: 0100B870126CE000
Build: A6A06F3BAEFE4D75

thanks!
 

Leonxandergun

Active Member
Newcomer
Joined
Jul 1, 2019
Messages
35
Trophies
0
Age
28
XP
1,342
Country
Italy
Cheats for Shin Megami Tensei V EUR for EXP x2/4x/8x etc.. or invite me to the group pls?

ID: 0100B870126CE000
Build: A6A06F3BAEFE4D75

thanks!
ok, so i took a crack at Shin Megami Tensei V using the new ams gdbstub, and im sorry they are mostly simple NOP (no operation) cheats, im still learning so for now i have these for, i will come back and add to this:
Bid: A6A06F3BAEFE4D75 (for the search engine at the top of the page)
Bid: A6A0 6F3B AEFE 4D75 (broken up for easier reading)
for the money code, use one or the other, DO NOT USE BOTH!!!
[Max Makka(99,999,999)]
04000000 01237ED8 B90212C9

or

[Hold ZR to spend 0 makka]
04000000 01237ED8 B90212C8
80000200
04000000 01237ED8 D503201F
20000000

there was a subtract instruction -8 from my original code, so by making it "sub w10, w10, #0" you dont lose items
[Items dont decrease]
04000000 0126AD00 7100014A

[ZR to Skip Battle damage - inf battle HP/MP]
04000000 01189AA4 B9000109
04000000 01501038 B902426C
04000000 015010B8 B902566C
80000200
04000000 01189AA4 D503201F
04000000 01501038 D503201F
04000000 015010B8 D503201F
20000000

until i can figure what checks are needed to only write to the player and allies, i will need to look into pointers for HP/MP.

[MC 16x exp gain]
04000000 012363F4 0B131129

[Demon Allies 16x exp gain]
04000000 01249698 0B011108
(it seem lsl#4 (5 steps) does not equal x5, it equal 2^4 = 16)

these code i found by monitor the exp address next to the mp address of the static menu.
the fairy code might apply to all demons, i dont know as i dont have any other allies right now,
the fairy code was also harder to find because there wasnt an add instruction near it.

now if you want to change the rate, 16x = lsl#4
i was using https://armconverter.com/?code=add w8,w8,w1, lsl#? (this is one of the codes, but they use different register so for the other code, you will need to make changes.) to do the conversion. just make sure the "GDB/LLDB" switch is ON.
 
  • Like
Reactions: linkazs

smuppers

New Member
Newbie
Joined
Nov 14, 2021
Messages
1
Trophies
0
Age
27
XP
34
Country
United States
Hey!
ok, so i took a crack at Shin Megami Tensei V using the new ams gdbstub, and im sorry they are mostly simple NOP (no operation) cheats, im still learning so for now i have these for, i will come back and add to this:
I'm trying to get the exp codes to work on the Yuzu emulator, but they don't seem to work. I'm pretty sure I'm using the right version of the game. My file path is 010063B012DC6000/[insert exp cheat name here]/cheats/A6A06F3BAEFE4D75.txt. I have the name at the top of the txt file exactly like the folder name and the code under it. I've also made sure the mods are enabled in yuzu. What am I doing wrong? Thanks

EDIT: please disregard... I was not actually on the right version. Thank you for your work!
 
Last edited by smuppers,

SatsuJin

Member
Newcomer
Joined
Mar 25, 2021
Messages
19
Trophies
0
Age
34
XP
116
Country
Brazil
Cheats Request for:
PROJECT ZERO: MAIDEN OF BLACK WATER
(or FATAL FRAME: Maiden of Black Water, not sure whats the difference)
TID: 0100BEB015604000
BID: 4B9B5F9D05155332

Looking for cheats for inifinite money, infinite film, or instant camera loading. Basically with infinite money I can do basically everything else.
 

iMaxed0ut

Well-Known Member
Member
Joined
Jun 13, 2017
Messages
100
Trophies
0
XP
230
Country
United States
Hi there! I can’t seem to get these codes to work.

There is a cheat that multiples the team exp when you complete a mission. I turn the code on, but when I complete a mission, the exp does not increase. I was curious if someone can read the code and tell me if it has an input activation? Thanks!

Title id: 01003D200BAA2000
Build id: 3AB632DEE82D5944

Version: Pokèmon Mystery Dungeon DX v1.0.2

04000000 02949F40 52800211
04000000 02949F44 1B117C21
04000000 02949F48 2A0103F4
04000000 02949F4C D65F03C0
04000000 0281A804 9404BDCF
 

JohnEspy

Well-Known Member
Member
Joined
Sep 13, 2020
Messages
104
Trophies
0
Age
42
XP
1,333
Country
United States
Knights of the Old Republic

TID: 0100854015868000
BID: 5e0c4d84fc20aa7e

[ZL+X 96 Attributes]
80000104
580F0000 00E80580
580F1000 00000068
580F1000 00000668
580F1000 000002A8
580F1000 000000F0
580F1000 00000100
780F0000 000000C8
640F0000 00000000 00000060
20000000

[ZL+X 26 Skill Points]
80000104
580F0000 00E80590
580F1000 00000010
580F1000 00000228
580F1000 00000420
780F0000 000000E6
640F0000 00000000 0000001A
20000000

[Infinite Health]
580F0000 00ED0FF8
580F1000 000000F0
580F1000 00000028
580F1000 00000140
780F0000 00000124
640F0000 00000000 000061A8

[999999 Credits]
580F0000 00E22FE8
580F1000 000000D8
580F1000 00000000
580F1000 000004D0
580F1000 000006D0
780F0000 00000790
640F0000 00000000 000F423F


Tomorrow I'll try working on some experience cheats. If not, I'm sure someone around here may be able to do it.

This health code is set to 25,000 vitality. If you need more later on, just change the 000061A8 to whatever you need.
Thanks for the cheats! How do you use the attributes and skill points cheats?
 

wiitendo84

Well-Known Member
Member
Joined
Jan 3, 2014
Messages
1,392
Trophies
2
Age
39
Location
New Albany, Indiana
XP
3,781
Country
United States
Thanks for the cheats! How do you use the attributes and skill points cheats?
Anytime you're in the skill/attribute screens, in theory, when you press the button combo in this case ZR and X together, it should go through and make your points those specific numbers. If it doesn't, let me know. You may have to spend some to get it to go to the new amount.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Veho @ Veho:
    Musk sues Hyundai in 3... 2... 1...
    +1
  • RedColoredStars @ RedColoredStars:
    Fucking lame. Thread viewed 1000 times and only one reply that doesnt even answer what I asked.
  • SylverReZ @ SylverReZ:
    You could say the same for a couple or so threads that used to be popular, I guess.
  • RedColoredStars @ RedColoredStars:
    I mean. All I ask was for people to see if ONE, SINGLE website is working properly in edge. 1000 people see it but cant be bothered at all
  • RedColoredStars @ RedColoredStars:
    Ready to just leave this place anyway. The amount of shit talking and bullying behavior that goes unchecked is crazy. No where else do I see this shit towards me and others. Not even on reddit have I been talked to like I have here by other members
  • SylverReZ @ SylverReZ:
    @RedColoredStars, I did read the last sentence in your post by the way. Maybe try changing the privacy settings in your browser to standard if that works.
  • SylverReZ @ SylverReZ:
    I've also heard that Chromium-based browsers will stop working with ad-blockers.
  • K3Nv2 @ K3Nv2:
    Please dont go we need you.
  • K3Nv2 @ K3Nv2:
    I really learned not to give a fuck what others do online it's helped ease my mind try it sometime.
  • RedColoredStars @ RedColoredStars:
    @SylverReZ That reply to you was when we werent on good terms. lol. I tried everything. Changing privacy settings etc.
  • Veho @ Veho:
    Fuck Chromium. Firefox 4evar.
    +1
  • Veho @ Veho:
    (Firefox 4 now, anyway. Let's see if they pull some crap too.)
    +1
  • DinohScene @ DinohScene:
    Netscape ftw
    +1
  • K3Nv2 @ K3Nv2:
    Funny enough went to download chrome Bing gave error installed Firefox fine
    +1
  • RedColoredStars @ RedColoredStars:
    Thing is , the videos work fine in the Edge Dev and Canary builds. But whatever the fix they made was, has never been pushed to Beta or Stable builds. Its been that way for as far back as I tested. Which was Edge 84. They are on 125 now.
    +1
  • SylverReZ @ SylverReZ:
    @RedColoredStars, Yeah, and I was in quite a mood at that time. I would consider choosing Firefox or Opera instead, been using Firefox for over 7 years now than Chrome.
  • RedColoredStars @ RedColoredStars:
    Tried contacting Nintendo to see if they can reach out to MS about it. But Nintendo said the videos are working fine. Without enough people saying no, they don't work fine, it will never get fixed.
  • RedColoredStars @ RedColoredStars:
    I have Firefox and used it for many years. But Edge runs noticible faster on my pc at both opening and loading pages.
  • SylverReZ @ SylverReZ:
    I don't think Nintendo will know anything about troubleshooting Edge. They mostly do technical support regarding their console family.
  • K3Nv2 @ K3Nv2:
    Tell them you downloaded their trailer without permission
    +2
  • SylverReZ @ SylverReZ:
    Good one, Ken.
  • RedColoredStars @ RedColoredStars:
    Right. But they could create a ticket that gets forwarded to the proper team. I think Nintendo would care that their videos aren't working on a major browser
  • RedColoredStars @ RedColoredStars:
    LOL K3N. HAHAH!
    RedColoredStars @ RedColoredStars: LOL K3N. HAHAH!