mirror of
https://github.com/yxrei/bemani-guide.git
synced 2024-11-12 01:10:48 +01:00
Merge branch 'yxrei:master' into feature/chunithm
This commit is contained in:
commit
6b6b06cf29
@ -11,10 +11,10 @@
|
||||
|
||||
### Patcher
|
||||
|
||||
!!! tip ""
|
||||
- [BemaniPatcher](https://mon.im/bemanipatcher/) - Drag and drop hex edit solution for a myriad of games
|
||||
|
||||
- [EGRS Patcher](https://egrspatcher.pages.dev/) - Drag and drop hex edit solution for n-0 games which gets frequent updates
|
||||
!!! tip "There are more patch websites than listed here but these are the ones we recommend and can vouch for. You can always use other patchers if you want."
|
||||
- [BemaniPatcher](https://mon.im/bemanipatcher/) - Supports a variety of **old games**
|
||||
|
||||
- [Turksigara](https://p.eagate.turksigara.net/) - Is constantly getting maintained (n-0 and some old games)
|
||||
|
||||
### General
|
||||
|
||||
@ -45,9 +45,9 @@
|
||||
### SDVX
|
||||
|
||||
!!! tip ""
|
||||
- [SDVX Index](https://sdvxindex.com/) - SDVX chart viewer and refrence
|
||||
- [SDVX Index](https://sdvxindex.com/) - SDVX chart viewer and reference
|
||||
|
||||
- [sdvx.in](https://sdvx.in/) - worse alternative to SDVX Index
|
||||
- [sdvx.in](https://sdvx.in/) - worse alternative to SDVX Index (but can be used for Chunithm and Ongeki too)
|
||||
|
||||
- [SDVX Progress Chart](https://docs.google.com/spreadsheets/d/1cFltguBvPplBem-x1STHnG3k4TZzFfyNEZ-RwsQszoo/edit#gid=0) - Functions as a generalized tier list
|
||||
|
||||
|
@ -25,20 +25,12 @@
|
||||
Now look for the ```Asphyxia``` category and then the ```plugins``` channel on the [Discord server](https://discord.gg/cZRUmEPK78) and choose your game. Download the ```.zip``` file and open it. Extract the ```plugins``` folder into the ```contents``` folder like we did before. Overwrite any files if prompted to.
|
||||
|
||||
!!! tip ""
|
||||
Open ```asphyxia-core-x64.exe``` to start the server. It will automatically open a browser tab. This is your ```WebUI```. Next, click on the game you want to use, in my case, it's ```SDVX``` on the left-hand bar and click on ```Import Assets```. In here, paste the path of your ```contents``` folder.
|
||||
|
||||
!!! tip ""
|
||||
^^In my case^^, it's ```D:\BEMANI\SDVX\guide\KFC-2021083100\contents```. Make sure you're using the correct path as it won't work otherwise. When you've done that, click on ```Submit```. After a few seconds, a pop-up should appear saying ```Imported successfully!```
|
||||
|
||||
!!! tip ""
|
||||
Go to your desired game on the left-hand bar, which is in my case ```SDVX``` then ```Profiles``` and click on the green ```Detail``` button on your preferred profile. Click on ```Setting``` on the top bar and try changing some customization settings at the bottom. If they are working, head over to [Changing Service URL.](#changing-service-url) If they appear broken, completely close Asphyxia and continue reading.
|
||||
|
||||
Head to the ```contents``` folder of your game again. If you have inserted the correct path when Importing and everything worked without any errors, you will have a folder called ```webui```. Copy this folder and paste it into ```plugins\sdvx@asphyxia```. Overwrite any files if prompted to. Now re-open ```asphyxia-core-x64.exe``` and everything should function as intended.
|
||||
Open ```asphyxia-core-x64.exe``` to start the server. It will automatically open a browser tab. This is your ```WebUI```.
|
||||
|
||||
### Changing Service URL
|
||||
|
||||
!!! tip ""
|
||||
Lasty, open your ```spicecfg.exe```, head over to the ```Options``` tab and look for ```EA Service URL```. In there, you need to input what is displayed on the Asphyxia WebUI on the ```Dashboard``` at the right side.
|
||||
Open your ```spicecfg.exe```, head over to the ```Options``` tab and look for ```EA Service URL```. In there, you need to input what is displayed on the Asphyxia WebUI on the ```Dashboard``` at the right side.
|
||||
|
||||
<img src="/img/asphyxia/3.png">
|
||||
|
||||
@ -46,5 +38,23 @@
|
||||
For me, it's ```localhost:8083``` and should look like this:
|
||||
|
||||
<img src="/img/asphyxia/4.png">
|
||||
|
||||
### Setting up SDVX
|
||||
|
||||
!!! tip ""
|
||||
On the ```WebUI```, click on ```SDVX``` on the left-hand bar and click on ```Import Assets```. In here, paste the path of your ```contents``` folder.
|
||||
|
||||
!!! tip ""
|
||||
^^In my case^^, it's ```D:\BEMANI\SDVX\guide\KFC-2021083100\contents```. Make sure you're using the correct path as it won't work otherwise. When you've done that, click on ```Submit```. After a few seconds, a pop-up should appear saying ```Imported successfully!```
|
||||
|
||||
!!! tip ""
|
||||
Go to ```SDVX``` on the left-hand bar, then ```Profiles``` and click on the green ```Detail``` button on your preferred profile. Click on ```Setting``` on the top bar and try changing some customization settings at the bottom. If they are working, head over to [Changing Service URL.](#changing-service-url) If they appear broken, completely close Asphyxia and continue reading.
|
||||
|
||||
Head to the ```contents``` folder of your game again. If you have inserted the correct path when Importing and everything worked without any errors, you will have a folder called ```webui```. Copy this folder and paste it into ```plugins\sdvx@asphyxia```. Overwrite any files if prompted to. Now re-open ```asphyxia-core-x64.exe``` and everything should function as intended.
|
||||
|
||||
### Setting up IIDX
|
||||
|
||||
!!! tip ""
|
||||
You have already done all the step required to have it working. Simply create a profile and it will be visible on the ```WebUI```.
|
||||
|
||||
!!! tip "You're all done! Enjoy your game!"
|
||||
|
@ -4,9 +4,9 @@
|
||||
|
||||
!!! note "Author Note:"
|
||||
|
||||
Last updated: 16.11.2023 (Currently using `2023101800`)
|
||||
Last updated: 09.02.2024 (Currently using `2023101800`)
|
||||
|
||||
For hex edits: Go to [EGRS's Patcher](https://egrspatcher.pages.dev/epolis) (provided by the EGRS Community)
|
||||
For hex edits: Go to [Türksigara Patcher](https://p.eagate.turksigara.net/)
|
||||
|
||||
For lightning mode specifics: they are found [here](lightning.md)
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
|
||||
<img src="/img/iidx31/1.png">
|
||||
|
||||
!!! info "If you have gotten a complete data set, you are done and can head over to [Configuring for an Online Network](setup.md#configuring-for-an-online-network)"
|
||||
!!! info "If you have gotten a complete data set, you are done and can head over to [Configuring for a Network](setup.md#configuring-for-a-network)"
|
||||
|
||||
### Merging LDJ-2023090500 (RESIDENT final) with EPOLIS
|
||||
|
||||
@ -64,9 +64,11 @@
|
||||
This is the games datacode, basically telling the game what version it is on.
|
||||
|
||||
|
||||
### Configuring for an Online Network
|
||||
### Configuring for a Network
|
||||
|
||||
!!! tip ""
|
||||
!!! danger "You can decide between the two, whether you want to play on an online network or use a local e-amuse emulator. ***Do not*** use both. Only choose one."
|
||||
|
||||
??? tip "Online Network"
|
||||
Now that you have your files ready, open up `spicecfg.exe` and head to the `Options` where we'll set our desired parameters.
|
||||
|
||||
On the `Service URL: -url` parameter, we're going to input our chosen network URL like so: `http://yoururlhere.com/`
|
||||
@ -83,9 +85,8 @@
|
||||
|
||||
Pictured below, the selected options inside the `Options` tab in `spicecfg.exe`.
|
||||
|
||||
<img src="/img/iidx31/cfg_on.png">
|
||||
<img src="/img/iidx31/cfg_on.png">
|
||||
|
||||
!!! tip ""
|
||||
One final note, since you're playing on a network, you will have one additional step of setting up your card file if you do not already have one.
|
||||
For this, simply head to the `Cards` tab and press `Generate`.
|
||||
|
||||
@ -94,12 +95,20 @@
|
||||
Next, click on the three dots (`...`) next to `Card Path` and locate your card text file. Keep in mind that `Player 1` refers to 1P **side** and will log you in on the **left**, Player 2 does the opposite respectively.
|
||||
If you have done everything correctly, it should look like this:
|
||||
|
||||
<img src="/img/iidx31/card.png">
|
||||
<img src="/img/iidx31/card.png">
|
||||
|
||||
??? tip "e-amuse Emulator (Asphyxia CORE)"
|
||||
We've written a guide on how to setup ```Asphyxia CORE``` [which you can access here.](/extras/asphyxia)
|
||||
|
||||
When you're done setting up ```Asphyxia CORE``` come back here and continue with the guide.
|
||||
|
||||
### Audio & Keybinds
|
||||
|
||||
!!! note "This guide will utilize ```WASAPI Shared``` because it is the easiest to set up in most cases. There are more methods to use which you can read about [here.](/extras/audio/) The next best method we recommend is using ```FlexASIO```. You can read more about it on what it does and how to set it up [here.](/extras/streamaudio/#option-4-flexasio)"
|
||||
|
||||
!!! tip ""
|
||||
Before we go over the keybinds, we'll change our `IIDX Sound Output Device` to `WASAPI`. This has (from my experience) the highest chance of working. If it doesn't work for you, try using `ASIO`. It really comes down to your own hardware setup.
|
||||
|
||||
Before we go over the keybinds, we'll change our `IIDX Sound Output Device` to `WASAPI`. This has (from my experience) the highest chance of working. If it doesn't work for you, try using `FlexASIO`. It really comes down to your own hardware setup.
|
||||
|
||||
If you're still having issues, feel free to join our [Discord server](https://discord.gg/yAtdhvee79) and ask away in the troubleshooting section as this could be something very specific. Keep in mind that if you're using `WASAPI`, IIDX will go into WASAPI exclusive mode which means that only IIDX will output it's audio and nothing else [(this can be changed with a hex edit if you'd like).](problems.md#when-i-run-this-game-all-other-background-audio-is-gone-whats-going-on)
|
||||
|
||||
|
@ -2,6 +2,14 @@
|
||||
|
||||
<img src="/img/sdvx6/eg.png">
|
||||
|
||||
!!! note "Author Note:"
|
||||
|
||||
Last updated: 09.02.2024 (Currently using `2023042500`)
|
||||
|
||||
For hex edits: Go to the [Türksigara Patcher](https://p.eagate.turksigara.net/)
|
||||
|
||||
For Valkyrie Model specifics: they are found [here](valk.md)
|
||||
|
||||
!!! 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.
|
||||
@ -30,7 +38,7 @@
|
||||
|
||||
<img src="/img/sdvx6/1a.png">
|
||||
|
||||
!!! info "If you have gotten a complete data set, you are done and can head over to [Configuring for an Online Network](setup.md#configuring-for-an-online-network)"
|
||||
!!! info "If you have gotten a complete data set, you are done and can head over to [Configuring for a Network](setup.md#configuring-for-a-network)"
|
||||
|
||||
### Merging Current Data with New Data
|
||||
|
||||
@ -60,9 +68,11 @@
|
||||
|
||||
!!! info "If you'd like to enable the Valkyrie Model mode, which is `off` by default, head over to [Valkyrie Model](valk.md#setting-up-valkyrie-model-subscreen-120fps)"
|
||||
|
||||
### Configuring for an Online Network
|
||||
### Configuring for a Network
|
||||
|
||||
!!! tip ""
|
||||
!!! danger "You can decide between the two, whether you want to play on an online network or use a local e-amuse emulator. ***Do not*** use both. Only choose one."
|
||||
|
||||
??? tip "Online Network"
|
||||
Now that you have your files ready, open up `spicecfg.exe` and head to the `Options` where we'll set our desired parameters.
|
||||
|
||||
On the `Service URL: -url` parameter, we're going to input our chosen network URL like so: `http://yoururlhere.com/`
|
||||
@ -79,9 +89,8 @@
|
||||
|
||||
Pictured below, the selected options inside the `Options` tab in `spicecfg.exe`.
|
||||
|
||||
<img src="/img/sdvx6/cfg_on.png">
|
||||
<img src="/img/sdvx6/cfg_on.png">
|
||||
|
||||
!!! tip ""
|
||||
One final note, since you're playing on a network, you will have one additional step of setting up your card file if you do not already have one.
|
||||
For this, simply head to the `Cards` tab and press `Generate`.
|
||||
|
||||
@ -89,12 +98,19 @@
|
||||
|
||||
Next, click on the three dots (`...`) next to `Card Path` and locate your card text file. If you have done everything correctly, it should look like this:
|
||||
|
||||
<img src="/img/sdvx6/card.png">
|
||||
<img src="/img/sdvx6/card.png">
|
||||
|
||||
??? tip "e-amuse Emulator (Asphyxia CORE)"
|
||||
We've written a guide on how to setup ```Asphyxia CORE``` [which you can access here.](/extras/asphyxia)
|
||||
|
||||
When you're done setting up ```Asphyxia CORE``` come back here and continue with the guide.
|
||||
|
||||
### Audio & Keybinds
|
||||
|
||||
!!! note "This guide will utilize ```WASAPI Shared``` because it is the easiest to set up in most cases. There are more methods to use which you can read about [here.](/extras/audio/) The next best method we recommend is using ```FlexASIO```. You can read more about it on what it does and how to set it up [here.](/extras/streamaudio/#option-4-flexasio)"
|
||||
|
||||
!!! tip ""
|
||||
Before we go over the keybinds, I'd like to mention that Sound Voltex Exceed Gear by default, uses `WASAPI`. This has (from my experience) the highest chance of working.
|
||||
Before we go over the keybinds, I'd like to mention that Sound Voltex Exceed Gear by default, uses `WASAPI`. This has (from my experience) the highest chance of working.
|
||||
|
||||
If you're having issues, feel free to join our [Discord server](https://discord.gg/yAtdhvee79) and ask away in the troubleshooting section as this could be something very specific. Keep in mind that if you're using `WASAPI`, SDVX will go into WASAPI exclusive mode which means that only SDVX will output it's audio and nothing else [(this can be changed with a hex edit if you'd like).](problems.md#when-i-run-this-game-all-other-background-audio-is-gone-whats-going-on)
|
||||
|
||||
|
@ -13,7 +13,7 @@ description: A compendium of information and guides written to ease headaches.
|
||||
|
||||
A compendium of information and guides written to ease headaches.
|
||||
|
||||
Last Updated: February 8th, 2024.
|
||||
Last Updated: February 10th, 2024.
|
||||
|
||||
Changelogs will posted on the Discord in detail.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
site_name: two-torial.xyz
|
||||
copyright: two-torial Team
|
||||
site_description: Bemani Troubleshooting Guide
|
||||
site_author: IIDX Player
|
||||
site_description: Arcade Games Troubleshooting Guide
|
||||
site_author: two-torial Team
|
||||
repo_url: https://github.com/yxrei/two-torial/
|
||||
repo_name: GitHub
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user