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

BLP issue (?) #26

Closed
Frotty opened this issue Dec 31, 2018 · 3 comments
Closed

BLP issue (?) #26

Frotty opened this issue Dec 31, 2018 · 3 comments
Assignees
Labels

Comments

@Frotty
Copy link
Member

Frotty commented Dec 31, 2018

Dunno if related to #4
The colors aren't what they're supposed to be. Using this to extract the war3mapMap.blp file.

val inputStream = ByteArrayInputStream(it.extractFileAsBytes(Minimap.BACKGROUND_BLP_GAME_PATH.name))
val blp = BLP.ofInputStream(inputStream, "blp")

Top is what you see ingame, bottom is the wc3libs getBufImg()

@Frotty
Copy link
Member Author

Frotty commented Dec 31, 2018

@Frotty
Copy link
Member Author

Frotty commented Jan 6, 2019

Still broken :/

@Frotty
Copy link
Member Author

Frotty commented Mar 20, 2019

Seems to be fixed :) 👍

@Frotty Frotty closed this as completed Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants