Skip to content

Commit

Permalink
Update to Zwift 1.0.136131
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnapalm committed Oct 29, 2024
1 parent 01fe645 commit 8a00397
Show file tree
Hide file tree
Showing 8 changed files with 113 additions and 77 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.135866, you're all set.
* If your Zwift version is 1.0.136131, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.135866 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.135866 and zoffline is not running from source: wait for zoffline to be updated.
* If your Zwift version is newer than 1.0.136131 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.136131 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/oldnapalm/zoffline-helper/releases/latest
* 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)
Expand All @@ -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.135866, you're all set.
* If your Zwift version is 1.0.136131, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.135866: 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.136131: 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 file [ssl/cert-zwift-com.pem](https://github.com/zoffline/zwift-offline/raw/master/ssl/cert-zwift-com.pem) in this repo to a known location.
* Open Keychain Access, select "System" under "Keychains", select "Certificates" under "Category"
* Click "File - Import Items..." and import cert-zwift-com.pem
Expand Down Expand Up @@ -411,7 +411,7 @@ Docker
* pycryptodome (https://pypi.org/project/pycryptodome/)
* dnspython (https://www.dnspython.org/)
* fitdecode (https://pypi.org/project/fitdecode/)
* stravalib (https://github.com/hozn/stravalib)
* stravalib (https://stravalib.readthedocs.io/)
* OPTIONAL: garth (https://pypi.org/project/garth/)
* OPTIONAL: discord.py (https://discordpy.readthedocs.io/)

Expand Down
2 changes: 1 addition & 1 deletion cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<Zwift version="1.0.135866" sversion="1.76.0 (135866)" gbranch="rc/1.76.0" gcommit="3722d020a11e56c94ec1edc2a606feab8fbf4e0c" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.135866_60c0c07e_manifest.xml" manifest_checksum="1471275647" ver_cur_checksum="-1466948752"/>
<Zwift version="1.0.136131" sversion="1.77.0 (136131)" gbranch="rc/1.77.0" gcommit="0b478e18afdc98db25a0a2b32bc9f4132d793484" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.136131_9eb735f9_manifest.xml" manifest_checksum="-201587847" ver_cur_checksum="961276904"/>
2 changes: 1 addition & 1 deletion cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<Zwift version="1.0.135866" sversion="1.76.0 (135866)" gbranch="rc/1.76.0" gcommit="3722d020a11e56c94ec1edc2a606feab8fbf4e0c" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.135866_60c0c07e_manifest.xml" manifest_checksum="-1041860862" ver_cur_checksum="-607842108"/>
<Zwift version="1.0.136131" sversion="1.77.0 (136131)" gbranch="rc/1.77.0" gcommit="0b478e18afdc98db25a0a2b32bc9f4132d793484" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.136131_9eb735f9_manifest.xml" manifest_checksum="1304598559" ver_cur_checksum="2112956276"/>
30 changes: 15 additions & 15 deletions data/events.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,13 +202,6 @@
"course": 2,
"sport": 0
},
{
"name": "Scotland - BRAEk-fast Crits and Grits",
"route": 377566656,
"distance": 22144.7,
"course": 17,
"sport": 0
},
{
"name": "Scotland - Glasgow Reverse",
"route": 1258415487,
Expand All @@ -226,7 +219,7 @@
{
"name": "Watopia - Chili Pepper Reverse",
"route": 3694952104,
"distance": 7501.8,
"distance": 7501.9,
"course": 6,
"sport": 1
},
Expand Down Expand Up @@ -293,6 +286,13 @@
"course": 6,
"sport": 0
},
{
"name": "Watopia - Power to the Portal",
"route": 3030004732,
"distance": 18525.6,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Road To Ruins Reverse",
"route": 2967612381,
Expand All @@ -317,7 +317,7 @@
{
"name": "Watopia - That's Amore Reverse",
"route": 1586193601,
"distance": 5954.1,
"distance": 5954.0,
"course": 6,
"sport": 1
},
Expand Down Expand Up @@ -345,7 +345,7 @@
{
"name": "Watopia - Three Sisters Reverse",
"route": 4263172118,
"distance": 45893.7,
"distance": 45892.8,
"course": 6,
"sport": 0
},
Expand Down Expand Up @@ -394,35 +394,35 @@
{
"name": "Watopia - Zwift Bambino Fondo 2022",
"route": 3368626651,
"distance": 53250.2,
"distance": 53250.5,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Zwift Gran Fondo",
"route": 242381847,
"distance": 97962.9,
"distance": 97963.9,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Zwift Gran Fondo 2022",
"route": 1327147942,
"distance": 92761.8,
"distance": 92757.6,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Zwift Medio Fondo",
"route": 3748780161,
"distance": 72998.8,
"distance": 72999.2,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Zwift Medio Fondo 2022",
"route": 2900074211,
"distance": 79318.4,
"distance": 79318.5,
"course": 6,
"sport": 0
},
Expand Down
3 changes: 3 additions & 0 deletions data/game_dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
175974360,
178935728,
179567877,
191660387,
224502226,
251030947,
269863069,
Expand Down Expand Up @@ -1717,6 +1718,7 @@
2768891314,
2795593609,
2839896779,
2842145404,
2852192250,
2921978652,
2944680840,
Expand Down Expand Up @@ -1875,6 +1877,7 @@
3913862387,
3931583376,
3932074146,
3967684878,
3981726669,
4020634998,
4037580579,
Expand Down
2 changes: 1 addition & 1 deletion data/game_info.txt

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions data/start_lines.txt
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,11 @@
"road": 1,
"time": 89601
},
"-1264962564": {
"name": "Watopia - Power to the Portal",
"road": 1,
"time": 89601
},
"2064290391": {
"name": "Watopia - Power to the Tower",
"road": 1,
Expand Down
Loading

0 comments on commit 8a00397

Please sign in to comment.