We know that using controllers for all from cydia on iOS, the start and select buttons do not map. This is fine except on ps1 where we need all the controller buttons that we can map. It would be cool to have an overlay that is the entire left side of the screen be select and the entire right side be start. I would like to hide overlays completely and that way I do not have to guess where select and start are at. How easy would this be? Any takers?
Take this and save it as somename.cfg:
overlays = 1
overlay0_full_screen = true
overlay0_normalized = true
overlay0_descs = 2
overlay0_desc0 = "select,0.25,0.5,radial,0.25,0.5"
overlay0_desc1 = "start,0.75,0.5,radial,0.25,0.5"