2024-07-12 10:58:16 +02:00
<!doctype html>
< html lang = "en" class = "no-js" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "description" content = "Arcade Games Troubleshooting Guide" >
< meta name = "author" content = "two-torial Team" >
< link rel = "prev" href = "../../.." >
2024-10-28 00:01:01 +01:00
< link rel = "next" href = "../troubleshooting/" >
2024-07-12 10:58:16 +02:00
< link rel = "icon" href = "../../../img/favicon.ico" >
2024-10-31 14:41:58 +01:00
< meta name = "generator" content = "mkdocs-1.6.1, mkdocs-material-9.5.43" >
2024-07-12 10:58:16 +02:00
< title > First Time Setup - two-torial.xyz< / title >
2024-10-15 20:41:31 +02:00
< link rel = "stylesheet" href = "../../../assets/stylesheets/main.0253249f.min.css" >
2024-07-12 10:58:16 +02:00
< link rel = "stylesheet" href = "../../../assets/stylesheets/palette.06af60db.min.css" >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback" >
< style > : root { --md-text-font : "Roboto" ; --md-code-font : "Roboto Mono" } < / style >
2024-09-04 08:07:29 +02:00
< script > _ _md _scope = new URL ( "../../.." , location ) , _ _md _hash = e => [ ... e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , _ _md _get = ( e , _ = localStorage , t = _ _md _scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , _ _md _set = ( e , _ , t = localStorage , a = _ _md _scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } < / script >
2024-07-12 10:58:16 +02:00
< / head >
< body dir = "ltr" data-md-color-scheme = "default" data-md-color-primary = "deep-purple" data-md-color-accent = "deep-purple" >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" autocomplete = "off" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" autocomplete = "off" >
< label class = "md-overlay" for = "__drawer" > < / label >
< div data-md-component = "skip" >
< a href = "#beatmania-iidx-9th-style" class = "md-skip" >
Skip to content
< / a >
< / div >
< div data-md-component = "announce" >
< / div >
< header class = "md-header md-header--shadow" data-md-component = "header" >
< nav class = "md-header__inner md-grid" aria-label = "Header" >
< a href = "../../.." title = "two-torial.xyz" class = "md-header__button md-logo" aria-label = "two-torial.xyz" data-md-component = "logo" >
< img src = "../../../img/logo/website-logo.svg" alt = "logo" >
< / a >
< label class = "md-header__button md-icon" for = "__drawer" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / label >
< div class = "md-header__title" data-md-component = "header-title" >
< div class = "md-header__ellipsis" >
< div class = "md-header__topic" >
< span class = "md-ellipsis" >
two-torial.xyz
< / span >
< / div >
< div class = "md-header__topic" data-md-component = "header-topic" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / div >
< / div >
< / div >
< form class = "md-header__option" data-md-component = "palette" >
< input class = "md-option" data-md-color-media = "(prefers-color-scheme)" data-md-color-scheme = "default" data-md-color-primary = "deep-purple" data-md-color-accent = "deep-purple" aria-label = "Switch to light mode" type = "radio" name = "__palette" id = "__palette_0" >
< label class = "md-header__button md-icon" title = "Switch to light mode" for = "__palette_1" hidden >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "m14.3 16-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12zm-9.15 3.96h2.3L12 9z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / label >
< input class = "md-option" data-md-color-media = "(prefers-color-scheme: light)" data-md-color-scheme = "default" data-md-color-primary = "deep-purple" data-md-color-accent = "deep-purple" aria-label = "Switch to dark mode" type = "radio" name = "__palette" id = "__palette_1" >
< label class = "md-header__button md-icon" title = "Switch to dark mode" for = "__palette_2" hidden >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / label >
< input class = "md-option" data-md-color-media = "(prefers-color-scheme: dark)" data-md-color-scheme = "slate" data-md-color-primary = "deep-purple" data-md-color-accent = "deep-purple" aria-label = "Switch to system preference" type = "radio" name = "__palette" id = "__palette_2" >
< label class = "md-header__button md-icon" title = "Switch to system preference" for = "__palette_0" hidden >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / label >
< / form >
2024-09-04 08:07:29 +02:00
< script > var palette = _ _md _get ( "__palette" ) ; if ( palette && palette . color ) { if ( "(prefers-color-scheme)" === palette . color . media ) { var media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ? "[data-md-color-media='(prefers-color-scheme: light)']" : "[data-md-color-media='(prefers-color-scheme: dark)']" ) ; palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) } for ( var [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } < / script >
2024-07-12 10:58:16 +02:00
< label class = "md-header__button md-icon" for = "__search" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5" / > < / svg >
2024-07-12 10:58:16 +02:00
< / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" name = "search" >
< input type = "text" class = "md-search__input" name = "query" aria-label = "Search" placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "search-query" required >
< label class = "md-search__icon md-icon" for = "__search" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5" / > < / svg >
2024-07-12 10:58:16 +02:00
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / label >
< nav class = "md-search__options" aria-label = "Search" >
< button type = "reset" class = "md-search__icon md-icon" title = "Clear" aria-label = "Clear" tabindex = "-1" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / button >
< / nav >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" tabindex = "0" data-md-scrollfix >
< div class = "md-search-result" data-md-component = "search-result" >
< div class = "md-search-result__meta" >
Initializing search
< / div >
< ol class = "md-search-result__list" role = "presentation" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "md-header__source" >
< a href = "https://github.com/two-torial/two-torial/" title = "Go to repository" class = "md-source" data-md-component = "source" >
< div class = "md-source__icon md-icon" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 496 512" > <!-- ! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --> < path d = "M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8M97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2" / > < / svg >
2024-07-12 10:58:16 +02:00
< / div >
< div class = "md-source__repository" >
GitHub
< / div >
< / a >
< / div >
< / nav >
< / header >
< div class = "md-container" data-md-component = "container" >
< main class = "md-main" data-md-component = "main" >
< div class = "md-main__inner md-grid" >
< div class = "md-sidebar md-sidebar--primary" data-md-component = "sidebar" data-md-type = "navigation" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--primary" aria-label = "Navigation" data-md-level = "0" >
< label class = "md-nav__title" for = "__drawer" >
< a href = "../../.." title = "two-torial.xyz" class = "md-nav__button md-logo" aria-label = "two-torial.xyz" data-md-component = "logo" >
< img src = "../../../img/logo/website-logo.svg" alt = "logo" >
< / a >
two-torial.xyz
< / label >
< div class = "md-nav__source" >
< a href = "https://github.com/two-torial/two-torial/" title = "Go to repository" class = "md-source" data-md-component = "source" >
< div class = "md-source__icon md-icon" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 496 512" > <!-- ! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --> < path d = "M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8M97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2" / > < / svg >
2024-07-12 10:58:16 +02:00
< / div >
< div class = "md-source__repository" >
GitHub
< / div >
< / a >
< / div >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../.." class = "md-nav__link" >
< span class = "md-ellipsis" >
Home
< / span >
< / a >
< / li >
< li class = "md-nav__item md-nav__item--active md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2" checked >
< label class = "md-nav__link" for = "__nav_2" id = "__nav_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
Games
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "1" aria-labelledby = "__nav_2_label" aria-expanded = "true" >
< label class = "md-nav__title" for = "__nav_2" >
< span class = "md-nav__icon md-icon" > < / span >
Games
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--active md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1" checked >
< label class = "md-nav__link" for = "__nav_2_1" id = "__nav_2_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
BEMANI
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "2" aria-labelledby = "__nav_2_1_label" aria-expanded = "true" >
< label class = "md-nav__title" for = "__nav_2_1" >
< span class = "md-nav__icon md-icon" > < / span >
BEMANI
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--active md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1" checked >
< label class = "md-nav__link" for = "__nav_2_1_1" id = "__nav_2_1_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_1_label" aria-expanded = "true" >
< label class = "md-nav__title" for = "__nav_2_1_1" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--active md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_1" checked >
< label class = "md-nav__link" for = "__nav_2_1_1_1" id = "__nav_2_1_1_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 9th style
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_1_label" aria-expanded = "true" >
< label class = "md-nav__title" for = "__nav_2_1_1_1" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 9th style
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--active" >
< input class = "md-nav__toggle md-toggle" type = "checkbox" id = "__toc" >
< label class = "md-nav__link md-nav__link--active" for = "__toc" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< a href = "./" class = "md-nav__link md-nav__link--active" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#preparing-data" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Preparing data
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#installing-bemanitools" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Installing Bemanitools
2024-07-12 10:58:16 +02:00
< / span >
< / a >
2024-10-28 00:01:01 +01:00
< nav class = "md-nav" aria-label = "Installing Bemanitools" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
2024-10-28 03:36:22 +01:00
< a href = "#using-iidxhook-09conf" class = "md-nav__link" >
2024-10-28 00:01:01 +01:00
< span class = "md-ellipsis" >
2024-10-28 03:36:22 +01:00
Using iidxhook-09.conf
2024-10-28 00:01:01 +01:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
2024-07-12 10:58:16 +02:00
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#configuring-bemanitools" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Configuring Bemanitools
< / span >
< / a >
< nav class = "md-nav" aria-label = "Configuring Bemanitools" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#buttons" class = "md-nav__link" >
< span class = "md-ellipsis" >
Buttons
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
2024-10-28 00:01:01 +01:00
< li class = "md-nav__item" >
< a href = "#analogs-controllercab-only" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Analogs (controller/cab only)
2024-07-12 10:58:16 +02:00
< / span >
< / a >
2024-10-28 00:01:01 +01:00
< / li >
< li class = "md-nav__item" >
< a href = "#lights-controllercab-only" class = "md-nav__link" >
< span class = "md-ellipsis" >
Lights (controller/cab only)
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#configuring-bemanitools-for-a-network" class = "md-nav__link" >
< span class = "md-ellipsis" >
Configuring Bemanitools for a network
< / span >
< / a >
< / li >
< / ul >
< / nav >
2024-07-12 10:58:16 +02:00
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#connecting-to-a-network" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Connecting to a network
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#game-resolution-and-locking-fps" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Game resolution and locking FPS
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#first-launch" class = "md-nav__link" >
< span class = "md-ellipsis" >
First launch
< / span >
< / a >
< nav class = "md-nav" aria-label = "First launch" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#clock-error" class = "md-nav__link" >
< span class = "md-ellipsis" >
CLOCK ERROR
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-07-12 10:58:16 +02:00
< a href = "#enabling-e-amusement-for-online-play" class = "md-nav__link" >
< span class = "md-ellipsis" >
Enabling e-AMUSEMENT for Online Play
< / span >
< / a >
2024-10-28 00:01:01 +01:00
< / li >
< / ul >
< / nav >
2024-07-12 10:58:16 +02:00
< / li >
< li class = "md-nav__item" >
< a href = "#final-notes" class = "md-nav__link" >
< span class = "md-ellipsis" >
Final Notes
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "../troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_2" >
< label class = "md-nav__link" for = "__nav_2_1_1_2" id = "__nav_2_1_1_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 10th style
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_2" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 10th style
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx10/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 03:31:08 +01:00
< a href = "../../iidx10/troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 13:54:51 +01:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_3" >
< label class = "md-nav__link" for = "__nav_2_1_1_3" id = "__nav_2_1_1_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 11 IIDX RED
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_3" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 11 IIDX RED
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx11/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 13:54:51 +01:00
< a href = "../../iidx11/troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 13:54:51 +01:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_4" >
< label class = "md-nav__link" for = "__nav_2_1_1_4" id = "__nav_2_1_1_4_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 12 HAPPY SKY
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_4_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_4" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 12 HAPPY SKY
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx12/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 14:56:04 +01:00
< a href = "../../iidx12/troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 14:56:04 +01:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_5" >
< label class = "md-nav__link" for = "__nav_2_1_1_5" id = "__nav_2_1_1_5_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 13 DistorteD
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_5_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_5" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 13 DistorteD
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx13/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 23:39:57 +01:00
< a href = "../../iidx13/troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 23:39:57 +01:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_6" >
< label class = "md-nav__link" for = "__nav_2_1_1_6" id = "__nav_2_1_1_6_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 14 GOLD
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_6_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_6" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 14 GOLD
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx14/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-31 14:41:58 +01:00
< a href = "../../iidx14/troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-31 14:41:58 +01:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_7" >
< label class = "md-nav__link" for = "__nav_2_1_1_7" id = "__nav_2_1_1_7_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 24 SINOBUZ
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_7_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_7" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 24 SINOBUZ
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx24/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx24/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_8" >
< label class = "md-nav__link" for = "__nav_2_1_1_8" id = "__nav_2_1_1_8_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 25 CANNON BALLERS
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_8_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_8" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 25 CANNON BALLERS
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx25/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx25/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_9" >
< label class = "md-nav__link" for = "__nav_2_1_1_9" id = "__nav_2_1_1_9_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 26 Rootage
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_9_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_9" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 26 Rootage
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx26/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx26/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_10" >
< label class = "md-nav__link" for = "__nav_2_1_1_10" id = "__nav_2_1_1_10_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 27 HEROIC VERSE
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_10_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_10" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 27 HEROIC VERSE
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx27/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx27/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx27/lightning/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Lightning Mode Specifics
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_11" >
< label class = "md-nav__link" for = "__nav_2_1_1_11" id = "__nav_2_1_1_11_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 30 RESIDENT
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_11_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_11" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 30 RESIDENT
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx30/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx30/extras/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Extra Information
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx30/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_12" >
< label class = "md-nav__link" for = "__nav_2_1_1_12" id = "__nav_2_1_1_12_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 31 EPOLIS
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_12_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_12" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 31 EPOLIS
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx31/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx31/extras/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Extra Information
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx31/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
2024-10-09 18:02:07 +02:00
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_1_13" >
< label class = "md-nav__link" for = "__nav_2_1_1_13" id = "__nav_2_1_1_13_label" tabindex = "0" >
< span class = "md-ellipsis" >
IIDX 32 Pinky Crush
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_1_13_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_1_13" >
< span class = "md-nav__icon md-icon" > < / span >
IIDX 32 Pinky Crush
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../iidx32/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx32/extras/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Extra Information
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../iidx32/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
2024-07-12 10:58:16 +02:00
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_2" >
< label class = "md-nav__link" for = "__nav_2_1_2" id = "__nav_2_1_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
SDVX
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_2" >
< span class = "md-nav__icon md-icon" > < / span >
SDVX
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_2_1" >
< label class = "md-nav__link" for = "__nav_2_1_2_1" id = "__nav_2_1_2_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
SDVX IV HEAVENLY HAVEN
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_2_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_2_1" >
< span class = "md-nav__icon md-icon" > < / span >
SDVX IV HEAVENLY HAVEN
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../sdvx4/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../sdvx4/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_2_2" >
< label class = "md-nav__link" for = "__nav_2_1_2_2" id = "__nav_2_1_2_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
SDVX VIVID WAVE
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_2_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_2_2" >
< span class = "md-nav__icon md-icon" > < / span >
SDVX VIVID WAVE
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../sdvx5/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../sdvx5/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_2_3" >
< label class = "md-nav__link" for = "__nav_2_1_2_3" id = "__nav_2_1_2_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
SDVX EXCEED GEAR
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_2_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_2_3" >
< span class = "md-nav__icon md-icon" > < / span >
SDVX EXCEED GEAR
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../sdvx6/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../sdvx6/extras/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Extra Information
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../sdvx6/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_3" >
< label class = "md-nav__link" for = "__nav_2_1_3" id = "__nav_2_1_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
Pop' n
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_3" >
< span class = "md-nav__icon md-icon" > < / span >
Pop' n
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_3_1" >
< label class = "md-nav__link" for = "__nav_2_1_3_1" id = "__nav_2_1_3_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
Pop' n Usaneko
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_3_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_3_1" >
< span class = "md-nav__icon md-icon" > < / span >
Pop' n Usaneko
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../popnusaneko/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../popnusaneko/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_3_2" >
< label class = "md-nav__link" for = "__nav_2_1_3_2" id = "__nav_2_1_3_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
Pop' n Peace
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_3_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_3_2" >
< span class = "md-nav__icon md-icon" > < / span >
Pop' n Peace
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../popnpeace/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../popnpeace/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_3_3" >
< label class = "md-nav__link" for = "__nav_2_1_3_3" id = "__nav_2_1_3_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
HELLO Pop' n
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_3_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_3_3" >
< span class = "md-nav__icon md-icon" > < / span >
HELLO Pop' n
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../hellopopn/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../hellopopn/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_4" >
< label class = "md-nav__link" for = "__nav_2_1_4" id = "__nav_2_1_4_label" tabindex = "0" >
< span class = "md-ellipsis" >
DDR
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_4_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_4" >
< span class = "md-nav__icon md-icon" > < / span >
DDR
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_4_1" >
< label class = "md-nav__link" for = "__nav_2_1_4_1" id = "__nav_2_1_4_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
DDR Ace
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_4_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_4_1" >
< span class = "md-nav__icon md-icon" > < / span >
DDR Ace
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../ddrace/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../ddrace/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_5" >
< label class = "md-nav__link" for = "__nav_2_1_5" id = "__nav_2_1_5_label" tabindex = "0" >
< span class = "md-ellipsis" >
Jubeat
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_5_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_5" >
< span class = "md-nav__icon md-icon" > < / span >
Jubeat
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_5_1" >
< label class = "md-nav__link" for = "__nav_2_1_5_1" id = "__nav_2_1_5_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
Jubeat Clan
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_5_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_5_1" >
< span class = "md-nav__icon md-icon" > < / span >
Jubeat Clan
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../jubeatclan/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../jubeatclan/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_6" >
< label class = "md-nav__link" for = "__nav_2_1_6" id = "__nav_2_1_6_label" tabindex = "0" >
< span class = "md-ellipsis" >
GITADORA
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_6_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_6" >
< span class = "md-nav__icon md-icon" > < / span >
GITADORA
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_6_1" >
< label class = "md-nav__link" for = "__nav_2_1_6_1" id = "__nav_2_1_6_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
GITADORA Matixx
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_6_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_6_1" >
< span class = "md-nav__icon md-icon" > < / span >
GITADORA Matixx
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../gitamatixx/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../gitamatixx/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_6_2" >
< label class = "md-nav__link" for = "__nav_2_1_6_2" id = "__nav_2_1_6_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
GITADORA EXCHAIN
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_6_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_6_2" >
< span class = "md-nav__icon md-icon" > < / span >
GITADORA EXCHAIN
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../exchain/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../exchain/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_7" >
< label class = "md-nav__link" for = "__nav_2_1_7" id = "__nav_2_1_7_label" tabindex = "0" >
< span class = "md-ellipsis" >
Reflec Beat
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_7_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_7" >
< span class = "md-nav__icon md-icon" > < / span >
Reflec Beat
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_7_1" >
< label class = "md-nav__link" for = "__nav_2_1_7_1" id = "__nav_2_1_7_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
Reflec Beat: Reflesia
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_7_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_7_1" >
< span class = "md-nav__icon md-icon" > < / span >
Reflec Beat: Reflesia
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../reflesia/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../reflesia/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_8" >
< label class = "md-nav__link" for = "__nav_2_1_8" id = "__nav_2_1_8_label" tabindex = "0" >
< span class = "md-ellipsis" >
NOSTALGIA
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_8_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_8" >
< span class = "md-nav__icon md-icon" > < / span >
NOSTALGIA
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_8_1" >
< label class = "md-nav__link" for = "__nav_2_1_8_1" id = "__nav_2_1_8_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
Nostalgia FORTE
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_8_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_8_1" >
< span class = "md-nav__icon md-icon" > < / span >
Nostalgia FORTE
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../nostforte/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../nostforte/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_8_2" >
< label class = "md-nav__link" for = "__nav_2_1_8_2" id = "__nav_2_1_8_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
Nostalgia Op.2
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_1_8_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_8_2" >
< span class = "md-nav__icon md-icon" > < / span >
Nostalgia Op.2
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../nostop2/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../nostop2/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_9" >
< label class = "md-nav__link" for = "__nav_2_1_9" id = "__nav_2_1_9_label" tabindex = "0" >
< span class = "md-ellipsis" >
BeatStream アニムトライヴ
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_9_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_9" >
< span class = "md-nav__icon md-icon" > < / span >
BeatStream アニムトライヴ
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../beatstreamfinal/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../beatstreamfinal/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_1_10" >
< label class = "md-nav__link" for = "__nav_2_1_10" id = "__nav_2_1_10_label" tabindex = "0" >
< span class = "md-ellipsis" >
MÚSECA 1+1/2
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_1_10_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_1_10" >
< span class = "md-nav__icon md-icon" > < / span >
MÚSECA 1+1/2
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../musecafinal/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
First Time Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../musecafinal/problems/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Common Problems/Tips
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2" >
< label class = "md-nav__link" for = "__nav_2_2" id = "__nav_2_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
SEGA
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "2" aria-labelledby = "__nav_2_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2" >
< span class = "md-nav__icon md-icon" > < / span >
SEGA
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_1" >
< label class = "md-nav__link" for = "__nav_2_2_1" id = "__nav_2_2_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
CHUNITHM
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_2_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_1" >
< span class = "md-nav__icon md-icon" > < / span >
CHUNITHM
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_1_1" >
< label class = "md-nav__link" for = "__nav_2_2_1_1" id = "__nav_2_2_1_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
2024-07-19 21:39:45 +02:00
NEW
2024-07-12 10:58:16 +02:00
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_2_1_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_1_1" >
< span class = "md-nav__icon md-icon" > < / span >
2024-07-19 21:39:45 +02:00
NEW
2024-07-12 10:58:16 +02:00
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
2024-07-19 21:39:45 +02:00
< a href = "../../chunithmnew/setup/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-07-19 21:39:45 +02:00
Game Setup
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-07-19 21:39:45 +02:00
< a href = "../../chunithmnew/controllers/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
Controllers
< / span >
< / a >
< / li >
2024-10-13 00:55:18 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmnew/c2c/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Cabinet-to-Cabinet/Multiplayer Link
< / span >
< / a >
< / li >
2024-07-12 10:58:16 +02:00
< li class = "md-nav__item" >
2024-07-19 21:39:45 +02:00
< a href = "../../chunithmnew/troubleshooting/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-07-19 21:39:45 +02:00
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
2024-07-19 21:39:45 +02:00
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_1_2" >
< label class = "md-nav__link" for = "__nav_2_2_1_2" id = "__nav_2_2_1_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
NEW PLUS
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_2_1_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_1_2" >
< span class = "md-nav__icon md-icon" > < / span >
NEW PLUS
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
2024-07-12 10:58:16 +02:00
< li class = "md-nav__item" >
2024-07-19 21:39:45 +02:00
< a href = "../../chunithmnewplus/setup/" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-07-19 21:39:45 +02:00
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../chunithmnewplus/controllers/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Controllers
< / span >
< / a >
< / li >
2024-10-13 00:55:18 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmnewplus/c2c/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Cabinet-to-Cabinet/Multiplayer Link
< / span >
< / a >
< / li >
2024-07-19 21:39:45 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmnewplus/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
2024-07-19 21:39:45 +02:00
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_1_3" >
2024-07-12 10:58:16 +02:00
2024-07-19 21:39:45 +02:00
< label class = "md-nav__link" for = "__nav_2_2_1_3" id = "__nav_2_2_1_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
SUN
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_2_1_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_1_3" >
< span class = "md-nav__icon md-icon" > < / span >
SUN
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../chunithmsun/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../chunithmsun/controllers/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Controllers
< / span >
< / a >
< / li >
2024-10-13 00:55:18 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmsun/c2c/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Cabinet-to-Cabinet/Multiplayer Link
< / span >
< / a >
< / li >
2024-07-19 21:39:45 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmsun/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_1_4" >
< label class = "md-nav__link" for = "__nav_2_2_1_4" id = "__nav_2_2_1_4_label" tabindex = "0" >
< span class = "md-ellipsis" >
SUN PLUS
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_2_1_4_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_1_4" >
< span class = "md-nav__icon md-icon" > < / span >
SUN PLUS
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../chunithmsunplus/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../chunithmsunplus/controllers/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Controllers
< / span >
< / a >
< / li >
2024-10-13 00:55:18 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmsunplus/c2c/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Cabinet-to-Cabinet/Multiplayer Link
< / span >
< / a >
< / li >
2024-07-19 21:39:45 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmsunplus/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_1_5" >
< label class = "md-nav__link" for = "__nav_2_2_1_5" id = "__nav_2_2_1_5_label" tabindex = "0" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
LUMINOUS
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
2024-07-19 21:39:45 +02:00
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_2_1_5_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_1_5" >
2024-07-12 10:58:16 +02:00
< span class = "md-nav__icon md-icon" > < / span >
LUMINOUS
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../chunithmluminous/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../chunithmluminous/controllers/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Controllers
< / span >
< / a >
< / li >
2024-10-13 00:55:18 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmluminous/c2c/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Cabinet-to-Cabinet/Multiplayer Link
< / span >
< / a >
< / li >
2024-07-12 10:58:16 +02:00
< li class = "md-nav__item" >
< a href = "../../chunithmluminous/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
2024-09-22 17:12:52 +02:00
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_2" >
< label class = "md-nav__link" for = "__nav_2_2_2" id = "__nav_2_2_2_label" tabindex = "0" >
< span class = "md-ellipsis" >
maimai DX
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_2_2_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_2" >
< span class = "md-nav__icon md-icon" > < / span >
maimai DX
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_2_2_1" >
< label class = "md-nav__link" for = "__nav_2_2_2_1" id = "__nav_2_2_2_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
BUDDiES
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_2_2_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_2_2_1" >
< span class = "md-nav__icon md-icon" > < / span >
BUDDiES
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../maimaidx/buddies/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../maimaidx/buddies/controllers/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Controllers
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../maimaidx/buddies/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
2024-07-12 10:58:16 +02:00
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_3" >
< label class = "md-nav__link" for = "__nav_2_3" id = "__nav_2_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
NAMCO
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "2" aria-labelledby = "__nav_2_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_3" >
< span class = "md-nav__icon md-icon" > < / span >
NAMCO
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_3_1" >
< label class = "md-nav__link" for = "__nav_2_3_1" id = "__nav_2_3_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
Taiko no Tatsujin
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "3" aria-labelledby = "__nav_2_3_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_3_1" >
< span class = "md-nav__icon md-icon" > < / span >
Taiko no Tatsujin
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_2_3_1_1" >
< label class = "md-nav__link" for = "__nav_2_3_1_1" id = "__nav_2_3_1_1_label" tabindex = "0" >
< span class = "md-ellipsis" >
Nijiiro
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "4" aria-labelledby = "__nav_2_3_1_1_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_2_3_1_1" >
< span class = "md-nav__icon md-icon" > < / span >
Nijiiro
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../taikonijiiro/setup/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Game Setup
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../taikonijiiro/troubleshooting/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Troubleshooting
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_3" >
< label class = "md-nav__link" for = "__nav_3" id = "__nav_3_label" tabindex = "0" >
< span class = "md-ellipsis" >
Error Codes
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "1" aria-labelledby = "__nav_3_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_3" >
< span class = "md-nav__icon md-icon" > < / span >
Error Codes
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../../errorcodes/bemani/" class = "md-nav__link" >
< span class = "md-ellipsis" >
BEMANI
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../errorcodes/sega/" class = "md-nav__link" >
< span class = "md-ellipsis" >
SEGA
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_4" >
< label class = "md-nav__link" for = "__nav_4" id = "__nav_4_label" tabindex = "0" >
< span class = "md-ellipsis" >
Game Patching
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "1" aria-labelledby = "__nav_4_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_4" >
< span class = "md-nav__icon md-icon" > < / span >
Game Patching
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../../extras/patchsp2x/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Spice2x Patching
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/patchweb/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Web Patching
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/hexguide/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Manual Hex Editing
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle " type = "checkbox" id = "__nav_5" >
< label class = "md-nav__link" for = "__nav_5" id = "__nav_5_label" tabindex = "0" >
< span class = "md-ellipsis" >
Extras
< / span >
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" data-md-level = "1" aria-labelledby = "__nav_5_label" aria-expanded = "false" >
< label class = "md-nav__title" for = "__nav_5" >
< span class = "md-nav__icon md-icon" > < / span >
Extras
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
2024-10-29 16:18:35 +01:00
< li class = "md-nav__item" >
< a href = "../../../extras/datamods/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Data Mods and Omnimix
< / span >
< / a >
< / li >
2024-07-12 10:58:16 +02:00
< li class = "md-nav__item" >
< a href = "../../../extras/asphyxia/" class = "md-nav__link" >
< span class = "md-ellipsis" >
How to setup Asphyxia CORE
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/ascs/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Notes on the Most Common ASCs and Vendors
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/parts/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Arcade Parts List and Documentation
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/pollingrates/" class = "md-nav__link" >
< span class = "md-ellipsis" >
List of Touchscreen Monitors and their Polling Rates
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/audio/" class = "md-nav__link" >
< span class = "md-ellipsis" >
What is WASAPI & ASIO?
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../../extras/streamaudio/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Exclusive Audio Workarounds
< / span >
< / a >
< / li >
2024-10-13 00:55:18 +02:00
< li class = "md-nav__item" >
< a href = "../../../extras/softether/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Setting Up SoftEther VPN for Cabinet-to-Cabinet Play
< / span >
< / a >
< / li >
2024-07-12 10:58:16 +02:00
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "../../../resources/" class = "md-nav__link" >
< span class = "md-ellipsis" >
Other Resources
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "sidebar" data-md-type = "toc" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#preparing-data" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Preparing data
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#installing-bemanitools" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Installing Bemanitools
2024-07-12 10:58:16 +02:00
< / span >
< / a >
2024-10-28 00:01:01 +01:00
< nav class = "md-nav" aria-label = "Installing Bemanitools" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
2024-10-28 03:36:22 +01:00
< a href = "#using-iidxhook-09conf" class = "md-nav__link" >
2024-10-28 00:01:01 +01:00
< span class = "md-ellipsis" >
2024-10-28 03:36:22 +01:00
Using iidxhook-09.conf
2024-10-28 00:01:01 +01:00
< / span >
< / a >
< / li >
< / ul >
< / nav >
2024-07-12 10:58:16 +02:00
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#configuring-bemanitools" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Configuring Bemanitools
< / span >
< / a >
< nav class = "md-nav" aria-label = "Configuring Bemanitools" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#buttons" class = "md-nav__link" >
< span class = "md-ellipsis" >
Buttons
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
2024-10-28 00:01:01 +01:00
< li class = "md-nav__item" >
< a href = "#analogs-controllercab-only" class = "md-nav__link" >
< span class = "md-ellipsis" >
Analogs (controller/cab only)
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#lights-controllercab-only" class = "md-nav__link" >
< span class = "md-ellipsis" >
Lights (controller/cab only)
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#configuring-bemanitools-for-a-network" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Configuring Bemanitools for a network
2024-07-12 10:58:16 +02:00
< / span >
< / a >
2024-10-28 00:01:01 +01:00
< / li >
< / ul >
< / nav >
2024-07-12 10:58:16 +02:00
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#connecting-to-a-network" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Connecting to a network
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#game-resolution-and-locking-fps" class = "md-nav__link" >
2024-07-12 10:58:16 +02:00
< span class = "md-ellipsis" >
2024-10-28 00:01:01 +01:00
Game resolution and locking FPS
2024-07-12 10:58:16 +02:00
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-10-28 00:01:01 +01:00
< a href = "#first-launch" class = "md-nav__link" >
< span class = "md-ellipsis" >
First launch
< / span >
< / a >
< nav class = "md-nav" aria-label = "First launch" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#clock-error" class = "md-nav__link" >
< span class = "md-ellipsis" >
CLOCK ERROR
< / span >
< / a >
< / li >
< li class = "md-nav__item" >
2024-07-12 10:58:16 +02:00
< a href = "#enabling-e-amusement-for-online-play" class = "md-nav__link" >
< span class = "md-ellipsis" >
Enabling e-AMUSEMENT for Online Play
< / span >
< / a >
2024-10-28 00:01:01 +01:00
< / li >
< / ul >
< / nav >
2024-07-12 10:58:16 +02:00
< / li >
< li class = "md-nav__item" >
< a href = "#final-notes" class = "md-nav__link" >
< span class = "md-ellipsis" >
Final Notes
< / span >
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-content" data-md-component = "content" >
< article class = "md-content__inner md-typeset" >
< h1 id = "beatmania-iidx-9th-style" > beatmania IIDX 9th style< / h1 >
< p > < img src = "/img/iidx9/9_logo.png" > < / p >
< div class = "admonition danger" >
2024-10-28 00:01:01 +01:00
< p class = "admonition-title" > Please make sure you downloaded your data from an appropriate source.< br > This guide is unable to troubleshoot any problems related to bad or poorly managed data.< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< hr / >
< h3 id = "preparing-data" > Preparing data< / h3 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > After downloading and extracting your data, we need to make sure your files aren't set to < code > Read-only< / code > .< / p >
< ul >
< li > Right click the folder containing your data, then click on < code > Properties< / code > .< / li >
< li > In the < code > General< / code > tab go down to < code > Attributes< / code > , untick < code > Read-only< / code > and click < code > Apply< / code > .< / li >
< li > A popup will appear, select < code > Apply changes to this folder, subfolder and files< / code > and press < code > OK< / code > .< / li >
< li > Finally, click < code > OK< / code > again to exit out of properties.< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< hr / >
< h3 id = "installing-bemanitools" > Installing Bemanitools< / h3 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< ul >
< li >
< p > Download < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "m5.12 5 .81-1h12l.94 1M12 17.5 6.5 12H10v-2h4v2h3.5zm8.54-12.27-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6 3 6.5V19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.5c0-.5-.17-.93-.46-1.27" / > < / svg > < / span > < a href = "https://github.com/djhackersdev/bemanitools/releases/download/5.48/bemanitools-5.48.zip" > Bemanitools< / a > .< / p >
< / li >
< li >
< p > Inside < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2" / > < / svg > < / span > < code > bemanitools-5.48.zip< / code > locate < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2" / > < / svg > < / span > < code > iidx-09-to-12.zip< / code > .< / p >
< / li >
< li >
< p > Extract everything inside the folder that contains the < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M13 9V3.5L18.5 9M6 2c-1.11 0-2 .89-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z" / > < / svg > < / span > < code > bm2dx.exe< / code > which is located in < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M10 4H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-8z" / > < / svg > < / span > < code > \C02\D\C02\JAG< / code > .< / p >
< / li >
< / ul >
< p > Pictured below is what your folder should look like. We've removed any files not necessary for < strong > 9th style< / strong > .< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/setup/1.png" > < / p >
2024-10-28 03:36:22 +01:00
< h4 id = "using-iidxhook-09conf" > Using iidxhook-09.conf< / h4 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< ul >
< li >
< p > Download the < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "m5.12 5 .81-1h12l.94 1M12 17.5 6.5 12H10v-2h4v2h3.5zm8.54-12.27-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6 3 6.5V19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.5c0-.5-.17-.93-.46-1.27" / > < / svg > < / span > < a href = "https://github.com/djhackersdev/bemanitools-supplement/releases/download/1.6/bemanitools-supplement-1.6.zip" > Bemanitools supplements< / a > < / p >
< / li >
< li >
< p > Open < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2" / > < / svg > < / span > < code > bemanitools-supplement-v1.6.zip< / code > and navigate inside < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2" / > < / svg > < / span > < code > misc.zip< / code > < / p >
< / li >
< li >
< p > Inside < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M10 4H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-8z" / > < / svg > < / span > < code > misc\d3d8to9< / code > , extract < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h6v-2H6V4h7v5h5v3h2V8l-6-6m4 12a.26.26 0 0 0-.26.21l-.19 1.32c-.3.13-.59.29-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73c-.06.11-.04.24.06.32l1.06.82a4.2 4.2 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5c.26.18.54.35.85.47l.19 1.32c.02.12.12.21.26.21h2c.11 0 .22-.09.24-.21l.19-1.32c.3-.13.57-.29.84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82c.02-.17.04-.33.04-.5s-.01-.33-.04-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5c-.27-.18-.54-.35-.85-.47l-.19-1.32A.236.236 0 0 0 20 14m-1 3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.84 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5" / > < / svg > < / span > < code > d3d8.dll< / code > to < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M10 4H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-8z" / > < / svg > < / span > < code > \C02\D\C02\JAG< / code > .< / p >
< / li >
< / ul >
< p > This enables us to use the graphic options inside < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m.12 13.5 3.74 3.74 1.42-1.41-2.33-2.33 2.33-2.33-1.42-1.41zm11.16 0-3.74-3.74-1.42 1.41 2.33 2.33-2.33 2.33 1.42 1.41z" / > < / svg > < / span > < code > iidxhook-09.conf< / code > which we will take advantage of.< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< hr / >
< h3 id = "configuring-bemanitools" > Configuring Bemanitools< / h3 >
2024-07-12 10:58:16 +02:00
< div class = "admonition info" >
2024-10-28 00:01:01 +01:00
< p class = "admonition-title" > To configure your keybinds, open your < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M13 9V3.5L18.5 9M6 2c-1.11 0-2 .89-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z" / > < / svg > < / span > < code > config.bat< / code > file.< / p >
< / div >
< h4 id = "buttons" > Buttons< / h4 >
< div class = "admonition tip" >
< p > Double click on the right on a button that you wish to bind, then press the key you want associated with the action.< / p >
< p > With your controller and/or keyboard plugged in, configure your keys for: < / p >
< ul >
< li > < strong > Maintenance< / strong > : < code > Service, Test< / code > < / li >
< li > < strong > P1 Game buttons< / strong > : < code > 1 to 7, Start, EFFECT, VEFX< / code > < / li >
< li > < strong > P1 Keypad< / strong > : < code > Keypad Insert Card< / code > < / li >
< / ul >
< p > < strong > Only if< / strong > you're playing using a keyboard:< / p >
< ul >
< li > < strong > Turntable< / strong > : < code > TT+, TT-< / code > < strong > and optionally< / strong > < code > TT+/-< / code > which alternates between < code > TT+< / code > and < code > TT-< / code > on each press.< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< h4 id = "analogs-controllercab-only" > Analogs (controller/cab only)< / h4 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > With a controller rather than binding buttons to < code > TT+< / code > and < code > TT-< / code > , you need to:< / p >
< ul >
< li > Head to the < code > Analogs< / code > tab at the top.< / li >
< li > In < code > Device< / code > , pick your controller.< / li >
< li > In < code > Control< / code > , pick whichever one corresponds to the turntable.< / li >
< li > Turn your turntable ensuring that the preview turns along with it.< / li >
< li > Click < code > OK< / code > , leaving the rest of the settings alone.< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< h4 id = "lights-controllercab-only" > Lights (controller/cab only)< / h4 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > Your controller might support having its lights controlled by the game through bemanitools.< / p >
< p > If it does, here's how you may link different actions to your lights:< / p >
< ul >
< li > In < code > Device< / code > , pick your controller.< / li >
< li > In < code > Game Light< / code > , select the corresponding button that will be used for that light.< / li >
< li > Repeat for your other lights.< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< / div >
< div class = "admonition info" >
2024-10-28 00:55:34 +01:00
< p class = "admonition-title" > If you'd like to play offline, you can head straight to < a href = "#game-resolution-and-locking-fps" > Game resolution and locking FPS< / a > < / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< h4 id = "configuring-bemanitools-for-a-network" > Configuring Bemanitools for a network< / h4 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p class = "admonition-title" > Head over to the < code > Network< / code > tab.< / p >
2024-07-12 10:58:16 +02:00
< / div >
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > Now we will set up our PIN pad and card.< / p >
< ul >
< li > Click on < code > Keyboard device< / code > < / li >
< li > You may or may not have more than one option. To figure out which one is your actual keyboard, select a device inside that list and press a button on the numpad.< / li >
< li > Once you have found your correct device, the < code > Keyboard status< / code > will change < strong > (the number and location of the number does not matter, it only matters that it changed)< / strong > .< / li >
< li > Grab your card, create a < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M6 2c-1.11 0-2 .89-2 2v16a2 2 0 0 0 2 2h4v-1.91L12.09 18H6v-2h8.09l2-2H6v-2h12.09L20 10.09V8l-6-6zm7 1.5L18.5 9H13zm7.15 9.5a.55.55 0 0 0-.4.16l-1.02 1.02 2.09 2.08 1.02-1.01c.21-.22.21-.58 0-.79l-1.3-1.3a.54.54 0 0 0-.39-.16m-2.01 1.77L12 20.92V23h2.08l6.15-6.15z" / > < / svg > < / span > < code > .txt< / code > and name it however you like. In this example it's called < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M6 2c-1.11 0-2 .89-2 2v16a2 2 0 0 0 2 2h4v-1.91L12.09 18H6v-2h8.09l2-2H6v-2h12.09L20 10.09V8l-6-6zm7 1.5L18.5 9H13zm7.15 9.5a.55.55 0 0 0-.4.16l-1.02 1.02 2.09 2.08 1.02-1.01c.21-.22.21-.58 0-.79l-1.3-1.3a.54.54 0 0 0-.39-.16m-2.01 1.77L12 20.92V23h2.08l6.15-6.15z" / > < / svg > < / span > < code > card.txt< / code > < / li >
< li > Place the file in a location that is easily accessible and you won't forget. In this case it's in a seperate folder.< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< div class = "admonition info" >
< p class = "admonition-title" > If you don't have a numpad, make sure to tick < code > Use top keyboard row for PIN pad input< / code > . This will also change the < code > Card In< / code > button to < code > Backspace< / code > .< / p >
< / div >
< p > < img src = "/img/iidx9/setup/2.png" > < / p >
< hr / >
< h3 id = "connecting-to-a-network" > Connecting to a network< / h3 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< ul >
< li >
< p > Locate your < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m.12 13.5 3.74 3.74 1.42-1.41-2.33-2.33 2.33-2.33-1.42-1.41zm11.16 0-3.74-3.74-1.42 1.41 2.33 2.33-2.33 2.33 1.42 1.41z" / > < / svg > < / span > < code > iidxhook-09.conf< / code > < / p >
< / li >
< li >
< p > Open it with your desired text editor (we're using < a href = "https://notepad-plus-plus.org/" > Notepad++< / a > )< / p >
< / li >
< li >
< p > Replace the < code > eamuse.server=localhost:80< / code > with your desired network URL< / p >
< / li >
< li >
< p > Replace < code > eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX< / code > < strong > and< / strong > < code > eamuse.eamid=XXXXXXXXXXXXXXXXXXXX< / code > with your PCBID of your network of choice.< / p >
< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< div class = "language-text highlight" > < pre > < span > < / span > < code > < span id = "__span-0-1" > < a id = "__codelineno-0-1" name = "__codelineno-0-1" href = "#__codelineno-0-1" > < / a > # URL (e.g. http://my.eamuse.server:80/whatever) or IPV4 (e.g. 127.0.0.1:80) of the target eamuse server. The port is optional but defaults to 80.
< / span > < span id = "__span-0-2" > < a id = "__codelineno-0-2" name = "__codelineno-0-2" href = "#__codelineno-0-2" > < / a > eamuse.server=localhost:80
< / span > < span id = "__span-0-3" > < a id = "__codelineno-0-3" name = "__codelineno-0-3" href = "#__codelineno-0-3" > < / a >
< / span > < span id = "__span-0-4" > < a id = "__codelineno-0-4" name = "__codelineno-0-4" href = "#__codelineno-0-4" > < / a > # PCBID
< / span > < span id = "__span-0-5" > < a id = "__codelineno-0-5" name = "__codelineno-0-5" href = "#__codelineno-0-5" > < / a > eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX
< / span > < span id = "__span-0-6" > < a id = "__codelineno-0-6" name = "__codelineno-0-6" href = "#__codelineno-0-6" > < / a >
< / span > < span id = "__span-0-7" > < a id = "__codelineno-0-7" name = "__codelineno-0-7" href = "#__codelineno-0-7" > < / a > # EAMID
< / span > < span id = "__span-0-8" > < a id = "__codelineno-0-8" name = "__codelineno-0-8" href = "#__codelineno-0-8" > < / a > eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
< / span > < / code > < / pre > < / div >
< / div >
2024-10-28 03:31:08 +01:00
< hr / >
2024-10-28 00:01:01 +01:00
< h3 id = "game-resolution-and-locking-fps" > Game resolution and locking FPS< / h3 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > We'd like to mention that there are two options when it comes to how the game renders. You can choose between < code > Linear< / code > and < code > Point< / code > .< / p >
2024-07-12 10:58:16 +02:00
< p > Below is an example of how both look like.< / p >
< details class = "info" >
< summary > Linear< / summary >
< p > < img src = "/img/iidx9/9th_linear.png" > < / p >
< / details >
< details class = "info" >
< summary > Point< / summary >
< p > < img src = "/img/iidx9/9th_point.png" > < / p >
< / details >
< p > It comes down to your own prefrence what you decide on, < code > Linear< / code > is less sharp but doesn't have pixel perfect edges. < code > Point< / code > is sharp and is pixel perfect.< / p >
< / div >
< div class = "admonition tip" >
< p > Next up, we'll setup borderless window and configure the proper resolution. We're using a < code > 1920x1080< / code > monitor so we will use that.< / p >
2024-10-28 00:01:01 +01:00
< p > Repeat the previous step and open your < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m.12 13.5 3.74 3.74 1.42-1.41-2.33-2.33 2.33-2.33-1.42-1.41zm11.16 0-3.74-3.74-1.42 1.41 2.33 2.33-2.33 2.33 1.42 1.41z" / > < / svg > < / span > < code > iidxhook-09.conf< / code > . We want to find these lines:< / p >
2024-07-12 10:58:16 +02:00
< div class = "language-text highlight" > < pre > < span > < / span > < code > < span id = "__span-1-1" > < a id = "__codelineno-1-1" name = "__codelineno-1-1" href = "#__codelineno-1-1" > < / a > # Software limit the frame rate of the rendering loop in hz, e.g. 60 or 59.95 (0.0 = no software limit)
< / span > < span id = "__span-1-2" > < a id = "__codelineno-1-2" name = "__codelineno-1-2" href = "#__codelineno-1-2" > < / a > gfx.frame_rate_limit=0.0
< / span > < span id = "__span-1-3" > < a id = "__codelineno-1-3" name = "__codelineno-1-3" href = "#__codelineno-1-3" > < / a >
< / span > < span id = "__span-1-4" > < a id = "__codelineno-1-4" name = "__codelineno-1-4" href = "#__codelineno-1-4" > < / a > # Run the game windowed
< / span > < span id = "__span-1-5" > < a id = "__codelineno-1-5" name = "__codelineno-1-5" href = "#__codelineno-1-5" > < / a > gfx.windowed=false
< / span > < span id = "__span-1-6" > < a id = "__codelineno-1-6" name = "__codelineno-1-6" href = "#__codelineno-1-6" > < / a >
< / span > < span id = "__span-1-7" > < a id = "__codelineno-1-7" name = "__codelineno-1-7" href = "#__codelineno-1-7" > < / a > # Windowed width, 0 for default size
< / span > < span id = "__span-1-8" > < a id = "__codelineno-1-8" name = "__codelineno-1-8" href = "#__codelineno-1-8" > < / a > gfx.window_width=0
< / span > < span id = "__span-1-9" > < a id = "__codelineno-1-9" name = "__codelineno-1-9" href = "#__codelineno-1-9" > < / a >
< / span > < span id = "__span-1-10" > < a id = "__codelineno-1-10" name = "__codelineno-1-10" href = "#__codelineno-1-10" > < / a > # Windowed height, 0 for default size
< / span > < span id = "__span-1-11" > < a id = "__codelineno-1-11" name = "__codelineno-1-11" href = "#__codelineno-1-11" > < / a > gfx.window_height=0
< / span > < span id = "__span-1-12" > < a id = "__codelineno-1-12" name = "__codelineno-1-12" href = "#__codelineno-1-12" > < / a >
< / span > < span id = "__span-1-13" > < a id = "__codelineno-1-13" name = "__codelineno-1-13" href = "#__codelineno-1-13" > < / a > # Up-/downscale the back buffer' s width. This does not change the game' s rendering resolution but scales the final frame. Use this to target the native resolution of your monitor/TV, e.g. to avoid over-/underscan, bad image quality or latency caused by the monitors internal upscaler. 0 to disable this feature. Must be set in combination with the corresponding height parameter.
< / span > < span id = "__span-1-14" > < a id = "__codelineno-1-14" name = "__codelineno-1-14" href = "#__codelineno-1-14" > < / a > gfx.scale_back_buffer_width=0
< / span > < span id = "__span-1-15" > < a id = "__codelineno-1-15" name = "__codelineno-1-15" href = "#__codelineno-1-15" > < / a >
< / span > < span id = "__span-1-16" > < a id = "__codelineno-1-16" name = "__codelineno-1-16" href = "#__codelineno-1-16" > < / a > # Up-/downscale the back buffer' s height. This does not change the game' s rendering resolution but scales the final frame. Use this to target the native resolution of your monitor/TV, e.g. to avoid over-/underscan, bad image quality or latency caused by the monitors internal upscaler. 0 to disable this feature. Must be set in combination with the corresponding width parameter.
< / span > < span id = "__span-1-17" > < a id = "__codelineno-1-17" name = "__codelineno-1-17" href = "#__codelineno-1-17" > < / a > gfx.scale_back_buffer_height=0
< / span > < span id = "__span-1-18" > < a id = "__codelineno-1-18" name = "__codelineno-1-18" href = "#__codelineno-1-18" > < / a >
< / span > < span id = "__span-1-19" > < a id = "__codelineno-1-19" name = "__codelineno-1-19" href = "#__codelineno-1-19" > < / a > # Filter type to use for up-/downscaling the back buffer. Only used if scaling feature was enabled by setting the scaling width and height parameters. Available types: none, linear, point (refer to D3DTEXTUREFILTERTYPE for explanation).
< / span > < span id = "__span-1-20" > < a id = "__codelineno-1-20" name = "__codelineno-1-20" href = "#__codelineno-1-20" > < / a > gfx.scale_back_buffer_filter=none
< / span > < / code > < / pre > < / div >
2024-10-28 03:31:08 +01:00
< p > If you can't seem to find them, press < code > CTRL< / code > + < code > F< / code > and search for < code > gfx.frame_rate_limit=0.0< / code > . This will bring you to the first line we want to edit.< / p >
2024-07-12 10:58:16 +02:00
< / div >
< div class = "admonition tip" >
< p > Listed below are the values we want to change them to.< / p >
< p > < div class = "language-text highlight" > < pre > < span > < / span > < code > < span id = "__span-2-1" > < a id = "__codelineno-2-1" name = "__codelineno-2-1" href = "#__codelineno-2-1" > < / a > gfx.frame_rate_limit=59.95
< / span > < span id = "__span-2-2" > < a id = "__codelineno-2-2" name = "__codelineno-2-2" href = "#__codelineno-2-2" > < / a > gfx.windowed=true
< / span > < span id = "__span-2-3" > < a id = "__codelineno-2-3" name = "__codelineno-2-3" href = "#__codelineno-2-3" > < / a > gfx.window_width=1920
< / span > < span id = "__span-2-4" > < a id = "__codelineno-2-4" name = "__codelineno-2-4" href = "#__codelineno-2-4" > < / a > gfx.window_height=1080
< / span > < span id = "__span-2-5" > < a id = "__codelineno-2-5" name = "__codelineno-2-5" href = "#__codelineno-2-5" > < / a > gfx.scale_back_buffer_width=1920
< / span > < span id = "__span-2-6" > < a id = "__codelineno-2-6" name = "__codelineno-2-6" href = "#__codelineno-2-6" > < / a > gfx.scale_back_buffer_height=1080
< / span > < span id = "__span-2-7" > < a id = "__codelineno-2-7" name = "__codelineno-2-7" href = "#__codelineno-2-7" > < / a > gfx.scale_back_buffer_filter=linear
< / span > < / code > < / pre > < / div >
2024-10-28 00:01:01 +01:00
Unless you'd like to have the game properly windowed you can safely ignore < code > gfx.framed=false< / code > .< / p >
< p > Make sure to decide on whether you want < code > Linear< / code > or < code > Point< / code > rendering.< / p >
2024-07-12 10:58:16 +02:00
< div class = "language-text highlight" > < pre > < span > < / span > < code > < span id = "__span-3-1" > < a id = "__codelineno-3-1" name = "__codelineno-3-1" href = "#__codelineno-3-1" > < / a > gfx.scale_back_buffer_filter=linear
< / span > < span id = "__span-3-2" > < a id = "__codelineno-3-2" name = "__codelineno-3-2" href = "#__codelineno-3-2" > < / a > gfx.scale_back_buffer_filter=point
< / span > < / code > < / pre > < / div >
< / div >
2024-10-28 03:31:08 +01:00
< hr / >
2024-10-28 00:01:01 +01:00
< h3 id = "first-launch" > First launch< / h3 >
< div class = "admonition danger" >
< p class = "admonition-title" > If you have any issues running the game, refer to the < a href = "../troubleshooting/" > Troubleshooting< / a > page.< / p >
< / div >
< h4 id = "clock-error" > CLOCK ERROR< / h4 >
< div class = "admonition tip" >
< p > If you've followed all instructions correctly, you're now finally ready to launch the game!< / p >
< p > < strong > First plug your controller if you have one< / strong > and run < span class = "twemoji" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M13 9V3.5L18.5 9M6 2c-1.11 0-2 .89-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z" / > < / svg > < / span > < code > gamestart.bat< / code > .< / p >
< p > If it's your first time running the game, you'll immediately be greeted with this screen.< / p >
< / div >
< p > < img src = "/img/iidx9/firstlaunch/1.png" > < / p >
< p > < img src = "/img/iidx9/firstlaunch/2.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > The game will automatically bring you into it's service menu.< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/3.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > Instructions on how to navigate the menu are shown at the bottom of the screen.< / p >
< ul >
< li > Press < code > 1< / code > and < code > 2< / code > to go up and down.< / li >
< li > Press < code > 6< / code > to select/execute.< / li >
< / ul >
2024-10-28 03:31:08 +01:00
< p > Navigate to < code > CLOCK SETUP< / code > . You do not need to manually change it. Navigate to < code > SAVE AND EXIT< / code > .< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/4.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition info" >
< p class = "admonition-title" > If you'd like to play offline, you can head straight to < a href = "#final-notes" > Final Notes< / a > < / p >
< / div >
2024-10-28 00:01:01 +01:00
< h4 id = "enabling-e-amusement-for-online-play" > Enabling e-AMUSEMENT for Online Play< / h4 >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > From the service menu, go to < code > e-AMUSEMENT OPTIONS< / code > then < code > e-AMUSEMENT SETTINGS< / code > .< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/5.png" > < / p >
< p > < img src = "/img/iidx9/firstlaunch/6.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > It'll bring you to this screen, change it so that < code > e-AMUSEMENT< / code > switches to < code > ON< / code > and it will look like this:< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/7.png" > < / p >
< p > < img src = "/img/iidx9/firstlaunch/8.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > We will need to set a < code > SHOP NAME SETTING< / code > and change our < code > PREFECTURE< / code > otherwise the game will throw errors at us.< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/9.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< ul >
< li > Name your shop to whatever you'd like. Instructions on how to navigate are at the bottom of the screen.< / li >
< li > Navigate to < code > EXIT< / code > and select it.< / li >
< li > Change your prefecture once or how many times you'd like, it doesn't matter as long as it's not the default one.< / li >
< / ul >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/10.png" > < / p >
2024-07-12 10:58:16 +02:00
< div class = "admonition tip" >
2024-10-28 00:01:01 +01:00
< p > Select < code > SAVE AND EXIT< / code > . The game will now give you a message, which translated means: < / p >
2024-07-12 10:58:16 +02:00
< p > < code > e-AMUSEMENT settings have been changed. Please turn the power off and on again.< / code > < / p >
2024-10-28 00:01:01 +01:00
< p > So, close the game and open it again.< / p >
2024-07-12 10:58:16 +02:00
< / div >
2024-10-28 00:01:01 +01:00
< p > < img src = "/img/iidx9/firstlaunch/11.png" > < / p >
2024-10-28 03:31:08 +01:00
< hr / >
2024-07-12 10:58:16 +02:00
< h3 id = "final-notes" > Final Notes< / h3 >
< div class = "admonition success" >
2024-10-28 00:01:01 +01:00
< p class = "admonition-title" > You're all done! From the service menu select < code > GAMEMODE< / code > and the game should load ready to be played. Make sure to insert two credits by pressing your < code > SERVICE< / code > key. Have fun!< / p >
2024-07-12 10:58:16 +02:00
< / div >
< div class = "admonition warning" >
< p class = "admonition-title" > Have any other errors?< / p >
2024-10-28 00:01:01 +01:00
< p > Check out the < a href = "../troubleshooting/" > Troubleshooting< / a > section.< / p >
2024-07-12 10:58:16 +02:00
< / div >
< aside class = "md-source-file" >
< span class = "md-source-file__fact" >
< span class = "md-icon" title = "Last update" >
2024-09-04 08:07:29 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z" / > < / svg >
2024-07-12 10:58:16 +02:00
< / span >
2024-10-28 03:31:08 +01:00
< span class = "git-revision-date-localized-plugin git-revision-date-localized-plugin-date" > October 28, 2024< / span >
2024-07-12 10:58:16 +02:00
< / span >
< / aside >
< / article >
< / div >
< script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) < / script >
< / div >
< / main >
< footer class = "md-footer" >
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
< div class = "md-copyright" >
< div class = "md-copyright__highlight" >
two-torial Team
< / div >
Made with
< a href = "https://squidfunk.github.io/mkdocs-material/" target = "_blank" rel = "noopener" >
Material for MkDocs
< / a >
< / div >
< / div >
< / div >
< / footer >
< / div >
< div class = "md-dialog" data-md-component = "dialog" >
< div class = "md-dialog__inner md-typeset" > < / div >
< / div >
2024-09-19 11:43:12 +02:00
< script id = "__config" type = "application/json" > { "base" : "../../.." , "features" : [ "content.code.annotate" ] , "search" : "../../../assets/javascripts/workers/search.6ce7567c.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } < / script >
2024-07-12 10:58:16 +02:00
2024-10-15 20:41:31 +02:00
< script src = "../../../assets/javascripts/bundle.83f73b43.min.js" > < / script >
2024-07-12 10:58:16 +02:00
< / body >
< / html >