Ryujinx/Ryujinx.HLE/HOS/Font
Thog 8f21db810d
Reduce requirements for running homebrew (#1053)
* Reduce requirements for running homebrews

This commit change the following behaviours:

- TimeZoneBinary system archive isn't required until guest code call LoadTimeZoneRule.
- Fonts system archives aren't requred until a "pl:u" IPC call is made.
- Custom font support was dropped.
- TimeZoneBinary missing message is now an error and not a warning.

* Address comments
2020-03-30 08:23:05 +11:00
..
SharedFontManager.cs Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11:00
SharedFontType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00