Skip to content

Commit 5c634d2

Browse files
authored
added note for vpn users in releases
1 parent 971c03e commit 5c634d2

1 file changed

Lines changed: 14 additions & 12 deletions

File tree

.github/workflows/release.yml

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -174,18 +174,20 @@ jobs:
174174
**Self-contained:** Windows 7 SP1 or later (x64 or x86)
175175
**Framework-dependent:** Windows 7 SP1 or later with .NET 8 Runtime installed
176176
177-
178-
## ⚠️ Important Prerequisites
179-
## ⚠️ Before Running ZDPS
180-
181-
**Npcap is REQUIRED.**
182-
Download and install Npcap: https://npcap.com/#download
183-
184-
If the game was already running, restart it after installing Npcap.
185-
186-
**Framework-dependent builds also require .NET Desktop Runtime 9 (x64).**
187-
Self-contained builds include the runtime.
188-
177+
> [!CAUTION]
178+
> ⚠️ Important Prerequisites
179+
> ⚠️ Before Running ZDPS
180+
>
181+
> **Npcap is REQUIRED.**
182+
> Download and install Npcap: https://npcap.com/#download
183+
>
184+
> If the game was already running, restart it after installing Npcap.
185+
>
186+
> **Framework-dependent builds also require .NET Desktop Runtime 9 (x64).**
187+
> Self-contained builds include the runtime.
188+
189+
> [!TIP]
190+
> **VPN Users:** If you are using a VPN, make sure the VPN is connected **before** launching ZDPS. ZDPS automatically detects the correct Network Capture Device during startup; however, if the VPN is enabled after ZDPS has already started, it may continue using the wrong device instead of the VPN's virtual adapter or a loopback adapter. In this case, restart ZDPS or manually select the correct **Network Capture Device** in **Settings**. Reconnecting your VPN or any change to the active Network Capture Device may also cause packet detection to stop until the device is reselected or ZDPS is restarted.
189191
190192
### Notes
191193
- Self-contained builds include .NET runtime and work standalone

0 commit comments

Comments
 (0)