mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-08-09 09:31:09 +10:00
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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user