mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-07-30 23:50:20 -07:00
Update to Zwift 1.0.105318
This commit is contained in:
@@ -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.105233, you're all set.
|
||||
* If your Zwift version is 1.0.105318, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.105233 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.105233 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* If your Zwift version is newer than 1.0.105318 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.105318 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>macOS Instructions</summary>
|
||||
|
||||
* Install Zwift
|
||||
* If your Zwift version is 1.0.105233, you're all set.
|
||||
* If your Zwift version is 1.0.105318, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.105233: 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.105318: 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.105233"
|
||||
sversion="1.29.0 (105233)"
|
||||
gbranch="rc/1.29.0"
|
||||
gcommit="551bf6896edb8cccfa0298a59d321f81eb4e42a8"
|
||||
version="1.0.105318"
|
||||
sversion="1.29.1 (105318)"
|
||||
gbranch="rc/1.29.1"
|
||||
gcommit="e3337f68437d3a997a8fa4e7bdd37043626dbd6f"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="ZwiftMac_1.0.105233_27ea3fb2_manifest.xml"
|
||||
manifest_checksum="-852792274"
|
||||
ver_cur_checksum="-1509200237"/>
|
||||
manifest="ZwiftMac_1.0.105318_83ccee8f_manifest.xml"
|
||||
manifest_checksum="-1236910038"
|
||||
ver_cur_checksum="-1094843328"/>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<Zwift
|
||||
version="1.0.105233"
|
||||
sversion="1.29.0 (105233)"
|
||||
gbranch="rc/1.29.0"
|
||||
gcommit="551bf6896edb8cccfa0298a59d321f81eb4e42a8"
|
||||
version="1.0.105318"
|
||||
sversion="1.29.1 (105318)"
|
||||
gbranch="rc/1.29.1"
|
||||
gcommit="e3337f68437d3a997a8fa4e7bdd37043626dbd6f"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="Zwift_1.0.105233_27ea3fb2_manifest.xml"
|
||||
manifest_checksum="-1173342509"
|
||||
ver_cur_checksum="-670280471"/>
|
||||
manifest="Zwift_1.0.105318_83ccee8f_manifest.xml"
|
||||
manifest_checksum="-1411993115"
|
||||
ver_cur_checksum="1084411395"/>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+2
-6
@@ -94,6 +94,7 @@
|
||||
},
|
||||
{
|
||||
"name": "game_1_21_add_device_jet_black_swb",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
@@ -148,11 +149,6 @@
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_22_ble_device_name_hash_v2",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_23_3_wahoo_direct_connect_trainer",
|
||||
"value": true,
|
||||
@@ -446,7 +442,7 @@
|
||||
"values": {
|
||||
"fields": {
|
||||
"GROUP_EVENT_QUERY_RATE_SECONDS": {
|
||||
"numberValue": 120.0
|
||||
"numberValue": 15.0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user