Skip to content

Parse string field where negative length field means a different utf encoding #53

@ndbeals

Description

@ndbeals

Hello, as the title states, I'm trying to parse a string where the int4 means the length of the utf-8 encoded string, or if the int is negative, it means the field is utf-16.

described in this wiki: https://satisfactory.wiki.gg/wiki/Save_files#String

Is that possible with caterpillar? if so, can you point me in the right direction? an hour of messing around with it and reading the docs has turned up nothing for me.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions