Skip to content

Conversation

@craftablescience
Copy link
Owner

@craftablescience craftablescience commented Jan 20, 2025

  • Add support for console image formats
    • Do linear -> sRGB conversion? Can't find these formats used anywhere, not going to bother
  • Read support
    • X360
    • PS3
    • Decompress LZMA-compressed resources
    • Verify skipMips is being used correctly
    • Verify all resources besides image resource are being read correctly
      • Convert particle sheet resource from BE -> LE? Apparently no!
    • Fix X360 DXT3/5 endian conversion not being quite right
      • Verify this fix is correct
    • Investigate why certain PS3 textures are read incorrectly Will work on this at a later date
  • Implement write support
    • X360
    • PS3
    • Compress LZMA-compressed resources

@craftablescience craftablescience marked this pull request as ready for review January 26, 2025 23:48
@craftablescience craftablescience merged commit 464e2f6 into main Jan 27, 2025
6 checks passed
@craftablescience craftablescience deleted the wip/vtfx branch January 27, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants