|
| 1 | +# Installation Guide |
| 2 | + |
| 3 | +## Download ACTWebSocket Plugin |
| 4 | + |
| 5 | +Download ACTWebSocket Plugin and unzip. |
| 6 | + |
| 7 | +If you use windows defender, you may need to unblock files. See this [link](https://blogs.msdn.microsoft.com/delay/p/unblockingdownloadedfile/) |
| 8 | + |
| 9 | + |
| 10 | +## Install ACTWebSocket Plugin To Advanced Combat Tracker v3 |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +Add "ACTWebSocket.DLL" to Advanced Combat Tracker. |
| 15 | + |
| 16 | +## Turn on ACTWebSocket |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +* Recommended Settings |
| 21 | + |
| 22 | + * Auto Server Start. Check |
| 23 | + * Server Address 127.0.0.1 |
| 24 | + * Server Port 10501 |
| 25 | + * Use MiniParse Only |
| 26 | + * And turn on. |
| 27 | + |
| 28 | +## Install Overlay to app |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +* Recommended Settings |
| 33 | + |
| 34 | + * Select type (DX9 32bit/64bit, DX11 32bit/64bit) |
| 35 | + * Select executable file (*.exe) |
| 36 | + * Install |
| 37 | + * It shows installed version |
| 38 | + |
| 39 | +# TroubleShooting |
| 40 | + |
| 41 | +## FFXIV_ACT_Plugin throws a lot of error messages problem. |
| 42 | + |
| 43 | +It throws a lot of error messages like the following. |
| 44 | + |
| 45 | +MEMORY ERROR: 254|2017-05-26T00:14:01.8760000+09:00|Bad Packet header: 81012E81012E81012E81012E81012E81012E81012E81012E |
| 46 | +MEMORY ERROR: 254|2017-05-26T00:14:01.8760000+09:00|Correcting network buffer, Discarding [30] of [30] bytes from Connection 127.0.0.1:10501 -> 127.0.0.1:4234: 81012E81012E81012E81012E81012E81012E81012E81012E81012E81012E |
| 47 | + |
| 48 | +1. Local IP Address setting in FFXIV Settings. |
| 49 | + |
| 50 | + * Choose Local IP other than 127.0.0.1 where the ACT will work. |
| 51 | + * ACTWebsocket will works on 127.0.0.1 |
| 52 | + |
| 53 | +2. Use [WinPCAP](https://www.winpcap.org/) |
| 54 | + |
| 55 | + * WinPCAP is a windows packet capture library that FFXIV_ACT_Plugin supported. |
0 commit comments