Skip to content

Commit

Permalink
Update to Zwift 1.0.135866
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnapalm committed Oct 15, 2024
1 parent 75de4a9 commit 9b8f02d
Show file tree
Hide file tree
Showing 11 changed files with 186 additions and 48 deletions.
10 changes: 5 additions & 5 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.135674, you're all set.
* If your Zwift version is 1.0.135866, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.135674 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.135674 and zoffline is not running from source: wait for zoffline to be updated.
* 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.
* __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.135674, you're all set.
* If your Zwift version is 1.0.135866, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.135674: 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.135866: 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
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.135674" sversion="1.75.2 (135674)" gbranch="rc/1.75.2" gcommit="eebe94feaed1fc81ca3f69fd03abd4625736c477" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.135674_9d4bbd19_manifest.xml" manifest_checksum="1187791874" ver_cur_checksum="-1009597357"/>
<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"/>
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.135674" sversion="1.75.2 (135674)" gbranch="rc/1.75.2" gcommit="eebe94feaed1fc81ca3f69fd03abd4625736c477" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.135674_9d4bbd19_manifest.xml" manifest_checksum="-1345767762" ver_cur_checksum="1214442850"/>
<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"/>
4 changes: 4 additions & 0 deletions data/climbs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
"name": "Eazy Rider (1.3 km / 21 m)",
"road": "10002"
},
{
"name": "Gotthard Pass (14.4 km / 909 m)",
"road": "10038"
},
{
"name": "Isola 2000 (18.9 km / 1145 m)",
"road": "10030"
Expand Down
16 changes: 16 additions & 0 deletions data/entitlements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -582,5 +582,21 @@
{
"id": 1832,
"name": "ENTITLEMENT_WHEELS_ZWIFTCAMPBASELINE2024"
},
{
"id": 1833,
"name": "ENTITLEMENT_CYCLING_JERSEY_PRO_TEAMS_TEAMSKYLINECADENCE2024"
},
{
"id": 1834,
"name": "ENTITLEMENT_SOCKS_SOCKS_TOURDEZWIFT2025"
},
{
"id": 1835,
"name": "ENTITLEMENT_RUNNING_SHIRT_TOURDEZWIFT2025"
},
{
"id": 1836,
"name": "ENTITLEMENT_RUNNING_OUTFIT_TOURDEZWIFT2025"
}
]
58 changes: 50 additions & 8 deletions data/events.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"sport": 0
},
{
"name": "Makuri Islands - Shisha Shakedown",
"name": "Makuri Islands - Shisa Shakedown",
"route": 3330165223,
"distance": 53480.8,
"course": 13,
Expand Down Expand Up @@ -195,13 +195,6 @@
"course": 2,
"sport": 0
},
{
"name": "Richmond Loop Around",
"route": 3912793970,
"distance": 42663.4,
"course": 2,
"sport": 0
},
{
"name": "Richmond Rollercoaster",
"route": 948831673,
Expand Down Expand Up @@ -237,6 +230,20 @@
"course": 6,
"sport": 1
},
{
"name": "Watopia - Coast to Coast",
"route": 4199497144,
"distance": 26761.9,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Deca Dash",
"route": 454871454,
"distance": 52575.4,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Flat Route Reverse",
"route": 3811569265,
Expand Down Expand Up @@ -279,6 +286,13 @@
"course": 6,
"sport": 0
},
{
"name": "Watopia - Loopin Lava",
"route": 1092181131,
"distance": 18395.0,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Road To Ruins Reverse",
"route": 2967612381,
Expand Down Expand Up @@ -307,6 +321,20 @@
"course": 6,
"sport": 1
},
{
"name": "Watopia - The Classic",
"route": 2698009951,
"distance": 9017.4,
"course": 6,
"sport": 0
},
{
"name": "Watopia - The Classic Run",
"route": 3068694512,
"distance": 9017.3,
"course": 6,
"sport": 1
},
{
"name": "Watopia - The Magnificent 8",
"route": 2207442179,
Expand All @@ -321,6 +349,13 @@
"course": 6,
"sport": 0
},
{
"name": "Watopia - Triple Twist",
"route": 2644664789,
"distance": 24521.1,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Volcano Climb After Party",
"route": 387309391,
Expand All @@ -342,6 +377,13 @@
"course": 6,
"sport": 0
},
{
"name": "Watopia - Waisted 8",
"route": 3378411990,
"distance": 30880.4,
"course": 6,
"sport": 0
},
{
"name": "Watopia - Zwift Bambino Fondo",
"route": 3621162212,
Expand Down
10 changes: 9 additions & 1 deletion data/game_dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
2106991204,
2289830259,
2314973348,
2335592603,
2344157440,
2364395919,
2390325459,
Expand Down Expand Up @@ -368,6 +369,7 @@
121442316,
122407386,
123854412,
124374424,
138392085,
139090872,
140311973,
Expand Down Expand Up @@ -735,6 +737,7 @@
1587982785,
1589345470,
1595151118,
1598289898,
1599435973,
1599692741,
1607064666,
Expand Down Expand Up @@ -1521,6 +1524,10 @@
2913819265,
1791179228
],
[
3171611979,
291681757
],
[
3309968019,
2568138708
Expand Down Expand Up @@ -2237,7 +2244,8 @@
"262": 3912793970,
"263": 1788218813,
"264": 3330165223,
"265": 2927651296
"265": 2927651296,
"266": 377566656
},
"body_types_male": [
2130,
Expand Down
2 changes: 1 addition & 1 deletion data/game_info.txt

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions data/start_lines.txt
Original file line number Diff line number Diff line change
Expand Up @@ -719,11 +719,21 @@
"road": 149,
"time": 129132
},
"-95470152": {
"name": "Watopia - Coast to Coast",
"road": 149,
"time": 588021
},
"-1526666341": {
"name": "Watopia - Coastal Crown Loop",
"road": 133,
"time": 248631
},
"454871454": {
"name": "Watopia - Deca Dash",
"road": 192,
"time": 731769
},
"5745690": {
"name": "Watopia - Downtown Titans",
"road": 0,
Expand Down Expand Up @@ -854,6 +864,11 @@
"road": 0,
"time": 987711
},
"1092181131": {
"name": "Watopia - Loopin Lava",
"road": 192,
"time": 897647
},
"-1282378735": {
"name": "Watopia - May Field",
"road": 99,
Expand Down Expand Up @@ -1034,6 +1049,16 @@
"road": 81,
"time": 30426
},
"-1596957345": {
"name": "Watopia - The Classic",
"road": 192,
"time": 897647
},
"-1226272784": {
"name": "Watopia - The Classic Run",
"road": 192,
"time": 897647
},
"-2087525117": {
"name": "Watopia - The Magnificent 8",
"road": 0,
Expand Down Expand Up @@ -1094,6 +1119,11 @@
"road": 81,
"time": 30426
},
"-1650302507": {
"name": "Watopia - Triple Twist",
"road": 192,
"time": 731769
},
"-982929680": {
"name": "Watopia - Two Bridges Loop",
"road": 0,
Expand Down Expand Up @@ -1134,6 +1164,11 @@
"road": 0,
"time": 987711
},
"-916555306": {
"name": "Watopia - Waisted 8",
"road": 0,
"time": 987711
},
"1064303857": {
"name": "Watopia - Watopia's Waistband",
"road": 81,
Expand Down
Loading

0 comments on commit 9b8f02d

Please sign in to comment.