mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-24 07:30:10 +01:00
578 lines
20 KiB
HTML
578 lines
20 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="robots" content="noindex,noarchive,nofollow" />
|
|
|
|
<title>About - bemani.guide</title>
|
|
<link href="../css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="../css/font-awesome.min.css" rel="stylesheet">
|
|
<link href="../css/base.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/darcula.min.css">
|
|
|
|
<script src="../js/jquery-1.10.2.min.js" defer></script>
|
|
<script src="../js/bootstrap.min.js" defer></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
|
|
<script>hljs.initHighlightingOnLoad();</script>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="bemani.guide" />
|
|
<meta property="og:title" content="About" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:url" content="None" />
|
|
<meta property="og:image" content="img/icon.png" />
|
|
<meta property="og:image:type" content="image/png" />
|
|
<meta property="og:image:width" content="64" />
|
|
<meta property="og:image:height" content="64" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
|
|
<div class="container">
|
|
<a class="navbar-brand" href="..">bemani.guide</a>
|
|
<!-- Expander button -->
|
|
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<!-- Expanded navigation -->
|
|
<div id="navbar-collapse" class="navbar-collapse collapse">
|
|
<!-- Main navigation -->
|
|
<ul class="nav navbar-nav">
|
|
<li class="navitem">
|
|
<a href=".." class="nav-link">Home</a>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Games <b class="caret"></b></a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 25</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/iidx25/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/iidx25/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/iidx25/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 26</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/iidx26/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/iidx26/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/iidx26/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 27</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/iidx27/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/iidx27/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/iidx27/lightning/" class="dropdown-item">Lightning Mode Specifics</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX IV</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/sdvx4/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/sdvx4/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/sdvx4/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX V</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/sdvx5/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/sdvx5/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/sdvx5/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n Usaneko</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/popnusaneko/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/popnusaneko/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/popnusaneko/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n Peace</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/popnpeace/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/popnpeace/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/popnpeace/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">HELLO Pop'n</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/hellopopn/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/hellopopn/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">DDR</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">DDR Ace</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/ddrace/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/ddrace/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/ddrace/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Jubeat</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Jubeat Clan</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/jubeatclan/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/jubeatclan/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/jubeatclan/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA Matixx</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/gitamatixx/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/gitamatixx/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/gitamatixx/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA EXCHAIN</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/exchain/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/exchain/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/exchain/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Reflec Beat</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Reflec Beat: Reflesia</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/reflesia/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/reflesia/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/reflesia/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">NOSTALGIA</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Nostalgia FORTE</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/nostforte/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/nostforte/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/nostforte/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Nostalgia Op.2</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/nostop2/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/nostop2/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/nostop2/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">BeatStream アニムトライヴ</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/beatstreamfinal/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/beatstreamfinal/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/beatstreamfinal/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">MÚSECA 1+1/2</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../games/musecafinal/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/musecafinal/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../games/musecafinal/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../errorcodes/" class="nav-link">Error Codes</a>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Extras <b class="caret"></b></a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../extras/hexguide/" class="dropdown-item">Beginner Guide to Hex Editing</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../extras/ascs/" class="dropdown-item">Notes on the Most Common ASCs and Vendors</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../extras/parts/" class="dropdown-item">Arcade Parts List and Documentation</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../extras/spiceguide/" class="dropdown-item">SpiceTools Usage, Parameters, and Functionality</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../extras/spiceerrors/" class="dropdown-item">SpiceTools Error Messages</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../extras/pollingrates/" class="dropdown-item">List of Touchscreen Monitors and their Polling Rates</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../extras/streamaudio/" class="dropdown-item">Exclusive Audio Workarounds</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../externalresources/" class="nav-link">External Resources</a>
|
|
</li>
|
|
<li class="navitem active">
|
|
<a href="./" class="nav-link">About</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<ul class="nav navbar-nav ml-auto">
|
|
<li class="nav-item">
|
|
<a rel="prev" href="../externalresources/" class="nav-link">
|
|
<i class="fa fa-arrow-left"></i> Previous
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a rel="next" class="nav-link disabled">
|
|
Next <i class="fa fa-arrow-right"></i>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3"><div class="navbar-light navbar-expand-md bs-sidebar hidden-print affix" role="complementary">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#toc-collapse" title="Table of Contents">
|
|
<span class="fa fa-angle-down"></span>
|
|
</button>
|
|
</div>
|
|
|
|
|
|
<div id="toc-collapse" class="navbar-collapse collapse card bg-secondary">
|
|
<ul class="nav flex-column">
|
|
|
|
<li class="nav-item" data-level="1"><a href="#about-this-site" class="nav-link">About this site</a>
|
|
<ul class="nav flex-column">
|
|
<li class="nav-item" data-level="3"><a href="#credits" class="nav-link">Credits</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#contact" class="nav-link">Contact</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div></div>
|
|
<div class="col-md-9" role="main">
|
|
|
|
<p><a href="https://www.youtube.com/watch?t=82&v=ct1S-7mddyQ" target="_blank"><img style="float: right;" src="../img/icon.png"></a></p>
|
|
<h1 id="about-this-site">About this site</h1>
|
|
<p>This site was written by a IIDX player with the help of a few prominent friends. One day I hope to match their intellect, wish me luck.</p>
|
|
<p>The philosophy behind writing these guides and the information contained within is to remove repetitive troubleshooting. By this point, every server has answered the same questions over and over again, hundreds of times. Maddening to see over the years, don't you think?</p>
|
|
<p>While a search function may be present across several communities, it is often unused by users, something I have never found an answer as to why, but my hope is that I can confidently link specific sections of this site to resolve 99% of issues people bring up until it becomes the norm. Each beginner setup guide is built to minimalize user interaction with the data itself, and to keep things simple via hand-holding. For example, with modern improvements to tools, games can now be ran successfully without the user ever touching a single file from the game's data. Days have long past for users incorrectly modifying their ea3-config.</p>
|
|
<p>Still, as long as this website helps even 1 user enjoy these games, then its goal has been met. Whether it be within the first hour of its posting, or years later, I will be satisfied if I meet that goal.</p>
|
|
<p> </p>
|
|
<h3 id="credits">Credits</h3>
|
|
<div class="admonition tip">
|
|
<ul>
|
|
<li>
|
|
<p>Friends that wished to remain anonymous: motivation, technical assistance, inspiration.</p>
|
|
</li>
|
|
<li>
|
|
<p>Passionate rhythm game players worldwide that allow these games to exist, thank you for making it a lot of fun to be involved in the scene and around you all.</p>
|
|
</li>
|
|
<li>
|
|
<p>Contributors for taking the time to add improvements to the site.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<h3 id="contact">Contact</h3>
|
|
<div class="admonition tip">
|
|
<p><strong>Please do not contact me to troubleshoot your problems, I will not respond.</strong></p>
|
|
<p>In the time thinking about this site I have wondered how best to open contact for the betterment of the site and overall community. I wish to remain largely private because I do not want credit for this work, but if you wish to contact me regarding wanting to contribute, or even site inaccuracies, improvements, and solutions that worked for you but aren't listed... </p>
|
|
<p>Feel free to email me at: <a href="mailto:bemaniguide@protonmail.com">bemaniguide@protonmail.com</a></p>
|
|
<p>I now run a private discord to accept user contributions from, feel free to email to gain access if you are looking to contribute to the site (also include what you'd like to contribute in the email, of course)</p>
|
|
<p>I can't promise I'll respond, but if you see some changes relating to what you emailed, I certainly read what you sent.</p>
|
|
</div></div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="col-md-12">
|
|
<hr>
|
|
<p>Made by a IIDX player.</p>
|
|
<p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>.</p>
|
|
</footer>
|
|
<script>
|
|
var base_url = "..",
|
|
shortcuts = {"help": 191, "next": 78, "previous": 80, "search": 83};
|
|
</script>
|
|
<script src="../js/base.js" defer></script>
|
|
|
|
<div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true">
|
|
<div class="modal-dialog">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
|
|
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
|
|
</div>
|
|
<div class="modal-body">
|
|
<table class="table">
|
|
<thead>
|
|
<tr>
|
|
<th style="width: 20%;">Keys</th>
|
|
<th>Action</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td class="help shortcut"><kbd>?</kbd></td>
|
|
<td>Open this help</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="next shortcut"><kbd>n</kbd></td>
|
|
<td>Next page</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="prev shortcut"><kbd>p</kbd></td>
|
|
<td>Previous page</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="search shortcut"><kbd>s</kbd></td>
|
|
<td>Search</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="modal-footer">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|