Iquis / rev2-wakeup-tool

Revesal-timing inputs for Guilty Gear Xrd: Revelator 2 in training mode.
https://iquis.github.io/rev2-wakeup-tool/
GNU General Public License v3.0
38 stars 12 forks source link

Wake-up Tool programs replay slot but does not execute on wake-up #77

Closed OOPMan closed 8 months ago

OOPMan commented 8 months ago

Hi there, I'm trying to use the wake-up tool but running into some weird behaviour.

The tool seems to succeed at programming the replay slot and based on the log it looks like it's detecting the wake-up event but in the game the dummy doesn't actually execute the specified commands :-/

image image

I can test the programmed inputs using my Play Recording binding but no luck on the wake-up. I've tried running both as Administrator and as my normal user, also tried the various other When options but no dice.

Any ideas what the issue could be?

EDIT: Forgot to mention, the tool is using Asm injection. Could there be an issue due to me having two controllers plugged in?

Iquis commented 8 months ago

Two controllers plugged in can be a problem. Make sure you use the controller marked as P1 when you enter training mode.

You can also try to use Keyboard stroke configuration and map the replay feature to a key

OOPMan commented 8 months ago

@Iquis Disconnecting my second controller fixed the issue. Thanks for the suggestion!