update docs
This commit is contained in:
parent
e0f64194de
commit
7baf35596b
2
dist/ferrum/bananatools.ini
vendored
2
dist/ferrum/bananatools.ini
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user