kiteretro / Circuit-Sword

GNU General Public License v3.0
135 stars 27 forks source link

enable joystick and volume wheel #99

Open chris321987 opened 4 years ago

chris321987 commented 4 years ago

I connected over ssh and put in the command python Circuit-sword/cs-configure.py and it says python: can't open file 'Circuit-sword/cs-configure.py' : [Errno 2] no such file or directory i have tried a fresh install twice says the same thing every time

kiteretro commented 4 years ago

Hi, CASE matters, you've put a lower case s in Sword, so if you make sure you do:

python Circuit-Sword/cs-configure.py

You should be good