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

[16Edit] preoperly open files >4GB #8

Open
roytam1 opened this issue Jul 28, 2023 · 1 comment
Open

[16Edit] preoperly open files >4GB #8

roytam1 opened this issue Jul 28, 2023 · 1 comment

Comments

@roytam1
Copy link
Owner

roytam1 commented Jul 28, 2023

it will still need using 64bit to open >4GB files because it use memory mapping to open file.

for now it opens in 64bit build, but only displaying (filesize % 4GB) bytes, as a result many places needed to be changed for 64bit.

@roytam1 roytam1 changed the title [16Edit] open files >4GB [16Edit] preoperly open files >4GB Jul 28, 2023
@roytam1
Copy link
Owner Author

roytam1 commented Jul 29, 2023

File.cpp needs to be modified for 64bit file size support first.

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

No branches or pull requests

1 participant