Page 27 of 150

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 3:27 am
by Captain America
bruce wrote:
Mon Sep 21, 2020 3:24 am
Captain America wrote:
Mon Sep 21, 2020 3:16 am
bruce wrote:
Mon Sep 21, 2020 3:15 am


its on 4chan vg
yep posted above

although what fearless table are they referring to?
not 100% sure could be someone being nuts

i did find if you do 06 06 00 FF outside of the character select and tab in you get iron man but its like a diff 'template' for skills and such

7,7 crashes
keep trying a few time to if it makes a difference. trying screenshot all the info if its possible.
just dont know what table they used? as far as i know theres no fearless avengers table been posted under this name.

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 3:42 am
by Captain America
bruce wrote:
Mon Sep 21, 2020 3:24 am
Captain America wrote:
Mon Sep 21, 2020 3:16 am
bruce wrote:
Mon Sep 21, 2020 3:15 am


its on 4chan vg
yep posted above

although what fearless table are they referring to?
not 100% sure could be someone being nuts

i did find if you do 06 06 00 FF outside of the character select and tab in you get iron man but its like a diff 'template' for skills and such

7,7 crashes

busted my backup save lol loaded in with 6,6 was some weird room and had no control over my character.

anyone messing with this backup :D just reloaded to see if the save was jacked and it is you load in to darkness with no way to get to a menu.
interesting update

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 3:44 am
by ChainEatFace
bruce wrote:
Mon Sep 21, 2020 3:24 am
Captain America wrote:
Mon Sep 21, 2020 3:16 am
bruce wrote:
Mon Sep 21, 2020 3:15 am


its on 4chan vg
yep posted above

although what fearless table are they referring to?
not 100% sure could be someone being nuts

i did find if you do 06 06 00 FF outside of the character select and tab in you get iron man but its like a diff 'template' for skills and such

7,7 crashes

busted my backup save lol loaded in with 6,6 was some weird room and had no control over my character.

anyone messing with this backup :D just reloaded to see if the save was jacked and it is you load in to darkness with no way to get to a menu.
oof thats rough

I don't know what fearless table they are talking about. This is the only thread I know about Marvel Avengers on the whole site and I have been following since it started.

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 3:51 am
by bruce
should be static location for character position
avengers.exe+324D780 - z
avengers.exe+324D784 - x
avengers.exe+324D788 - y

right click find out what accesses you should end up
avengers.exe+132123F - 0F29 05 3AC5F201 - movaps [avengers.exe+324D780],xmm0 { (1329.48) }

set a breakpoint 5 lines above avengers.exe+132122E - 0F28 40 10 - movaps xmm0,[rax+10]

rax + 10 will be the memory location you can write to for teleporting and such

character rotation etc. are there also.

working on something more solid to post but if anyone wants to start looking.

im able to freeze my team lol leave me alone thor!

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 3:55 am
by Captain America
ChainEatFace wrote:
Mon Sep 21, 2020 3:44 am
bruce wrote:
Mon Sep 21, 2020 3:24 am
Captain America wrote:
Mon Sep 21, 2020 3:16 am

yep posted above

although what fearless table are they referring to?
not 100% sure could be someone being nuts

i did find if you do 06 06 00 FF outside of the character select and tab in you get iron man but its like a diff 'template' for skills and such

7,7 crashes

busted my backup save lol loaded in with 6,6 was some weird room and had no control over my character.

anyone messing with this backup :D just reloaded to see if the save was jacked and it is you load in to darkness with no way to get to a menu.
oof thats rough

I don't know what fearless table they are talking about. This is the only thread I know about Marvel Avengers on the whole site and I have been following since it started.
yeah same.

Interesting note is if someone did play as kate for 20 mins why didn't they get screenshots of there experience or some direct notes on how to do it.

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 6:30 pm
by Captain America
bruce wrote:
Mon Sep 21, 2020 3:51 am
should be static location for character position
avengers.exe+324D780 - z
avengers.exe+324D784 - x
avengers.exe+324D788 - y

right click find out what accesses you should end up
avengers.exe+132123F - 0F29 05 3AC5F201 - movaps [avengers.exe+324D780],xmm0 { (1329.48) }

set a breakpoint 5 lines above avengers.exe+132122E - 0F28 40 10 - movaps xmm0,[rax+10]

rax + 10 will be the memory location you can write to for teleporting and such

character rotation etc. are there also.

working on something more solid to post but if anyone wants to start looking.

im able to freeze my team lol leave me alone thor!
Did you find any truth to the Kate rumor?

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 6:56 pm
by Sevael
Captain America wrote:
Mon Sep 21, 2020 6:30 pm
Did you find any truth to the Kate rumor?
I wouldn't bet on the rumor being anything other than a lie. The existing data just doesn't support it at all.

When looking at the character IDs in memory, there are only six; I don't see how a 7th could be selected when it literally does not exist.

Also, I can tell you for a fact that the game memory only contains six inventories (six characters). If you somehow activated a 7th character, the inventory system would completely break and you'd probably mess up your save, not to mention a guaranteed crash if you tried to open the character menu. Assuming it didn't crash instantly upon switching to this mythical 7th character due to the game trying to access stats from an non-existent region of memory that it didn't allocate to a 7th inventory.

Re: Marvel's Avengers

Posted: Mon Sep 21, 2020 11:40 pm
by gunbalde60
Sevael wrote:
Mon Sep 21, 2020 6:56 pm
Captain America wrote:
Mon Sep 21, 2020 6:30 pm
Did you find any truth to the Kate rumor?
I wouldn't bet on the rumor being anything other than a lie. The existing data just doesn't support it at all.

When looking at the character IDs in memory, there are only six; I don't see how a 7th could be selected when it literally does not exist.

Also, I can tell you for a fact that the game memory only contains six inventories (six characters). If you somehow activated a 7th character, the inventory system would completely break and you'd probably mess up your save, not to mention a guaranteed crash if you tried to open the character menu. Assuming it didn't crash instantly upon switching to this mythical 7th character due to the game trying to access stats from an non-existent region of memory that it didn't allocate to a 7th inventory.
Yup, Kate and Hawkeye are both DLC characters, there's no reason for their data to be in the game yet.

Re: Marvel's Avengers

Posted: Tue Sep 22, 2020 4:16 am
by bruce
just sharing this is for the current build

hp ptr
avengers.exe+2F46DF0
offset 48c

first 4 bytes hp
next 4 bytes hp (change this value to change health)
next 4 bytes (hp before regen duno)


energy ptr
avengers.exe+3078E08
offset 76c
float is energy (iron man 115 max)

Re: Marvel's Avengers

Posted: Tue Sep 22, 2020 4:00 pm
by Boodendorf
Hey lads, just wondering but since it's possible to choose a character through cheat engine, would it be possible to remove teammates then? Like wanting to do a mission solo.

Would really help when I wanna test damage numbers.

Re: Marvel's Avengers

Posted: Tue Sep 22, 2020 5:27 pm
by roguesmurf
bruce wrote:
Tue Sep 22, 2020 4:16 am
just sharing this is for the current build

hp ptr
avengers.exe+2F46DF0
offset 48c

first 4 bytes hp
next 4 bytes hp (change this value to change health)
next 4 bytes (hp before regen duno)


energy ptr
avengers.exe+3078E08
offset 76c
float is energy (iron man 115 max)
sorry noob question but how do you find and edit this info?

Re: Marvel's Avengers

Posted: Tue Sep 22, 2020 7:49 pm
by Captain America
Boodendorf wrote:
Tue Sep 22, 2020 4:00 pm
Hey lads, just wondering but since it's possible to choose a character through cheat engine, would it be possible to remove teammates then? Like wanting to do a mission solo.

Would really help when I wanna test damage numbers.
Cant you remove your teammates by deselecting companions on your mission?

Harm room would be the best alternative to try test out damage numbers.

Re: Marvel's Avengers

Posted: Tue Sep 22, 2020 9:02 pm
by Boodendorf
Captain America wrote:
Tue Sep 22, 2020 7:49 pm
Boodendorf wrote:
Tue Sep 22, 2020 4:00 pm
Hey lads, just wondering but since it's possible to choose a character through cheat engine, would it be possible to remove teammates then? Like wanting to do a mission solo.

Would really help when I wanna test damage numbers.
Cant you remove your teammates by deselecting companions on your mission?

Harm room would be the best alternative to try test out damage numbers.
Nope, that just picks random companions.
Harm room 1v1 fixes your level to 100 and syncs your stats down so you can't test actual numbers beyond 100.

Re: Marvel's Avengers

Posted: Wed Sep 23, 2020 12:18 am
by gunbalde60
bruce wrote:
Mon Sep 21, 2020 3:51 am
should be static location for character position
avengers.exe+324D780 - z
avengers.exe+324D784 - x
avengers.exe+324D788 - y

right click find out what accesses you should end up
avengers.exe+132123F - 0F29 05 3AC5F201 - movaps [avengers.exe+324D780],xmm0 { (1329.48) }

set a breakpoint 5 lines above avengers.exe+132122E - 0F28 40 10 - movaps xmm0,[rax+10]

rax + 10 will be the memory location you can write to for teleporting and such

character rotation etc. are there also.

working on something more solid to post but if anyone wants to start looking.

im able to freeze my team lol leave me alone thor!
Do you have an ETA on your gear tool?

Re: Marvel's Avengers

Posted: Wed Sep 23, 2020 5:58 am
by Captain America
gunbalde60 wrote:
Wed Sep 23, 2020 12:18 am
bruce wrote:
Mon Sep 21, 2020 3:51 am
should be static location for character position
avengers.exe+324D780 - z
avengers.exe+324D784 - x
avengers.exe+324D788 - y

right click find out what accesses you should end up
avengers.exe+132123F - 0F29 05 3AC5F201 - movaps [avengers.exe+324D780],xmm0 { (1329.48) }

set a breakpoint 5 lines above avengers.exe+132122E - 0F28 40 10 - movaps xmm0,[rax+10]

rax + 10 will be the memory location you can write to for teleporting and such

character rotation etc. are there also.

working on something more solid to post but if anyone wants to start looking.

im able to freeze my team lol leave me alone thor!
Do you have an ETA on your gear tool?
Gear piece editor (table) is already updated and out. Few pages back if that's what your referring to.