mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
NEWS.md: Update the Xbox360_STFS mojibake description.
This commit is contained in:
parent
32ac318236
commit
065c86149a
5
NEWS.md
5
NEWS.md
@ -4,8 +4,9 @@
|
||||
|
||||
* New parser features:
|
||||
* Xbox360_STFS: Fix titles for some packages that were authored incorrectly
|
||||
and have mojibake titles. This includes cases where UTF-8 was parsed as
|
||||
cp1252, and where Shift-JIS was parsed as cp1252.
|
||||
and have mojibake titles. Specifically, the titles were originally encoded
|
||||
as UTF-8, but when building the package, they were handled as if they were
|
||||
cp1252 when being converted to UTF-16BE.
|
||||
* Fixes #450: X360 - Non-Latin Titles appearing as mojibake
|
||||
* Reported by @Masamune3210.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user