Hi ! I recently got the RaspberryPie model B. I installed RetroPie on it. I would like to know if it is possible to configure files directly on the RaspberryPie, and not be obliged to use an ethernet cable with CyberDuck or another software like this.
For example, I would like to access retroarch.cfg. Can I access this file in the terminal ? Or with “startx” ? I’m really noob, so please help me !!!
Also, what’s the meaning of sudo and nano ? I tried “sudo nano /home/pi/RetroPie/configs/all/retroarch.cfg”, but it just show a blank text editor. Yet, this technics works with “sudo nano /boot/config.txt”, I can edit config.txt in the text editor.