Update to Zwift 1.0.100456

This commit is contained in:
oldnapalm
2022-02-18 16:45:42 -03:00
parent 731c9ad7c5
commit 73e0857888
4 changed files with 21 additions and 21 deletions
+5 -5
View File
@@ -94,10 +94,10 @@ zoffline can be installed on the same machine as Zwift or another local machine.
<details><summary>Windows Instructions</summary>
* Install Zwift
* If your Zwift version is 1.0.100427, you're all set.
* If your Zwift version is 1.0.100456, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.100427 and zoffline is running from source: copy ``C:\Program Files (x86)\Zwift\Zwift_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
* If your Zwift version is newer than 1.0.100427 and zoffline is not running from source: wait for zoffline to be updated.
* If your Zwift version is newer than 1.0.100456 and zoffline is running from source: copy ``C:\Program Files (x86)\Zwift\Zwift_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
* If your Zwift version is newer than 1.0.100456 and zoffline is not running from source: wait for zoffline to be updated.
* __NOTE:__ instead of performing the steps below you can instead just run the __configure_client__ script from https://github.com/zoffline/zwift-offline/releases/tag/zoffline_helper
* On your Windows machine running Zwift, copy the following files in this repo to a known location:
* ``ssl/cert-zwift-com.p12``
@@ -123,9 +123,9 @@ to generate your own certificates and do the same.
<details><summary>Mac OS X Instructions</summary>
* Install Zwift
* If your Zwift version is 1.0.100427, you're all set.
* If your Zwift version is 1.0.100456, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.100427: copy ``~/Library/Application Support/Zwift/ZwiftMac_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
* If your Zwift version is newer than 1.0.100456: copy ``~/Library/Application Support/Zwift/ZwiftMac_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
* On your Mac machine running Zwift, copy the following files in this repo to a known location:
* ``ssl/cert-zwift-com.p12``
* ``ssl/cert-zwift-com.pem``
@@ -1,9 +1,9 @@
<Zwift
version="1.0.100427"
sversion="1.22.1 (100427)"
gbranch="build/100427-rc-1.22.1.3-1.22.1"
gcommit="6768a1823bc9db8f5b0baa2077d421429bc685e7"
version="1.0.100456"
sversion="1.22.4 (100456)"
gbranch="build/100456-rc-1.22.4.3-1.22.4"
gcommit="e69aa1e00e3650b9e26593fd3102b4957de7075d"
GAME_URL="https://us-or-rly101.zwift.com"
manifest="ZwiftMac_1.0.100427_0acf466a_manifest.xml"
manifest_checksum="-406929445"
ver_cur_checksum="-282448884"/>
manifest="ZwiftMac_1.0.100456_3289e03b_manifest.xml"
manifest_checksum="453629562"
ver_cur_checksum="1312611185"/>
@@ -1,9 +1,9 @@
<Zwift
version="1.0.100427"
sversion="1.22.1 (100427)"
gbranch="build/100427-rc-1.22.1.3-1.22.1"
gcommit="6768a1823bc9db8f5b0baa2077d421429bc685e7"
version="1.0.100456"
sversion="1.22.4 (100456)"
gbranch="build/100456-rc-1.22.4.3-1.22.4"
gcommit="e69aa1e00e3650b9e26593fd3102b4957de7075d"
GAME_URL="https://us-or-rly101.zwift.com"
manifest="Zwift_1.0.100427_0acf466a_manifest.xml"
manifest_checksum="36781012"
ver_cur_checksum="85416406"/>
manifest="Zwift_1.0.100456_3289e03b_manifest.xml"
manifest_checksum="-779407785"
ver_cur_checksum="1582609789"/>
+2 -2
View File
@@ -2102,9 +2102,9 @@ def experimentation_v1_variant():
('game_1_20_clickable_telemetry_box', None, None),
('game_1_20_0_enable_stages_steering', None, 0),
('game_1_21_0_hud_highlighter', None, None),
('game_1_21_default_activity_name_change', None, None),
('game_1_21_default_activity_name_change', 1, None),
('game_1_21_android_novus_ble_refactor', None, None),
('game_1_21_0_gpu_deprecation_warning_message', None, None),
('game_1_21_0_gpu_deprecation_warning_message', 1, None),
('game_1_21_ftms_set_rider_weight', None, None),
('game_1_21_ble_dll_v2', None, None),
('game_1_22_allow_uturns_at_low_speed', None, None),