@gilllig said in Retropie doesnt boot with changed config:
Ive installed raspOS and retropie, but now they dont even run))
What exactly does this mean - they're both not running ?
I tried to choose emulationstation at the settings, I tried to add line "/usr/bin/emulationstation" in the /home/pi/.bashrc, but its not working...
I cant understand how to make autostart for raspOS or for retropie
You're running in an unsupported configuration, as I mentioned in my previous post, so you should not use the normal RetroPie auto-start options from the menu.
If you have installed the RaspiOS with Desktop, then just use the default option to boot to the Desktop. You can start EmulationStation from a terminal by typing emulationstaton. If you wish to automatically start Emulationstation after the boot to desktop is done, then
create the $HOME/.config/autostart folder add a .desktop file with the command to start the terminal and EmulationStation (lxterminal -e emulationstation).