Global controllers configurations.
-
Hello, I wanted to consult an expert if you have any idea how to transcribe from the EmulationStation command configuration file to the other emulators, to be able to make a tool that allows me to only configure emulationstation and use on Cemu, Pcsx2, Citra, ppsspp controls , etc etc. All this from Windows. Or if it has any source then I try to transcribe it from the language that is to Delphi.(I use Delphi pascal to programing)
Thank you All!
-
The way RetroPie manages this is by running an additional script after the input configuration phase - see here. The script then reads the
es_temporaryinput.cfg
file and generates auto-configuration for various emulators - see the script here.
You can probably create a similar utility (in Delphi/Pascal) that parses thees_temporaryinput.cfg
file and generates configurations for the emulators you need.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.