Skip to content

Controllers

You must obtain clean, unmodified and complete data to proceed with our guides

Corrupted or incomplete files will cause unpredictable issues we can't cover.
TWO-TORIAL does not provide or distribute game data. Do not ask.

segatools, by default, only accepts keyboard input and XInput Controllers. However, it can be configured with IO DLLs to add support for other controllers.

The controller you plan on using should also be provided with these IO DLLs. If unsure, check the support section for your controller, or contact the vendor directly. Alternate options for the most common controllers are listed below.

These IO DLLs should be copied to your game's App\bin folder and referenced in segatools.ini under the [mercuryio] section.

If you have a single DLL, uncomment the path= line by removing the leading semicolon (;), then add your DLL's file name after the =:

[mercuryio]
; To use a custom WACCA IO DLL enter its path here.
; Leave empty if you want to use Segatools built-in keyboard input.
;(1)!
path=controller.dll
  1. Note that there is no leading semicolon.

Touch screen / Mobile device

Both Any2WACCAi and Toucca allows you to use a touch screen or a mobile device as a WACCA controller. It replicates the layout of an arcade WACCA cab.

Installation instructions

Any2WACCAi
Toucca

com0com issues

If you're getting errors such as Could not find file 'COM5', and particularly if you're on Windows 11, com0com v3 may be causing issues.
Install com0com v2 instead.

WACVR

WACVR allows you to use a VR Headset to replicate a WACCA cab and use it as a controller.

Setting up WACVR

Download WACVR from here and extract to a folder of your choice. Copy the mercuryio.dll file to the the App/bin folder in your data folder.

Edit your segatools.ini like this:

[mercuryio]
; To use a custom WACCA IO DLL enter its path here.
; Leave empty if you want to use Segatools built-in keyboard input.
path=mercuryio.dll

Start up your VR software as well as SteamVR, then launch WACCA and WACVR.exe. WACVR should set up with WACCA automatically.

Warning

If you're experiencing a warped screen in WACVR, make sure your monitor is set to portrait mode and check the Full display capture box in WACVR.

Arcade hardware and other controllers

If you want to run the game on a real cab, check the reDIVE World website

If you're interested in using a cabinet slider, or possibly even making your own controller, the Cons&Stuff website and Discord community is a great place to start!