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

wArot

New Member
Newbie
Joined
Aug 31, 2020
Messages
1
Trophies
0
Age
34
XP
33
Country
Mexico
Final Fantasy Crystal Chronicles Remastered Edition

Hello! Anybody knows if it would be possible to add some quality of life cheats like wall trespassing, a turn on/off option for mog's fur (one must spent several minutes cutting it and the effect doesn't last that much), also increasing the artifact selection at the end of a level to more than 1?

Thanks
 

TrunksSSJ23

Well-Known Member
Member
Joined
May 18, 2007
Messages
297
Trophies
1
XP
1,837
Country
United States
View attachment 223277
I've checked these in IDA PRO.
It is the same programming code with difference Title IDs.

You may check the cheat codes in game.
can confirm they work, thanks alot bro! is there a way to take off the button activators like for inf hp, inf special, awakening, etc? thanks again for you and ZiT's hard work!
 

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,203
Country
Hong Kong
can confirm they work, thanks alot bro! is there a way to take off the button activators like for inf hp, inf special, awakening, etc? thanks again for you and ZiT's hard work!
It need much a lot of time to study the assemble code for doing that one by one,
in order to work without leading an error after battle.
Let's me try later.
 

Invitation To Ha

Member
Newcomer
Joined
Sep 12, 2009
Messages
6
Trophies
0
XP
11
Country
United States
Request for Final Fantasy Crystal Chronicles Remastered for the Switch.

Codes for either all scrolls or specifically just the Ring of Invincibility Scroll and Greatest Weapon Scroll. I've looked through all the codes listed a few pages back, but don't want to alter artifacts or adding unnecessary items. Also it it possible to add them to the moogle bank instead of inventory. If not it's fine. Thanks in advance.
 

Korados

Well-Known Member
Member
Joined
Sep 12, 2009
Messages
329
Trophies
1
Location
Hamburg
XP
988
Country
Germany
Final Fantasy Crystal Chronicles Remastered Edition

Hello! Anybody knows if it would be possible to add some quality of life cheats like wall trespassing, a turn on/off option for mog's fur (one must spent several minutes cutting it and the effect doesn't last that much), also increasing the artifact selection at the end of a level to more than 1?

Thanks

I guess most of this isn't possible in this way because it wasn't implemented. For the Gamecube, there was a code which turned off the tired mechanism of Mog altogether, and there was a code that let you have all artifacts. These codes are already worked on.
 

Tonexi

Well-Known Member
Member
Joined
Feb 29, 2020
Messages
222
Trophies
0
Age
30
XP
366
Country
France
Did a nexomon player found a cosmic nexomon and can share his save file in order to check how to edit the nexomon to make them cosmic ?
 

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,775
Trophies
1
XP
6,444
Country
United States
Request for Final Fantasy Crystal Chronicles Remastered for the Switch.

Codes for either all scrolls or specifically just the Ring of Invincibility Scroll and Greatest Weapon Scroll. I've looked through all the codes listed a few pages back, but don't want to alter artifacts or adding unnecessary items. Also it it possible to add them to the moogle bank instead of inventory. If not it's fine. Thanks in advance.
well, i did write an AMS item serialize item code, so give me a few minutes to try and the find the quantity(id) for those items...

ok, got it:
[RoI + GWS]
04000000 055C4AA8 00010001

this was written using the first character slot...
 
Last edited by Gamerjin,

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,775
Trophies
1
XP
6,444
Country
United States
Totally agree with this!
Would be awesome for all characters slots, not only the first slot
so, that would require an asm hack, so it would not matter which slot you were in.....
unless there was a pointer for the character slot, then maybe? i think i will look into this...
 

Yanda

Well-Known Member
Member
Joined
Aug 26, 2015
Messages
140
Trophies
0
XP
705
Country
so, after calculating the difference:
Code:
[All Items x99 activate and off patjenova]
300E0000 000003E0
02010000 055C44E0 00000001
78010000 00000002
310E0000
^ this code i can guarantee it will not overwrite your artifacts. However, it will give you som..., ok, a lot of dummy mixed in. and it also gives some mimic options, so i will need to use noexs to see what value are giving "hlp_XXX" or something like that...
Could you tell me about the jp ver of all items code?
I searched the gill max code and confirmed that the magic max works well from the difference.

[Guiles 99999 us]
04000000 055CF730 0001869F
[Guiles 99999 jp]
04000000 055C24C8 0001869F

[99 magic us]
02000000 055CF698 00000063
[99 magic jp]
02000000 055C2430 00000063

diff D268
But the all items code did not work.

[All Items x99 activate and off jp]
300E0000 000003E0
02010000 055B7278 00000001
78010000 00000002
310E0000
 

lephenix71

Well-Known Member
Member
Joined
May 26, 2020
Messages
153
Trophies
0
Age
44
XP
934
Country
France
hello, I ask you for the game codes jump force deluxe edition VERSION: 1.02
Title ID: 0100183010F12000
BUILD: F5AE4F045DDA9E45
THANKS
 

Kareylo

Member
Newcomer
Joined
Jul 31, 2017
Messages
6
Trophies
0
Age
32
XP
294
Country
Belgium
so, that would require an asm hack, so it would not matter which slot you were in.....
unless there was a pointer for the character slot, then maybe? i think i will look into this...

Or 8 codes. There's cheats for slot 2 health, stats and other. Maybe we only need the offset.
 

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,203
Country
Hong Kong
The error after the end of the battle remains a possibility that can be addressed below.
I've deleted the game so I can't test it.

[Inf HP]
[[[[main+78B1C98]+88]+198]+120]+28
[[[[[main+78B1C98]+88]+198]+68]+120]+28
[[[[[main+78B1C98]+88]+198]+120]+360]+28


[Nude Mode (In Battle)]
[[[[[main+78B1C98]+B8]+78]+A0]+20]+20
[[[[[main+78B1C98]+B8]+80]+A0]+20]+20
[[[[[main+78B1C98]+10]+38]+120]+20]+20
[[[[[main+78B1C98]+10]+290]+90]+28]+C8

After studying the codes,
I'm sure the address (version 1.02) should be
[[[[MAIN+78D1C98]+1E0]+10]+1DA8]+28 (for HP of mine)
[[[[MAIN+78D1C98]+1E0]+18]+1DA8]+28 (for HP of enemy)

(or for version 1.00)
[[[[MAIN+078B1C98]+1E0]+10]+1DA8]+28 (for HP of mine)
[[[[MAIN+078B1C98]+1E0]+18]+1DA8]+28 (for HP of enemy)

螢幕截圖 2020-09-01 上午3.33.03.png


螢幕截圖 2020-09-01 上午3.34.51.png



螢幕截圖 2020-09-01 上午3.35.51.png
 
Last edited by Eiffel2018,

Xhavit

Member
Newcomer
Joined
Sep 22, 2019
Messages
5
Trophies
0
Age
37
XP
279
Country
Switzerland
JUMP FORCE - Deluxe Edition V 1.02


Title ID: 0100183010F12000
BUILD: F5AE4F045DDA9E45

[999999 Money]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
400F0000 00000000 0000001C
640E01F0 00000000 000F423F
[No deduction for items]
01000000 0281909E 0000001F
04000000 027D9878 2A1F03EA
[undo changes]
01000000 0281909E 00000008
04000000 027D9878 1A9F07EA
[Get first 3 random items after battles]
04000000 027E30CC 2A1F03E0
04000000 027E31E4 2A1F03E0
04000000 027E32F8 2A1F03E0
[undo changes]
04000000 027E30CC 9404537D
04000000 027E31E4 94045337
04000000 027E32F8 940452F2
[My Character inf. EXP]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
400F0000 00000000 00000010
640E01F0 00000000 0023DEBD
[== Choose one of the followings only ==]
[(Warning: don't enable the higher LV until you unlock it!)]
[* All Friend Heros 20 LV after battle]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
580E1000 00000760
400F0000 00000000 00000008
300D0000 00000035
640E01F0 00000000 00001652
780F0000 00000008
640E01F0 00000000 00000013
780F0000 00000020
310D0000
20000000
[* All Friend Heros 40 LV after battle]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
580E1000 00000760
400F0000 00000000 00000008
300D0000 00000035
640E01F0 00000000 0001270F
780F0000 00000008
640E01F0 00000000 00000027
780F0000 00000020
310D0000
20000000
[* All Friend Heros 60 LV after battle]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
580E1000 00000760
400F0000 00000000 00000008
300D0000 00000035
640E01F0 00000000 00059fE9
780F0000 00000008
640E01F0 00000000 0000003C
780F0000 00000020
310D0000
20000000
[* All Friend Heros 80 LV after battle]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
580E1000 00000760
400F0000 00000000 00000008
300D0000 00000035
640E01F0 00000000 001145bf
780F0000 00000008
640E01F0 00000000 0000004F
780F0000 00000020
310D0000
20000000
[* All Friend Heros 100 LV after battle]
580E0000 072CA800
580E1000 00000440
580E1000 00000820
580E1000 00000760
400F0000 00000000 00000008
300D0000 00000035
640E01F0 00000000 0023DEBC
780F0000 00000008
640E01F0 00000000 00000063
780F0000 00000020
310D0000
20000000
[== The following are credits to ZiT ==]
[Inf HP (Hold R)]
80000080
580E0000 078D1C98
580E1000 00000088
580E1000 00000198
580E1000 00000120
400F0000 00000000 00000028
640E01F0 497423F0 497423F0
20000000
[Inf Skill (Hold ZR)]
80000200
580E0000 078D1C98
580E1000 00000088
580E1000 00000198
580E1000 00000120
400F0000 00000000 00000030
640E01F0 00000000 497423F0
20000000
[Inf Movement (Hold ZR)]
80000200
580E0000 078D1C98
580E1000 00000088
580E1000 00000198
580E1000 00000120
400F0000 00000000 00000038
640E01F0 00000000 497423F0
20000000
[Inf Awakening (Hold ZR)]
80000200
580E0000 078D1C98
580E1000 00000088
580E1000 00000198
580E1000 00000120
400F0000 00000000 00000040
640E01F0 00000000 497423F0
20000000
[1 Hit Kill (Press -)]
80000800
580E0000 078D1C98
580E1000 00000010
580E1000 00000150
580E1000 000000C8
400F0000 00000000 00000028
640E01F0 00000000 3DCCCCCD
20000000
[Nude Mode (Press LEFT)]
80008000
580E0000 072CA8F0
580E1000 00000258
580E1000 00000158
580E1000 00000088
580E1000 000001A0
400F0000 00000000 000000E0
680E11F0 FFFFFFFF FFFFFFFF
680E11F0 FFFFFFFF FFFFFFFF
20000000
[Nude Mode: In Battle (Press LEFT)]
80001000
580E0000 078D1C98
580E1000 000000B8
580E1000 00000078
580E1000 000000A0
580E1000 00000020
400F0000 00000000 00000020
640E11F0 FFFFFFFF FFFFFFFF
640E11F0 FFFFFFFF FFFFFFFF
20000000
[Size UP (Press UP)]
80002000
580E0000 072CA8F0
580E1000 00000258
580E1000 00000158
580E1000 00000088
580E1000 000001A0
400F0000 00000000 000000C0
640E01F0 00000000 3FC00000
20000000
[Size UP: In Battle (Press UP)]
80002000
580E0000 078D1C98
580E1000 000000B8
580E1000 00000078
580E1000 000000A0
580E1000 00000020
400F0000 00000000 00000000
640E01F0 00000000 3FC00000
20000000
[Size Normal (Press DOWN)]
80008000
580E0000 072CA8F0
580E1000 00000258
580E1000 00000158
580E1000 00000088
580E1000 000001A0
400F0000 00000000 000000C0
640E01F0 00000000 3F800000
20000000
[Size Normal: In Battle (Press DOWN)]
80008000
580E0000 078D1C98
580E1000 000000B8
580E1000 00000078
580E1000 000000A0
580E1000 00000020
400F0000 00000000 00000000
640E01F0 00000000 3F800000
20000000
[Big Boobs Mode (Press RIGHT)]
580E0000 072CA8F0
580E1000 00000258
580E1000 00000158
580E1000 00000088
580E1000 000001A0
400F0000 00000000 000000C8
640E01F0 00000000 3F800000
80004000
640E01F0 00000000 40100000
20000000
[Big Boobs Mode:In Battle (Press RIGHT)]
580E0000 078D1C98
580E1000 000000B8
580E1000 00000078
580E1000 000000A0
580E1000 00000020
400F0000 00000000 00000008
640E01F0 00000000 3F800000
80004000
640E01F0 00000000 40100000
20000000
[Moon Jump]
80000002
580E0000 072CA8F0
580E1000 00000258
580E1000 00000158
580E1000 00000088
580E1000 000000C8
400F0000 00000000 00000108
640E01F0 00000000 41000000
20000000
[Speed Up]
580E0000 072CA8F0
580E1000 00000258
580E1000 00000158
580E1000 00000088
580E1000 000000C8
400F0000 00000000 00000000
 

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,775
Trophies
1
XP
6,444
Country
United States
BREAKING NEWS FOR FINAL FANTASY: CRYSTAL CHRONICLES (usa version 1.0.1)!!!!

i believe i found the pointer for the current slot member. this means offsets codes that wont matter which slot you're in, be it 1st, 3rd, or even 7th.

the pointer itself is located at [main+562d418] and, for example, the health is always 0x24 from this pointer, so the code would be

[Health at 8 hearts]
580F0000 0562d418
780F0000 00000024
620F0000 00000000 00000010

if you dont have 8 hearts then ^ modifiy the 00000010 to 000000XX where XX = 2 * (hearts you have)

if anyone playing the usa version, plz confirm this works....
ps. if it does work out, i will list the steps as to how i got this.

adding to that, these should at least help a little:
and yes this {master code} is need to setup the pointer
and if you create other codes using these codes,
the {master} code MUST be with the codes posted
as those codes with also need the {M} code to setup the pointer

{Final Fantasy Crystal Chronicles v1.0.1}
580F0000 0562d418

[Health at 8 hearts]
400C0000 00000000 00000024
620C01F0 00000000 00000010

[unlock all slots(artifacts)]
400C0000 00000000 0000093C
680C01F0 01A501A4 01A301A2

[Unlock all rings(artifacts)]
400C0000 00000000 00000944
680C11F0 01A901A8 01A701A6
680C01F0 01AD01AC 01AB01AA

[Unlock all Hearts(artifacts)]
400C0000 00000000 00000954
680C01F0 01B101B0 01AF01AE
 
Last edited by Gamerjin,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: downloading a couple of puyo puyo ds games