ROM Hack Marvel Ultimate Alliance 3 Editor/Completed Save File

Misledz

Well-Known Member
Member
Joined
Sep 3, 2015
Messages
1,053
Trophies
0
Age
33
Location
Philippines
XP
766
Country
Philippines
updated the BID to bb1b99313a37497b for version 1.1.0 so the cheats were recognized but are not working in-game though they were working in 1.0.2

Code:
[enhancement points]
04100000 025d23c0 00ffffff

[credits]
04100000 025d2398 ffffffff

[small xp cube]
04100000 025d23c8 0000ffff

[solid xp cube]
04100000 025d23cc 0000ffff

[enhanced xp cube]
04100000 025d23d0 0000ffff

[cosmic  xp cube]
04100000 025d23d4 0000ffff

[ultimate xp cube]
04100000 025d23d8 0000ffff

[ability orbs]
04100000 025d23bc 0000ffff

[str dul max]
580f0000 01a10940
780f0000 00000144
300e0000 00000004
680f0000 ffffffff ffffffff
780f0000 00000cb0
310e0000 20000000

[mas res max]
580f0000 01a10940
780f0000 0000014c
300e0000 00000004
640f0000 ffffffff ffffffff
780f0000 00000cb0
310e0000 20000000

[eng max]
580f0000 01a10940
780f0000 00000154
300e0000 00000004
640f0000 ffffffff ffffffff
780f0000 00000cb0
310e0000 20000000

[extreme gauge max]
580f0000 01a10940
580f1000 00000860
780f0000 00000f58
640f0000 00000000 47435000
580f0000 01a10940
580f1000 00001510
780f0000 00000f58
640f0000 00000000 47435000
580f0000 01a10940
580f1000 000021c0
780f0000 00000f58
640f0000 00000000 47435000
580f0000 01a10940
580f1000 00002e70
780f0000 00000f58
640f0000 00000000 47435000

This is my current struggle, the new update killed the offset.
 

TrunksSSJ23

Well-Known Member
Member
Joined
May 18, 2007
Messages
297
Trophies
1
XP
1,838
Country
United States
I assume because the new update added 2 new characters, a new rift, and some new costumes the values for these cheats probably changed. Hence why changing the build id for the file name and using those old cheats doesn't do you any good. I wish i knew how to create actual codes.
hey bro did you unlock cyclops and colossus in your save?
 

whody

Member
Newcomer
Joined
Jul 22, 2019
Messages
5
Trophies
0
Age
44
XP
88
Country
United States
TLDR: I am learning how to create cheats, I know how single out which HEAP I am looking for (such as HP/XP/Item count) but I don't know what to do from there


I spent a few hours trying to learn how to create cheats for Marvel Ultimate Alliance 3 so I could create them for everyone every time a new update comes out (I think since they are going to be adding new characters with each update it will make the old cheats useless every time).
I located the HEAP address for the HP for one of the characters [HEAP+0x86168900]
I was able to edit the values and verify that it changed in the game. The point where I am lost is where to go from here. I tried looking at the old code for keeping HP maxed to reverse engineer it but that didn't help at all. I know the max value in the game is 999,999 - which in hex is F423F and in the old cheat code I saw: 000F423F. If anyone can help me understand where to go from here I'll start working on cheats for any future games that come out

 

iKing_PR

Well-Known Member
Member
Joined
Jul 24, 2014
Messages
107
Trophies
0
Age
35
XP
348
Country
United States
TLDR: I am learning how to create cheats, I know how single out which HEAP I am looking for (such as HP/XP/Item count) but I don't know what to do from there


I spent a few hours trying to learn how to create cheats for Marvel Ultimate Alliance 3 so I could create them for everyone every time a new update comes out (I think since they are going to be adding new characters with each update it will make the old cheats useless every time).
I located the HEAP address for the HP for one of the characters [HEAP+0x86168900]
I was able to edit the values and verify that it changed in the game. The point where I am lost is where to go from here. I tried looking at the old code for keeping HP maxed to reverse engineer it but that didn't help at all. I know the max value in the game is 999,999 - which in hex is F423F and in the old cheat code I saw: 000F423F. If anyone can help me understand where to go from here I'll start working on cheats for any future games that come out


did you or anyone got to update the cheats?
 

Herodotus

Member
Newcomer
Joined
Aug 10, 2019
Messages
7
Trophies
0
Age
35
XP
46
Country
United States
It's by phonz from the request thread

Code:
Marvel Ultimate Alliance 3 (v 1.1.0)
TID: 010060700AC50000
BID: bb1b99313a37497b

[Small XP Cube x999]
04100000 025C0888 000003e7

[Solid XP Cube x999]
04100000 025C088C 000003e7

[Enlarged XP Cube x999]
04100000 025C0890 000003e7

[Cosmic  XP Cube x999]
04100000 025C0894 000003e7

[Ultimate XP Cube x999]
04100000 025C0898 000003e7

[Inf. Current HP]
58000000 01A7A9D0
78000000 00000124
64000000 00000000 000F423F
78000000 00000CB0
64000000 00000000 000F423F
78000000 00000CB0
64000000 00000000 000F423F
78000000 00000CB0
64000000 00000000 000F423F

[Inf. Current Energy]
580F0000 01A7A9D0
580F1000 00000860
780F0000 00000FB8
640F0000 00000000 497423F0
580F0000 01A7A9D0
580F1000 00001510
780F0000 00000FB8
640F0000 00000000 497423F0
580F0000 01A7A9D0
580F1000 000021C0
780F0000 00000FB8
640F0000 00000000 497423F0
580F0000 01A7A9D0
580F1000 00002E70
780F0000 00000FB8
640F0000 00000000 497423F0

[Inf. Ex Gauge]
580F0000 01A7A9D0
580F1000 00000860
780F0000 00000F58
640F0000 00000000 47435000
580F0000 01A7A9D0
580F1000 00001510
780F0000 00000F58
640F0000 00000000 47435000
580F0000 01A7A9D0
580F1000 000021C0
780F0000 00000F58
640F0000 00000000 47435000
580F0000 01A7A9D0
580F1000 00002E70
780F0000 00000F58
640F0000 00000000 47435000

[Max Damage Stats]
580A0000 01A7A9D0
780A0000 00000144
300B0000 00000004
680A0000 FFFFFFFF FFFFFFFF
780A0000 00000CB0
310B0000 20000000
580A0000 01A7A9D0
780A0000 0000014C
300B0000 00000004
640A0000 00000000 FFFFFFFF
780A0000 00000CB0
310B0000 20000000
 
  • Like
Reactions: neolancer07
D

Deleted User

Guest
Cheats have been updated and i was able to finish all the rifts 100% so here is the save file for MUA3 V1.1.0
How did you get this to work? I DL's EdiZon 3.1.0 nightly build, put the new cheat in the titles folder with the new BID, but EdiZon does not show any of the cheats. Amy I doing something wrong?
 

doctordoom

Well-Known Member
Member
Joined
Mar 13, 2017
Messages
150
Trophies
0
Age
40
XP
580
Country
United States
How did you get this to work? I DL's EdiZon 3.1.0 nightly build, put the new cheat in the titles folder with the new BID, but EdiZon does not show any of the cheats. Amy I doing something wrong?
are you sure the build ids are the same? does edizon say there are cheats but for a different version? if absolutely nothing is showing i remember reading (somewhere on gbatemp) if a cheat file is too large edizon wont read it.
 
D

Deleted User

Guest
are you sure the build ids are the same? does edizon say there are cheats but for a different version? if absolutely nothing is showing i remember reading (somewhere on gbatemp) if a cheat file is too large edizon wont read it.
I double checked and the build IDs are the same. When I load EdiZon, it does not give me an error about different versions. I did try removing all cheats except for just the extreme gauge but Edizon still shows no cheats! :(

Can you pls share your cheat file and version of EdiZon?

EDIT: Ok weird, I had to reboot AMS then it worked!
 
Last edited by ,

doctordoom

Well-Known Member
Member
Joined
Mar 13, 2017
Messages
150
Trophies
0
Age
40
XP
580
Country
United States
I double checked and the build IDs are the same. When I load EdiZon, it does not give me an error about different versions. I did try removing all cheats except for just the extreme gauge but Edizon still shows no cheats! :(

Can you pls share your cheat file and version of EdiZon?

EDIT: Ok weird, I had to reboot AMS then it worked!
i have found some times it feels as if edizon doesnt use an updated file but some bizarre cached file. usually what i do when i ftp over a new cheat file i delete the old one off first, then transfer the new one over.
 

iKing_PR

Well-Known Member
Member
Joined
Jul 24, 2014
Messages
107
Trophies
0
Age
35
XP
348
Country
United States
Thanks Phonz and others here is the update cheats

Alrighty, so these were the easy ones as I already had the main addy and the offsets.
I left the original authors code out for Max HP and just modified Current HP because @Lionheartwolf suspected it could cause enemy HP to be buffed as well.

Edit: removed looping codetype for Atmosphere users. (thanks @dsrules )
Edit 2: Changed Inf. Energy to only affect current Energy and fixed mistranslated cheat names (oops, sorry)
Edit 3: Added XP Cubes and Atmospheres Looping codes continue to confuse me :P
Edit 4: Added Void Spheres/Ability Orbs/Lab Enhancement Points to list

Code:
Marvel Ultimate Alliance 3 (v 1.1.0)
TID: 010060700AC50000
BID: bb1b99313a37497b

[Lab Enhancement Points x9999]
04100000 025C0880 0000270F

[Ability Orbs x999]
04100000 025C0854 000003e7

[Void Spheres x999]
04100000 025C0884 000003e7

[Small XP Cube x999]
04100000 025C0888 000003e7

[Solid XP Cube x999]
04100000 025C088C 000003e7

[Enlarged XP Cube x999]
04100000 025C0890 000003e7

[Cosmic  XP Cube x999]
04100000 025C0894 000003e7

[Ultimate XP Cube x999]
04100000 025C0898 000003e7

[Inf. Current HP]
58000000 01A7A9D0
78000000 00000124
64000000 00000000 000F423F
78000000 00000CB0
64000000 00000000 000F423F
78000000 00000CB0
64000000 00000000 000F423F
78000000 00000CB0
64000000 00000000 000F423F

[Inf. Current Energy]
580F0000 01A7A9D0
580F1000 00000860
780F0000 00000FB8
640F0000 00000000 497423F0
580F0000 01A7A9D0
580F1000 00001510
780F0000 00000FB8
640F0000 00000000 497423F0
580F0000 01A7A9D0
580F1000 000021C0
780F0000 00000FB8
640F0000 00000000 497423F0
580F0000 01A7A9D0
580F1000 00002E70
780F0000 00000FB8
640F0000 00000000 497423F0

[Inf. Ex Gauge]
580F0000 01A7A9D0
580F1000 00000860
780F0000 00000F58
640F0000 00000000 47435000
580F0000 01A7A9D0
580F1000 00001510
780F0000 00000F58
640F0000 00000000 47435000
580F0000 01A7A9D0
580F1000 000021C0
780F0000 00000F58
640F0000 00000000 47435000
580F0000 01A7A9D0
580F1000 00002E70
780F0000 00000F58
640F0000 00000000 47435000

[Max Damage Stats]
580A0000 01A7A9D0
780A0000 00000144
300B0000 00000004
680A0000 FFFFFFFF FFFFFFFF
780A0000 00000CB0
310B0000 20000000
580A0000 01A7A9D0
780A0000 0000014C
300B0000 00000004
640A0000 00000000 FFFFFFFF
780A0000 00000CB0
310B0000 20000000
 

doctordoom

Well-Known Member
Member
Joined
Mar 13, 2017
Messages
150
Trophies
0
Age
40
XP
580
Country
United States
Can someone confirm if the updated cheats made by @phonz are working properly on 2.0.0?
where are they? from what he posted was that he "might" update the codes today if he felt like it otherwise it would be awhile before he does. i dont see anywhere in that thread updated codes.
 

iKing_PR

Well-Known Member
Member
Joined
Jul 24, 2014
Messages
107
Trophies
0
Age
35
XP
348
Country
United States
where are they? from what he posted was that he "might" update the codes today if he felt like it otherwise it would be awhile before he does. i dont see anywhere in that thread updated codes.

I think you didnt understood my post I was asking if the current cheats works with the update but it seems not now that you're replying
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/vKQN3UiNNHY?si=fP6ZlFe-DhQf9SW7