Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean Language Not Working #46

Closed
xmassound opened this issue Dec 4, 2020 · 13 comments
Closed

Korean Language Not Working #46

xmassound opened this issue Dec 4, 2020 · 13 comments

Comments

@xmassound
Copy link

xmassound commented Dec 4, 2020

Describe the Issue (If applicable)

When you go to Main Menu -> Advanced Settings -> Language -> KO , the interface missing Korean font and
can't read them.

What device are you using?

RG351P

What version of ArkOS are you on?

ArkOS 1.4

Anything else you'd like to include that may help to review this issue or feature request?

ArkOS comes with Korean Theme called Dosirak but even this one doesn't show korean. I'd like to know where I could replace
the font to the one I have.

@christianhaitian
Copy link
Owner

It would be in /usr/bin/emulationstation/resources/locale/ko folder. You'll have to use a SSH terminal client to make the changes there. If you have a better korean language to contribute, please forward to me so I can include it.

@xmassound
Copy link
Author

I checked .po file at given location with WinSCP. They all seem fine and well translated.
The problem is when I switch to Korean on RG351P. All the fonts are broken and can't read them. I don't know if it's character set issue or just font that is being used is missing Korean. I could test replacing the font. Where would be the location for ES system font?

@christianhaitian
Copy link
Owner

Hmmmm....that may be the problem. I may have not copied the most up to date corrected ones during the build. See here (https://github.com/christianhaitian/EmulationStation-fcamod/tree/master/resources) for the updated fonts. Try copying those 4 .ttf files to /usr/bin/emulationstation/resources and replace the existing ones there. See if that fixes the issue.

@xmassound
Copy link
Author

I think it will work since I only see 2 fonts currently..(without any tweak)
I'm trying to replace them but I get permission denied error code 3. Sorry I'm really bad at this stuff.. I swithched permission to 700, 777 and stuff... What to do?

@christianhaitian
Copy link
Owner

use sudo

@christianhaitian
Copy link
Owner

christianhaitian commented Dec 4, 2020

sudo cp or sudo mv (to move the files instead of copying them.)

@xmassound
Copy link
Author

I replaced them and it still doesn't work and I see total of 6 fonts in Resources folder:

4 newly replaced fonts (the fonts you linked)
2 existing fonts (opensans_hebrew_condensed_light.ttf, opensans_hebrew_condensed_regular.ttf)

@christianhaitian
Copy link
Owner

Did you restart emulationstation after replacing them?

@xmassound
Copy link
Author

Yes, I restarted 2 times, ES restart and system restart. Then, I changed to KO. Fonts are missing and can't read them...

@xmassound
Copy link
Author

I don't if this will help but all other languages worked even before I replace 4 ttf fonts..
That's including Chinese. So maybe it's not the font issue?

@christianhaitian
Copy link
Owner

I'm at a loss of what the issue could be then.

@xmassound
Copy link
Author

xmassound commented Dec 4, 2020

I temporarily found the way to show Korean.

I have put Korean font into /etc/emulationstation/themes/es-theme-nes-box/_inc/fonts
and changed the name to whatever existing font name.. there were 2 fonts so I put 2 korean fonts and replaced their names to existing ones.
After I restarted, all files were in Korean. (and English as well). When I checked Advanced Menu, Language swiched to KO automatically.
Now I can ready all files.

@christianhaitian
Copy link
Owner

Interesting. Thank you for sharing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants