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

A support for GMS2.0 embedded textures without GeneratedMips. #1205

Merged
merged 5 commits into from
Mar 9, 2023

Conversation

VladiStep
Copy link
Member

@VladiStep VladiStep commented Mar 3, 2023

Description

It turns out that in the range of GMS version 2.0 - 2.1, embedded texture didn't have a GeneratedMips, and UTMT cannot handle that.
This PR fixes that.

Closes #750, closes #1112

Caveats

Embedded textures chunk unserialization could be unnoticeably slower, I guess.

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

@Jacky720
Copy link
Contributor

Jacky720 commented Mar 3, 2023

I would prefer not to pull this until we can put a version number on it, rather than a boolean.

@VladiStep VladiStep marked this pull request as draft March 3, 2023 20:50
@VladiStep VladiStep force-pushed the GMS2.0TexturesFix branch from 831a658 to fc00697 Compare March 5, 2023 17:27
@VladiStep VladiStep marked this pull request as ready for review March 9, 2023 18:35
@Grossley Grossley merged commit cf5eb04 into UnderminersTeam:master Mar 9, 2023
@VladiStep VladiStep deleted the GMS2.0TexturesFix branch March 9, 2023 18:54
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

Successfully merging this pull request may close these issues.

error while loading data.win file, latest undertale, game created in 2017 another error during loading data
3 participants