The add-on of OverlayPlugin which shows ping status for connected server. 現在接続中のゲームサーバーに対するpingステータスをオーバーレイ表示する、OverlayPlugin のアドオンです。
日本語の説明はこちら / README for ja-JP is here
It identifies the server with which the FFXIV client is currently communicating, pings that server, and measures information such as delays.
- Install OverlayPlugin.
- Download DFAPlugin from release page and extract it to any folder.
It is recommended that you create and place a separate folder with other plugins. - Install PingPlugin as an ACT plugin.
- Restart ACT once.
- Confirm that Ping EventSource is added to the OverlayPlugin setting screen.
- Add an overlay with OverlayPlugin. Select "MiniParse" as the type.
- On the setting screen, set the URL to
https://qitana.github.io/ACT_PingPlugin/ping.html
. - Verify that information is displayed during the game.
See https://qitana.github.io/ACT_PingPlugin/
-現在FFXIVクライアントが通信しているサーバーを特定し、そのサーバーにpingを実行し、遅延等の情報を測定します。
- OverlayPlugin をACTのプラグインとして導入します。
- Release から PingPlugin をダウンロードし、任意のフォルダに展開します。
他のプラグインと同じフォルダに入れないよう、別フォルダを作って配置することをおすすめします。 - PingPlugin を ACTのプラグインとして導入します。
- PingPlugin を OverlayPlugin に認識させるため、一度ACTを再起動します。
- OverlayPlugin の設定画面に Ping EventSource が増えていることを確認します。
- OverlayPlugin で オーバーレイを追加します。種類は
MiniParse
を選びます。 - 設定画面でURLをとりあえず
https://qitana.github.io/ACT_PingPlugin/ping.html
を設定します。 - ゲーム中に情報が表示されることを確認します。
https://qitana.github.io/ACT_PingPlugin/
を参照して下さい。