From 7baf35596bf61a6bb4a0f8f66089e84d55b0b834 Mon Sep 17 00:00:00 2001 From: Kevin Trocolli Date: Mon, 9 Oct 2023 09:22:05 -0400 Subject: [PATCH] update docs --- dist/ferrum/bananatools.ini | 2 +- doc/exvs2hook.md | 11 ++++++++--- doc/ferrumhook.md | 3 +-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/dist/ferrum/bananatools.ini b/dist/ferrum/bananatools.ini index c90edb7..8801634 100644 --- a/dist/ferrum/bananatools.ini +++ b/dist/ferrum/bananatools.ini @@ -20,7 +20,7 @@ subnet=192.168.123.0 ; Graphics hook, may cause crashes in some games [gfx] -enable=1 +enable=0 windowed=1 framed=0 monitor=0 diff --git a/doc/exvs2hook.md b/doc/exvs2hook.md index 724f3cf..d21050b 100644 --- a/doc/exvs2hook.md +++ b/doc/exvs2hook.md @@ -1,8 +1,13 @@ -# ferrumhook +# exvs2hook # Supported games -* EX Vs 2 v29.31 +* Extreme Vs 2 (all versions) +* Extreme Vs 2 XBoost (All Versions) ## General remarks -* Very much WIP, game currently does not work in any capacity +* Game requires both at least 1 game clinet and a "Live Monitor" server + * 2 game clients are required for the Live Monitor to function properly. 1 will still work for the game client, but the LM will throw an error. +* AMCUS hook is required to run on Windows 11 from my testing. +* XBoost requires the final octet of it's IP to be between 64 and 90 inclusive. +* Any XInput controller should work, but is untested with these tools. diff --git a/doc/ferrumhook.md b/doc/ferrumhook.md index 8454477..ca4eba0 100644 --- a/doc/ferrumhook.md +++ b/doc/ferrumhook.md @@ -2,7 +2,7 @@ # Supported games -* Pokken Tournamen A** +* Pokken Tournamen (All versions) ## General remarks @@ -14,4 +14,3 @@ ## Known issues * gfxhook doesn't work as the dxgi/dx11 hooks are currently non-functional. -* Networking functionality is untested \ No newline at end of file