Mod that disables Steam Region Lock, increases Max Search Result Count, provides Improved Search Filters and some custom filters.
SharpPluginLoader menu by pressing F9 key (can be changed in loader-config.json);Better Matchmaking button;The mod has support for localizations. If you wish to translate the mod, follow these steps:
Monster Hunter WorldnativePCpluginsCSharpBetterMatchmakingdatalocalizations folder. There should be en-us.json file. If not, launch the game once, the file will be regenerated;ISO language code for uniformity reasons;Important
Each localization must provide unicode glyph ranges to load. You can take the ranges here and here.
Important
Put the font you want to use in Monster Hunter WorldnativePCpluginsCSharpBetterMatchmakingdatafonts folder. The font must be static. Only .OTF and .TTF fonts are supported.
Important
SharpPluginLoader doesn't support font hot-reload. So adding/changing a font will require game restart. This applies to both localization file changes (font name, glyph ranges) and config changes (font size, oversample).
"FontInfo": {
"Name": "NotoSans-Bold.ttf",
"GlyphRanges": [
"0x0020", "0x00FF",
"0x0370", "0x03FF",
"0x0400", "0x052F",
"0x2DE0", "0x2DFF",
"0xA640", "0xA69F"
]
},GreenComfyTea - Creator of the mod and it's main contributor;
Fexty12573 - Creator of SharpPluginLoader. Implemented an interface for Steam Matchmaking API. Provided invaluable help on figuring out how matchmaking works;
elappale - Japanese translator;
Alpha-Cyg - Traditional Chinese translator;
Narugakuruga - Simplified and Traditional Chinese translator;
BlacklightsC - Korean translator.
You can support me by donating! I would appreciate it! But anyway, thank you for using this mod!