{"id":17239424,"url":"https://github.com/aloshi/es-config","last_synced_at":"2025-04-14T02:52:05.428Z","repository":{"id":7752433,"uuid":"9119935","full_name":"Aloshi/ES-config","owner":"Aloshi","description":"A flexible tool for configuring multiple emulators simultaneously.","archived":false,"fork":false,"pushed_at":"2014-12-30T16:33:14.000Z","size":383,"stargazers_count":12,"open_issues_count":11,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T16:55:52.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aloshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-30T18:18:42.000Z","updated_at":"2024-08-22T15:20:26.000Z","dependencies_parsed_at":"2022-09-18T11:21:59.105Z","dependency_job_id":null,"html_url":"https://github.com/Aloshi/ES-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aloshi%2FES-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aloshi%2FES-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aloshi%2FES-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aloshi%2FES-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aloshi","download_url":"https://codeload.github.com/Aloshi/ES-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813827,"owners_count":21165631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T05:48:46.198Z","updated_at":"2025-04-14T02:52:05.410Z","avatar_url":"https://github.com/Aloshi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ES-config\n=========\n\nA flexible tool for configuring multiple emulators simultaneously.  Written in C++ with SDL and AngelScript.\n\nBuilding\n========\n\nAs some of the dependencies are not in the Debian repositories, getting dependencies is a little bit complicated.\nTo solve that, **I've written a short Bash script named \"get_dependencies.sh\" that does everything for you**, including install AngelScript. You can run it with `./get_dependencies`.\n\nOR, If you want it install everything yourself, you'll need these dependencies:\n```\nsudo apt-get install libsdl1.2-dev libsdl-ttf2.0-dev libsdl-image1.2-dev libboost-filesystem-dev\n```\n\nYou'll also need [AngelScript](http://www.angelcode.com/angelscript/downloads.html), which is inconveniently absent from the Debian repositories!\nAt the time of writing, the newest version is 2.26.1.\n\nAfter all that's over, just run `make`. The resulting binary is named `es-config`, and is not copied anywhere.\n\nUsage\n=====\n\nCommand line arguments (all paths must be absolute: ~ is not expanded):\n```\n--scriptdir [path]\t\t\t\tsearch for scripts at [path]\n--resourcedir [path]\t\t\tload images, etc from [path]\n--settings [path] \t\t\t\tload settings from this file\n--configpath [from] [to]\tredirect config output [from] to [to]\n--help\t\t\t    \tpierce the heavens\n```\n\nCurrently, ES-config uses the following resource files (expected to be located in ./resources, but changable with --resourcedir):\n```\nchecked.png - icon for selected in emulator list\nunchecked.png - icon for unselected in emulator list\ndone.png - icon for input configured\nnotdone.png - icon for input unconfigured\nfont.ttf - font used throughout\ncontrollers/360esque.png - controller image\ncontrollers/360esque.xml - controller image path and button location definitions\n```\n\nF4 will close the application if it hasn't frozen.\n\n\nSettings\n========\n\nYou can set most of the command line arguments (as well as some extra settings) from an XML file, loaded with `--settings path/to/file`.\n\n```\n\u003cscriptDir\u003e/absolute/path/to/scripts/folder/\u003c/scriptDir\u003e\n\u003cresourceDir\u003e/absolute/path/to/resource/folder/\u003c/resourceDir\u003e\n\n\u003c!-- Redirect the \"retroarch.cfg\" file to the config folder... --\u003e\n\u003cchangeConfigPath from=\"retroarch.cfg\" to=\"/home/pi/RetroPie/configs/all/retroarch.cfg\" /\u003e\n```\n\n\nThis is still a work-in-progress!\n\n-Aloshi\nhttp://www.aloshi.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloshi%2Fes-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faloshi%2Fes-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloshi%2Fes-config/lists"}