Skip to content

Connecting to Games via AimeIO

Important Notes

AimeIO relies on Segatools to hook into the card reader, allowing for hot-swapping of the reader in-game. However, due to limitations of Segatools, there are the following drawbacks:

  • When using Amusement IC cards, you cannot log into SEGA's official servers.
  • Currently, it cannot read Banapass cards that do not start with the number 510:
    • Old versions issued in Japan (non Amusement IC versions).
    • All versions issued overseas, including those in China.
  • Some Segatools may not be able to use any Felica cards, including Amusement IC. If this occurs, please replace your Segatools.

Standard version requires firmware version ≥ 2024083100 (devices shipped after August 31, 2024, can be used directly).

Lite version requires firmware version ≥ 2024090500 (devices shipped after September 5, 2024, can be used directly).

Game Configuration

  1. First, ensure that your game is connected to the internet and shows a green globe icon after entering the game. If not, you need to set up the game's internet connection, which is not covered in this document.
  2. Place the provided hinata.dll file into the game directory.
    Click here to download
  3. Open segatools.ini and modify it as follows:
    ini
    ; If there is no [aime] entry, please manually add this entry and its content
    [aime]
    enable=1
    ; enable=1 is used to enable Segatools' reader hook. You can also leave it blank, as it is enabled by default.
    
    ; If there is no [aimeio] entry, you need to add it yourself
    [aimeio]
    path=hinata.dll
    brightness=128
    ; path specifies the path to the DLL
    ; brightness controls the reader's brightness, selectable from 0 to 255. If not specified, the default is 128.
  4. Start the game.

Other Resources

Layout Switch

Adjust the layout style of VitePress to adapt to different reading needs and screens.

Expand all
The sidebar and content area occupy the entire width of the screen.
Expand sidebar with adjustable values
Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.
Expand all with adjustable values
Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.
Original width
The original layout width of VitePress

Page Layout Max Width

Adjust the exact value of the page width of VitePress layout to adapt to different reading needs and screens.

Adjust the maximum width of the page layout
A ranged slider for user to choose and customize their desired width of the maximum width of the page layout can go.

Content Layout Max Width

Adjust the exact value of the document content width of VitePress layout to adapt to different reading needs and screens.

Adjust the maximum width of the content layout
A ranged slider for user to choose and customize their desired width of the maximum width of the content layout can go.

Spotlight

Highlight the line where the mouse is currently hovering in the content to optimize for users who may have reading and focusing difficulties.

ONOn
Turn on Spotlight.
OFFOff
Turn off Spotlight.