Update pop'n guides to new standard

This commit is contained in:
auxbh 2025-04-08 09:23:24 +02:00
parent f9c997b211
commit efc9f53b06
18 changed files with 255 additions and 348 deletions

View File

@ -0,0 +1,193 @@
!!! danger "Warning"
Please make sure you downloaded your data from an appropriate source.
This guide is unable to troubleshoot any problems related to bad or poorly managed data.
---
### Preparing data
!!! tip ""
After downloading and extracting your data, we need to make sure your files aren't set to `Read-only`.
- Right click the folder containing your data, then click on `Properties`.
- In the `General` tab go down to `Attributes`, untick `Read-only` and click `Apply`.
- A popup will appear, select `Apply changes to this folder, subfolder and files` and press `OK`.
- Finally, click `OK` again to exit out of properties.
You should end up with a file structure with a few folders only, as follows.
<img src="/img/bemani/popn/common/setup/data.png">
??? warning "If your data doesn't look like this"
If you're missing the `dev` folder, you can safely ignore it as it'll be created by spice2x automatically.
If you're missing the `modules` folder and instead have bunch of `.dll` files next to your folders:
- Create a `modules` folder.
- Move all `.dll` files inside of it so you end up with a structure as shown above.
If extra files are present next to your folders, such as executables, scripts, etc.. **remove them**.
**This also means your data was tampered with and we strongly recommend getting new data from somewhere else.**
!!! info "If you don't need to update your data, you can skip over to the [Installing Spice2x](#installing-spice2x) section."
---
### Updating data
??? danger "Please make sure you're using the right update for your current data."
pop'n music patches re-uploaded by the community tend to be appropriately named `M39-DATECODE-to-DATECODE`.
For example `M39-2024073100-to-2024091700`.
- `2024073100` being your current data's version.
- `2024091700` being the one you would arrive at.
!!! tip ""
- Extract your patch's files to your existing data in a way that matches its file structure. Agree to overwrite files if necessary.
- Open `prop\ea3-config.xml` in a text editor and find the following lines near the top.
```xml
<soft>
<model __type="str">M39</model>
<dest __type="str">J</dest>
<spec __type="str">A</spec>
<rev __type="str">A</rev>
<ext __type="str">2024091700</ext>
</soft>
```
On the line with `<ext __type="str">` the datecode needs to match your new version.
- If that's already the case then great! Don't touch anything.
- If it instead corresponds to your pre-patch datecode, replace it with the new one and save the file.
---
### Installing Spice2x
!!! info ""
If you already have Spice2x installed, make sure it is up to date!
!!! tip ""
- Head over to [spice2x.github.io](https://spice2x.github.io) and download the latest release.
- Extract the `spice.exe` and `spicecfg.exe` files from the archive to your game's directory.
<img src="/img/bemani/popn/common/setup/spice2x32data.png">
### Configuring Spice2x
!!! info "Open `spicecfg.exe`, each following sub-section corresponds to a tab at the top."
#### Buttons
!!! tip ""
Click on `Bind` then press the key you want associated with the action.
With your controller and/or keyboard plugged in, configure your keys for:
- **Maintenance**: `Service, Test`
- **Game buttons**: `1 to 9`
- **P1 Keypad**: `1 to 9, Keypad Insert Card`
#### Overlay
!!! tip ""
Modifying buttons in this section is not required but you are free to change what you want.
Click on `Bind` then press the key you want associated with the action.
#### Lights (controller/cab only)
!!! tip ""
Your controller might support having its lights controlled by the game through spice2x.
If it does, here's how you may link different actions to your lights:
- Click `Bind`.
- In `Device`, pick your controller.
- In `Light Control`, select the corresponding light.
- Click `Close`.
- Repeat for your other lights.
#### Cards
!!! info "Covered in the [Connecting to a network](#connecting-to-a-network) section."
#### Patches
!!! info "Go through the [Spice2x Patching](/extras/patchsp2x.md) page to import patches."
!!! danger "To prevent issues, avoid patching things you don't need or understand."
#### API
!!! warning "Leave everything at default unless you know what you're doing."
#### Options
!!! info "If you don't know what an option does, hover over the question mark at the very left."
<img src="/img/common/spice2x_option_hover.png">
!!! danger "Be very careful changing options you don't understand as it may cause issues."
!!! tip "Required"
| Category | Option | Parameter | Setting |
|---------------|-----------------------|-------------------|---------|
| Network | EA Service URL | -url | Covered in [Connecting to a network](#connecting-to-a-network) |
!!! tip "Highly Recommended for NVIDIA users ONLY"
| Category | Option | Parameter | Setting |
|-------------------|-----------------------------------|---------------| |
| Graphics (common) | NVIDIA profile optimization | -nvprofile | ON |
#### Advanced & Development
!!! warning "Leave everything at default unless you know what you're doing."
---
### Connecting to a network
!!! danger "Please choose one of the two solutions, not both!"
??? tip "Remote (Online Network)"
Open `spicecfg.exe` and head to the `Options` tab.
In the `Network` category, set the following settings:
- `EA Service URL` to the URL provided by your network.
- `PCBID` to the PCBID provided by your network.
<img src="/img/common/spice2x_network.png">
Next you need a card number.
If you don't already have one, generate one in the `Cards` tab.
To keep your card number safe, create a new `.txt` file with ONLY it inside.
Once that's done, head to the `Cards` tab, for `Player 1` click `Open...` and point to your text file.
<img src="/img/common/spice2x_cards.png">
??? tip "Local e-amuse Emulator (Asphyxia)"
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
---
### Troubleshooting
!!! warning "Have any other issue?"
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes/bemani.md) pages.

View File

@ -0,0 +1,30 @@
!!! danger "Warning"
Please make sure you downloaded your data from an appropriate source.
This guide is unable to troubleshoot any problems related to bad or poorly managed data.
---
### My game crashes on launch
!!! tip ""
Some monitors and display adapters may not support the odd resolution that the game runs at, which is 1360x768 as opposed to the occasionally seen 1366x768. To resolve this, set a custom resolution in your graphics card's settings, or enable GPU resolution scaling.
### My game is too slow/fast
!!! tip ""
Potential causes:
1. The game could be running over/under its required refresh rate (60)
To solve this, make sure v-sync isn't disabled in your graphics card's settings.
For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab.
You can also set `Force Refresh Rate` to 60.
2. It could be that your computer's performance isn't good enough to keep a steady framerate.
### My game doesn't have audio
!!! tip ""
Enable the `HDMI Audio Fix` patch.

View File

@ -1,95 +0,0 @@
# HELLO Pop'n Music
<img class="header-logo" src="/img/bemani/popn/hello/logo.png">
!!! danger "Warning"
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.
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
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.
### Getting Started
!!! tip ""
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 `contents` folder. Pictured below is what your folder should look like.
<img src="/img/bemani/popn/common/hello1.png">
### Configuring Your Tools
!!! tip ""
Now that you have your files ready, open up `spicecfg.exe` and head to the `Options` 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.
!!! warning "If you're not using SpiceTools:"
It's most likely that your toolkit doesn't have an options interface, so you'll have to create a `.bat` file. Consult the appropriate documentation for this as this isn't covered in this guide.
### Configuring for a Local Network
!!! tip ""
For our local network configuration example, in the `Options` tab enable the following options: `E-Amusement Emulation: -ea` and `Windowed Mode: -w`.
What do these different parameters do?
- `-ea` enables an integrated e-amusement server within SpiceTools.
- `-w` will boot the game in windowed mode which will ease our initial setup and testing later, make sure to disable `-w` to run the game fullscreen once you're done setting up!
Pictured below, the selected options in `spicecfg.exe`.
<img src="/img/bemani/popn/common/hello2.png">
### Configuring for an Online Network
!!! tip ""
For our online network example we're simply doing the above but with different options!
We're going to use the option `PCBID: -pcbid` for our PCBID, with `XXXXXXXXXXXXXXXXXXXX` as the value.
For the network URL we're going to use the option `Service URL: -url`, with `http://yoururlhere.com/` as the value.
We'll also enable windowed mode by enabling the option `Windowed Mode: -w`.
What do these different parameters do?
- `-p` takes your PCBID on your network of choice, simply replace `XXXXXXXXXXXXXXXXXXXX` with your PCBID.
- `-url` allows you to specify a custom service URL to connect with, simply replace `http://yoururlhere.com/` with your chosen network's URL.
- `-w` will boot the game in windowed mode which will ease our initial setup and testing later, make sure to disable `-w` to run the game fullscreen once you're done setting up!
Pictured below, the enabled options in `spicecfg.exe`.
<img src="/img/bemani/popn/common/hello3.png">
!!! tip ""
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.
### Configuring Keybinds
!!! tip ""
While we're still in `spicecfg.exe`, why not set up the keybinds? To do this you'll have to head on over to the `Buttons` tab. Here you simply click `Bind` and press the button on your controller (or keyboard). Below are my keybinds for a keyboard. Notice that I've also bound the `Service`, `Test` and `Coin Mech` buttons to my keyboard. This might come in handy but shouldn't be necessary to play the game.
<img src="/img/bemani/popn/common/hello4.png">
### Final Steps and Setting up the Game
!!! tip ""
Boot the game by double-clicking `spice.exe`.
The boot sequence may have a very light blue background. Press any overlay hotkey (F12, for example) to make it display normally.
<img src="/img/bemani/popn/common/helloboot1.png">
<img src="/img/bemani/popn/common/helloboot2.png">
!!! tip ""
Simply follow the on-screen text in the bottom left corner to continue. On the first boot, the game may tell you to press `Test`, and then `Service`.
HELLO Pop'n has the ability to run offline, so the network error can be safely ignored.
You're all done! The game takes a couple of seconds to load all of the data.
!!! warning "Have any other errors?"
Check out the [Troubleshooting](troubleshooting.md) section and [Error Code](/errorcodes/bemani.md) section to resolve any issues not seen in this guide to greater depth.

View File

@ -1,22 +0,0 @@
# HELLO Pop'n Music
<img class="header-logo" src="/img/bemani/popn/hello/logo.png">
### My Game Is Running Slow/Lagging
!!! tip ""
Try to eliminate any unnecessary background processes during play.
### My Game Is Running Crazy Fast/After Finishing a Song Loading Is Stuck
!!! tip ""
The most common reason for this is the game is running over its required 60hz, the game is hardcoded to run at 60hz and this cannot be changed. To solve this, set your monitor's refresh rate to 60hz. You can always check on the game's monitor check if the game is fluctuating around 59.94hz, the NTSC standard. If it's not around there and your monitor is indeed set to 60hz, consider trying a different panel or forcing vsync on in your GPU's graphics settings.
### The game crashes fullscreen!
!!! tip ""
Some monitors and display adapters may not support the odd resolution the game runs at, which is 1360x768 versus the occasionally seen 1366x768. To resolve, setup a custom resolution inside your appropriate graphics card settings, or enable GPU resolution scaling.
### Other Crashes
!!! tip ""
This game may fail in the case of using HDMI audio. Even if you're not using HDMI audio however, some failures to boot have been noted. Please update to the latest SpiceTools which fixes this issue.

View File

@ -0,0 +1,4 @@
# Game Setup (pop'n music Kaimei Riddles)
<img class="header-logo" src="/img/bemani/popn/kaimei_riddles/logo.png">
--8<-- "docs/games/bemani/popn/common/setup.md"

View File

@ -0,0 +1,4 @@
# Troubleshooting (pop'n music Kaimei Riddles)
<img class="header-logo" src="/img/bemani/popn/kaimei_riddles/logo.png">
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"

View File

@ -1,84 +1,4 @@
# Pop'n Music Peace
# Game Setup (pop'n music peace)
<img class="header-logo" src="/img/bemani/popn/peace/logo.png">
!!! danger "Warning"
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.
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
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.
### Getting Started
!!! tip ""
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 `contents` folder. Pictured below is what your folder should look like.
<img src="/img/bemani/popn/common/2.png">
### Configuring Your Tools
!!! tip ""
Now that you have your files ready, open up `spicecfg.exe` and head to the `Options` 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.
!!! warning "If you're not using SpiceTools:"
It's most likely that your toolkit doesn't have an options interface, so you'll have to create a `.bat` file. Consult the appropriate documentation for this as this isn't covered in this guide.
### Configuring for a Local Network
!!! tip ""
For our local network configuration example, in the `Options` tab enable the following options: `E-Amusement Emulation: -ea` and `Windowed Mode: -w`.
What do these different parameters do?
- `-ea` enables an integrated e-amusement server within SpiceTools.
- `-w` will boot the game in windowed mode which will ease our initial setup and testing later, make sure to disable `-w` to run the game fullscreen once you're done setting up!
Pictured below, the selected options in `spicecfg.exe`.
<img src="/img/bemani/popn/common/3.png">
### Configuring for an Online Network
!!! tip ""
For our online network example we're simply doing the above but with different options!
We're going to use the option `PCBID: -pcbid` for our PCBID, with `XXXXXXXXXXXXXXXXXXXX` as the value.
For the network URL we're going to use the option `Service URL: -url`, with `http://yoururlhere.com/` as the value.
We'll also enable windowed mode by enabling the option `Windowed Mode: -w`.
What do these different parameters do?
- `-p` takes your PCBID on your network of choice, simply replace `XXXXXXXXXXXXXXXXXXXX` with your PCBID.
- `-url` allows you to specify a custom service URL to connect with, simply replace `http://yoururlhere.com/` with your chosen network's URL.
- `-w` will boot the game in windowed mode which will ease our initial setup and testing later, make sure to disable `-w` to run the game fullscreen once you're done setting up!
Pictured below, the enabled options in `spicecfg.exe`.
<img src="/img/bemani/popn/common/4.png">
!!! tip ""
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.
### Configuring Keybinds
!!! tip ""
While we're still in `spicecfg.exe`, why not set up the keybinds? To do this you'll have to head on over to the `Buttons` tab. Here you simply click `Bind` and press the button on your controller (or keyboard). Below are my keybinds of an arduino based controller. Notice that I've also bound the `Service`, `Test` and `Coin Mech` buttons to my keyboard. This might come in handy but shouldn't be necessary to play the game.
<img src="/img/bemani/popn/common/5.png">
### Booting
!!! tip ""
With that, you're all done! Boot the game by double-clicking `spice.exe` and the game should load and be ready to be enjoyed! Have fun!
!!! warning "Have any other errors?"
Check out the [Troubleshooting](troubleshooting.md) section and [Error Code](/errorcodes/bemani.md) section to resolve any issues not seen in this guide to greater depth.
--8<-- "docs/games/bemani/popn/common/setup.md"

View File

@ -1,40 +1,4 @@
# Pop'n Music Peace
# Troubleshooting (pop'n music peace)
<img class="header-logo" src="/img/bemani/popn/peace/logo.png">
### Hardware Specs
!!! tip ""
Bemani PC Type 4
CPU: Intel Celeron B810 1.6GHz
GPU: ATI Radeon E4690 MXM
OS: Windows XP Embedded
### My Game Is Running Slow/Lagging
!!! tip ""
Make sure you at least meet the above hardware requirements, try to eliminate any unnecessary background processes during play as well.
### My Game Is Running Crazy Fast/After Finishing a Song Loading Is Stuck
!!! tip ""
The most common reason for this is the game is running over its required 60hz, the game is hardcoded to run at 60hz and this cannot be changed. To solve this, set your monitor's refresh rate to 60hz. You can always check on the game's monitor check if the game is fluctuating around 59.94hz, the NTSC standard. If it's not around there and your monitor is indeed set to 60hz, consider trying a different panel or forcing vsync on in your GPU's graphics settings.
### Why Is the In-Game Text Garbled?
!!! tip ""
The in-game text requires a Japanese locale to display the Japanese characters correctly, look up a guide for your specific operating system on how to switch your operating system's locale to Japanese.
### The game crashes fullscreen!
!!! tip ""
Some monitors and display adapters may not support the odd resolution the game runs at, which is 1360x768 versus the occasionally seen 1366x768. To resolve, setup a custom resolution inside your appropriate graphic's card settings, or enable GPU resolution scaling.
### Other Crashes
!!! tip ""
This game requires an E: drive to be named by the computer. If you do not have one, make sure to apply the `E: Drive fix` patch.
It may also fail to boot regardless of this, such as in the case of using HDMI audio. Even if you're not using HDMI audio however, some failures to boot have been noted. For safety, make sure to also apply the `HDMI Audio Fix` patch unless you're using the latest SpiceTools which fixes this issue.
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"

View File

@ -0,0 +1,4 @@
# Game Setup (pop'n music UniLab)
<img class="header-logo" src="/img/bemani/popn/unilab/logo.png">
--8<-- "docs/games/bemani/popn/common/setup.md"

View File

@ -0,0 +1,4 @@
# Troubleshooting (pop'n music UniLab)
<img class="header-logo" src="/img/bemani/popn/unilab/logo.png">
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"

View File

@ -1,64 +1,4 @@
# Pop'n Usaneko
# Game Setup (pop'n music Usaneko)
<img class="header-logo" src="/img/bemani/popn/usaneko/logo.png">
!!! danger "Warning"
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.
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
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.
### Getting Started
!!! tip ""
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 `contents` folder, and to create a `.bat` file. Pictured below is what your folder should look like, feel free to name your `.bat` file anything you desire, for the sake of convenience we've named ours `gamestart.bat`.
<img src="/img/bemani/popn/common/1.png">
### Configuring Your Tools
!!! tip ""
Now that you have your files ready, open up your `.bat` file in your desired text editor (we're using [Notepad++](https://notepad-plus-plus.org/)) and edit it with your desired parameters, for the purpose of this guide we will demonstrate both a local network configuration and an online example below with SpiceTools, skip to whichever you're in need of accordingly and please keep in mind you can add whatever additional parameters you desire.
!!! warning "If you're not using SpiceTools:"
The overall structure of your .bat file will differ from the guide, namely the initialization of SpiceTools won't be present and potential parameters may differ. As stated above, make sure to check the documentation of your tools to ensure you're using the correct parameters for your needs.
### Configuring for a Local Network
!!! tip ""
For our local network configuration example, on a single line in the `.bat` file we're going to type `spice.exe -ea -w` and save the file.
What do these different parameters do?
- `-ea` enables an integrated e-amusement server within SpiceTools.
- `-w` will boot the game in windowed mode which will ease our initial setup and testing later, make sure to remove `-w` to run the game fullscreen once you're done setting up!
### Configuring for an Online Network
!!! tip ""
For our online network example we're simply doing the above but with different parameters! On our single line, we're going to type `spice.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
What do these different parameters do?
- `-p` takes your PCBID on your network of choice, simply replace `XXXXXXXXXXXXXXXXXXXX` with your PCBID.
- `-url` allows you to specify a custom service URL to connect with, simply replace `http://yoururlhere.com/` with your chosen network's URL.
- `-w` will boot the game in windowed mode which will ease our initial setup and testing later, make sure to remove `-w` to run the game fullscreen once you're done setting up!
!!! tip ""
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.
### Final Steps and Setting up the Game
!!! tip ""
With that, you're all done! The final step you'll have to do with your chosen tools is simply setting up your desired keybinds! Once you've done that, Boot the game with your `gamestart.bat` and the game should load and be ready to be enjoyed! Have fun!
!!! warning "Have any other errors?"
Check out the [Troubleshooting](troubleshooting.md) section and [Error Code](/errorcodes/bemani.md) section to resolve any issues not seen in this guide to greater depth.
--8<-- "docs/games/bemani/popn/common/setup.md"

View File

@ -1,47 +1,4 @@
# Pop'n Music Usaneko
# Troubleshooting (pop'n music Usaneko)
<img class="header-logo" src="/img/bemani/popn/usaneko/logo.png">
### Hardware Specs
!!! tip ""
Bemani PC Type 4
CPU: Intel Celeron B810 1.6GHz
GPU: ATI Radeon E4690 MXM
OS: Windows XP Embedded
### My Game Is Running Slow/Lagging
!!! tip ""
Make sure you at least meet the above hardware requirements, try to eliminate any unnecessary background processes during play as well.
### My Game Is Running Crazy Fast/After Finishing a Song Loading Is Stuck
!!! tip ""
The most common reason for this is the game is running over its required 60hz, the game is hardcoded to run at 60hz and this cannot be changed. To solve this, set your monitor's refresh rate to 60hz. You can always check on the game's monitor check if the game is fluctuating around 59.94hz, the NTSC standard. If it's not around there and your monitor is indeed set to 60hz, consider trying a different panel or forcing vsync on in your GPU's graphics settings.
### Why Is the In-Game Text Garbled?
!!! tip ""
The in-game text requires a Japanese locale to display the Japanese characters correctly, look up a guide for your specific operating system on how to switch your operating system's locale to Japanese.
### The game crashes fullscreen!
!!! tip ""
Some monitors and display adapters may not support the odd resolution the game runs at, which is 1360x768 versus the occasionally seen 1366x768. To resolve, setup a custom resolution inside your appropriate graphic's card settings, or enable GPU resolution scaling.
### Other Crashes
!!! tip ""
This game requires an E: drive to be named by the computer. If you do not have one, make sure to apply the `E: Drive fix` patch.
It may also fail to boot regardless of this, such as in the case of using HDMI audio. Even if you're not using HDMI audio however, some failures to boot have been noted. For safety, make sure to also apply the `HDMI Audio Fix` patch unless you're using the latest SpiceTools which fixes this issue.
### How to Unlock Songs
!!! tip ""
Without an appropriate patch, the game is missing song unlocks. To resolve this, you will need an unlocked DLL with BOTH the HDMI audio fix and E: drive fix already applied.
Simply replace it with your existing one inside the `contents` folder of your game installation. When asked to replace, hit yes.
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

View File

@ -68,12 +68,15 @@ nav:
- "Usaneko":
- "Game Setup": "games/bemani/popn/usaneko/setup.md"
- "Troubleshooting": "games/bemani/popn/usaneko/troubleshooting.md"
- "Peace":
- "peace":
- "Game Setup": "games/bemani/popn/peace/setup.md"
- "Troubleshooting": "games/bemani/popn/peace/troubleshooting.md"
- "HELLO!":
- "Game Setup": "games/bemani/popn/hello/setup.md"
- "Troubleshooting": "games/bemani/popn/hello/troubleshooting.md"
- "Kaimei Riddles":
- "Game Setup": "games/bemani/popn/kaimei_riddles/setup.md"
- "Troubleshooting": "games/bemani/popn/kaimei_riddles/troubleshooting.md"
- "UniLab":
- "Game Setup": "games/bemani/popn/unilab/setup.md"
- "Troubleshooting": "games/bemani/popn/unilab/troubleshooting.md"
- "Dance Dance Revolution":
- "A20":
- "Game Setup": "games/bemani/ddr/a20/setup.md"
@ -213,6 +216,7 @@ not_in_nav: |
games/bemani/iidx/common
games/bemani/sdvx/common
games/bemani/ddr/common
games/bemani/popn/common
games/sega/chunithm/common
games/sega/maimaidx/common
games/sega/ongeki/common