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

Eiffel2018

Well-Known Member
Member
Joined
Aug 23, 2020
Messages
1,582
Trophies
3
Age
24
XP
10,203
Country
Hong Kong
So I just started NG+ in Immortal Fenyx Rising, and the cheats dont work at all. None of them.
They only work on non-NG+ saves.
And even if they do work, they are; as mentioned many times before; maxing out random items/materials.

Can anyone kindly make and share a starter save for this game? Literally at very start at the beach. It doesnt need to be NG+.
With the following all maxed out:
--Ambrosia
--zeus bolts
--coins of charon
--golden amber
--yellow/blue/red/purple adamantine shard
--pomegranate
--blue mushroom
--olympian fig
--flower nectar

My game saves, enjoy!

(see the attachment below)

Put it into game save drive of DBI's MTP

There are 2 saves in the zip file,
One is the final zone area,
The other is NewGame+ start. Every things learned

Work Fine with @patjenova cheat (sometimes it don't work, you can quit the game and restart, it will work again)
[01# moonjump @patje]
80000002
580F0000 0978B1A0
580F1000 00000000
580F1000 00000088
580F1000 00000168
580F1000 00000018
580F1000 00000018
780F0000 00000158
640F0000 00000000 44000000
20000000

[02# inf Health @patje]
580F0000 09B0C998
580F1000 00000058
580F1000 00000000
580F1000 000000B0
580F1000 00000250
780F0000 00000148
640F0000 00000000 00002710

[03# inf Stamina @patje]
580F0000 0978B1A0
580F1000 00000000
580F1000 00000188
580F1000 00000018
580F1000 00000078
780F0000 000002F0
640F0000 00000000 453B8000

[04# Speed Up X2.5 (Y) Speed Down X0.5 (ZL+R)]
580F0000 09B0C998
580F1000 00000010
580F1000 00000018
580F1000 000000D8
780F0000 00000020
640F0000 00000000 3F800000
80000008
640F0000 00000000 40200000
20000000
80000180
640F0000 00000000 3F000000
20000000

The last one I modified for using Arrow, you can slow down the speed.

If you want to edit the inventory, you can make a search with the quantity for any one of the items, then edit it in the memory. +20 bytes offset each. However, most items are not needed to change for this save.
 

Attachments

  • Immortal Fenyx Rising Gamesave.zip
    92.6 KB · Views: 273
Last edited by Eiffel2018,

Tonexi

Well-Known Member
Member
Joined
Feb 29, 2020
Messages
222
Trophies
0
Age
30
XP
366
Country
France
Are the dragon quest builder 2 cheats 1.7.1 uploaded by patjenova compatible withthe 1.7.3 update ? Because I can't the cheat with Edizon and tesla.
 

Lyrical

New Member
Newbie
Joined
Dec 7, 2020
Messages
2
Trophies
0
Age
33
XP
49
Country
United States
Request: Can someone please share a moon jump code for super mario sunshine on the switch?

Program ID: 010049900f546002
Build: B21E3733E11D6FCF
 

piek50

Well-Known Member
Member
Joined
Jun 24, 2019
Messages
683
Trophies
0
XP
2,209
Country
Suriname
My game saves, enjoy!

(see the attachment below)

Put it into game save drive of DBI's MTP

There are 2 saves in the zip file,
One is the final zone area,
The other is NewGame+ start. Every things learned

Work Fine with @patjenova cheat (sometimes it don't work, you can quit the game and restart, it will work again)
[01# moonjump @patje]
80000002
580F0000 0978B1A0
580F1000 00000000
580F1000 00000088
580F1000 00000168
580F1000 00000018
580F1000 00000018
780F0000 00000158
640F0000 00000000 44000000
20000000

[02# inf Health @patje]
580F0000 09B0C998
580F1000 00000058
580F1000 00000000
580F1000 000000B0
580F1000 00000250
780F0000 00000148
640F0000 00000000 00002710

[03# inf Stamina @patje]
580F0000 0978B1A0
580F1000 00000000
580F1000 00000188
580F1000 00000018
580F1000 00000078
780F0000 000002F0
640F0000 00000000 453B8000

[04# Speed Up X2.5 (Y) Speed Down X0.5 (ZL+R)]
580F0000 09B0C998
580F1000 00000010
580F1000 00000018
580F1000 000000D8
780F0000 00000020
640F0000 00000000 3F800000
80000008
640F0000 00000000 40200000
20000000
80000180
640F0000 00000000 3F000000
20000000

The last one I modified for using Arrow, you can slow down the speed.

If you want to edit the inventory, you can make a search with the quantity for any one of the items, then edit it in the memory. +20 bytes offset each. However, most items are not needed to change for this save.
Do you mean the arrow speed can be slow down and speed up with the 04 cheat code?
 
Last edited by piek50,
  • Like
Reactions: kethall

Th3Alic3

Well-Known Member
Member
Joined
Jan 3, 2020
Messages
345
Trophies
0
Age
41
XP
859
Country
Canada
Hey Gamerjin!

04XXXXXX limits you to 32 bit writes.
In order to write a 64 bit writes, you have to use a 08XXXXXX .
...
the cheat codes are written in:
Code:
01MR000 AAAAAAAA 00000001 - bit
02MR000 AAAAAAAA 00000002 - 16 bit
04MR000 AAAAAAAA 00000004 - 32 bit
08MR000 AAAAAAAA 00000000 00000008 - 64 bit
This makes a certain kind of sense.

the code is almost correct and im going to guess that the value is the actual code:
Code:
[TESTE-TEST]
081F0000 4514A4B0 58504715 87808239

I should had clarified about the value. While I searched with and provided you a decimal value, the game stores it as HEX so using the 16 character hexidecimal in place of the decimal digits did the trick.

UBER thanks.
 

xtatu

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
575
Trophies
1
Age
43
Location
japan
XP
5,042
Country
Brazil
Thanks a lot for your work for the community. :D

For the multiplier there is a value I have to add or subtract if I want to cheat more or less?

For example for the cheat code "1p damager attack 10x"?
FMOV S0, #10.0=1E249000 I use it that way
I don't know right
 

Bobyg55

Well-Known Member
Newcomer
Joined
Oct 17, 2019
Messages
95
Trophies
0
Age
33
XP
654
Country
Indonesia
John Wick Hex
TID: 01007090104EC000
BID: 925F0E0D520E8A4E

[ammo 15 @tomvita]
580F0000 04158B18
580F1000 000000B8
580F1000 00000000
580F1000 00000280
780F0000 00000028
640F0000 00000000 0000000F
[hp 10 @tomvita]
580F0000 04158B18
580F1000 000000B8
580F1000 00000000
780F0000 00000268
640F0000 00000000 0000000A
[focus 10 @tomvita]
580F0000 04158B18
580F1000 000000B8
580F1000 00000000
780F0000 0000026C
640F0000 00000000 0000000A

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


Have you look at this? https://github.com/tomvita/SE-tools

Somehow i missed that tutorial, this really help a lot.

thank you so much for pointing it out for me,
btw I really love your version of edizon,I feel like i can learn so much with this version.
 
  • Like
Reactions: TomSwitch

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: The mutated Axolotl was awesome