


Don't touch it.ĬonfigVersion = 16 Crop resulted image (0=disable, 1=auto crop, 2=user defined crop)ĬropMode = 0 Crop width pixels from left and right of resulted image (in native resolution)ĬropWidth = 0 Crop height pixels from top and bottom of resulted image (in native resolution)ĬropHeight = 0 Enable/Disable MultiSampling (0=off, 2,4,8,16=quality) Here is my config in retropie (Glide section) : I've tried mariokart which works fine but can't find a way to make the flickering out of SM64. Input_player1_joypad_index = "0" -> input_player1_joypad_index = "1"ĮDIT: I just tried out my usb controllers in a co-op setting with two players and this solution worked for me.I've compiled from source today the new NGLIDE64(Raspberry Pi3) and I'm experiencing the flickering issue in SM64! That's the section laying out the configuration for player 1, copy all that text and change all player1 to player2 and I think you have to increment the top most line.


Scroll all the way to the bottom and you'll find a a section like this: input_player1_joypad_index = "0" Open up the file explorer and go to the directory /opt/retropie/configs/all/ and open retroarch.cfg in your file editor. Part 2 (not sure if this works yet I'm in the middle of testing it)įrom the command line type startx and boot into the gui. retroarch-joyconfig -j 1 > /opt/retropie/configs/all/retroarch.cfgįollow the instructions in the command line and it should get your controller up and running in emulation station and in your games. sudo chown pi /opt/retropie/configs/all/retroarch.cfgĬd /opt/retropie/emulators/RetroArch/installdir/bin Then type these commands in order pressing "enter" between each command. First thing you'll need to do after you boot into emulation station is press "f4" to get into your command line.
