Open isshininu opened 6 years ago
SkyrimSE usues UTF-8 in save files to store strings, while LE uses local codepage. Russian local codepage is Windows-1251.
Interesting. I'll have to see if there's a way to parse this with qstring
Is this still an issue?
Yes, for v2.2.1RC3.
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