Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › MAME CONTROLS (PS3 WIRELESS GAMEPAD) › Reply To: MAME CONTROLS (PS3 WIRELESS GAMEPAD)
07/14/2014 at 11:47
#15530
Participant
In my previous post, the path to the minimal.cpp file is incorrect so that may explain why you couldn’t see any code when using ssh.
As file names and directories are case sensitive in Linux, the command should be
sudo nano /opt/retropie/emulators/mame4all-pi/src/rpi/minimal.cpp
What I did was write the Retropie 2.2 image to SD card, comment out the lines in the minimal.cpp file and then recompile using the following commands.
cd /opt/retropie/emulators/mame4all-pi/
make