mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-07-30 23:50:20 -07:00
Update to Zwift 1.0.122711
This commit is contained in:
@@ -96,10 +96,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.122567, you're all set.
|
||||
* If your Zwift version is 1.0.122711, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.122567 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.122567 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* If your Zwift version is newer than 1.0.122711 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.122711 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](https://github.com/zoffline/zwift-offline/raw/master/ssl/cert-zwift-com.p12)
|
||||
@@ -124,9 +124,9 @@ to generate your own certificates and do the same.
|
||||
<details><summary>macOS Instructions</summary>
|
||||
|
||||
* Install Zwift
|
||||
* If your Zwift version is 1.0.122567, you're all set.
|
||||
* If your Zwift version is 1.0.122711, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.122567: 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.122711: 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](https://github.com/zoffline/zwift-offline/raw/master/ssl/cert-zwift-com.p12)
|
||||
* [ssl/cert-zwift-com.pem](https://github.com/zoffline/zwift-offline/raw/master/ssl/cert-zwift-com.pem)
|
||||
|
||||
@@ -1 +1 @@
|
||||
<Zwift version="1.0.122567" sversion="1.53.0 (122567)" gbranch="rc/1.53.0" gcommit="734a6f24af5e446862d674cc50452997894dc707" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.122567_bfa872b2_manifest.xml" manifest_checksum="678652890" ver_cur_checksum="-1289574754"/>
|
||||
<Zwift version="1.0.122711" sversion="1.53.2 (122711)" gbranch="rc/1.53.2" gcommit="1d01ffcf520562ae7c2a0c799bddf7a0994af7fd" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.122711_1a0e952e_manifest.xml" manifest_checksum="1472339959" ver_cur_checksum="-1263199558"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<Zwift version="1.0.122567" sversion="1.53.0 (122567)" gbranch="rc/1.53.0" gcommit="734a6f24af5e446862d674cc50452997894dc707" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.122567_bfa872b2_manifest.xml" manifest_checksum="-2010690003" ver_cur_checksum="2126927394"/>
|
||||
<Zwift version="1.0.122711" sversion="1.53.2 (122711)" gbranch="rc/1.53.2" gcommit="1d01ffcf520562ae7c2a0c799bddf7a0994af7fd" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.122711_1a0e952e_manifest.xml" manifest_checksum="207847002" ver_cur_checksum="-1221047115"/>
|
||||
|
||||
@@ -1319,6 +1319,9 @@
|
||||
"ShowRideStreaksScreen": {
|
||||
"boolValue": false
|
||||
},
|
||||
"ShowXPFastForward": {
|
||||
"boolValue": true
|
||||
},
|
||||
"ShowXPUntilNextLevel": {
|
||||
"boolValue": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user