Skip to content

Troubleshooting

This guide is in need of a revision, it is not up to our current standards

The information it provides is still likely good but we can't guarantee it.

TWO-TORIAL is a community-driven project with limited resources.
If you want to help us out, you're more than welcome to contribute!

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.

My Game Is Running Crazy Fast!

The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check Game resolution and locking FPS of the guide again.

I'm getting "NETWORK WARNING" instead of "NETWORK OK"

This can be caused by:

  • Invalid PCBID
  • Firewall blocking connections
  • Invalid eamuse url or port specified
  • Game is not run using the Administrator account

My background videos aren't working!

You need to install a codec.

  • Open bemanitools-supplement-v1.6.zip and navigate to \iidx.zip\iidx\misc\ where CLVSD.ax is located.

  • Extract CLVSD.ax inside a folder that you know won't be moved or renamed.

  • Open the command prompt as administrator. Now type regsvr32 "<location of the file>\CLVSD.ax" into the command prompt.

As an example, it could look like this: regsvr32 "D:\BEMANI\IIDX\CLVSD.ax"

A prompt should appear telling you that it has been installed successfully. This applies for all styles that require this codec, not just GOLD.

If an error occurs, you didn't run the command prompt as administrator or you messed up the location of the file.

You can not move or delete CLVSD.ax at all, otherwise it will revert the changes and you have to install it again

My game crashes immediately!

This can have multiple reasons. This fix shouldn't be needed for GOLD since we're addressing them in the guide. We'll add it anyway just in case

Wrong data structure

Make sure that your unpacked data looks like this:

  • yyyymmddrr (y = year digit, m = month digit, d = day digit, r = revision digit) revision folder containing game binary and libraries
  • data
  • sidcode.txt

Any other files are optional and don't have to be removed as these are not required to run the game.