ModOrganizer2 / modorganizer

Mod manager for various PC games. Discord Server: https://discord.gg/ewUVAqyrQX if you would like to be more involved
http://www.nexusmods.com/skyrimspecialedition/mods/6194
GNU General Public License v3.0
2.21k stars 162 forks source link

MO2 (v2.1.3) do not show properly russian location names from Skyrim LE saves. #384

Open isshininu opened 6 years ago

isshininu commented 6 years ago

This is a follow-up of my previous bug report.

https://github.com/Modorganizer2/modorganizer/issues/330

It was resolved successfully and already patched. Now all locations in Skyrim SE saves displayed correctly in program.

But in Skyrim LE it isn't so. It can display character name written in Russian. But it cannot display location. I guess, it is another encoding issue. Sample save for analyzis:

1 russian character name, russian location name - not displayed

2 english character name, russian location name - not displayed

saves.zip 705

Karandra commented 6 years ago

SkyrimSE usues UTF-8 in save files to store strings, while LE uses local codepage. Russian local codepage is Windows-1251.

Silarn commented 6 years ago

Interesting. I'll have to see if there's a way to parse this with qstring

Al12rs commented 5 years ago

Is this still an issue?

Karandra commented 5 years ago

Yes, for v2.2.1RC3.