Re: MLB The Show 19 Reporting Bugs
In RTTS, if you have a hit streak over 255 games, it is reset to 0 games. Obviously the variable used to store this value is only 8 bit, so it can't exceed 255.
In RTTS, if you have a hit streak over 255 games, it is reset to 0 games. Obviously the variable used to store this value is only 8 bit, so it can't exceed 255.
Comment