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

wangch

Well-Known Member
Member
Joined
Apr 12, 2019
Messages
132
Trophies
0
Age
30
XP
429
Country
United States
unfortunately, i cant help you there (as i use SX OS cheat engine to only the simple 1 level cheat ie, main/heap+offset)
However, there are two ways, that i know of, to find pointers:
1) real-time debug (aka ida-pro, i think?)
2) you would need to increase the depth of the pointer search function in noexs.
Don't worry
You have helped me a lot.
I also know what this code means.
Thank you very much
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,924
Trophies
0
Age
38
XP
5,165
Country
United States
I made em.

Just can't seem to find any pointers in the main for any of the good stuff.. but through 3 of my switches the heaps don't change after multiple reboots.

Gonna see if I can find anything juicy in IDA

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




First code = Actual power up.. current.
2nd Code = shows visuals .. i.e shows you what powerup you have visually.. only cosmetic.

If the visuals are having issues then that sucks :( works for me..

I'll finish up NOCLIP/Rocket Jumps then and post.

Not really the tone when people report codes dont work, this is the issue with the scene people saying tough shit they work for me.

Also dsrules seems to say these are very close to what he initially made so did you just find new address and update his existing code?
 

Paranoire

Well-Known Member
Newcomer
Joined
Jul 11, 2019
Messages
69
Trophies
0
Age
33
XP
702
Country
Russia
Hello to everyone!
Who can share cheats for 2 games, please?!

1. Dark Souls v.1.0.3 [v196608]
title ID - 01004ab00a260000
build ID - df3766a2bb651a3e
Cheats of the previous version (1.0.2) don't work, I checked.

2. Dead Cells v.1.3.0 [v458752] (NEW Patch 11.07.2019)
title ID - 0100646009fbe000
build ID - efe3aca35e248bb6
Cheats of the previous version (1.2.1) don't work, I checked.


Before writing, I used the search, but it gave no results = (
Please, help! Thank You!

Someone?
 

Falo

Well-Known Member
Member
Joined
Jul 22, 2012
Messages
680
Trophies
2
XP
2,627
Country
Germany
First of all, thank you very much for your patient answer.
I seem to understand a little.
Simply put, it's a multi-level pointer.
But how do these pointers need to be found?
I use noexs to find pointers
But only one can be found.
like [[Main+0x02dca0b8]+0x720]
What's the way to find a multi-level pointer like him?
like [[[[Main+0x02dca0b8]+0x720]+0x18]+0x10]

Multi-level pointer work like Classes and Sub Classes.

class Main //Main+0x02dca0b8
{
class GameObjects //+0x720
{
class Player //+0x18
{
int Money; //+0x10
}
}
}

You can find these with IDA Pro or Noexes.

For the DQB2 Pointers, i use a combination of them, the main pointer is found via IDA Pro, it's easy to find because i only need to search for "TRIALCMNDAT.BIN", one of the functions using that string contains the main pointer.
Then i make a memory dump with Noexes from the second big memory heap, it contains player, inventory and more data.
After finding the address of health and inventory, i only need to calculate the pointer to it from values right at the main pointer.

who can got skyrim cheats ?
Use Mods. This one works perfectly on Switch: https://bethesda.net/en/mods/skyrim/mod-detail/3010376
 

Junkyu85

Well-Known Member
Newcomer
Joined
Jul 4, 2019
Messages
56
Trophies
0
Age
38
XP
230
Country
Malaysia
Multi-level pointer work like Classes and Sub Classes.

class Main //Main+0x02dca0b8
{
class GameObjects //+0x720
{
class Player //+0x18
{
int Money; //+0x10
}
}
}

You can find these with IDA Pro or Noexes.

For the DQB2 Pointers, i use a combination of them, the main pointer is found via IDA Pro, it's easy to find because i only need to search for "TRIALCMNDAT.BIN", one of the functions using that string contains the main pointer.
Then i make a memory dump with Noexes from the second big memory heap, it contains player, inventory and more data.
After finding the address of health and inventory, i only need to calculate the pointer to it from values right at the main pointer.


Use Mods. This one works perfectly on Switch: https://bethesda.net/en/mods/skyrim/mod-detail/3010376
How to use this mod on switch?

Sent from my SM-N930F using Tapatalk
 

Tere Valentin

Well-Known Member
Member
Joined
Nov 21, 2015
Messages
1,291
Trophies
0
Age
36
XP
2,368
Country
United States
Last edited by Tere Valentin,

testdrive-99

Member
Newcomer
Joined
Jul 3, 2019
Messages
13
Trophies
0
XP
369
Country
United States
There's new cheats in that Link.
Can someone please post the cheats here??
{GOD EATER 3 Ver1.4.0 BY-执行者NO.X}
580F0000 0476A9B8
580F1000 000000D0

[金钱不减]
04000000 00C86008 4B1F0148
04000000 00CE8EA0 4B1F0148
04000000 00D288E0 4B1F0148

[获取AP2倍]
04000000 00A18C20 0B190508
04000000 00A18F7C 0B19054A

[获取AP4倍]
04000000 00A18C20 0B190908
04000000 00A18F7C 0B19094A

[获取AP8倍]
04000000 00A18C20 0B190D08
04000000 00A18F7C 0B190D4A

[AP 不减]
04000000 00D51F18 4B1F0129
04000000 00D52B0C 4B1F0108

[道具/素材变动后Max ON]
04000000 008B5514 1A89C129

[道具/素材变动后Max OFF]
04000000 008B5514 1A89C149

[主角HP不减]
400E0000 00000000 000025E0
640F01E0 00000000 43160000
400E0000 00000000 000025E4
640F01E0 00000000 43160000

[主角OP不减]
400E0000 00000000 000026B0
640F01E0 00000000 43160000
400E0000 00000000 000026B4
640F01E0 00000000 43160000

[主角ST不减]
400E0000 00000000 000026C0
640F01E0 00000000 43160000
400E0000 00000000 000026C4
640F01E0 00000000 43160000


[NPC HP不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

[NPC OP不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

[NPC ST不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
 

Tere Valentin

Well-Known Member
Member
Joined
Nov 21, 2015
Messages
1,291
Trophies
0
Age
36
XP
2,368
Country
United States
{GOD EATER 3 Ver1.4.0 BY-执行者NO.X}
580F0000 0476A9B8
580F1000 000000D0

[金钱不减]
04000000 00C86008 4B1F0148
04000000 00CE8EA0 4B1F0148
04000000 00D288E0 4B1F0148

[获取AP2倍]
04000000 00A18C20 0B190508
04000000 00A18F7C 0B19054A

[获取AP4倍]
04000000 00A18C20 0B190908
04000000 00A18F7C 0B19094A

[获取AP8倍]
04000000 00A18C20 0B190D08
04000000 00A18F7C 0B190D4A

[AP 不减]
04000000 00D51F18 4B1F0129
04000000 00D52B0C 4B1F0108

[道具/素材变动后Max ON]
04000000 008B5514 1A89C129

[道具/素材变动后Max OFF]
04000000 008B5514 1A89C149

[主角HP不减]
400E0000 00000000 000025E0
640F01E0 00000000 43160000
400E0000 00000000 000025E4
640F01E0 00000000 43160000

[主角OP不减]
400E0000 00000000 000026B0
640F01E0 00000000 43160000
400E0000 00000000 000026B4
640F01E0 00000000 43160000

[主角ST不减]
400E0000 00000000 000026C0
640F01E0 00000000 43160000
400E0000 00000000 000026C4
640F01E0 00000000 43160000


[NPC HP不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

[NPC OP不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

[NPC ST不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
: o Thank you!
 

DaBlackDeath

.::[ lone wolf ]::.
Member
Joined
Dec 22, 2007
Messages
928
Trophies
2
XP
4,454
Country
Germany
There's new cheats in that Link.
Can someone please post the cheats here??
Code:
{GOD EATER 3 Ver1.4.0 BY-执行者NO.X}
580F0000 0476A9B8
580F1000 000000D0

[金钱不减]
04000000 00C86008 4B1F0148
04000000 00CE8EA0 4B1F0148
04000000 00D288E0 4B1F0148

[获取AP2倍]
04000000 00A18C20 0B190508
04000000 00A18F7C 0B19054A

[获取AP4倍]
04000000 00A18C20 0B190908
04000000 00A18F7C 0B19094A

[获取AP8倍]
04000000 00A18C20 0B190D08
04000000 00A18F7C 0B190D4A

[AP 不减]
04000000 00D51F18 4B1F0129
04000000 00D52B0C 4B1F0108

[道具/素材变动后Max ON]
04000000 008B5514 1A89C129

[道具/素材变动后Max OFF]
04000000 008B5514 1A89C149

[主角HP不减]
400E0000 00000000 000025E0
640F01E0 00000000 43160000
400E0000 00000000 000025E4
640F01E0 00000000 43160000

[主角OP不减]
400E0000 00000000 000026B0
640F01E0 00000000 43160000
400E0000 00000000 000026B4
640F01E0 00000000 43160000

[主角ST不减]
400E0000 00000000 000026C0
640F01E0 00000000 43160000
400E0000 00000000 000026C4
640F01E0 00000000 43160000


[NPC HP不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000025E0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

[NPC OP不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000026B0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

[NPC ST不减]
580F0000 0476A9B8
580F1000 000000E0
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 000000F0
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000
580F0000 0476A9B8
580F1000 00000100
780F0000 000026C0
640F0000 00000000 43160000
780F0000 00000004
640F0000 00000000 43160000

::edit::
oops, too slow
 
Last edited by DaBlackDeath,
  • Like
Reactions: Tere Valentin

DaBlackDeath

.::[ lone wolf ]::.
Member
Joined
Dec 22, 2007
Messages
928
Trophies
2
XP
4,454
Country
Germany
Just found AC3 Codes posted by wkky

Assassins Creed 3 v1.0.1

TID: 01007f600b134000
BID: 4e2bd0a86a253f9f

Code:
[Master Code]
580F0000 000266D0
580F1000 00000078
580F1000 00000138
580F1000 00000020
780F0000 00000000

[Money 7777777]
40070000 00000000 03824C10
640F0170 00000000 B940080A
40070000 00000000 03824C14
640F0170 00000000 52A00EDD
40070000 00000000 03824C18
640F0170 00000000 7295BE3D
40070000 00000000 03824C1C
640F0170 00000000 7100055F
40070000 00000000 03824C20
640F0170 00000000 54000041
40070000 00000000 03824C24
640F0170 00000000 B900101D
40070000 00000000 03824C28
640F0170 00000000 D65F03C0
40070000 00000000 0264EEEC
640F0170 00000000 94475749

[Player Inf HP]
40070000 00000000 01E9BE04
640F0170 00000000 52800015

[No Reload]
40070000 00000000 03824C0C
640F0170 00000000 10001A78
40070000 00000000 03824C00
640F0170 00000000 B9400E88
40070000 00000000 03824C04
640F0170 00000000 B9000A88
40070000 00000000 03824C08
640F0170 00000000 D65F03C0
40070000 00000000 01E1B760
640F0170 00000000 94682528
 

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,702
Trophies
2
XP
6,267
Country
Not really the tone when people report codes dont work, this is the issue with the scene people saying tough shit they work for me.

Also dsrules seems to say these are very close to what he initially made so did you just find new address and update his existing code?
I didn't said I made any cheats, I said when I peeked at his address in my game they are the same while other people said his cheats don't work

First of all, thank you very much for your patient answer.
I seem to understand a little.
Simply put, it's a multi-level pointer.
But how do these pointers need to be found?
I use noexs to find pointers
But only one can be found.
like [[Main+0x02dca0b8]+0x720]
What's the way to find a multi-level pointer like him?
like [[[[Main+0x02dca0b8]+0x720]+0x18]+0x10]
you need to set the Depth 1=lv1, 2=lv2, etc...
 
Last edited by dsrules,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    rvtr @ rvtr: Spam bots again.