Homepage Forums RetroPie Project Controller Configuration in RetroPie Changing Configuration for Controllers for use in for Different Consoles

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #96829
    rmr110
    Participant

    I’m interested in this as well.

    #96916
    Anonymous
    Inactive

    I might not explaing it well but each emulator has its own file for the configuration of buttons and a file of the configuration off all of them.
    I believe its located in
    /opt/retropie/config

    In there you will have a folder for each emulator and within the folder a file called retroarch.cfg . just put in the nessessary inputs in.

    I haven’t tried this my self but I would think this is how it would work!

    #96938
    Anonymous
    Inactive

    Thanks, alipoodle, but the code I posted are the wanted changes to the SNES configuration and were added to the /opt/retropie/configs/snes/retroarch.cfg file. The problem is–it does not work.

    I have added more commands and changed the snes9x_next_libretro.cfg file. And, still nothing.

    I suppose I should try the configs/all/retroarch.cfg file and see if that actually changes the configuration.

    #96939
    Anonymous
    Inactive

    UPDATE: I can successfully change the button mapping in the default config file (/opt/retropie/configs/all/retroarch.cfg). But, I am not able to have the retroarch.cfg file in the SNES directory replace the default config.

    Is there some line of code missing or option I forgot to enable?

    #96940
    Anonymous
    Inactive

    ANOTHER UPDATE: I got the remapped controls (the ones in the SNES config file) to work by uncommenting the following line of code in the SNES config file.

    include /opt/retropie/configs/all/retroarch.cfg

    However, it now experiences some lag in the game. I had played the game many times before and never experienced any problem before. Any ideas?

    #96955
    jaymzwise
    Participant

    Hi,

    Same problem here.
    Emulator specific config file does not seem to work, even if the line include is present and uncommented.
    I modified the runcommand.sh file to launch a config file with good mapping but it’s a temporary hack, why emulator specific config does not work anymore ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.