Has anyone noticed that a few teams(80s,all times,robots,and four user teams) exist in all the ways but they are just not visible when we go to play now. Take examples:
1.In roster.pak all teams are defined not by offsets but by a single byte e.g. after the entire aussie squad(and only squad)there is byte which is 00 and this is 01 for bangladesh,02 for border,...,0d(=13) for india,...,1b(=27) for pakistan,1c(=28)for queensland and 36(=54) for vice chancellor's XI,
But after this at a small distance you find 00 00 00 ... 37 00 ... which means that the squad does not exist, and it goes upto 44(=68)
which means there are as many as 69 teams in the game
2.there is mention everywhere in the exe about these teams and there is "no such place where other teams' names are written but not these ones"
3.sound files exist a well.
what i tried was
1.replacing "1d of india with 1c" and "1c of hampshire with 1d" and the squads were interchanged.
2.putting a full squad in that region but that just didn't help.