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

Fix broken binary stream effect #788

Merged
merged 1 commit into from
Jul 30, 2022
Merged

Fix broken binary stream effect #788

merged 1 commit into from
Jul 30, 2022

Conversation

xezon
Copy link
Collaborator

@xezon xezon commented Jul 30, 2022

#336 broke binary effect on some installs.

Appears EXBinaryStream.tga does not exist on CD version. On First Decade it does.

shot_20220730_093819_1

@xezon xezon added the Bug Something is not working right label Jul 30, 2022
@xezon xezon merged commit 68a54aa into main Jul 30, 2022
@xezon xezon deleted the fix-binarystream branch July 30, 2022 07:50
@commy2
Copy link
Collaborator

commy2 commented Jul 30, 2022

Why not provide a copy of EXBinaryStream then?

@xezon
Copy link
Collaborator Author

xezon commented Jul 30, 2022

Could do. Would you prefer that?

@commy2
Copy link
Collaborator

commy2 commented Jul 30, 2022

I don't know which one is better. We should use the low res one (from CCG), because it is less performance demanding and looks identical for all intends and purposes. I cannot tell you which one that is though.

@xezon
Copy link
Collaborator Author

xezon commented Jul 30, 2022

That would be the one without the 32 then. I will check.

@xezon
Copy link
Collaborator Author

xezon commented Jul 30, 2022

Both textures have the same pixel size and color bits. They look a bit different. The EXBinaryStream.dds texture is present in the Install I had the issue previously. With issue I mean the binary stream was not rendered ingame. Only after switching back to the original EXBinaryStream32.dds it rendered again. I recommend to keep it using the EXBinaryStream32.dds.

binarystream_tex

xezon added a commit that referenced this pull request Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is not working right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants