Skip to content

Commit

Permalink
Update to Zwift 1.0.118524
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnapalm committed Aug 30, 2023
1 parent 5a38bc0 commit bece79a
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 42 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.117600, you're all set.
* If your Zwift version is 1.0.118524, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.117600 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.117600 and zoffline is not running from source: wait for zoffline to be updated.
* If your Zwift version is newer than 1.0.118524 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.118524 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.117600, you're all set.
* If your Zwift version is 1.0.118524, you're all set.
* If Zwift is not installed, install it before installing zoffline.
* If your Zwift version is newer than 1.0.117600: 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.118524: 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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<Zwift version="1.0.117600" sversion="1.46.0 (117600)" gbranch="rc/1.46.0" gcommit="3d23f4fa22fd85ac4dfd85c0711ae82413b102c8" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.117600_05ae742c_manifest.xml" manifest_checksum="-1311522527" ver_cur_checksum="-933856461"/>
<Zwift version="1.0.118524" sversion="1.47.0 (118524)" gbranch="rc/1.47.0" gcommit="6fa4cdcce94ceabe3a85a981f9455a2a37a2c9fd" GAME_URL="https://us-or-rly101.zwift.com" manifest="ZwiftMac_1.0.118524_6ad07cb8_manifest.xml" manifest_checksum="-1783397950" ver_cur_checksum="1130335922"/>
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.117600" sversion="1.46.0 (117600)" gbranch="rc/1.46.0" gcommit="3d23f4fa22fd85ac4dfd85c0711ae82413b102c8" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.117600_05ae742c_manifest.xml" manifest_checksum="-351534142" ver_cur_checksum="-1494142544"/>
<Zwift version="1.0.118524" sversion="1.47.0 (118524)" gbranch="rc/1.47.0" gcommit="6fa4cdcce94ceabe3a85a981f9455a2a37a2c9fd" GAME_URL="https://us-or-rly101.zwift.com" manifest="Zwift_1.0.118524_6ad07cb8_manifest.xml" manifest_checksum="-327942377" ver_cur_checksum="-2040896527"/>
6 changes: 6 additions & 0 deletions cdn/static/web/launcher/user_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ <h4 class="text-shadow">Logged in as {{ username }}</h4>
<option value="10010">Col du Tourmalet</option>
<option value="10011">Bealach na Ba</option>
<option value="10012">Crow Road</option>
<option value="10013">Coll d'Ordino</option>
<option value="10014">La Laguna Negra</option>
<option value="10015">Col de la Madone</option>
<option value="10016">Sa Calobra</option>
<option value="10017">Rocacorba</option>
<option value="10018">Old La Honda</option>
</select>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion game_info.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/gen_schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
f.write(dom.toprettyxml())


CLIMBS = [str(x) for x in range(10000, 10013)]
CLIMBS = [str(x) for x in range(10000, 10019)]

dom = minidom.parseString('<PortalRoads><PortalRoadSchedule><appointments></appointments><VERSION>1</VERSION></PortalRoadSchedule></PortalRoads>')
appts = dom.getElementsByTagName('appointments')[0]
Expand Down
76 changes: 43 additions & 33 deletions variants.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"manifest_retry_count": {
"varintValue": "3"
},
"asset_retry_count": {
"varintValue": "3"
},
"validate_asset_hash_after_downloading": {
"boolValue": false
},
"asset_retry_count": {
"varintValue": "3"
},
"validate_asset_hash_on_manifest_loading": {
"boolValue": false
},
Expand Down Expand Up @@ -145,12 +145,12 @@
"ZED_idleSeconds": {
"varintValue": "30"
},
"ZED_filename": {
"stringValue": "ZED_Attract_Video_Cycling_16x9_2023_REMAKE_FINAL.bik"
},
"NUIT_filename": {
"stringValue": "ZED_Attract_Cycling_16x9_v1.bik"
},
"ZED_filename": {
"stringValue": "ZED_Attract_Video_Cycling_16x9_2023_REMAKE_FINAL.bik"
},
"serverURL": {
"stringValue": "https://cdn.zwift.com/gameassets/Videos/"
}
Expand Down Expand Up @@ -435,17 +435,23 @@
"value": true,
"values": {
"fields": {
"EnableHeroicDifficulty": {
"boolValue": false
},
"MustHaveDefaultRoad": {
"boolValue": false
},
"UseTdFAssets": {
"varintValue": "0"
"AllowPortalRoadDifficultySeletion": {
"boolValue": false
},
"CompletePctBasedOnRoadTime": {
"boolValue": false
},
"AllowPortalRoadDifficultySeletion": {
"AllowMultiRoadsScheduling": {
"boolValue": false
},
"UseTdFAssets": {
"varintValue": "0"
}
}
}
Expand Down Expand Up @@ -570,10 +576,6 @@
"name": "xplatform_partner_connection_vitality",
"values": {}
},
{
"name": "game_1_30_for_you_carousel",
"values": {}
},
{
"name": "game_1_19_system_alerts",
"value": true,
Expand Down Expand Up @@ -880,7 +882,7 @@
"values": {
"fields": {
"shortNames": {
"stringValue": "tomi2022,tdz2023ride,tdz2023run,tow2023ride,tow2023run,portaltest2,climbportal2023,missyuci,towfall2023ride"
"stringValue": "tomi2022,tdz2023ride,tdz2023run,tow2023ride,tow2023run,portaltest2,climbportal2023,missyuci,towfall2023ride,climbportaltest3"
}
}
}
Expand Down Expand Up @@ -1011,18 +1013,26 @@
"name": "gfx_doflush",
"values": {}
},
{
"name": "gfx_useemptyshadowmaps",
"values": {}
},
{
"name": "gfx_framebuffer_srgb",
"values": {}
},
{
"name": "game_1_33_unstable_connection_alert",
"values": {
"fields": {
"query_interval": {
"numberValue": 10.0
},
"udp_history_length": {
"varintValue": "6"
},
"udp_loss_threshold": {
"numberValue": 0.25
},
"query_interval": {
"numberValue": 10.0
}
}
}
Expand Down Expand Up @@ -1082,39 +1092,39 @@
"values": {
"fields": {
"enabledWatopia": {
"boolValue": false
"boolValue": true
},
"draftDeltaAngle": {
"numberValue": 0.96
"enabledScotland": {
"boolValue": true
},
"cdaPenaltyMultDrafting": {
"numberValue": 1.03
},
"cdaPenaltyMultSteering": {
"numberValue": 1.8
},
"cdaMultAeroPositionPercOfPower": {
"numberValue": 1.2
},
"enabledFrance": {
"boolValue": false
"draftDeltaAngle": {
"numberValue": 0.96
},
"enabledGlobally": {
"boolValue": false
"boolValue": true
},
"enabledScotland": {
"boolValue": false
"enabledFrance": {
"boolValue": true
},
"maxDraft": {
"numberValue": 1.7
},
"enabledMakuri": {
"boolValue": true
},
"cdaMultAeroPosition": {
"numberValue": 0.97
},
"preventEasyOvertakeNearFront": {
"cdaDynamicChanges": {
"boolValue": true
},
"cdaDynamicChanges": {
"preventEasyOvertakeNearFront": {
"boolValue": true
},
"cdaPenaltyMultGeneral": {
Expand All @@ -1126,14 +1136,14 @@
"draftScale": {
"numberValue": 1.4
},
"maxDraft": {
"numberValue": 1.7
"cdaMultAeroPositionPercOfPower": {
"numberValue": 1.2
}
}
}
},
{
"name": "game_1_29_player_hightlight",
"name": "game_1_29_player_highlight",
"values": {}
},
{
Expand Down

0 comments on commit bece79a

Please sign in to comment.