Jonathan Barrow

Results 367 comments of Jonathan Barrow

Yes that's essentially what I was getting at. Just moving the HPP specific parts to their own library, importing the "common" stuff from here, just to separate the transports since...

You've changed tabs to spaces and used double quotes rather than single quotes. This would not pass the linter, and shows that this has not been tested?

Requesting thoughts from @DaniElectra on this one

> FWIW on 3DS NEX accounts the maximum limit used by the official server seems to be the max signed int32 (`2147483647`) Even then, if we're able to start and...

The thing is, I'm not actually sure if it's optional or not. The longer I think about it, the more a part of me is convinced that it always expects...

Upon investigation, the outer element is always required

> This should be tested on the 3DS too. The XML parser is known to be picky there (at least on BOSS) If comments don't work on the 3DS, then...

Good point, it does have weird quirks so it's possible it doesn't support RLE

Updated your issue to remove the compression part, as that's now been added as it's own issue https://github.com/PretendoNetwork/account/issues/147