mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #1217] Update small problem: encoding problem when installing downloaded update #385
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#385
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cvertee on GitHub (Oct 3, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1217
After downloading update shadps4 opens a new terminal for installation, after that prints something with bad encoding
Emulator & console languages installed as Russian
Dunno maybe it was already fixed, i forgor to write down commit hash on which i downloaded update
@DanielSvoboda commented on GitHub (Oct 3, 2024):
I noticed this too, in my language it also happens in pt-BR "atualização".

This phrase is translated into all languages, maybe next week I'll be able to see this, or someone will fix it before
@DanielSvoboda commented on GitHub (Oct 4, 2024):
The file is saved with the correct formatting.
However, it appears incorrectly in the console and, as you can see in the print I sent, there is a word below that has an accent that is part of Expand-Archive, but the text above is not correct.
I still haven't been able to identify where the problem is.
@DanielSvoboda commented on GitHub (Oct 7, 2024):
I opened PR-1283, it will solve this
@cvertee commented on GitHub (Oct 8, 2024):
Thanks! Will test that later after getting another one update and if ok will close this issue
@cvertee commented on GitHub (Oct 9, 2024):
nice :p