h3x4n1um / RETON

Reverse Engineering RTON File
GNU General Public License v3.0
32 stars 3 forks source link

Value type 0x40 #6

Closed LambdaEd1th closed 5 years ago

LambdaEd1th commented 5 years ago

0x40 is a existed value type. This is what I tested and it is a Int64 byte code.

h3x4n1um commented 5 years ago

Now it finally all makes sense, if 0x40 is int64_t then 0x41 should be 0 in int64_t and 0x43 should be 0.0 in double