Hi, by mistake I’ve set same color for font and background on my Lakka (PC version)… final effect is I cannot see what I’m doing anymore! is there any way to change this settings
Can you get somewhere where you could delete the retroarch.cfg file? That should reset everything.
1 Like
A more subtly way would be editing the retroarch.cfg
with some text editor
Edit “xxx” to “255” for white color:
menu_font_color_blue = "xxx"
menu_font_color_green = "xxx"
menu_font_color_red = "xxx"
2 Likes
It works perfectly! Thanks a lot mate!
2 Likes