feat(binary): enable native crossfade patch

- enable crossfade_enabled in Spotify.dll for 1.2.89+ free users #866

- share pe scanning helpers between dll signature and feature patches
This commit is contained in:
amd64fox
2026-07-07 01:40:11 +03:00
parent 981411947b
commit 550bc72cd1
2 changed files with 309 additions and 94 deletions
+8
View File
@@ -1976,6 +1976,14 @@
"fr": "1.2.90",
"to": ""
}
},
"crossfade_enabled": {
"name": "crossfade_enabled",
"native_description": "When true, shows the Crossfade toggle in Advanced Playback settings. When false, the setting is hidden.",
"version": {
"fr": "1.2.89",
"to": ""
}
}
},
"CustomExp": {