https://github.com/libretro/swanstation/issues/61
Fixes libraries like Libconfig not being able to read SwanStation settings due to using dots in the internal setting names, as well as replacing the "duckstation" string with "swanstation" where applicable.
This will result in core options being reset to their default values however, which is why this is a one time only change.
https://github.com/libretro/swanstation/issues/61 Fixes libraries like Libconfig not being able to read SwanStation settings due to using dots in the internal setting names, as well as replacing the "duckstation" string with "swanstation" where applicable.
This will result in core options being reset to their default values however, which is why this is a one time only change.