mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #921] [Game Support]: Honkai Star Rail #451
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#451
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 @taumasyang on GitHub (Apr 23, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/921
App Store link
https://apps.apple.com/cn/app/%E5%B4%A9%E5%9D%8F-%E6%98%9F%E7%A9%B9%E9%93%81%E9%81%93/id1523037824
Current issues
More details
Crash log
No response
Issue Language
@XuYicong commented on GitHub (Apr 23, 2023):
Change the app name to something pure English letters, like
hks.app, instead of崩坏:星穹铁道.app. This issue is also known for Honkai 3. You may have to do this for each version update until this got fixed.@taumasyang commented on GitHub (Apr 23, 2023):
It works, thanks a lot!
By the way, for someone who may be interested, the package name is
com.miHoYo.hkrpg, sohkrpg.appmight be a good workaround name.@caiisen commented on GitHub (Apr 24, 2023):
Which file name should I change? An .app file I saw in /Users/MYNAME/Library/Containers/io.playcover.PlayCover is already in English, but there is still a problem opening it
@taumasyang commented on GitHub (Apr 24, 2023):
In my case, it's
~/Library/Containers/io.playcover.PlayCover/崩坏:星穹铁道.appthat should be renamed.I guess it's the colon that causes the problem, as I tried to rename the app to
Honkai: Star Rail.app, Finder warned me that filename is not accepted, whileHonkai Star Rail.appis acceptable. Maybe a full colon would work? Try崩坏:星穹铁道.app. I don't know if it works, as I'm satisfied with the full English name.@taumasyang commented on GitHub (Apr 24, 2023):
I'm sorry, wrong guess.
崩坏:星穹铁道.appdoesn't work. UseHonkai Star Rail.appinstead. Full path is~/Library/Containers/io.playcover.PlayCover/Honkai\ Star\ Rail.app.@caiisen commented on GitHub (Apr 24, 2023):
It works, but something different.
My mac display languange is English, I have chang app display language to simple chinese in Honkai Star Rail when I first time open. In Finder, it will show Honkai: Star Rail.app, but in terminal it show 崩坏:星穹铁道.app. So I
mv 崩坏:星穹铁道.app hkrpg.app, it works. Thanks@taumasyang commented on GitHub (Apr 25, 2023):
Why close this issue? That's a workaround, not a solution.
@TheMoonThatRises commented on GitHub (Apr 25, 2023):
A similar problem is being tracked in #668.