Changing the number of characters in a game

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
KevinDA
Cheater
Cheater
Posts: 43
Joined: Thu Apr 16, 2020 12:28 pm
Reputation: 0

Changing the number of characters in a game

Post by KevinDA »

Good evening, I found the address that allows you to change the number of characters in a game. The problem is that when I change the mov to 00000005 the game crashes.
When I set a lower value it works.
I put the screens of the address which is displayed when the game crashes, if someone can help me ?


Image

Image

Image

Image

User avatar
Cabola
Cheater
Cheater
Posts: 37
Joined: Sat Oct 03, 2020 1:35 pm
Reputation: 4

Re: Changing the number of characters in a game

Post by Cabola »

Is the game even build to support more than 4?

KevinDA
Cheater
Cheater
Posts: 43
Joined: Thu Apr 16, 2020 12:28 pm
Reputation: 0

Re: Changing the number of characters in a game

Post by KevinDA »

No less than 4 or 4. As soon as I put 5 the game crashes.

AddictedToCodes
Cheater
Cheater
Posts: 48
Joined: Mon Oct 19, 2020 9:12 pm
Reputation: 2

Re: Changing the number of characters in a game

Post by AddictedToCodes »

I guess there is something that is always checking for number not going higher than 5?

User avatar
Dread_Pony_Roberts
Table Makers
Table Makers
Posts: 521
Joined: Sun Dec 09, 2018 8:46 am
Reputation: 385

Re: Changing the number of characters in a game

Post by Dread_Pony_Roberts »

AddictedToCodes wrote:
Mon Nov 30, 2020 2:18 pm
I guess there is something that is always checking for number not going higher than 5?
Or the game simply does not support more than 4 characters. Any more characters likely causes the game to start overwriting data and cause any number of issues.

AddictedToCodes
Cheater
Cheater
Posts: 48
Joined: Mon Oct 19, 2020 9:12 pm
Reputation: 2

Re: Changing the number of characters in a game

Post by AddictedToCodes »

Probably...

Post Reply

Who is online

Users browsing this forum: No registered users