From 5e651bc222cbe9e8d8d7441ca2c30b0e2611f01f Mon Sep 17 00:00:00 2001 From: oldnapalm <38410858+oldnapalm@users.noreply.github.com> Date: Mon, 13 Jun 2022 20:10:25 -0300 Subject: [PATCH] Update to Zwift 1.0.101164 --- README.md | 10 +++++----- .../Zwift_Updates_Root/ZwiftMac_ver_cur.xml | 14 +++++++------- .../Zwift_Updates_Root/Zwift_ver_cur.xml | 14 +++++++------- variants.txt | 3 ++- 4 files changed, 21 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 3bd5b06..2037c58 100644 --- a/README.md +++ b/README.md @@ -93,10 +93,10 @@ zoffline can be installed on the same machine as Zwift or another local machine.
Windows Instructions * Install Zwift - * If your Zwift version is 1.0.101145, you're all set. + * If your Zwift version is 1.0.101164, you're all set. * If Zwift is not installed, install it before installing zoffline. - * If your Zwift version is newer than 1.0.101145 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.101145 and zoffline is not running from source: wait for zoffline to be updated. + * If your Zwift version is newer than 1.0.101164 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.101164 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`` @@ -122,9 +122,9 @@ to generate your own certificates and do the same.
Mac OS X Instructions * Install Zwift - * If your Zwift version is 1.0.101145, you're all set. + * If your Zwift version is 1.0.101164, you're all set. * If Zwift is not installed, install it before installing zoffline. - * If your Zwift version is newer than 1.0.101145: 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.101164: 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`` diff --git a/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml b/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml index ef9f5ce..63cc488 100644 --- a/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml +++ b/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml @@ -1,9 +1,9 @@ +manifest="ZwiftMac_1.0.101164_49dd775a_manifest.xml" +manifest_checksum="1294840976" +ver_cur_checksum="-2058993303"/> diff --git a/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml b/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml index 753a6f0..9781270 100644 --- a/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml +++ b/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml @@ -1,9 +1,9 @@ +manifest="Zwift_1.0.101164_49dd775a_manifest.xml" +manifest_checksum="-1645914637" +ver_cur_checksum="-740370914"/> diff --git a/variants.txt b/variants.txt index 1b1810a..05e7351 100644 --- a/variants.txt +++ b/variants.txt @@ -259,10 +259,11 @@ }, { "name": "game_1_26_watchdog_timer", + "value": true, "values": { "fields": { "timeoutInterval": { - "numberValue": 30.0 + "numberValue": 60.0 }, "abortEnabled": { "boolValue": false