diff --git a/README.md b/README.md index 4cc5d11e..244efcce 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,10 @@ zoffline can be installed on the same machine as Zwift or another local machine.
Windows Instructions * Install Zwift - * If your Zwift version is 1.0.134990, you're all set. + * If your Zwift version is 1.0.135093, you're all set. * If Zwift is not installed, install it before installing zoffline. - * If your Zwift version is newer than 1.0.134990 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.134990 and zoffline is not running from source: wait for zoffline to be updated. + * If your Zwift version is newer than 1.0.135093 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.135093 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) @@ -124,9 +124,9 @@ to generate your own certificates and do the same.
macOS Instructions * Install Zwift - * If your Zwift version is 1.0.134990, you're all set. + * If your Zwift version is 1.0.135093, you're all set. * If Zwift is not installed, install it before installing zoffline. - * If your Zwift version is newer than 1.0.134990: 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.135093: 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 diff --git a/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml b/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml index 2c9a9223..9c4a65f0 100644 --- a/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml +++ b/cdn/gameassets/Zwift_Updates_Root/ZwiftMac_ver_cur.xml @@ -1 +1 @@ - + diff --git a/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml b/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml index 28fefe9a..aa035811 100644 --- a/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml +++ b/cdn/gameassets/Zwift_Updates_Root/Zwift_ver_cur.xml @@ -1 +1 @@ - + diff --git a/data/variants.txt b/data/variants.txt index 626044b7..edf3af34 100644 --- a/data/variants.txt +++ b/data/variants.txt @@ -1331,6 +1331,7 @@ }, { "name": "game_ClassyJazzFlute", + "value": true, "values": {} }, { @@ -1527,6 +1528,9 @@ "average_power_from_bike_computer": { "boolValue": true }, + "calculate_road_position_by_dist_fix": { + "varintValue": "0" + }, "dark_mode_color_scheme": { "boolValue": true }, @@ -1700,6 +1704,7 @@ }, { "name": "gn_deferred_lighting", + "value": true, "values": {} }, {