use fixed-width types when necessary #52
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use fixed-width types from stdint where it makes sense to do so.
Also fixes a couple of compiler warnings due to mismatching printf arguments on x64 builds.
Should fix #29.
I don't have the games listed in that issue, but I have confirmed that resulting ISOs have matching sha1 sums when hardcoding ftimestamps (patch not included) to ensure reproducible images
Please verify the following before merging:
When running H2:MMP with such a faulty ISO, the game will start but it will fail to install update the game executable and report "out of space" errors when trying to install the maps.
In CoD:BRO, the game will report dirty disc errors before getting to the main menu.