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

Support for loading .R8 directly without conversions #2566

Closed
Mailaender opened this issue Jan 9, 2013 · 1 comment
Closed

Support for loading .R8 directly without conversions #2566

Mailaender opened this issue Jan 9, 2013 · 1 comment
Assignees

Comments

@Mailaender
Copy link
Member

Currently there is a crappy conversion progress necessary for the dune 2000 data files to PNG and then to the C&C formats. It is hard to change things. Big improvements take forever to merge. The code is ugly. Windows users probably can't do the conversion at all because we don't ship the tileset builder.

It might be great if OpenRA.FileFormats could support the FormatR8 natively which is actually 8-bit BMP and 16-bit TGA for FormatR16. The whole conversion to SHP files should be removed and replaced with a sequences.yaml like definition.

@Mailaender
Copy link
Member Author

Currently working on it at https://github.com/Mailaender/OpenRA/compare/native-r8

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

No branches or pull requests

1 participant