From 75de4a98c965922d5d596c645f1243849e8b7b08 Mon Sep 17 00:00:00 2001 From: fatsbrown <123950591+fatsbrown@users.noreply.github.com> Date: Sat, 12 Oct 2024 07:53:52 -0300 Subject: [PATCH] Update Android instructions Addresses https://github.com/zoffline/zwift-offline/issues/373 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd455376..19fc8d5d 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,8 @@ to generate your own certificates and do the same. secure.zwift.com cdn.zwift.com ``` - * Run "Virtual Hosts", select the created `hosts.txt` file, fully close (touch the "overview" button and swipe up) the app and run it again + * Turn off "Private DNS" in Android settings + * Run "Virtual Hosts" and select the created `hosts.txt` file * Optionally, instead of using the "Virtual Hosts" app, you can create a ``fake-dns.txt`` file in the ``storage`` directory and set the "DNS 1" of your phone Wi-Fi connection to the IP address of the PC running zoffline * Note: If you know what you're doing and have a capable enough router you can adjust your router to alter these DNS records instead of using the "Virtual Hosts" app or changing your phone DNS. * Patch after every installation or update: @@ -304,7 +305,8 @@ To enable support for multiple users perform the steps below: secure.zwift.com ``` * Important: don't add ``cdn.zwift.com`` to ``hosts.txt``, Companion needs to download images from the official server -* Run "Virtual Hosts", select the created ``hosts.txt`` file, fully close (touch the "overview" button and swipe up) the app and run it again +* Turn off "Private DNS" in Android settings +* Run "Virtual Hosts" and select the created ``hosts.txt`` file * Optionally, instead of using the "Virtual Hosts" app, you can create a ``fake-dns.txt`` file in the ``storage`` directory and set the "DNS 1" of your phone Wi-Fi connection to the IP address of the PC running zoffline * Note: If you know what you're doing and have a capable enough router you can adjust your router to alter these DNS records instead of using the "Virtual Hosts" app or changing your phone DNS.