Skip to content

Commit

Permalink
Update to Zwift 1.0.123458
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnapalm committed Dec 19, 2023
1 parent 104be81 commit ec93290
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 17 deletions.
10 changes: 5 additions & 5 deletions README.md
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.122968, you're all set.
* If your Zwift version is 1.0.123458, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.122968 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.122968 and zoffline is not running from source: wait for zoffline to be updated.
* If your Zwift version is newer than 1.0.123458 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.123458 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)
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.122968, you're all set.
* If your Zwift version is 1.0.123458, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.122968: 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.123458: 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)
Expand Down
2 changes: 1 addition & 1 deletion cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml
@@ -1 +1 @@
<Zwift version="1.0.122968" sversion="1.54.0 (122968)" gbranch="rc/1.54.0" gcommit="de92e0900794963a37d2f1b1fb86ccdad9eb147c" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.122968_260d9647_manifest.xml" manifest_checksum="2080869317" ver_cur_checksum="292187023"/>
<Zwift version="1.0.123458" sversion="1.55.0 (123458)" gbranch="rc/1.55.0" gcommit="da9f30ceab55978bd9771d7c04c28a5ea4ec9757" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.123458_bd4431b2_manifest.xml" manifest_checksum="-681997831" ver_cur_checksum="-1035069866"/>
2 changes: 1 addition & 1 deletion cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml
@@ -1 +1 @@
<Zwift version="1.0.122968" sversion="1.54.0 (122968)" gbranch="rc/1.54.0" gcommit="de92e0900794963a37d2f1b1fb86ccdad9eb147c" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.122968_260d9647_manifest.xml" manifest_checksum="1766651077" ver_cur_checksum="1043220865"/>
<Zwift version="1.0.123458" sversion="1.55.0 (123458)" gbranch="rc/1.55.0" gcommit="da9f30ceab55978bd9771d7c04c28a5ea4ec9757" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.123458_bd4431b2_manifest.xml" manifest_checksum="1453526367" ver_cur_checksum="336148292"/>
2 changes: 1 addition & 1 deletion game_info.txt

Large diffs are not rendered by default.

35 changes: 26 additions & 9 deletions variants.txt
Expand Up @@ -422,6 +422,9 @@
"game_1_41_0_bc1_release": {
"boolValue": false
},
"min_firmware_version_kickrcore": {
"stringValue": "1.3.4"
},
"min_firmware_version_st3": {
"stringValue": "5.0"
}
Expand Down Expand Up @@ -560,7 +563,7 @@
"MustHaveDefaultRoad": {
"boolValue": false
},
"UseTdFAssets": {
"UseEventAssets": {
"varintValue": "0"
},
"allowPortalRoadDifficultySelection": {
Expand Down Expand Up @@ -949,11 +952,6 @@
"value": true,
"values": {}
},
{
"name": "game_1_52_steering_only_event_filter",
"value": true,
"values": {}
},
{
"name": "game_1_53_0_workout_detail_screen_tooltips",
"value": true,
Expand All @@ -980,15 +978,16 @@
}
},
{
"name": "game_1_54_battle_mode",
"name": "game_1_54_event_hud_time",
"value": true,
"values": {}
},
{
"name": "game_1_54_orcd",
"values": {
"fields": {
"Delay": {
"varintValue": "4000"
"varintValue": "6000"
}
}
}
Expand All @@ -997,6 +996,20 @@
"name": "game_1_54_tdz_confetti_pattern",
"values": {}
},
{
"name": "game_1_55_0_workout_detail_screen_tooltips_running",
"value": true,
"values": {}
},
{
"name": "game_1_55_avoid_duplicate_purchase",
"value": true,
"values": {}
},
{
"name": "game_1_55_boost_vfx",
"values": {}
},
{
"name": "game_3second_power_average_smoothing",
"value": true,
Expand Down Expand Up @@ -1130,13 +1143,17 @@
}
}
},
{
"name": "game_zp_create_full_trainer_on_swap",
"values": {}
},
{
"name": "gamified_event_survey",
"value": true,
"values": {
"fields": {
"surveyChance": {
"varintValue": "10"
"varintValue": "100"
}
}
}
Expand Down

0 comments on commit ec93290

Please sign in to comment.