EmulationStation localization (translation)
-
@grindkaiser You need to add
-DGL=On
to thecmake
command used to build EmulationStation, see here. -
I'll try it. Thanks.
-
It works. You are the best @mitu
-
Hello,
How to get the last version, because the version of ES on https://github.com/flyinghead/EmulationStation is an old version (2.8).
Why not add the localization (translation) directly to https://github.com/RetroPie/EmulationStation ?Thanks.
Bye. -
I am trying
cd /home/pi/EmulationStation
LANG=es_ES.UTF8 ./emulationstation
but it does´t work. The system hangd, not responding
I do it through Putty -
can any help?
pi@retropie:~/EmulationStation $ LANG=de_DE ./emulationstation terminate called after throwing an instance of 'boost::locale::conv::invalid_charset_error' what(): Invalid or unsupported charset:UTF-8 or CHARSET
-
@chwo I ran into the same problem last November, but alas, got no answers about it.
-
@pablokk4 .....It works
Now I have to fix that it doesn't go to the console if I want to restart or turn off emulation station -
@chwo said in EmulationStation localization (translation):
LANG=de_DE ./emulationstation
try: LANG=de_DE.UTF-8 ./emulationstation
-
@pablokk4 At least it didn't work for me. 😐 See my post that I linked to in my last post for the error message.
-
@Clyde
I see your post, but I am a beginner. and I can´t help you, sory. -
@hiulit. I have a question. I have Es in spanish. Yesterday, I have updated EmulationStation V2.8dev and now it appears in English again. ES 2.10dev. I don´t understand. Thanks
-
@pablokk4 It is very easy to understand when you updating the binary is replaced
-
@pablokk4 I don't think you can update ES if you want to keep the using the translations. That's something that has been discussed here. There are some changes in newer versions of the main ES that don't match with this fork. Sorry, you should go back to the older version if you want to keep using the Spanish translations.
-
Hello! Thank you! It works perfect, I translated into Spanish :)
But I have a little problem ... EmulationStation doesn't show me the loading screen at startup after installing the translated version of this forum.
How can I activate it?
I run my roms from external hard drive and I have 2 minutes black screen when loading ES
I try to activate from cmdline.txt, es_config and autostart.sh but it still doesn't appear :(
-
@markpreva you can change the loading screen and put the image that you want
-
Can I get an instruction? how to compile on rpi4?
"You need to add -DGL=On to the cmake command used to build EmulationStation"
Where and what should be prescribed? -
It is not started.
- failed to add service - already in use?
-
@Rainishe said in EmulationStation localization (translation):
Where and what should be prescribed?
In the installation steps, the step that runs
cmake ..
should be replaced bycmake -DGL=On ..
. -
Hi everyone,
Since I needed it for my personal use, I managed to update the localized EmulationStation on the last version used by RetroPie 4.6 (2.9.3) by forking @Flyinghead repository.
Since I'm french, only this language is up-to-date (I modified a bit the original translation too to be more "accurate" imho) but translation files for other languages are already updated with new messages and should work correctly (not tested).
For your information, 90% of the interface is still translated (~310/340 messages are translated).Nothing changed for building or installation. It is still the same procedure.
Here is the GitHub repository: https://github.com/Yaoh/EmulationStation
It is my first repository on GitHub so I can ignore some "rules" or something like, If it is the case, please let me know.
If someone is interested to update/add a new translation, I will try to accept pull request (maybe it is very easy but I'm a GitHub noob !).As indicated in the README of the repository, I'm aiming to update my repository only on a tagged version from RetroPie repository.
Have a good day/night everyone and I hope my (little) work will be useful for somebody.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.