Results 201 comments of Jan Holthuis

I just ran `node test/index.js`. Anyway, this PR is chaotic beacause there are loads of completely unrelated whitespace changes. IMHO, this should be closed in favour of PR #207, which...

PR #207 should fix this without breaking [prettify-xml](https://github.com/jonathanewerner/prettify-xml).

I'm able to reach the main menu without issues, but since I'm trying to play this via Steam Link, both controllers are detected as keyboard and mouse, which makes local...

> You should try to disable Steam Input as well @Holzhaus with two controllers. That works when I sit at my desk in front of my computer, but Steam Input...

That's why it's a draft. Wasn't sure about this. If we expose that flags type (and have more than one), it might make sense. Right now, it doesn't really.

Still some more checks to add.

Nope, but chktex warns about this. It'm getting warnings after reformatting: ```tex % original.tex \section{Hello}\label{foo} Lorem ipsum dolor sit amet. ``` ``` $ chktex original.tex ChkTeX v1.7.6 - Copyright 1995-96...

I reverse-engineered it myself.

The format is simple. It's basically: - length of string section (4 bytes) - string section (96 bytes) - contains 3 strings, each one 32 bytes and padded with nullbytes...

I can reproduce this. I'll see if I can come up with a patch.