wattostudios / GameExtractor

Reads and writes thousands of different archive and image formats used in games.
http://www.watto.org
GNU General Public License v2.0
143 stars 9 forks source link

Update documentation in Plugin_RES_0TSR_2.java #2

Closed Gamebuster19901 closed 3 years ago

Gamebuster19901 commented 3 years ago

Bytes 45-48 of an Excitebots 0TSR file isn't always null. I've determined that they always represent the values 0, 128, or 1152. I don't quite know what these bytes actually represent yet though.