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

Add support for 64 bit file sizes #35

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Add support for 64 bit file sizes #35

merged 1 commit into from
Sep 8, 2023

Conversation

hitman-codehq
Copy link
Owner

The TEntry.iSize field is now a 64 bit integer, and is filled out correctly on all platforms apart from Amiga OS. This was implemented to support transferring of files larger than 4GB in RADRunner. Methods that use this field, such as the Yggdrasil support methods, have also been updated.

The TEntry.iSize field is now a 64 bit integer, and is filled out
correctly on all platforms apart from Amiga OS.  This was implemented
to support transferring of files larger than 4GB in RADRunner.  Methods
that use this field, such as the Yggdrasil support methods, have also
been updated.
@hitman-codehq hitman-codehq merged commit 3e4aeaf into master Sep 8, 2023
7 checks passed
@hitman-codehq hitman-codehq deleted the large_files branch September 8, 2023 21:45
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.

1 participant