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

Logic bug when checking IPL3 file size #1

Closed
Alexandre-Borghi opened this issue Jul 5, 2022 · 0 comments
Closed

Logic bug when checking IPL3 file size #1

Alexandre-Borghi opened this issue Jul 5, 2022 · 0 comments

Comments

@Alexandre-Borghi
Copy link

Hello,

I was just taking a look at the code and found this part in the main.rs file.

I have no way to test this and no experience whatsoever with N64 programming but I think this is a bug as the file will not be truncated if it's larger than 4032 bytes because it will not enter the first if block.

Have a nice day !

Alexandre

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