update docs

This commit is contained in:
Hay1tsme 2023-10-09 09:22:05 -04:00
parent e0f64194de
commit 7baf35596b
3 changed files with 10 additions and 6 deletions

View File

@ -20,7 +20,7 @@ subnet=192.168.123.0
; Graphics hook, may cause crashes in some games ; Graphics hook, may cause crashes in some games
[gfx] [gfx]
enable=1 enable=0
windowed=1 windowed=1
framed=0 framed=0
monitor=0 monitor=0

View File

@ -1,8 +1,13 @@
# ferrumhook # exvs2hook
# Supported games # Supported games
* EX Vs 2 v29.31 * Extreme Vs 2 (all versions)
* Extreme Vs 2 XBoost (All Versions)
## General remarks ## 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.

View File

@ -2,7 +2,7 @@
# Supported games # Supported games
* Pokken Tournamen A** * Pokken Tournamen (All versions)
## General remarks ## General remarks
@ -14,4 +14,3 @@
## Known issues ## Known issues
* gfxhook doesn't work as the dxgi/dx11 hooks are currently non-functional. * gfxhook doesn't work as the dxgi/dx11 hooks are currently non-functional.
* Networking functionality is untested