Crashing because of ea theme
-
I need help please I am very new to this hobby but love every bit of it my question is I am crashing because of an EA theme I know there is some type of button you can push on the keyboard So that I can get back in to change the theme because I’ve hit a couple times by accident but I cannot figure it out can anyone help please
-
@phillylive when you say "crashing," you mean it kicks you back to the command-prompt? And it sounds like you already have a keyboard connected, so you should be able to correct it this way. Type exactly:
nano ~/.emulationstation/es_settings.cfg
(Make sure it's all lowercase like this, and that squiggly dash is a "tilde," not a regular dash. Single space after
nano
, no other spaces.)Scroll down to the
string
section (past all thebool
andint
values) until you find the line that says:<string name="ThemeSet" value="your_problem_theme" />
Change the value to "carbon" (the default theme), then press Ctrl-S, Ctrl-X to save and exit (if you make a mistake, you can exit without saving by just using Ctrl-X; tell it "No" when it asks if you want to save anyway.)
Then you can type
emulationstation
to restart ES, or you canreboot
.
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.