Homepage Forums RetroPie Project New to RetroPie? Start Here! No Cores to load in Retroarch. Reply To: No Cores to load in Retroarch.

#108734
woundjuice
Participant

im not sure if it will resolve your problem, but “#” is a line comment, so everything in that line should be ignored.

I am also new to RetroPi, but thats how comments normally work in a lot of different scripting languages. Try removing the “#” on the lines you added. Hope it works!