Place the game interpreter executables in this folder:

  dfrotz.exe             Modern 64-bit Z-machine engine
  dfrotz32.exe           Optional older 32-bit Z-machine fallback
  remglk-glulxe.exe      Glulx engine
  t3run.exe              TADS 3 .t3 engine
  tr32.exe               Optional TADS 2 .gam engine
  t23run.exe             Older alternative filename for TADS 2 support

AccessiIf selects the correct interpreter automatically when a game is opened.

On 64-bit Windows it prefers dfrotz.exe. On a 32-bit Windows installation it prefers dfrotz32.exe. The application itself must also be built with a Python and wxPython version capable of running on that operating system.

Glulx timed input and sound are supported when remglk-glulxe.exe is built from the AccessiIf sound-enabled RemGlk source. The Python application also requires sound_lib.
