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

Arc extraction produces wong output #91

Closed
z33ky opened this issue May 3, 2017 · 2 comments
Closed

Arc extraction produces wong output #91

z33ky opened this issue May 3, 2017 · 2 comments
Assignees

Comments

@z33ky
Copy link
Collaborator

z33ky commented May 3, 2017

The files fontdata_j.bin and fontdata_k.bin seem to be extracted incorrectly, as mentioned in #84:

You have something wrong with arc file management. It looks like it adds extra bytes, even size of file is bigger.

Side-note: Sorry I've been quiet lately. My bachelor's thesis is due in a month and the days suddenly seem to pass quicker than usual...

@z33ky z33ky self-assigned this May 3, 2017
@Quaker762
Copy link
Member

The files fontdata_j.bin and fontdata_k.bin seem to be extracted incorrectly, as mentioned in #84:

I wonder what's causing this.. As far as we've been aware, there's been no problems with dumping textures or anything.. Maybe one of the sections is getting clobbered or it's a problem with my Dump2Disk() (with my janky C++ this is VERY likely haha)

Side-note: Sorry I've been quiet lately. My bachelor's thesis is due in a month and the days suddenly seem to pass quicker than usual...

No problem, whenever you have time. All my engineering subjects are sucking my time, and with five units I barely have time to even look at the code for this :(

@Quaker762
Copy link
Member

Quaker762 commented Jun 29, 2017

This has now been fixed by #96 Dump2Disk was not opening the file in std::ios::binary mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants