Skip to content

Known Issues

Mizzt edited this page Oct 2, 2024 · 6 revisions

Due to Linux's nature, you are bound to have issues with playing beatmania IIDX INFINTIAS. This could be due to factors such as your build of Wine, the distribution you're playing on, or even some bug within the game's code that somehow passed QA. This page is dedicated to known issues that are present when playing beatmania IIDX INFINITAS on Linux.

If you ever do come across any issues I may have missed, create an issue!


GAME SPECIFIC

The launcher's settings menu doesn't open

Your Wineprefix is missing wine-mono. Install it from your distribution's package manager, or click "install" when prompted if using a custom build. If wine-mono is not available from your distribution's package manager, you must install it manually. See this page for instructions on how to do so.

Also, when installing the appropriate mono package for your build of Wine, you should export WINEPREFIX to the location of the prefix with beatmania IIDX INFINITAS when running the installer (ex. $ WINEPREFIX="$HOME/.local/share/konaste" wine /path/to/wine-mono-*-x86.msi)

Fonts in the launcher's settings menu rendering as boxes

This is because the Wineprefix doesn't have any CJK (Chinese/Japanese/Korean) fonts to display. Until I find a fix for this, your best bet is to use winetricks to download and install the necessary fonts.

The game crashes after the KONAMI/e-amusement/BEMANI splash screens

This issue is caused by gstreamer not having access to any H.264 plugins on your system. If you run Ubuntu or any of its derivatives like Linux Mint, make sure you install the third-party multimedia codecs if you didn't do so when first installing your OS.

WAYLAND

Despite Wayland being a newer protocol meant to replace the archaic Xorg, it still has its fair share of issues, and is also the reason why I'm recommending you play on Xorg.

Game fails to start with 5-1501-0003 error

See Error Codes/5-1501-0003.

Error messages show no text

This is due to Wine's Wayland driver.

FLATPAK

FLATPAK IS NOT SUPPORTED AT THE MOMENT

As much as I really want to keep supporting Flatpak, its long command syntax combined with Bash seeing the syntax as one whole command (bash: flatpak run <blah blah blah> org.winehq.Wine start <blah blah blah>: command not found) makes me want to pull out every strand of hair on my scalp.

Error code 5-1564-5011 / Failed to download (any) data (-7)

This is more than likely due to Flatpak's sandboxed nature, especially given the fact that the prefix is outside of Wine's designated application data folder. I'm still looking at trying to find a way to fix this issue.

SONG RELATED

Even the songs in this game have issues as well, of which I have no idea how to fix. Here's a list of songs that have issues:

  • Songs from HEROIC VERSE and later may have awkward/delayed keysounds
    • This is speculated to be related to a new audio container beatmania IIDX INFINITAS uses for the newer songs. Some examples include rough percussionythm and ORCA.
  • Songs that use overlays that involve Q-Pro characters (unavailable in IIDX INFINITAS) crash the game
    • The reason appears to be related to Wine 9.15.