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

Update parse_inform_debug_data() to modern gameinfo.dbg format #19

Open
erkyrath opened this issue Jul 17, 2016 · 1 comment
Open

Update parse_inform_debug_data() to modern gameinfo.dbg format #19

erkyrath opened this issue Jul 17, 2016 · 1 comment

Comments

@erkyrath
Copy link
Owner

Quixe can load gameinfo.dbg from the Blorb file, but it tries to parse the old-fashioned format. Add code to parse the current (XML) debug format.

@erkyrath
Copy link
Owner Author

XML gameinfo.dbg files can be tens of megabytes, so this should probably wait until gi_load.js switches over to working in Uint8Array.

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