1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-12-11 22:46:03 +01:00
bemani-guide/site/games/hellopopn/setup/index.html
2023-08-30 17:14:11 +02:00

635 lines
24 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>First Time Setup - 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="HELLO Pop'n - First Time Setup" />
<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 active">
<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="../../iidx25/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../iidx25/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../iidx26/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../iidx26/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../iidx27/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../iidx27/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../sdvx4/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../sdvx4/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../sdvx5/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../sdvx5/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../sdvx5/hexedits/" class="dropdown-item">Hex Edits</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Pop&apos;n</a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Pop&apos;n Usaneko</a>
<ul class="dropdown-menu">
<li>
<a href="../../popnusaneko/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../popnusaneko/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../popnusaneko/hexedits/" class="dropdown-item">Hex Edits</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Pop&apos;n Peace</a>
<ul class="dropdown-menu">
<li>
<a href="../../popnpeace/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../popnpeace/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../popnpeace/hexedits/" class="dropdown-item">Hex Edits</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#" class="dropdown-item">HELLO Pop&apos;n</a>
<ul class="dropdown-menu">
<li>
<a href="./" class="dropdown-item active">First Time Setup</a>
</li>
<li>
<a href="../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="../../ddrace/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../ddrace/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../jubeatclan/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../jubeatclan/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../gitamatixx/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../gitamatixx/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../exchain/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../exchain/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../reflesia/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../reflesia/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../nostforte/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../nostforte/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../nostop2/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../nostop2/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../beatstreamfinal/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../beatstreamfinal/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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="../../musecafinal/setup/" class="dropdown-item">First Time Setup</a>
</li>
<li>
<a href="../../musecafinal/problems/" class="dropdown-item">Common Problems/Tips</a>
</li>
<li>
<a href="../../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">
<a href="../../../about/" class="nav-link">About</a>
</li>
</ul>
<ul class="nav navbar-nav ml-auto">
<li class="nav-item">
<a rel="prev" href="../../popnpeace/hexedits/" class="nav-link">
<i class="fa fa-arrow-left"></i> Previous
</a>
</li>
<li class="nav-item">
<a rel="next" href="../problems/" class="nav-link">
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="#hello-popn" class="nav-link">HELLO Pop'n</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="3"><a href="#getting-started" class="nav-link">Getting Started</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="3"><a href="#configuring-your-tools" class="nav-link">Configuring Your Tools</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="3"><a href="#configuring-for-a-local-network" class="nav-link">Configuring for a Local Network</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="3"><a href="#configuring-for-an-online-network" class="nav-link">Configuring for an Online Network</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="3"><a href="#configuring-keybinds" class="nav-link">Configuring Keybinds</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="3"><a href="#final-steps-and-setting-up-the-game" class="nav-link">Final Steps and Setting up the Game</a>
<ul class="nav flex-column">
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div></div>
<div class="col-md-9" role="main">
<h1 id="hello-popn">HELLO Pop'n</h1>
<div class="admonition danger">
<p class="admonition-title">Warning</p>
<p>Please make sure your data is from an appropriate source and unmodified before proceeding, this guide is unable to troubleshoot any problems related to bad or poorly managed data.</p>
<p>If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.</p>
<p>Lastly, for demonstrative purposes, this guide uses SpiceTools, you should consult appropriate documentation and requirements of your desired tools as the setup process is likely to be extremely similar.</p>
</div>
<h3 id="getting-started">Getting Started</h3>
<div class="admonition tip">
<p>This game still uses DirectSound so we can skip audio related setup needed for other games. After downloading your data, the first thing to do is make sure your files aren't set to READ ONLY, make sure to uncheck it from the main folder in the Windows Properties tab if so. Then, put your desired 32-bit tools inside the game's <code>contents</code> folder. Pictured below is what your folder should look like.</p>
</div>
<p><img src="/img/popn/hello1.png"></p>
<h3 id="configuring-your-tools">Configuring Your Tools</h3>
<div class="admonition tip">
<p>Now that you have your files ready, open up <code>spicecfg.exe</code> and head to the <code>Options</code> tab. Here you can configure all of the various options that SpiceTools has, but for the purpose of this guide we'll demonstrate how to set up a local server and an online server. You can skip over the parts that you don't need, and feel free to set any other options that you might like.</p>
</div>
<div class="admonition warning">
<p class="admonition-title">If you're not using SpiceTools:</p>
<p>It's most likely that your toolkit doesn't have an options interface, so you'll have to create a <code>.bat</code> file. Consult the appropriate documentation for this as this isn't covered in this guide.</p>
</div>
<h3 id="configuring-for-a-local-network">Configuring for a Local Network</h3>
<div class="admonition tip">
<p>For our local network configuration example, in the <code>Options</code> tab enable the following options: <code>E-Amusement Emulation: -ea</code> and <code>Windowed Mode: -w</code>.</p>
<p>What do these different parameters do?</p>
<ul>
<li><code>-ea</code> enables an integrated e-amusement server within SpiceTools.</li>
<li><code>-w</code> will boot the game in windowed mode which will ease our initial setup and testing later, make sure to disable <code>-w</code> to run the game fullscreen once you're done setting up!</li>
</ul>
<p>Pictured below, the selected options in <code>spicecfg.exe</code>.</p>
</div>
<p><img src="/img/popn/hello2.png"></p>
<h3 id="configuring-for-an-online-network">Configuring for an Online Network</h3>
<div class="admonition tip">
<p>For our online network example we're simply doing the above but with different options! </p>
<p>We're going to use the option <code>PCBID: -pcbid</code> for our PCBID, with <code>XXXXXXXXXXXXXXXXXXXX</code> as the value.<br />
For the network URL we're going to use the option <code>Service URL: -url</code>, with <code>http://yoururlhere.com/</code> as the value.<br />
We'll also enable windowed mode by enabling the option <code>Windowed Mode: -w</code>.</p>
<p>What do these different parameters do?</p>
<ul>
<li><code>-p</code> takes your PCBID on your network of choice, simply replace <code>XXXXXXXXXXXXXXXXXXXX</code> with your PCBID.</li>
<li><code>-url</code> allows you to specify a custom service URL to connect with, simply replace <code>http://yoururlhere.com/</code> with your chosen network's URL.</li>
<li><code>-w</code> will boot the game in windowed mode which will ease our initial setup and testing later, make sure to disable <code>-w</code> to run the game fullscreen once you're done setting up!</li>
</ul>
<p>Pictured below, the enabled options in <code>spicecfg.exe</code>.</p>
</div>
<p><img src="/img/popn/hello3.png"></p>
<div class="admonition tip">
<p>One final note, since you're playing on a network, you will have one additional step of setting up your card file within your chosen tools, make sure to check your server's information on how to setup a card file.</p>
</div>
<h3 id="configuring-keybinds">Configuring Keybinds</h3>
<div class="admonition tip">
<p>While we're still in <code>spicecfg.exe</code>, why not set up the keybinds? To do this you'll have to head on over to the <code>Buttons</code> tab. Here you simply click <code>Bind</code> and press the button on your controller (or keyboard). Below are my keybinds for a keyboard. Notice that I've also bound the <code>Service</code>, <code>Test</code> and <code>Coin Mech</code> buttons to my keyboard. This might come in handy but shouldn't be necessary to play the game.</p>
</div>
<p><img src="/img/popn/hello4.png"></p>
<h3 id="final-steps-and-setting-up-the-game">Final Steps and Setting up the Game</h3>
<div class="admonition tip">
<p>Boot the game by double-clicking <code>spice.exe</code>.</p>
<p>The boot sequence may have a very light blue background. Press any overlay hotkey (F12, for example) to make it display normally.</p>
</div>
<p><img src="/img/popn/helloboot1.png">
<img src="/img/popn/helloboot2.png"></p>
<div class="admonition tip">
<p>Simply follow the on-screen text in the bottom left corner to continue. On the first boot, the game may tell you to press <code>Test</code>, and then <code>Service</code>.</p>
<p>HELLO Pop'n has the ability to run offline, so the network error can be safely ignored.</p>
<p>You're all done! The game takes a couple of seconds to load all of the data.</p>
</div>
<div class="admonition warning">
<p class="admonition-title">Have any other errors?</p>
<p>Check out the <a href="../problems/">Common Problems/Tips</a> section and <a href="/errorcodes/">Error Code</a> section to resolve any issues not seen in this guide to greater depth.</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">&times;</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>