Ryujinx/Ryujinx.HLE/HOS/Services/Lm
Thog d925de2d0e
Fix ILogger type and size decoding (#842)
* Fix ILogger type and size decoding

The type and size are custom encoded integer not byte.

This fix issues on games that send messages longer than 127 characters.

* Address gdk's comments
2019-12-08 14:35:25 +01:00
..
LogService Fix ILogger type and size decoding (#842) 2019-12-08 14:35:25 +01:00
ILogService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00