There's a solution posted over for the Restore version that involves changing the regional settings! I've just checked that it works, and it works with the Legacy version, as well. Just posting about it here as a call for everyone to head over there ;)
The idea of downloading an official Microsoft driver from telegram sounds dubious. The driver you've named comes from .NET Framework, which is already integrated into Windows 10. That should mean that the game uses an older version that doesn't come with Windows 10. I've got 2.0, 3.0, 3.5, 4.0 and 4.8 already installed on my PC. Which other version could the game possibly need? If someone knows, we could all download the official .net package for it.
This might work actually. It's not about missing file but about incorrect game coding. Because the file replaces not the systems' .NET lib but the games' internal copy of it and the problem is with game's correct locale configuration, so patching mscorelib might actually do the trick because code for locale configuration is entirely there. One can also patch Assembly-CSharp for the same effect. Also you can run the game with any locale emulator supporting x64 games or switch system regional settings (the ones that control digits separator, date format etc) to Japanese.
There is as the above comment said. You can actually patch it yourself if you don't trust external sources and clever enough to use a hexeditor; for mscorlib.dll v4.6.57: 0012D006: 28 72 0012D007: 2C 52 0012D008: 59 42 0012D009: 00 03 0012D00A: 06 70
There can't possibly be a virus in 5 bytes. ;)
Also the game is so f-ng slow because they forgot to disable debug logging so every single click is logged into the log file, kek. Fixed in 1.0.6 probably. So 1.0.6 when?
Sorry for my delayed arrival! My stupid ISP had another temporary service blackout in my area. This time the problem lasted longer than I had hoped before being fixed. Chuck The Cryptid Hunter did a good job filling in with the info!
Also you can run the game with any locale emulator supporting x64 games or switch system regional settings (the ones that control digits separator, date format etc) to Japanese.
0012D006: 28 72
0012D007: 2C 52
0012D008: 59 42
0012D009: 00 03
0012D00A: 06 70
There can't possibly be a virus in 5 bytes. ;)
Also the game is so f-ng slow because they forgot to disable debug logging so every single click is logged into the log file, kek. Fixed in 1.0.6 probably.
So 1.0.6 when?
https://www.youtube.com/watch?v=aQrSL_7LJTs