Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FF8: Add LZ4 support for FS archives + minor bugfix #741

Merged

Conversation

myst6re
Copy link
Contributor

@myst6re myst6re commented Oct 20, 2024

Summary

  • Add LZ4 support for FS archives
  • Fix crash on the french version
  • Tiny changes here and there

Motivation

The remastered introduced a new compression method in FS format. The goal here is to support this compression.

For now FFNx does not support the remastered, and this PR is only one tiny step on the right direction to maybe support the remastered one day.

ACKs

  • I have updated the Changelog.md file
  • I did test my code on FF7
  • I did test my code on FF8

@myst6re myst6re force-pushed the feature/ff8-lz4-support branch from 32f3c9b to 4fa0189 Compare October 20, 2024 21:51
@myst6re myst6re marked this pull request as ready for review October 20, 2024 21:52
@julianxhokaxhiu julianxhokaxhiu added bug Something isn't working enhancement New feature or request labels Oct 21, 2024
@julianxhokaxhiu julianxhokaxhiu added this to the 1.21.0 milestone Oct 21, 2024
@julianxhokaxhiu julianxhokaxhiu changed the title FF8: Add LZ4 support for FS archives FF8: Add LZ4 support for FS archives + minor bugfix Oct 21, 2024
@julianxhokaxhiu julianxhokaxhiu merged commit 5c26b0d into julianxhokaxhiu:master Oct 21, 2024
1 check passed
@julianxhokaxhiu
Copy link
Owner

Thanks a lot!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants