Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Xbox 360 controller problems › Reply To: Xbox 360 controller problems
Hi Maurice,
I’m afraid I can’t help you much there as I never tried those games myself with Retropie. I just found this on the wiki:
I’m using the other emulators and all of them required to be configured by editing a config file (retroarch.cfg, fba2x.cfg, snes9x.cfg, etc). The config files are either in the “configs” directory (now located under /opt/retropie) or straight in the emulator folder. I’m not sure but it looks like Doom used RetroArch. In such case you could try:
$ cd /opt/retroPie/emulators/RetroArch/installdir/bin
$ ./retroarch-joyconfig >> /opt/retroPie/configs/all/retroarch.cfg
Hopefully this will give better result. If not you’ll have to test/retry by manually editing the retroarch.cfg file.
hope this helps
cheers,