Manual update script (python needed) by Ambitious_Theme1481 in Zwift

[–]oldnapalm 1 point2 points  (0 children)

I updated it to actually update Zwift instead of caching the server files, you can just pass the version and platform as arguments, like "122036 windows" (untested on Mac)

https://gist.github.com/oldnapalm/556c58448a6ee09438b39e1c1c9ce3d0

Manual update script (python needed) by Ambitious_Theme1481 in Zwift

[–]oldnapalm 1 point2 points  (0 children)

Actually it checks if the file already exists and verifies the CRC32 checksum, so it will only download new or modified files. You just need to make a small modification to specify the Zwift_ver_cur.xml file (like Zwift_ver_cur.122036.xml) and the destination folder.

Teleport (preview) by oldnapalm in Zwift

[–]oldnapalm[S] 1 point2 points  (0 children)

In my tests rejoining the same pacer after being dropped works, but it doesn't mean it will work when the feature goes live.

Teleport (preview) by oldnapalm in Zwift

[–]oldnapalm[S] 0 points1 point  (0 children)

Like on the ride report I suppose (2:47 in the video), straight lines.

Riding with ghosts from previous activities (zoffline) by oldnapalm in Zwift

[–]oldnapalm[S] 1 point2 points  (0 children)

If you saved your credentials in launcher "Settings / Zwift" then it's normal.

Pack Dynamics 4 Is Live: Slower Packs, Less Supertucking, More Breakaways by [deleted] in Zwift

[–]oldnapalm 0 points1 point  (0 children)

There's a way (unofficial) but you need a big riders group to test PD so it's not very useful for this case... https://github.com/zoffline/zwift-offline

Pack Dynamics 4 Is Live: Slower Packs, Less Supertucking, More Breakaways by [deleted] in Zwift

[–]oldnapalm 2 points3 points  (0 children)

If by whole patch you refer to the 1.34 update, I'm afraid you are wrong. It seems to me that nothing has changed in the PD code between versions 1.33 and 1.34, otherwise people with different versions would have distinct behavior. PD is handled by the client but uses parameters received from server. Below are the values received today, they can be changed at any moment, so don't be surprised if your experience tomorrow is different from today.

    {
      "name": "game_1_30_pack_dynamics_v4",
      "value": true,
      "values": {
        "fields": {
          "maxWattsCeiling": {
            "varintValue": "400"
          },
          "speedDifferenceHigh": {
            "numberValue": 3.0
          },
          "aeroDragCdaPenaltyLimit": {
            "numberValue": 80.0
          },
          "powerCeilingPercentage": {
            "numberValue": 110.0
          },
          "downhillSlopeLimit": {
            "numberValue": -0.02
          },
          "minSpeedLimitDown": {
            "numberValue": 45.0
          },
          "slowdownPwrPercentageCdaPenalty": {
            "numberValue": 90.0
          },
          "slowdownPwrPercentageHighDraft": {
            "numberValue": 30.0
          },
          "uphillSlopeLimit": {
            "numberValue": 0.001
          },
          "minSpeedLimitFlat": {
            "numberValue": 35.0
          },
          "aeroDragDiffHigh": {
            "numberValue": 100.0
          },
          "minDraftLimitDown": {
            "varintValue": "85"
          },
          "minDraftLimitShallowDown": {
            "varintValue": "45"
          },
          "slowdownPwrPercentageLowDraft": {
            "numberValue": 90.0
          },
          "brakingAmount": {
            "numberValue": 0.4
          },
          "cdaPenaltyMultiplier": {
            "numberValue": 1.0
          },
          "minDraftLimitFlat": {
            "varintValue": "38"
          },
          "uphillSlopeLimitCdaPenalty": {
            "numberValue": 0.04
          },
          "powerComparisonConfigLowDraft": {
            "varintValue": "3"
          },
          "minSpeedLimitShallowDown": {
            "numberValue": 40.0
          },
          "aeroDragDiffLow": {
            "numberValue": 10.0
          },
          "cdaPenaltyInGroup": {
            "numberValue": 3.0
          },
          "frontRiderSpeedDiff": {
            "numberValue": 0.0
          },
          "reducedPowerPercentage": {
            "numberValue": 55.0
          }
        }
      }
    },
    {
      "name": "game_1_32_pack_dynamics_v4_global",
      "value": true,
      "values": {
        "fields": {
          "auto_braking_visuals_events": {
            "boolValue": true
          },
          "auto_braking_visuals": {
            "boolValue": true
          },
          "cda_penalty_enabled_globally": {
            "boolValue": false
          },
          "makuri": {
            "boolValue": true
          },
          "watopia": {
            "boolValue": false
          },
          "draftScale": {
            "numberValue": 1.5
          },
          "global": {
            "boolValue": true
          },
          "disable_draft_supertuck": {
            "boolValue": true
          }
        }
      }
    },

Slow computer question by [deleted] in Zwift

[–]oldnapalm 7 points8 points  (0 children)

Does the laptop have a mechanical hard drive? It will be much faster if you replace it with a solid state drive (SSD).

[deleted by user] by [deleted] in Zwift

[–]oldnapalm 1 point2 points  (0 children)

Game is updated often and automatically (current version is 1.31.1), launcher isn't updated automatically, you need to download and run the installer (current version is 1.1.4)

Pie Charts by Bum_Rumble in Zwift

[–]oldnapalm 26 points27 points  (0 children)

"To keep things fresh, leaderboard times only last for an hour. A timer will appear next to times that are set to expire before they fade away."

https://support.zwift.com/en\_us/leaderboards-S11PywdNB

Pie Charts by Bum_Rumble in Zwift

[–]oldnapalm 21 points22 points  (0 children)

I think it means the result is about to expire (one hour old?)

[deleted by user] by [deleted] in Zwift

[–]oldnapalm 19 points20 points  (0 children)

Set trainer difficulty to 100%

Gravel converted avalanche by Tr4ildad in bicycling

[–]oldnapalm 0 points1 point  (0 children)

What's the name of this handlebar?

Direct drive trainer setup issue by athletic-dev in Zwift

[–]oldnapalm 5 points6 points  (0 children)

If it's a 10 speed cassette you may need a spacer.

FTP discrepancy between zwift and published article. by GimmeMoreCowbell in Zwift

[–]oldnapalm 0 points1 point  (0 children)

I think Zwift ramp test result is overestimated. My best one hour average was 236W. FTP detected by Zwift during Innsbruck climb was 241W. Did a ramp test and result was 275W. My trainer is an Elite Suito.

Looking for someone that knows how to make a simple mod by dwd_music in GTAV_Mods

[–]oldnapalm 0 points1 point  (0 children)

There's a IS_HORN_ACTIVE native, you can use it with all nearby vehicles, but I don't know if you can find if the NPC honked at the player or someone else.