OatmealDome / dolphin-ios

Dolphin for iOS, reborn
Other
250 stars 27 forks source link

[Feature Request] Implement compatibility with controller configurations from desktop Dolphin #38

Closed HStephens05 closed 1 year ago

HStephens05 commented 1 year ago

With the current issues regarding controller mapping, it would be beneficial if we could import configs from desktop versions of Dolphin and have them work with DolphiniOS as well.

OatmealDome commented 1 year ago

Unfortunately, this isn't really feasible due to how Dolphin's controller configuration system works.

Dolphin on PC / Mac has a large amount of different input backends, and button + device names will differ between them. There is no guarantee that names in those backends will match the ones that the sole input backend on DolphiniOS (MFi) uses.