- 4
- Posts
- 12
- Years
- Seen Sep 8, 2017
Okay to start off im not sure if this is the correct section for this question but I couldn't find one that was more appropriate.
Okay I have a stupid question to which I think I know the answer but I just wanna be sure.
Is there a way to bypass the 255 limit in ds pokemon games (let's take base stats as an example) .
Before you immediatly say no, in pokemon conquest the base hp stat for some pokemon is higher than 255, and in a hex editor they use 2 bytes, with that said I know how to edit the 2 byte (16 bit) values to 510 but not past that.
The same thing goes with the values that are 1 byte I can get them up to 255 but not past that.
I already tried adding a new byte to the hex file but that as expected completely screws up the game.
Sorry if this sounds confusing I'm not exactly sure how to explain this.
Any ideas/suggestions (No I am not capable of rewriting the game with that extra byte).
Thanks in advance
Okay I have a stupid question to which I think I know the answer but I just wanna be sure.
Is there a way to bypass the 255 limit in ds pokemon games (let's take base stats as an example) .
Before you immediatly say no, in pokemon conquest the base hp stat for some pokemon is higher than 255, and in a hex editor they use 2 bytes, with that said I know how to edit the 2 byte (16 bit) values to 510 but not past that.
The same thing goes with the values that are 1 byte I can get them up to 255 but not past that.
I already tried adding a new byte to the hex file but that as expected completely screws up the game.
Sorry if this sounds confusing I'm not exactly sure how to explain this.
Any ideas/suggestions (No I am not capable of rewriting the game with that extra byte).
Thanks in advance