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

Allow SBN files to be reencoded as little endian #1122

Closed
wants to merge 2 commits into from

Conversation

Hurricane996
Copy link
Contributor

No description provided.

@ethteck
Copy link
Member

ethteck commented Oct 24, 2023

I'd prefer that this be done the way I've done it in the other scripts like sprite_shading_profiles.py. END = ">" if endian == "big" else "<" and then prepend END to the string

@ethteck
Copy link
Member

ethteck commented Oct 24, 2023

this should also be hooked up to sbn.py and have an arg there so the little endian code path can be reached.

@ethteck
Copy link
Member

ethteck commented Nov 7, 2023

@Hurricane996 are you planning on working on this still? No pressure, just wondering since I haven't heard anything since my review

@ethteck ethteck closed this Nov 19, 2023
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.

2 participants