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

vtfpp: VTFX (X360, PS3) support #58

Merged
merged 7 commits into from
Jan 27, 2025
Merged

vtfpp: VTFX (X360, PS3) support #58

merged 7 commits into from
Jan 27, 2025

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.

1 participant