Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font offset issue when serializing #792

Closed
mandar1jn opened this issue Mar 17, 2022 · 5 comments
Closed

Font offset issue when serializing #792

mandar1jn opened this issue Mar 17, 2022 · 5 comments

Comments

@mandar1jn
Copy link
Contributor

Yesterday, Jonas Tyroller released a VM build of will you snail. Because of this, we have been frantically trying to get UMT to work with it. Issues #788 seems to be fixed by this. Yet we still can't get WYS to run even though UMT does not give any warnings except the maybe unsupported warning. While analyzing different versions of data.win and offset maps, @cgytrus and I noticed misalignment takes place with the first mention of fonts. @cgytrus also noticed bytes seemed to be offset by 4. This lined up with this fix again. Which seems to only manage the loading and not serializing back to file. We are currently trying to work on a fix.

@mandar1jn
Copy link
Contributor Author

@mandar1jn
Copy link
Contributor Author

update: we managed to get it working. @cgytrus is working on a commit right now

@Jacky720
Copy link
Contributor

Did you figure out what the value actually is, or hardcode it? Thanks a lot in either case.

@cgytrus
Copy link
Contributor

cgytrus commented Mar 17, 2022

just hardcoded, i made it write 0 in the same place the deserializer skips over that value

@Miepee
Copy link
Contributor

Miepee commented Mar 31, 2022

Was also fixed by #793, for anyone wondering why this was closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants