BSO: Difference between revisions

From Game Research Wiki
Jump to navigation Jump to search
Created page with "Another Bruns format. This appears to be script data. Seems to be protected in a specific way. First 3 bytes might be an ID from what debugger shows that is being checked. Da..."
(No difference)

Revision as of 01:01, 30 December 2017

Another Bruns format.

This appears to be script data. Seems to be protected in a specific way. First 3 bytes might be an ID from what debugger shows that is being checked. Data afterwards might be the actual data. First 8 bytes might be used in validation and maybe part of the protection. Still looking into this...