mirror of
https://github.com/two-torial/two-torial.git
synced 2026-04-25 08:36:46 -05:00
Yep
This commit is contained in:
parent
b4a29af813
commit
60b4dde39b
|
|
@ -1,192 +1,126 @@
|
|||
# BEMANI Error Codes
|
||||
|
||||
!!! warning "Before reading"
|
||||
!!! info "Synopsis"
|
||||
|
||||
This section contains various gamecode errors that a user may run across. There is an innumerable amount of these and I sometimes wonder if it's truly possible to have them all listed.
|
||||
Nonetheless, dozens, if not hundreds are currently missing. This list is a massive work in progress and will be updated with time.
|
||||
This section contains various BEMANI games error codes you might run across and potential steps to resolve them.
|
||||
|
||||
Furthermore, not every solution listed can be the definitive solution to your error, sometimes various odd software and hardware nuances occur to create yet unseen issues.
|
||||
|
||||
## Universal Error Codes
|
||||
## Universal
|
||||
|
||||
### 5-0000-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error can appear across any game, it's a generic critical error with several possible solutions.
|
||||
This error can be caused by:
|
||||
|
||||
It is usually caused by network adapters that are enabled, other than the primary one used for network service. Try to disable some network adapters in Windows Device Manager, including hidden adapters.
|
||||
- Having multiple network adapters enabled - try disabling unused ones in Device Manager
|
||||
- Game files being set as read-only - ensure all files are writable
|
||||
|
||||
It can also be caused by game files being set to read only, especially the dev folder. Uncheck read only property in file explorer for all game files.
|
||||
|
||||
### 5-2000-0000
|
||||
### 5-2000-0000 / 5-2002-0915 / 5-2600-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error can appear across any game, it's a standard network error with several possible solutions.
|
||||
These errors are network related.
|
||||
|
||||
First, make sure you have correctly entered your network service's URL properly with the `-url` parameter, that your internet connection is fine, and that the service is not down.
|
||||
Also make sure you have correctly entered your PCBID with the ``-p`` parameter.
|
||||
Check that:
|
||||
|
||||
One other thing to check is that the data is supported by the service, and that the datecode used by the game
|
||||
is not invalid. Don't modify things if you don't need to! If the data is from a clean, trusted source, then this is extremely unlikely to be the cause.
|
||||
- Your internet connection is working
|
||||
- Your data version is supported by the server
|
||||
- The server is online and running
|
||||
- Your `EA Service URL (-url)` option is correctly set
|
||||
- Your `PCBID (-p)` option is correctly set
|
||||
|
||||
### 5-2002-0915
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error can appear across any game, it's a standard network error with several possible solutions.
|
||||
|
||||
First, make sure you have correctly entered your network service's URL properly with the `-url` parameter, that your internet connection is fine, and that the service is not down.
|
||||
Also make sure you have correctly entered your PCBID with the ``-p`` parameter.
|
||||
|
||||
One other thing to check is that the data is supported by the service, and that the datecode used by the game
|
||||
is not invalid. Don't modify things if you don't need to! If the data is from a clean, trusted source, then this is extremely unlikely to be the cause.
|
||||
|
||||
### 5-2600-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error can appear across any game, it's a standard network error with several possible solutions.
|
||||
|
||||
First, make sure you have correctly entered your network service's URL properly with the `-url` parameter, that your internet connection is fine, and that the service is not down.
|
||||
Also make sure you have correctly entered your PCBID with the ``-p`` parameter.
|
||||
|
||||
One other thing to check is that the data is supported by the service, and that the datecode used by the game
|
||||
is not invalid. Don't modify things if you don't need to! If the data is from a clean, trusted source, then this is extremely unlikely to be the cause.
|
||||
|
||||
|
||||
## IIDX Error Codes
|
||||
## IIDX
|
||||
|
||||
### 5-1500-0002
|
||||
|
||||
!!! tip "SOUND DATA CREATE ERROR"
|
||||
|
||||
This error occured from a corrupted installation. If your data came from a trusted source and you're having this issue, consider redownloading the files and making sure your installation was done properly. Or, perhaps your hard drive is failing.
|
||||
Data is corrupt, incomplete, or incorrectly modified.
|
||||
Redownload data from trusted source.
|
||||
|
||||
### 5-1503-0004
|
||||
|
||||
!!! tip "USBIO ERROR (NO ANSWER...)"
|
||||
|
||||
This error occurs when the game times out trying to communicate with the I/O board.
|
||||
The game times out when trying to communicate with I/O.
|
||||
|
||||
When using tools, this typically happens because I/O emulation in tools takes too long, which can be caused by long-running background services on your computer. Usual offenders are: file-syncing software (GDrive, OneDrive, back up service, etc), anti-virus / malware scans, Windows Updates, or possibly bad hardware. Try to see if you can run tools at elevated process priority (SpiceTools already does this, but you can also try -realtime as last resort).
|
||||
|
||||
On a real cabinet this would typically be a hardware error with the I/O board. Check cable connection and the power supply to the I/O board.
|
||||
- For home play: I/O emulation could be too slow due to background services (file sync, antivirus, Windows Updates) or bad hardware. Try running tools at higher process priority.
|
||||
- For cabinets: Hardware issue with I/O board. Check cables and power supply.
|
||||
|
||||
### 5-1505-0001
|
||||
|
||||
!!! tip "SSD DATA ERROR"
|
||||
|
||||
This error occurs when the data is horribly corrupt, incomplete, or modified incorrectly. Please redownload your data from a reliable source.
|
||||
Data is corrupt, incomplete, or incorrectly modified.
|
||||
Redownload data from trusted source.
|
||||
|
||||
### 5-1503-0042
|
||||
|
||||
!!! tip "CAMERA DEVICE ERROR"
|
||||
|
||||
This error occurs when camera devices are missing/not functional. To resolve either have two cameras connected to your machine or apply a patch for your game's specific version and date code to simply not have this error occur on startup. It can be bypassed by hitting the `Test` button so it is not a critical error.
|
||||
Missing/non-functional camera devices. Either connect necessary cameras, use the `-iidxdisablecams` Option or patch the game to bypass this check. Can be temporarily bypassed with `Test` button.
|
||||
|
||||
### 5-1506-0001
|
||||
|
||||
!!! tip "CLOCK ERROR"
|
||||
|
||||
This error occurs when the clock is not set. To resolve, set the `CLOCK` in the service menu by hitting `SAVE AND EXIT` inside of the menu.
|
||||
Enter `Test` menu, go to `CLOCK`, then `SAVE AND EXIT`.
|
||||
|
||||
|
||||
## Sound Voltex Error Codes
|
||||
## Sound Voltex
|
||||
|
||||
### 5-1506-0000
|
||||
|
||||
!!! tip "ACIO ERROR"
|
||||
|
||||
A user had this error when they downloaded the game from an unreliable source, they redownloaded `libacio.dll` from a clean, trusted source and had no issues. If the error persists, consider redownloading the data from a reliable source entirely.
|
||||
Caused by corrupt `libacio.dll`. Redownload from a trusted source. If error persists, redownload entire game data.
|
||||
|
||||
### 5-2009-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error was seen on Sound Voltex Booth, a user had messed up their dll files. Thus, the solution would be to leave files unmodified and do not needlessly tamper. If your data came from a trusted source and you're having this issue, consider redownloading the files and making sure your installation was done properly.
|
||||
Caused by modified DLL files in Sound Voltex Booth. Keep files unmodified and reinstall from a trusted source if needed.
|
||||
|
||||
|
||||
## Pop'n Error Codes
|
||||
## Pop'n Music
|
||||
|
||||
### 5-1509-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
A user experienced this error every few minutes or so during play. If this issue occurs, make sure you have correctly inputted your chosen network's service URL and your PCBID correctly.
|
||||
Occurs during gameplay. Verify service URL and PCBID are set correctly.
|
||||
|
||||
### 5-2002-2400
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error was seen on Pop'n Usaneko due to improper setup and bad parameter usage in SpiceTools, make sure to follow [the Game Setup](/games/bemani/popn/usaneko/setup.md) and utilize the `-url` and `-p` parameters in SpiceTools
|
||||
so that you're not needlessly risking making mistakes in modifying the game's files.
|
||||
Setup error in Pop'n Usaneko. Follow [Game Setup](/games/bemani/popn/usaneko/setup.md) and use proper `-url` and `-p` parameters in SpiceTools.
|
||||
|
||||
|
||||
## Jubeat Error Codes
|
||||
## Jubeat
|
||||
|
||||
### 5-2500-0000
|
||||
|
||||
!!! tip "BACKUP DATA ERROR"
|
||||
|
||||
Follow the steps listed [here](/games/bemani/jubeat/clan/setup.md#final-steps-and-setting-up-the-game)
|
||||
Press your `Test` button to get past this.
|
||||
|
||||
|
||||
## GITADORA Error Codes
|
||||
## GITADORA
|
||||
|
||||
### 5-1698-0000
|
||||
### 5-1506-0000 / 5-2501-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This was seen in GITADORA Tri-Boost Re:EVOLVE. To resolve, uncheck the `Read Only` attribute on the following `contents` folders.
|
||||
|
||||
- \contents\data\product\aep_x64\
|
||||
- \contents\data\product\aep\
|
||||
|
||||
Also, remove the following files from these folders.
|
||||
|
||||
- battle_matching_3.bin
|
||||
- beargarden_3.bin
|
||||
- common_3.bin
|
||||
- custom_3.bin
|
||||
- entry_3.bin
|
||||
- game_combo_3.bin
|
||||
- game_common_3.bin
|
||||
- game_dm_3.bin
|
||||
- game_gf_3.bin
|
||||
- game_session.bin
|
||||
- home.bin
|
||||
- mission_result.bin
|
||||
- record_3.bin
|
||||
- select_music_3.bin
|
||||
- tab_3.bin
|
||||
- title_3.bin
|
||||
- warning_3.bin
|
||||
|
||||
### 5-1506-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Disable all the unused network adapters inside device manager (make sure to view the hidden ones as well and disable those too!)
|
||||
These errors are typically caused by having multiple network adapters enabled, disable unused ones in Device Manager.
|
||||
|
||||
### 5-2500-0001
|
||||
|
||||
!!! tip "BACKUP DATA ERROR"
|
||||
|
||||
Follow the steps listed [here](/games/bemani/gitadora/matixx/setup.md#final-steps-and-setting-up-the-game)
|
||||
Press your `Test` button to get past this.
|
||||
|
||||
### 5-2501-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
The Group ID Error is caused when it finds another cab of the same kind (GF or DM) with the same Group ID on the network. In most cases for users, this means the computer is connected to BOTH Ethernet and Wi-fi so the game sees 2 instances of itself. Thus to resolve, make sure you do not have 2 devices on the same subnet like this by checking your connections accordingly.
|
||||
|
||||
|
||||
## NOSTALGIA Error Codes
|
||||
## NOSTALGIA
|
||||
|
||||
### 5-1501-0000
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error was seen in NOSTALGIA Op. 2 when a user had a bad AVS config, make sure your data is from a reliable source and consider redownloading or replacing the file.
|
||||
This error results from a bad AVS config.
|
||||
Redownload data from trusted source.
|
||||
|
|
@ -1,26 +1,25 @@
|
|||
# SEGA Error Codes
|
||||
|
||||
!!! warning "Before reading"
|
||||
!!! info "Synopsis"
|
||||
|
||||
This section contains various gamecode errors that a user may run across. There is an innumerable amount of these and I sometimes wonder if it's truly possible to have them all listed.
|
||||
Nonetheless, dozens, if not hundreds are currently missing. This list is a massive work in progress and will be updated with time.
|
||||
This section contains various SEGA games error codes you might run across and potential steps to resolve them.
|
||||
|
||||
Furthermore, not every solution listed can be the definitive solution to your error, sometimes various odd software and hardware nuances occur to create yet unseen issues.
|
||||
|
||||
## Universal Game Error Codes
|
||||
## Universal
|
||||
|
||||
### 0000
|
||||
|
||||
!!! tip "Unexpected Error Occured"
|
||||
|
||||
This error occurs when the data is horribly corrupt, incomplete, or modified
|
||||
incorrectly. Please redownload your data from a reliable source.
|
||||
Data is corrupt, incomplete, or incorrectly modified.
|
||||
Redownload data from trusted source.
|
||||
|
||||
### 0032
|
||||
|
||||
!!! tip "Unexpected Error Occured"
|
||||
|
||||
Generic network error with multiple symptoms, the most typical of which being enabling
|
||||
DHCP in Windows while the game expects a static IP. Try adding this to
|
||||
`config_hook.json`:
|
||||
Generic network error with multiple symptoms, the most typical of which being enabling DHCP in Windows while the game expects a static IP.
|
||||
|
||||
Try adding this to `config_hook.json`:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
@ -32,16 +31,13 @@
|
|||
}
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
||||
If you're copying into an existing `config_hook.json`, remove the outer braces and
|
||||
add a comma to the previous item, like so:
|
||||
If you're copying into an existing `config_hook.json`, remove the outer braces and add a comma to the previous item, like so:
|
||||
|
||||
```json
|
||||
{
|
||||
"emoney": {
|
||||
"enable": false
|
||||
},// (1)!
|
||||
},
|
||||
"network": {
|
||||
"property": {
|
||||
"dhcp": true
|
||||
|
|
@ -50,24 +46,21 @@
|
|||
}
|
||||
```
|
||||
|
||||
1. Notice the comma here.
|
||||
|
||||
!!! tip
|
||||
|
||||
If your game files does not include `config_hook.json`, it is OK to create a new
|
||||
file, then edit the launch script (usually `start.bat`) to tell the game about it:
|
||||
If your game files does not include `config_hook.json`, it is OK to create a new file.
|
||||
Then edit the launch script (usually `start.bat`) to tell the game about it:
|
||||
|
||||
```
|
||||
amdaemon.exe -f -c config_common.json config_server.json config_client.json {++config_hook.json++}
|
||||
```
|
||||
|
||||
### 0800
|
||||
|
||||
!!! tip "Unknown Error"
|
||||
|
||||
Generic network error usually thrown because the game is not able to connect to a server.
|
||||
|
||||
Make sure that you have correctly entered your network's address in `segatools.ini` under
|
||||
the `[dns]` section:
|
||||
Make sure that you have correctly entered your network's address in `segatools.ini` under the `[dns]` section:
|
||||
|
||||
```ini
|
||||
[dns]
|
||||
; Can also be an IP address:
|
||||
|
|
@ -76,11 +69,11 @@
|
|||
```
|
||||
|
||||
### 0919
|
||||
|
||||
!!! tip "DVD Drive Remain Error"
|
||||
|
||||
This error occurs if the game detects an enabled DVD drive on the system. To
|
||||
resolve, either disable your computer's DVD drive, or enable DVD drive emulation in
|
||||
`segatools.ini`:
|
||||
This error occurs if the game detects an enabled DVD drive on the system.
|
||||
To resolve, either disable your computer's DVD drive, or enable DVD drive emulation in `segatools.ini`:
|
||||
|
||||
```ini hl_lines="2"
|
||||
[dvd]
|
||||
|
|
@ -88,6 +81,7 @@
|
|||
```
|
||||
|
||||
### 0949
|
||||
|
||||
!!! tip "Keychip Not Found"
|
||||
|
||||
Enable keychip emulation in `segatools.ini`:
|
||||
|
|
@ -97,14 +91,14 @@
|
|||
enable=1
|
||||
```
|
||||
|
||||
If on a real cabinet using a real keychip, confirm that the keychip is connected
|
||||
properly and working.
|
||||
If on a real cabinet using a real keychip, confirm that the keychip is connected properly and working.
|
||||
|
||||
### 4104
|
||||
|
||||
!!! tip "Unexpected Error Occured"
|
||||
|
||||
Make sure that the game files are not on the `E:` or `Y:` drive. If that is already the case,
|
||||
check if the config files passed to AM Daemon exists and are valid JSON files:
|
||||
Make sure that the game files are not on the `E:` or `Y:` drive.
|
||||
If that is already the case, check if the config files passed to AM Daemon exists and are valid JSON files:
|
||||
|
||||
```hl_lines="5"
|
||||
Runtime exception occurred.
|
||||
|
|
@ -124,9 +118,10 @@
|
|||
```
|
||||
|
||||
### 4105
|
||||
|
||||
!!! tip "Unexpected Error Occured"
|
||||
|
||||
Check the AM Daemon window for any "runtime exception" messages, such as
|
||||
Check the AM Daemon window for any "runtime exception" messages, such as:
|
||||
|
||||
```hl_lines="6"
|
||||
amsGfetcherThreadContextInit: Line1345 Error: load Icf failed.
|
||||
|
|
@ -137,23 +132,23 @@
|
|||
Message: amGfetcherInit(). ErrCode -1.
|
||||
```
|
||||
|
||||
Then continue by checking [AMDaemon error codes](#amdaemon-error-codes).
|
||||
Then continue by checking [AMDaemon error codes](#amdaemon).
|
||||
|
||||
### 6401
|
||||
|
||||
!!! tip "I/O board is not connected to main board"
|
||||
|
||||
This error occurs when the game times out trying to communicate with the I/O board.
|
||||
|
||||
When using segatools, this happens because I/O emulation took too long, which is
|
||||
usually caused by long-running background tasks (e.g. Windows Defender, Windows
|
||||
Update, file-syncing software). Try to see if this can be fixed by setting the game
|
||||
process and/or `amdaemon.exe` to high/realtime priority.
|
||||
When using segatools, this happens because I/O emulation took too long, which is usually caused by long-running background tasks (e.g. Windows Defender, Windows Update, file-syncing software).
|
||||
Try to see if this can be fixed by setting the game process and/or `amdaemon.exe` to high/realtime priority.
|
||||
|
||||
### 6501
|
||||
|
||||
!!! tip "Aime Card Reader Not Found"
|
||||
|
||||
This error occurs when an Aime card reader is not found. Make sure you enabled Aime
|
||||
card reader emulation in `segatools.ini` if you don't have a physical reader connected:
|
||||
This error occurs when an Aime card reader is not found.
|
||||
Make sure you enabled Aime card reader emulation in `segatools.ini` if you don't have a physical reader connected:
|
||||
|
||||
```ini
|
||||
[aime]
|
||||
|
|
@ -161,16 +156,17 @@
|
|||
```
|
||||
|
||||
### 6503
|
||||
|
||||
!!! tip "Failed to read Aime card"
|
||||
|
||||
This error occurs when the Aime card cannot be read. Make sure your connection to the
|
||||
ALL.Net server is good (the network icon in the bottom corner is green).
|
||||
This error occurs when the Aime card cannot be read.
|
||||
Make sure your connection to the ALL.Net server is good (the network icon in the bottom corner is green).
|
||||
|
||||
### 8114
|
||||
|
||||
!!! tip "ALL.Net System error (RTC)"
|
||||
|
||||
Make sure you're connected to an ALL.Net server for the first boot, or disable
|
||||
accounting by editing `config_hook.json`:
|
||||
Make sure you're connected to an ALL.Net server for the first boot, or disable accounting by editing `config_hook.json`:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
@ -180,147 +176,129 @@
|
|||
}
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
||||
If you're copying into an existing `config_hook.json`, remove the outer braces and
|
||||
add a comma to the previous item, like so:
|
||||
If you're copying into an existing `config_hook.json`, remove the outer braces and add a comma to the previous item, like so:
|
||||
|
||||
```json
|
||||
{
|
||||
"emoney": {
|
||||
"enable": false
|
||||
},// (1)!
|
||||
},
|
||||
"allnet_accounting": {
|
||||
"enable": false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
1. Notice the comma here.
|
||||
|
||||
!!! tip
|
||||
|
||||
If your game files does not include `config_hook.json`, it is OK to create a new
|
||||
file, then edit the launch script (usually `start.bat`) to tell the game about it:
|
||||
If your game files does not include `config_hook.json`, it is OK to create a new file.
|
||||
Then edit the launch script (usually `start.bat`) to tell the game about it:
|
||||
|
||||
```
|
||||
amdaemon.exe -f -c config_common.json config_server.json config_client.json {++config_hook.json++}
|
||||
```
|
||||
|
||||
## CHUNITHM Error Codes
|
||||
## CHUNITHM
|
||||
|
||||
### 3101
|
||||
### 3101, 3102
|
||||
|
||||
!!! tip "An unexpected error has occurred with the main device"
|
||||
!!! tip "An unexpected error has occurred with the main device<br>Initialization failure with the main device"
|
||||
|
||||
This error occurs when the game fails to communicate with the controller. Check
|
||||
if your controller is connected properly and if ChuniIO DLLs are working.
|
||||
|
||||
### 3102
|
||||
|
||||
!!! tip "Initialization failure with the main device"
|
||||
|
||||
This error occurs when the game fails to communicate with the controller. Check
|
||||
if your controller is connected properly and if IO DLLs are working.
|
||||
This error occurs when the game fails to communicate with the controller.
|
||||
Check if your controller is connected properly and if ChuniIO DLLs are working.
|
||||
|
||||
### 3201, 3202, 3203, 3204, 3205, 3206
|
||||
|
||||
!!! tip "Cannot confirm the connection with the side device sensor 1/2/3/4/5/6"
|
||||
|
||||
This error occurs if the air sensors are not functional or blocked during system test.
|
||||
To resolve this, enter and exit Test mode by pressing the F1 key (or 1 on older segatools)
|
||||
then stay clear of your controller. If the error still happens, your air sensors may be faulty.
|
||||
This error occurs if the air sensors are not functional or blocked during system test.
|
||||
To resolve this, enter and exit Test mode by pressing the F1 key (or 1 on older segatools) then stay clear of your controller.
|
||||
If the error still happens, your air sensors may be faulty.
|
||||
|
||||
### 3300
|
||||
|
||||
!!! tip "Duplicate servers in the same network"
|
||||
|
||||
If multiple CHUNITHM machines are on the same LAN network, only one of them can be the server
|
||||
(dip switch 1 ON). Set all other machines to dip switch 1 OFF:
|
||||
If multiple CHUNITHM machines are on the same LAN network, only one of them can be the server (dip switch 1 ON). Set all other machines to dip switch 1 OFF:
|
||||
|
||||
```ini hl_lines="2"
|
||||
[system]
|
||||
dipsw1=0
|
||||
```
|
||||
|
||||
!!! warning
|
||||
|
||||
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
|
||||
!!! warning "As of 2024-08-20, the [gpio] section in segatools has been renamed to [system]"
|
||||
|
||||
### 3301
|
||||
|
||||
!!! tip "Duplicate STANDARD in the same group"
|
||||
|
||||
If multiple CHUNITHM machines are on the same LAN network and cabinet group (A/B/C/D), one of them
|
||||
should set reference machine settings to STANDARD and the rest to FOLLOW THE STANDARD. Change this
|
||||
by going to Test menu -> Game Settings (4th option) -> Reference machine settings (2nd option).
|
||||
If multiple CHUNITHM machines are on the same LAN network and cabinet group (A/B/C/D), one of them should set reference machine settings to STANDARD and the rest to FOLLOW THE STANDARD.
|
||||
|
||||
Change this by going to Test menu > Game Settings (4th option) > Reference machine settings (2nd option).
|
||||
|
||||
### 3400
|
||||
|
||||
!!! tip "Monitor Not Supported 120fps"
|
||||
|
||||
This error occurs if you're running the game in SP mode but the monitor is not
|
||||
`1920x1080@120Hz` in 32-bit color mode. Adjust display settings and try again.
|
||||
This error occurs if your monitor is not set to `1920x1080@120Hz` at 32-bit color mode.
|
||||
Adjust display settings and try again.
|
||||
|
||||
### 3401
|
||||
|
||||
!!! tip "Machine Not Supported 120fps"
|
||||
|
||||
This error occurs if you're running the game in CVT mode at 120fps. Use SP mode (dip
|
||||
switch 3 OFF) to run the game in 120fps. In `segatools.ini` this would be:
|
||||
This error occurs if you're running the game in CVT mode at 120fps.
|
||||
Use SP mode (dip switch 3 OFF) to run the game in 120fps.
|
||||
In `segatools.ini` this would be:
|
||||
|
||||
```ini
|
||||
[system]
|
||||
dipsw3=0
|
||||
```
|
||||
|
||||
!!! warning
|
||||
!!! warning "As of 2024-08-20, the [gpio] section in segatools has been renamed to [system]"
|
||||
|
||||
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
|
||||
|
||||
## AMDaemon Error Codes
|
||||
## AMDaemon
|
||||
|
||||
### ampdGd1232a01aInit(). ErrCode -4
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error occurs because of a VFD port number mismatch. Update segatools, or if you're
|
||||
using a real VFD, confirm that the VFD uses the same port as specified in
|
||||
`config_common.json` or `config_sp.json` (CHUNITHM) under `emoney.display_port`:
|
||||
This error occurs because of a VFD port number mismatch.
|
||||
|
||||
Update segatools, or if you're using a real VFD, confirm that the VFD uses the same port as specified in `config_common.json` or `config_sp.json` (CHUNITHM) under `emoney.display_port`:
|
||||
|
||||
```json
|
||||
"emoney" :
|
||||
{
|
||||
"display_port" : 2 // (1)!
|
||||
"display_port" : 2
|
||||
}
|
||||
```
|
||||
|
||||
1. This should match the COM port that your real VFD is connected to.
|
||||
The value should match the COM port that your real VFD is connected to.
|
||||
|
||||
### amAppImageInit(). ErrCode -5
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Path to the configured AMFS directory is too long. Ensure that the path is shorter than
|
||||
16 characters (32 bytes).
|
||||
Path to the configured AMFS directory is too long.
|
||||
Ensure that the path is shorter than 16 characters (32 bytes).
|
||||
|
||||
### RegCreateKeyExW(). ErrorCode -5
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This error occurs because the Windows registry cannot be written to as a normal user.
|
||||
This error occurs because the Windows registry cannot be written to as a normal user.
|
||||
Start the game as administrator **once**, or update segatools.
|
||||
|
||||
### amSysFileInitEx(). ErrCode -5
|
||||
|
||||
!!! tip ""
|
||||
|
||||
The AMFS folder is read only. Uncheck the read only property in File Explorer for the
|
||||
AMFS folder.
|
||||
The AMFS folder is read only.
|
||||
Uncheck the read only property in file explorer for the AMFS folder.
|
||||
|
||||
### amGfetcherInit(). ErrCode -1
|
||||
|
||||
!!! tip ""
|
||||
|
||||
ICF1 is missing in the configured AMFS directory. Get the correct ICF for your game (the
|
||||
game ID in the ICF must be correct).
|
||||
ICF1 is missing in the configured AMFS directory.
|
||||
Get the correct ICF for your game (the game ID in the ICF must be correct).
|
||||
|
|
@ -1,24 +1,24 @@
|
|||
# How to setup Asphyxia CORE
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
!!! danger "If this isn't your first time setting up Asphyxia, make sure to ^^*backup your ```savedata``` folder*^^ and place it somewhere safe."
|
||||
!!! danger "If this isn't your first time setting up Asphyxia, make sure to ^^*backup your `savedata` folder*^^ and place it somewhere safe."
|
||||
|
||||
### What is Asphyxia CORE?
|
||||
## What is Asphyxia CORE?
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Asphyxia CORE is a ^^local^^ e-amuse emulator which includes score saving and customization. The software itself does not support any game out of the box. For this, you need ```plugins```.
|
||||
Asphyxia CORE is a ^^local^^ e-amuse emulator which includes score saving and customization. The software itself does not support any game out of the box. For this, you need `plugins`.
|
||||
|
||||
### Configuring Asphyxia
|
||||
## Configuring Asphyxia
|
||||
|
||||
!!! tip ""
|
||||
|
||||
First, grab the latest release [here.](https://github.com/asphyxia-core/asphyxia-core.github.io/releases) In ^^almost^^ all cases, you will use the ```asphyxia-core-win-x64.zip```. Next, open the ```.zip``` file and extract the ```plugins``` folder and ```asphyxia-core-x64.exe``` into the ```contents``` folder of your desired game. We will use SDVX EG for this example.
|
||||
First, grab the latest release [here.](https://github.com/asphyxia-core/asphyxia-core.github.io/releases) In ^^almost^^ all cases, you will use the `asphyxia-core-win-x64.zip`. Next, open the `.zip` file and extract the `plugins` folder and `asphyxia-core-x64.exe` into the `contents` folder of your desired game. We will use SDVX EG for this example.
|
||||
|
||||
<img src="/img/extras/asphyxia/1.png">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Your ```contents``` folder should look like this then:
|
||||
Your `contents` folder should look like this then:
|
||||
|
||||
<img src="/img/extras/asphyxia/2.png">
|
||||
|
||||
|
|
@ -26,56 +26,54 @@
|
|||
|
||||
For Asphyxia to run properly, you will need a plugin for each game you want to use it with.
|
||||
|
||||
- Join our [Discord server](https://discord.gg/cZRUmEPK78).
|
||||
- Look for your game's channel, then the pinned ```Resources``` post.
|
||||
- Download the plugin archive and open it.
|
||||
- It should contain a folder such as `sdvx@asphyxia` or `iidx@asphyxia`.
|
||||
- Put that folder in your Asphyxia `plugins` folder, typically `contents\plugins\` and overwrite files if needed.
|
||||
- Join our Discord server by clicking the Discord logo at the bottom right of the page
|
||||
- Look for your game's channel, then the pinned `Resources` post.
|
||||
- Download the plugin archive and open it
|
||||
- It should contain a folder such as `sdvx@asphyxia` or `iidx@asphyxia`
|
||||
- Put that folder in your Asphyxia `plugins` folder
|
||||
|
||||
Note: We do NOT provide plugins for every game.
|
||||
Note: We can't provide links to plugins for every game, only the ones that have known good plugins.
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Run ```asphyxia-core-x64.exe``` to start the server. It will automatically open a browser tab. This is your ```WebUI```.
|
||||
Run `asphyxia-core-x64.exe` to start the server. It will automatically open a browser tab. This is your `WebUI`.
|
||||
|
||||
### Changing Service URL
|
||||
## Changing Service URL
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Run ```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.
|
||||
Run `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/extras/asphyxia/3.png">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
For me, it's ```localhost:8083``` and should look like this:
|
||||
Here it's `localhost:8083`.
|
||||
|
||||
<img src="/img/extras/asphyxia/4.png">
|
||||
|
||||
### Setting up SDVX
|
||||
## Setting up SDVX
|
||||
|
||||
!!! tip ""
|
||||
|
||||
On the ```WebUI```, click on ```SDVX``` on the left-hand bar and on the right side under ```Plugin Settings```, you should see an option named ```Exceed Gear Data Directory```. In here, paste the path of your ```contents``` folder and press enter. ^^In my case^^, it looks like this:
|
||||
On the `WebUI`, click on `SDVX` on the left-hand bar and on the right side under `Plugin Settings`, you should see an option named `Exceed Gear Data Directory`. In here, paste the path of your `contents` folder and press enter. ^^In my case^^, it looks like this:
|
||||
|
||||
<img src="/img/extras/asphyxia/5.png">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Next, click on ```Update Webui Assets``` on the left-hand bar. Make sure you're using the correct path as it won't work otherwise. When you've done that, click on ```Update``` and confirm that you've updated the datacode in your ```ea3-config.xml``` file. After a few seconds, the text console should say ```Done``` and say ```Successfully extracted textures``` if you input your path correctly.
|
||||
Next, click on `Update Webui Assets` on the left-hand bar. Make sure you're using the correct path as it won't work otherwise. When you've done that, click on `Update` and confirm that you've updated the datacode in your `ea3-config.xml` file. After a few seconds, the text console should say `Done` and say `Successfully extracted textures` if you input your path correctly.
|
||||
|
||||
<img src="/img/extras/asphyxia/6.png">
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Next, launch the game and card in. Go through the process of creating a profile, then close the game. After that, 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, you're done and everything should function as intended if you set everything correctly.
|
||||
Next, launch the game and card in. Go through the process of creating a profile, then close the game. After that, 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, you're done and everything should function as intended if you set everything correctly.
|
||||
|
||||
If they appear broken, completely close Asphyxia and 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 close then re-run ```asphyxia-core-x64.exe``` and everything should function as intended.
|
||||
If they appear broken, completely close Asphyxia and 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 close then re-run `asphyxia-core-x64.exe` and everything should function as intended.
|
||||
|
||||
### Setting up IIDX
|
||||
## 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!"
|
||||
You have already done all the step required to have it working. Simply create a profile and it will be visible on the `WebUI`.
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
# Audio
|
||||
|
||||
!!! warning "Synopsis"
|
||||
!!! info "Synopsis"
|
||||
|
||||
This guide explains the different audio modes commonly found in arcade games and their pros and cons, helping you choose the best option for your setup.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,7 @@
|
|||
# Controllers
|
||||
!!! info "Synopsis"
|
||||
|
||||
!!! warning "Synopsis"
|
||||
|
||||
This guide provides an overview of popular arcade-style rhythm game controllers currently available to buy.
|
||||
|
||||
Controllers are organized by game and ranked based on their popularity within the rhythm game community.
|
||||
This guide provides an overview of popular arcade-style rhythm game controllers currently available to buy.
|
||||
Controllers are ranked based on their popularity within the rhythm game community.
|
||||
|
||||
## BEMANI
|
||||
|
||||
|
|
|
|||
|
|
@ -1,56 +1,53 @@
|
|||
# Data Mods and Omnimix
|
||||
!!! info "Synopsis"
|
||||
|
||||
!!! info "This guide will cover how to mod your BEMANI game's data folder in a non-destructive way.<br>No files will be removed or overwritten."
|
||||
This guide will cover how to mod your BEMANI game's data folder in a non-destructive way.
|
||||
No files will be removed or overwritten.
|
||||
|
||||
---
|
||||
### Pre-requisites
|
||||
## Pre-requisites
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- A fully working and unmodified game.
|
||||
- The data to mod your game with.
|
||||
- A fully working and unmodified game
|
||||
- The data to mod your game with
|
||||
|
||||
!!! danger "ATTENTION"
|
||||
|
||||
- Please make sure the mod you're installing is **compatible with YOUR specific game and game version**.
|
||||
- If connecting to an **online network**, make sure they **explicitly allow** the mod you're about to install.
|
||||
- TWO-TORIAL will **NOT** provide support with issues caused by mods besides **Omnimix** for beatmania IIDX.
|
||||
- Please make sure the mod you're installing is **compatible with YOUR specific game and game version**
|
||||
- If connecting to an **online network**, make sure they **explicitly allow** the mod you're about to install
|
||||
- TWO-TORIAL will **NOT** provide support with issues caused by mods besides **Omnimix** for beatmania IIDX
|
||||
|
||||
---
|
||||
### Preparing data_mods
|
||||
## Preparing data_mods
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Let's place your mod files in the right folder.
|
||||
|
||||
- Create a `data_mods` folder next to the others in your game files.
|
||||
- Create a `data_mods` folder next to the others in your game files
|
||||
|
||||
<img src="/img/extras/datamods/1.png">
|
||||
|
||||
Depending on how your mod is packaged, you may or may not need to create another folder to contain it.
|
||||
Inside that folder, the structure should follow the one in `data/`.
|
||||
|
||||
- Place your files inside that `data_mods/mod_folder/`.
|
||||
- Place your files inside that `data_mods/mod_folder/`
|
||||
|
||||
If you're confused, the following may help you understand what this means.
|
||||
|
||||
```
|
||||
├─ data/
|
||||
├─── graphic/
|
||||
├─── info/
|
||||
├─── movie/
|
||||
├─── sound/
|
||||
├─── etc...
|
||||
├─ data_mods/
|
||||
├─── mod_folder/
|
||||
├───── graphic/ <- files that mod the /data/graphic/ folder go here
|
||||
├───── info/ <- files that mod the /data/info/ folder go here
|
||||
├───── movie/ <- files that mod the /data/movie/ folder go here
|
||||
├───── sound/ <- files that mod the /data/sound/ folder go here
|
||||
├───── etc...
|
||||
├─ dev/
|
||||
├─ modules/
|
||||
├─ prop/
|
||||
📂data
|
||||
┣━📂graphic
|
||||
┣━📂info
|
||||
┣━📂movie
|
||||
┗━📂sound
|
||||
📂data_mods
|
||||
┗━📂mod_folder
|
||||
┣━📂graphic <--- Files that modify data/graphic go here
|
||||
┣━📂info <--- Files that modify data/info go here
|
||||
┣━📂movie <--- Files that modify data/movie go here
|
||||
┗━📂sound <--- Files that modify data/sound go here
|
||||
📂dev
|
||||
📂modules
|
||||
📂prop
|
||||
```
|
||||
|
||||
!!! info "Example: Omnimix for beatmania IIDX 31 EPOLIS"
|
||||
|
|
@ -61,43 +58,42 @@
|
|||
**Directory**: `contents/data_mods/omnimix_31`
|
||||
<img src="/img/extras/datamods/3.png">
|
||||
|
||||
---
|
||||
### Loading data_mods
|
||||
## Loading data_mods
|
||||
|
||||
#### Installing ifs_layeredfs
|
||||
### Installing ifs_layeredfs
|
||||
|
||||
!!! tip ""
|
||||
|
||||
We now need a way for our game to load our mods.
|
||||
|
||||
- Download the most recent release of [ifs_layeredfs](https://github.com/mon/ifs_layeredfs/releases/).
|
||||
- Download the most recent release of [ifs_layeredfs](https://github.com/mon/ifs_layeredfs/releases/)
|
||||
|
||||
<img src="/img/extras/datamods/4.png">
|
||||
|
||||
- Open the archive.
|
||||
- Open the archive
|
||||
|
||||
<img src="/img/extras/datamods/5.png">
|
||||
|
||||
What we're interested in are the `64bit` and `32bit` folders:
|
||||
|
||||
- Your game is 32bit *(spice.exe to launch)*: go in the `32bit` folder.
|
||||
- Your game is 64bit *(spice64.exe to launch)*: go in the `64bit` folder.
|
||||
- Your game is 32bit *(spice.exe to launch)*: go in the `32bit` folder
|
||||
- Your game is 64bit *(spice64.exe to launch)*: go in the `64bit` folder
|
||||
|
||||
<img src="/img/extras/datamods/6.png">
|
||||
|
||||
- Copy the `ifs_hook.dll` file to your game's `modules` folder.
|
||||
- Copy the `ifs_hook.dll` file to your game's `modules` folder
|
||||
|
||||
<img src="/img/extras/datamods/7.png">
|
||||
|
||||
#### Loading ifs_layeredfs
|
||||
### Loading ifs_layeredfs
|
||||
|
||||
!!! tip ""
|
||||
|
||||
All that should be left to do is tell spice2x to load `ifs_hook.dll`.
|
||||
|
||||
- Open your game's `spicecfg.exe`.
|
||||
- Head to the `options` tab.
|
||||
- Find the `Inject DLL Hooks` option under `Common` and type in `ifs_hook.dll` then press Enter.
|
||||
- Open your game's `spicecfg.exe`
|
||||
- Head to the `options` tab
|
||||
- Find the `Inject DLL Hooks` option under `Common` and type in `ifs_hook.dll` then press Enter
|
||||
|
||||
Note: If you have other DLL hooks, simply add more by having a space in between them..
|
||||
Example: `ifs_hook.dll somehook.dll`
|
||||
|
|
|
|||
|
|
@ -1,12 +1,11 @@
|
|||
# Manual DLL Hex Editing
|
||||
# Game Patching (hex editing)
|
||||
|
||||
!!! danger "Before proceeding"
|
||||
|
||||
**This guide should ONLY be used as a last resort if all other methods fail.**
|
||||
**It has a high chance of breaking your game, make backups.**
|
||||
|
||||
---
|
||||
### Preamble
|
||||
## Preamble
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -18,8 +17,7 @@
|
|||
- A clean copy of your desired BEMANI game.
|
||||
- A backup of your original `.dll` before editing.
|
||||
|
||||
---
|
||||
### Getting Started
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# spice2x DLL Patching
|
||||
# Game Patching (spice2x)
|
||||
|
||||
!!! info "TWO-TORIAL Patcher"
|
||||
|
||||
|
|
@ -22,8 +22,7 @@
|
|||
If you've already patched your game through other methods *([web patching](patchweb.md) or [hex editing](hexguide.md))*,
|
||||
**Please replace your game's DLL with the original**.
|
||||
|
||||
---
|
||||
### Getting Started
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -56,7 +55,7 @@
|
|||
|
||||
<img src="/img/extras/patchsp2x/3.png">
|
||||
|
||||
#### Picking Patches
|
||||
### Picking Patches
|
||||
|
||||
!!! danger "Important"
|
||||
|
||||
|
|
@ -76,7 +75,7 @@
|
|||
|
||||
For game-specific instructions, refer to their respective dedicated pages.
|
||||
|
||||
#### Auto apply / Overwrite game files
|
||||
### Auto apply / Overwrite game files
|
||||
|
||||
!!! tip "Auto apply (recommended)"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Website DLL Patching
|
||||
# Game Patching (web)
|
||||
|
||||
!!! info "Known web patchers: [Resources](/resources.md#web-patchers)"
|
||||
|
||||
|
|
@ -15,7 +15,6 @@
|
|||
If you've already patched your game through other methods *([spice2x patching](patchsp2x.md) or [hex editing](hexguide.md))*,
|
||||
**Please replace your game's DLL or EXE with the original**.
|
||||
|
||||
---
|
||||
### Getting started
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
# Setting Up SoftEther VPN for Cabinet-to-Cabinet Play
|
||||
# SoftEther VPN for Cabinet-to-Cabinet Play
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
### What is SoftEther VPN?
|
||||
|
||||
|
|
@ -6,7 +8,6 @@
|
|||
|
||||
SoftEther VPN is a free tool we use to create Virtual Hubs and connect multiple machines to the same virtual network, allowing the ability to perform Cabinet-to-Cabinet link even when the machines are on physically different networks.
|
||||
|
||||
---
|
||||
### Configuring SoftEther Server
|
||||
|
||||
!!! danger "This part of the guide is for hosting a hub! If you only wish to connect to a hub, refer to [Connecting to a SoftEther Hub](#connecting-to-a-softether-hub)."
|
||||
|
|
@ -59,7 +60,6 @@
|
|||
|
||||
<img src="/img/extras/softether/managehub.png">
|
||||
|
||||
---
|
||||
#### Adding Users to your Virtual Hub
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -90,7 +90,6 @@
|
|||
<img src="/img/extras/softether/usercreated.png">
|
||||
<img src="/img/extras/softether/usercreated2.png">
|
||||
|
||||
---
|
||||
#### Configuring SecureNAT
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -110,7 +109,6 @@
|
|||
|
||||
<img src="/img/extras/softether/configsecurenat.png">
|
||||
|
||||
---
|
||||
#### Setting a Dynamic DNS for your SoftEther Server
|
||||
|
||||
!!! info "You can set a custom DDNS Hostname for your SoftEther Server to allow people to remember your Server Hostname more easily. You can also just leave the hostname as default if you wish."
|
||||
|
|
@ -140,7 +138,6 @@
|
|||
|
||||
The server setup is done! User(s) should be able to connect to your hub now.
|
||||
|
||||
---
|
||||
### Connecting to a SoftEther Hub
|
||||
|
||||
#### Setting up the VPN Client
|
||||
|
|
@ -175,7 +172,6 @@
|
|||
|
||||
<img src="/img/extras/softether/createadapter3.png">
|
||||
|
||||
---
|
||||
#### Connecting to a Virtual Hub
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -223,7 +219,6 @@
|
|||
|
||||
<img src="/img/extras/softether/connected.png">
|
||||
|
||||
---
|
||||
### Tips
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
# Modding Unity-based games
|
||||
|
||||
!!! danger "Before proceeding"
|
||||
|
||||
This guide applies to games made in the Unity engine, such as maimai DX, O.N.G.E.K.I. and Card Maker.
|
||||
|
||||
**It is highly recommended to use an unpatched Assembly DLL as your base!**
|
||||
|
||||
---
|
||||
|
||||
!!! info "Patches have historically been hardcoded into the unprotected `Assembly-CSharp.dll`"
|
||||
|
||||
The modern approach is to use BepInEx to load custom patches without tampering with Assembly-CSharp.<br>BepInEx can be used to load all mods, including those made for MelonLoader and MonoMod
|
||||
|
||||
### Installing BepInEx
|
||||
## Installing BepInEx
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- Download the [BepInEx 5 stable release](https://github.com/BepInEx/BepInEx/releases/latest) (`BepInEx_win_x64_5.x.y.z.zip`).
|
||||
!!! warning "Some maimai DX mods are only compatible with BepInEx 5.4.22"
|
||||
|
||||
|
|
@ -24,23 +24,29 @@
|
|||
enable=1
|
||||
targetAssembly=BepInEx\core\BepInEx.Preloader.dll
|
||||
```
|
||||
### Installing mods
|
||||
|
||||
## Installing Mods
|
||||
|
||||
!!! tip "BepInEx plugins"
|
||||
|
||||
Place them in `BepInEx\plugins`.
|
||||
|
||||
!!! tip "Melonloader mods and plugins"
|
||||
|
||||
- Download `MLLoader-UnityMono-BepInEx5` of the latest [BepInEx.MelonLoader.Loader](https://github.com/BepInEx/BepInEx.MelonLoader.Loader/releases/latest).
|
||||
- Extract it into `App\package`.
|
||||
- Place mods in `MLLoader\Mods`.
|
||||
|
||||
!!! tip "MonoMod patches"
|
||||
|
||||
!!! info ""
|
||||
|
||||
These patches always follow the naming pattern: `Assembly-CSharp.Name.mm.dll`.
|
||||
|
||||
- Extract [BepInEx.MonoMod.Loader](https://github.com/BepInEx/BepInEx.MonoMod.Loader/releases/latest) into `App\package`.
|
||||
- Place patches in `BepInEx\monomod`.
|
||||
|
||||
### Available mods
|
||||
## Available Mods
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -49,4 +55,5 @@
|
|||
- [worldlinkd](https://github.com/MewoLab/worldlinkd) open source MelonLoader mod for maimai, which adds cross-network online c2c similar to online matching in CHUNITHM.
|
||||
|
||||
!!! warning "AquaMai & worldlinkd"
|
||||
|
||||
These mods may not work with the MelonLoader compatiblity layer for BepInEx, and as such it's recommended to follow their respective guides.
|
||||
|
|
@ -1,12 +1,9 @@
|
|||
# BeatStream アニムトライヴ
|
||||
<img class="header-logo" src="/img/bemani/beatstream/animutribe/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
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.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### Getting Started
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
# BeatStream アニムトライヴ
|
||||
<img class="header-logo" src="/img/bemani/beatstream/animutribe/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### Hardware Specs
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (DDR A2O)
|
||||
<img class="header-logo" src="/img/bemani/ddr/a20/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/setup.md"
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
# Troubleshooting (DDR A20)
|
||||
# Troubleshooting
|
||||
<img class="header-logo" src="/img/bemani/ddr/a20/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/troubleshooting.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (DDR A2O PLUS)
|
||||
<img class="header-logo" src="/img/bemani/ddr/a20plus/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/setup.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (DDR A20 PLUS)
|
||||
<img class="header-logo" src="/img/bemani/ddr/a20plus/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/troubleshooting.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (DDR A3)
|
||||
<img class="header-logo" src="/img/bemani/ddr/a3/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/setup.md"
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
# Troubleshooting (DDR A3)
|
||||
# Troubleshooting
|
||||
<img class="header-logo" src="/img/bemani/ddr/a3/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/troubleshooting.md"
|
||||
|
|
@ -1,9 +1,5 @@
|
|||
!!! danger "Warning"
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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.
|
||||
|
||||
---
|
||||
### About data
|
||||
|
||||
!!! info "The full game should be around 20-25gb in size."
|
||||
|
|
@ -19,7 +15,6 @@
|
|||
|
||||
The gold cab version contains more features, such as exclusive songs or the "GOLDEN LEAGUE" mode.
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -45,7 +40,6 @@
|
|||
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.**
|
||||
|
||||
---
|
||||
### Updating data
|
||||
|
||||
??? danger "Please make sure you're using the right update for your current data."
|
||||
|
|
@ -77,7 +71,6 @@
|
|||
- 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 ""
|
||||
|
|
@ -153,7 +146,7 @@
|
|||
|
||||
#### Options
|
||||
|
||||
!!! info "If you don't know what an option does, hover over the question mark at the very left."
|
||||
!!! info "If you don't know what an option does, hover over the its name with your mouse."
|
||||
|
||||
<img src="/img/common/spice2x_option_hover.png">
|
||||
|
||||
|
|
@ -176,7 +169,6 @@
|
|||
|
||||
!!! 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!"
|
||||
|
|
@ -204,7 +196,6 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
|
@ -222,7 +213,6 @@
|
|||
|
||||
- Download and install the [K-lite Codec Pack](https://codecguide.com/download_kl.htm) (the Standard version is enough)
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
|
|
|||
|
|
@ -1,23 +1,17 @@
|
|||
!!! danger "Warning"
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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.
|
||||
|
||||
---
|
||||
### Clock error
|
||||
|
||||
!!! tip ""
|
||||
|
||||
In the test menu, navigate to `CLOCK`, and set it to match your computer's time.
|
||||
|
||||
---
|
||||
### The game is running slow/lagging
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Try to eliminate any unnecessary background processes during play.
|
||||
|
||||
---
|
||||
### Unable to login / Eamuse error / Network error
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -25,7 +19,6 @@
|
|||
Get the proper Asphyxia plugin from our [Discord server](https://discord.gg/cZRUmEPK78) in the #ddr channel > Resources post.
|
||||
Make sure you didn't enable `-smartea` in spicecfg's options.
|
||||
|
||||
---
|
||||
### After choosing a song, the game freezes on the loading screen
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -36,7 +29,6 @@
|
|||
|
||||
If you're using a remote network, it's possible that the song or your game version isn't supported yet.
|
||||
|
||||
---
|
||||
### Where are the option for Dancers/Shading/Measure lines/Fast-Slow/Layering?
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (DDR WORLD)
|
||||
<img class="header-logo" src="/img/bemani/ddr/world/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/setup.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (DDR WORLD)
|
||||
<img class="header-logo" src="/img/bemani/ddr/world/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/ddr/common/troubleshooting.md"
|
||||
|
|
@ -1,5 +1,9 @@
|
|||
# GITADORA EXCHAIN
|
||||
<img class="header-logo" src="/img/bemani/gitadora/exchain/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.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.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
# GITADORA EXCHAIN
|
||||
<img class="header-logo" src="/img/bemani/gitadora/exchain/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC Type 4
|
||||
|
|
|
|||
|
|
@ -1,9 +1,10 @@
|
|||
# GITADORA FUZZ-UP
|
||||
<img class="header-logo" src="/img/bemani/gitadora/fuzzup/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### Installing spice2x
|
||||
|
||||
!!! info ""
|
||||
|
|
@ -17,7 +18,6 @@
|
|||
|
||||
<img src="/img/bemani/gitadora/fuzzup/spice.png">
|
||||
|
||||
---
|
||||
### General Configuration
|
||||
|
||||
!!! info ""
|
||||
|
|
@ -64,7 +64,6 @@
|
|||
|-------------------|-----------------------------------|---------------|---------|
|
||||
| Graphics (Common) | NVIDIA profile optimization | -nvprofile | ON |
|
||||
|
||||
---
|
||||
### GuitarFreaks Configuration
|
||||
|
||||
!!! info ""
|
||||
|
|
@ -108,7 +107,6 @@
|
|||
| Paths | Path to ea3-config.xml | -e | `prop/ea3-config2.xml` |
|
||||
| Paths | Path to avs-config.xml | -v | `prop/avs-config-jb.xml` |
|
||||
|
||||
---
|
||||
### DrumMania Configuration
|
||||
|
||||
!!! info ""
|
||||
|
|
@ -137,7 +135,6 @@
|
|||
| Paths | Path to ea3-config.xml | -e | `prop/ea3-config.xml` |
|
||||
| Paths | Path to avs-config.xml | -v | `prop/avs-config-ja.xml` |
|
||||
|
||||
---
|
||||
### Connecting to a Network
|
||||
|
||||
!!! danger "Please choose one of the two solutions, not both!"
|
||||
|
|
@ -165,7 +162,6 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch Requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
|
@ -193,7 +189,6 @@
|
|||
|
||||
<img src="/img/common/audio_24_441.png">
|
||||
|
||||
---
|
||||
### First Launch
|
||||
|
||||
!!! danger "If you have any issues running the game at this point, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
|
@ -242,7 +237,6 @@
|
|||
|
||||
You're all done! From the test menu, select `GAME MODE` and the game should boot up!
|
||||
|
||||
---
|
||||
### Carding In
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -252,7 +246,6 @@
|
|||
- Press your `Keypad Insert Card` button.
|
||||
- Enter your code using your keypad binds.
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
# GITADORA FUZZ-UP
|
||||
<img class="header-logo" src="/img/bemani/gitadora/fuzzup/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### I'm having performance issues!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If you're having performance issues of some kind, spice2x's [PC optimization](https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization) guide is worth looking at.
|
||||
|
||||
---
|
||||
### My game is running too fast!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab.
|
||||
|
||||
---
|
||||
### There's occasional graphical stuttering during gameplay!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -36,7 +35,6 @@
|
|||
4. Check the box that says `Disable fullscreen optimizations`.
|
||||
5. Click `Apply` and then `OK`.
|
||||
|
||||
---
|
||||
### How do I adjust my offset?
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -48,7 +46,6 @@
|
|||
|
||||
GITADORA FUZZ-UP has two types of offset adjustments, visual and audio based, so be sure to fiddle with both to find desirable settings.
|
||||
|
||||
---
|
||||
### When I run the game, all other audio is gone!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -57,7 +54,6 @@
|
|||
|
||||
There is currently no patch available to run the game in shared mode, so you will need to use a separate audio device for the game if you want to hear other audio sources while playing.
|
||||
|
||||
---
|
||||
### I want to use 4-channel audio! Why isn't it working?
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,12 +1,9 @@
|
|||
# GITADORA Matixx
|
||||
<img class="header-logo" src="/img/bemani/gitadora/matixx/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
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.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### Getting Started.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
# GITADORA Matixx
|
||||
<img class="header-logo" src="/img/bemani/gitadora/matixx/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC Type 4
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 10th style
|
||||
<img class="header-logo" src="/img/bemani/iidx/10thstyle/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -15,8 +16,7 @@
|
|||
- 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.
|
||||
|
||||
---
|
||||
### Installing Bemanitools
|
||||
## Installing Bemanitools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/10thstyle/setup/1.png">
|
||||
|
||||
#### Using iidxhook-10.conf & RtEffect.dll
|
||||
### Using iidxhook-10.conf & RtEffect.dll
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
This will eliminate any immediate crashes relating to needing specific old hardware.
|
||||
|
||||
#### Replacing bm2dx.exe
|
||||
### Replacing bm2dx.exe
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -62,12 +62,11 @@
|
|||
|
||||
If you don't do this, you will end up getting a `HDD DATA ERROR (PROG CHKSUM)` which will result in the game not being able to run.
|
||||
|
||||
---
|
||||
### Configuring Bemanitools
|
||||
## Configuring Bemanitools
|
||||
|
||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -83,7 +82,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -95,7 +94,7 @@
|
|||
- Turn your turntable ensuring that the preview turns along with it.
|
||||
- Click `OK`, leaving the rest of the settings alone.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -107,7 +106,7 @@
|
|||
- In `Game Light`, select the corresponding button that will be used for that light.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Configuring Bemanitools for a network
|
||||
### Configuring Bemanitools for a network
|
||||
|
||||
!!! tip "Head over to the `Network` tab."
|
||||
|
||||
|
|
@ -124,8 +123,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/10thstyle/setup/2.png">
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -148,8 +146,7 @@
|
|||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||
```
|
||||
|
||||
---
|
||||
### Game resolution and locking FPS
|
||||
## Game resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
We'd like to mention that there are two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
|
@ -212,12 +209,11 @@
|
|||
gfx.scale_back_buffer_filter=point
|
||||
```
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -234,7 +230,7 @@
|
|||
!!! tip ""
|
||||
Press your `Start` key to confirm to get to the next error message.
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
<img src="/img/bemani/iidx/10thstyle/firstlaunch/3.png">
|
||||
|
||||
|
|
@ -253,7 +249,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/10thstyle/firstlaunch/5.png">
|
||||
|
||||
#### Enabling e-AMUSEMENT for Online Play
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
!!! tip ""
|
||||
From the service menu, go to `e-AMUSEMENT OPTIONS` then `e-AMUSEMENT SETTINGS`.
|
||||
|
|
@ -291,8 +287,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/10thstyle/firstlaunch/12.png">
|
||||
|
||||
---
|
||||
### Final Notes
|
||||
## Final Notes
|
||||
|
||||
!!! success "You're all done! Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# IIDX 10 Troubleshooting
|
||||
<img class="header-logo" src="/img/bemani/iidx/10thstyle/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) again.
|
||||
|
||||
---
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -17,7 +20,6 @@
|
|||
- Invalid eamuse url or port specified
|
||||
- Game is not run using the Administrator account
|
||||
|
||||
---
|
||||
### My background videos aren't working!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -39,7 +41,6 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### My game crashes immediately!
|
||||
|
||||
!!! warning "This can have multiple reasons. These fixes shouldn't be needed for 10th style since we're addressing them in the guide. We'll add them anyway just in case."
|
||||
|
|
|
|||
|
|
@ -1,9 +1,11 @@
|
|||
# beatmania IIDX 11 IIDX RED
|
||||
<img class="header-logo" src="/img/bemani/iidx/11_red/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -14,8 +16,7 @@
|
|||
- 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.
|
||||
|
||||
---
|
||||
### Installing Bemanitools
|
||||
## Installing Bemanitools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -29,7 +30,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/11_red/setup/1.png">
|
||||
|
||||
#### Using iidxhook-11.conf & RtEffect.dll
|
||||
### Using iidxhook-11.conf & RtEffect.dll
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -49,12 +50,11 @@
|
|||
|
||||
This will eliminate any immediate crashes relating to needing specific old hardware.
|
||||
|
||||
---
|
||||
### Configuring Bemanitools
|
||||
## Configuring Bemanitools
|
||||
|
||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
- Turn your turntable ensuring that the preview turns along with it.
|
||||
- Click `OK`, leaving the rest of the settings alone.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
- In `Game Light`, select the corresponding button that will be used for that light.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Configuring Bemanitools for a network
|
||||
### Configuring Bemanitools for a network
|
||||
|
||||
!!! tip "Head over to the `Network` tab."
|
||||
|
||||
|
|
@ -111,8 +111,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/11_red/setup/2.png">
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -135,8 +134,7 @@
|
|||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||
```
|
||||
|
||||
---
|
||||
### Game resolution and locking FPS
|
||||
## Game resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
We'd like to mention that there are two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
|
@ -202,12 +200,11 @@
|
|||
gfx.scale_back_buffer_filter=point
|
||||
```
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -224,7 +221,7 @@
|
|||
!!! tip ""
|
||||
Press your `Start` key to confirm to get to the next error message.
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
<img src="/img/bemani/iidx/11_red/firstlaunch/3.png">
|
||||
|
||||
|
|
@ -243,7 +240,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/11_red/firstlaunch/5.png">
|
||||
|
||||
#### Enabling e-AMUSEMENT for Online Play
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
!!! tip ""
|
||||
From the service menu, go to `NETWORK OPTIONS` then `e-AMUSEMENT SETTINGS`.
|
||||
|
|
@ -281,8 +278,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/11_red/firstlaunch/12.png">
|
||||
|
||||
---
|
||||
### Final Notes
|
||||
## Final Notes
|
||||
|
||||
!!! success "You're all done! Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# beatmania IIDX 11 IIDX RED
|
||||
<img class="header-logo" src="/img/bemani/iidx/11_red/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) of the guide again.
|
||||
|
||||
---
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -17,7 +20,6 @@
|
|||
- Invalid eamuse url or port specified
|
||||
- Game is not run using the Administrator account
|
||||
|
||||
---
|
||||
### My background videos aren't working!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -39,7 +41,6 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### My game crashes immediately!
|
||||
|
||||
!!! warning "This can have multiple reasons. These fixes shouldn't be needed for IIDX RED since we're addressing them in the guide. We'll add them anyway just in case."
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 12 HAPPY SKY
|
||||
<img class="header-logo" src="/img/bemani/iidx/12_happysky/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -15,8 +16,7 @@
|
|||
- 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.
|
||||
|
||||
---
|
||||
### Installing Bemanitools
|
||||
## Installing Bemanitools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/12_happysky/setup/1.png">
|
||||
|
||||
#### Using iidxhook-12.conf & RtEffect.dll
|
||||
### Using iidxhook-12.conf & RtEffect.dll
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
This will eliminate any immediate crashes relating to needing specific old hardware.
|
||||
|
||||
#### Installing CLVSD.ax
|
||||
### Installing CLVSD.ax
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -71,12 +71,11 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### Configuring Bemanitools
|
||||
## Configuring Bemanitools
|
||||
|
||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -92,7 +91,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -104,7 +103,7 @@
|
|||
- Turn your turntable ensuring that the preview turns along with it.
|
||||
- Click `OK`, leaving the rest of the settings alone.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -116,7 +115,7 @@
|
|||
- In `Game Light`, select the corresponding button that will be used for that light.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Configuring Bemanitools for a network
|
||||
### Configuring Bemanitools for a network
|
||||
|
||||
!!! tip "Head over to the `Network` tab."
|
||||
|
||||
|
|
@ -133,8 +132,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/12_happysky/setup/2.png">
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -157,8 +155,7 @@
|
|||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||
```
|
||||
|
||||
---
|
||||
### Game resolution and locking FPS
|
||||
## Game resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
We'd like to mention that there are two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
|
@ -224,12 +221,11 @@
|
|||
gfx.scale_back_buffer_filter=point
|
||||
```
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -246,7 +242,7 @@
|
|||
!!! tip ""
|
||||
Press your `Start` key to confirm to get to the next error message.
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
<img src="/img/bemani/iidx/12_happysky/firstlaunch/3.png">
|
||||
|
||||
|
|
@ -265,7 +261,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/12_happysky/firstlaunch/5.png">
|
||||
|
||||
#### Enabling e-AMUSEMENT for Online Play
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
!!! tip ""
|
||||
From the service menu, go to `NETWORK OPTIONS` then `e-AMUSEMENT SETTINGS`.
|
||||
|
|
@ -303,8 +299,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/12_happysky/firstlaunch/12.png">
|
||||
|
||||
---
|
||||
### Final Notes
|
||||
## Final Notes
|
||||
|
||||
!!! success "You're all done! Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# beatmania IIDX 12 HAPPY SKY
|
||||
<img class="header-logo" src="/img/bemani/iidx/12_happysky/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) of the guide again.
|
||||
|
||||
---
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -17,7 +20,6 @@
|
|||
- Invalid eamuse url or port specified
|
||||
- Game is not run using the Administrator account
|
||||
|
||||
---
|
||||
### My background videos aren't working!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -39,7 +41,6 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### My game crashes immediately!
|
||||
|
||||
!!! warning "This can have multiple reasons. These fixes shouldn't be needed for HAPPY SKY since we're addressing them in the guide. We'll add them anyway just in case."
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 13 DistorteD
|
||||
<img class="header-logo" src="/img/bemani/iidx/13_distorted/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -15,8 +16,7 @@
|
|||
- 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.
|
||||
|
||||
---
|
||||
### Installing Bemanitools
|
||||
## Installing Bemanitools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/13_distorted/setup/1.png">
|
||||
|
||||
#### Using iidxhook-13.conf & RtEffect.dll
|
||||
### Using iidxhook-13.conf & RtEffect.dll
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
This will eliminate any immediate crashes relating to needing specific old hardware.
|
||||
|
||||
#### Installing CLVSD.ax
|
||||
### Installing CLVSD.ax
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -71,12 +71,11 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### Configuring Bemanitools
|
||||
## Configuring Bemanitools
|
||||
|
||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -92,7 +91,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -104,7 +103,7 @@
|
|||
- Turn your turntable ensuring that the preview turns along with it.
|
||||
- Click `OK`, leaving the rest of the settings alone.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -116,7 +115,7 @@
|
|||
- In `Game Light`, select the corresponding button that will be used for that light.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Configuring Bemanitools for a network
|
||||
### Configuring Bemanitools for a network
|
||||
|
||||
!!! tip "Head over to the `Network` tab."
|
||||
|
||||
|
|
@ -133,8 +132,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/13_distorted/setup/2.png">
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -157,8 +155,7 @@
|
|||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||
```
|
||||
|
||||
---
|
||||
### Game resolution and locking FPS
|
||||
## Game resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
We'd like to mention that there are two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
|
@ -224,12 +221,11 @@
|
|||
gfx.scale_back_buffer_filter=point
|
||||
```
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -246,7 +242,7 @@
|
|||
!!! tip ""
|
||||
Press your `Test` key to confirm to get to the next error message.
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
<img src="/img/bemani/iidx/13_distorted/firstlaunch/3.png">
|
||||
|
||||
|
|
@ -265,7 +261,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/13_distorted/firstlaunch/5.png">
|
||||
|
||||
#### Enabling e-AMUSEMENT for Online Play
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
!!! tip ""
|
||||
From the service menu, go to `NETWORK OPTIONS` then `e-AMUSEMENT SETTINGS`.
|
||||
|
|
@ -303,8 +299,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/13_distorted/firstlaunch/12.png">
|
||||
|
||||
---
|
||||
### Final Notes
|
||||
## Final Notes
|
||||
|
||||
!!! success "You're all done! Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# beatmania IIDX 13 DistorteD
|
||||
<img class="header-logo" src="/img/bemani/iidx/13_distorted/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) of the guide again.
|
||||
|
||||
---
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -17,7 +20,6 @@
|
|||
- Invalid eamuse url or port specified
|
||||
- Game is not run using the Administrator account
|
||||
|
||||
---
|
||||
### My background videos aren't working!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -39,7 +41,6 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### My game crashes immediately!
|
||||
|
||||
!!! warning "This can have multiple reasons. These fixes shouldn't be needed for DistorteD since we're addressing them in the guide. We'll add them anyway just in case."
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 14 GOLD
|
||||
<img class="header-logo" src="/img/bemani/iidx/14_gold/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -15,8 +16,7 @@
|
|||
- 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.
|
||||
|
||||
---
|
||||
### Installing Bemanitools
|
||||
## Installing Bemanitools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/14_gold/setup/1.png">
|
||||
|
||||
#### Using iidxhook-14.conf
|
||||
### Using iidxhook-14.conf
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
This enables us to use the graphic options inside :material-file-code:`iidxhook-14.conf` which we will take advantage of.
|
||||
|
||||
#### Installing CLVSD.ax
|
||||
### Installing CLVSD.ax
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -63,12 +63,11 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### Configuring Bemanitools
|
||||
## Configuring Bemanitools
|
||||
|
||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -84,7 +83,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -96,7 +95,7 @@
|
|||
- Turn your turntable ensuring that the preview turns along with it.
|
||||
- Click `OK`, leaving the rest of the settings alone.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -108,7 +107,7 @@
|
|||
- In `Game Light`, select the corresponding button that will be used for that light.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Configuring Bemanitools for a network
|
||||
### Configuring Bemanitools for a network
|
||||
|
||||
!!! tip "Head over to the `Network` tab."
|
||||
|
||||
|
|
@ -125,8 +124,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/14_gold/setup/2.png">
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -149,8 +147,7 @@
|
|||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||
```
|
||||
|
||||
---
|
||||
### Game resolution and locking FPS
|
||||
## Game resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
We'd like to mention that there are two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
|
@ -216,12 +213,11 @@
|
|||
gfx.scale_back_buffer_filter=point
|
||||
```
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -241,7 +237,7 @@
|
|||
!!! tip ""
|
||||
Press your `Test` key to confirm to get to the next error message.
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
<img src="/img/bemani/iidx/14_gold/firstlaunch/3.png">
|
||||
|
||||
|
|
@ -264,7 +260,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/14_gold/firstlaunch/6.png">
|
||||
|
||||
#### Enabling e-AMUSEMENT for Online Play
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
!!! tip ""
|
||||
From the service menu, go to `NETWORK OPTIONS` then `e-AMUSEMENT SETTINGS`.
|
||||
|
|
@ -293,8 +289,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/14_gold/firstlaunch/12.png">
|
||||
|
||||
---
|
||||
### Final Notes
|
||||
## Final Notes
|
||||
|
||||
!!! success "You're all done! From the service menu select `GAMEMODE` and the game should load ready to be played. Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
# beatmania IIDX 14 GOLD
|
||||
<img class="header-logo" src="/img/bemani/iidx/14_gold/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 24 SINOBUZ
|
||||
<img class="header-logo" src="/img/bemani/iidx/24_sinobuz/logo.png">
|
||||
# Extra Information
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### More about ea3-config.xml
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## More about ea3-config.xml
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 24 SINOBUZ
|
||||
<img class="header-logo" src="/img/bemani/iidx/24_sinobuz/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -24,8 +25,7 @@
|
|||
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.**
|
||||
|
||||
---
|
||||
### Installing spice2x
|
||||
## Installing spice2x
|
||||
|
||||
!!! info ""
|
||||
|
||||
|
|
@ -38,8 +38,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/24_sinobuz/spice2xdata.png">
|
||||
|
||||
---
|
||||
### Configuring spice2x
|
||||
## Configuring spice2x
|
||||
|
||||
!!! info "Open `spicecfg.exe`, each following sub-section corresponds to a tab at the top."
|
||||
|
||||
|
|
@ -59,7 +58,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -71,7 +70,7 @@
|
|||
- Turn your turntable ensuring that the Preview turns along with it.
|
||||
- Click `Close`, leaving the rest of the settings alone.
|
||||
|
||||
#### Overlay
|
||||
### Overlay
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -79,7 +78,7 @@
|
|||
|
||||
Click on `Bind` then press the key you want associated with the action.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -93,23 +92,23 @@
|
|||
- Click `Close`.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Cards
|
||||
### Cards
|
||||
|
||||
!!! info "Covered in the [Connecting to a network](#connecting-to-a-network) section."
|
||||
|
||||
#### Patches
|
||||
### 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
|
||||
### API
|
||||
|
||||
!!! warning "Leave everything at default unless you know what you're doing."
|
||||
|
||||
#### Options
|
||||
### Options
|
||||
|
||||
!!! info "If you don't know what an option does, hover over the question mark at the very left."
|
||||
!!! info "If you don't know what an option does, hover over the its name with your mouse."
|
||||
|
||||
<img src="/img/common/spice2x_option_hover.png">
|
||||
|
||||
|
|
@ -128,12 +127,11 @@
|
|||
| Graphics (common) | NVIDIA profile optimization | -nvprofile | ON |
|
||||
|
||||
|
||||
#### Advanced & Development
|
||||
### Advanced & Development
|
||||
|
||||
!!! warning "Leave everything at default unless you know what you're doing."
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! danger "Please choose one of the two solutions, not both!"
|
||||
|
||||
|
|
@ -160,19 +158,18 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
## Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
||||
#### VCRedist & DirectX
|
||||
### VCRedist & DirectX
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- Download and install the latest [VCRedist](https://github.com/abbodi1406/vcredist/releases/latest) (`VisualCppRedist_AIO_x86_x64.exe`)
|
||||
- Download and install the [DirectX End-User Runtimes](https://www.microsoft.com/en-us/download/details.aspx?id=8109)
|
||||
|
||||
#### Audio
|
||||
### Audio
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -186,12 +183,11 @@
|
|||
|
||||
<img src="/img/common/audio_24_441.png">
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -203,7 +199,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/common/oldhd/firstlaunch/1.png">
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -235,7 +231,8 @@
|
|||
Here, simply select `SAVE AND EXIT` and the clock will be set.
|
||||
|
||||
You'll be back in the service menu.
|
||||
#### DEFINITION TYPE
|
||||
|
||||
### DEFINITION TYPE
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -255,7 +252,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/common/oldhd/firstlaunch/6.png">
|
||||
|
||||
#### NETWORK OPTIONS
|
||||
### NETWORK OPTIONS
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -280,8 +277,7 @@
|
|||
|
||||
You're all done! The game should load up properly now.
|
||||
|
||||
---
|
||||
### Carding in
|
||||
## Carding in
|
||||
|
||||
!!! tip ""
|
||||
To card into the game:
|
||||
|
|
@ -289,11 +285,10 @@
|
|||
1. Press your `Keypad Insert Card` button.
|
||||
2. Enter your code using your keypad binds.
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
## Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes/bemani.md) pages.
|
||||
|
||||
For any more game-specific information, check out [Extra Information](extras.md).
|
||||
For any more game-specific information, check out [Extra Information](extras.md).
|
||||
|
|
@ -1,16 +1,16 @@
|
|||
# beatmania IIDX 24 SINOBUZ
|
||||
<img class="header-logo" src="/img/bemani/iidx/24_sinobuz/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### I'm having performance issues!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If you're having performance issues of some kind, spice2x's [PC optimization](https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization) guide is worth looking at.
|
||||
|
||||
---
|
||||
### My game is running slow/fast, After finishing a song the game gets stuck loading!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab.
|
||||
|
||||
---
|
||||
### How do I set my offset?
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -30,9 +29,8 @@
|
|||
If you're getting too many `Fast`, increase your offset `(+)`.
|
||||
If you're getting too many `Slow`, decrease your offset `(-)`.
|
||||
|
||||
---
|
||||
### My inputs aren't working / I can't get past error messages!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If **none** of your inputs are working, try updating [spice2x](https://spice2x.github.io/), you can also try using the beta versions if the stable releases don't work for you.
|
||||
If **none** of your inputs are working, try updating [spice2x](https://spice2x.github.io/), you can also try using the beta versions if the stable releases don't work for you.
|
||||
|
|
@ -1,15 +1,11 @@
|
|||
# beatmania IIDX 25 CANNON BALLERS
|
||||
<img class="header-logo" src="/img/bemani/iidx/25_cannonballers/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
Before we even touch the game, let's fiddle with our audio settings to minimize any potential crashing on startup. In Windows, go to `Playback Devices` and then right click on your default device and go to `Properties`. From there, hit the `Advanced` tab and set your `Default Format` to `44100 Hz` and check both of the options inside `Exclusive Mode` as pictured.
|
||||
|
|
@ -23,7 +19,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/25_cannonballers/1.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## 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.
|
||||
|
|
@ -31,7 +27,7 @@
|
|||
!!! 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
|
||||
## 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 `spice64.exe -ea -w` and save the file.
|
||||
|
|
@ -45,7 +41,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/25_cannonballers/2.png">
|
||||
|
||||
### Configuring for an Online Network
|
||||
## 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 `spice64.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
|
||||
|
|
@ -63,7 +59,7 @@
|
|||
!!! 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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds! Make sure you setup the `Test` keybind as it will be critical for setting up the game. Once you've done that, launch your game for the first time by double clicking the `.bat` you setup and the game should load.
|
||||
|
|
@ -118,4 +114,4 @@
|
|||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! 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.
|
||||
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.
|
||||
|
|
@ -1,7 +1,11 @@
|
|||
# beatmania IIDX 25 CANNON BALLERS
|
||||
<img class="header-logo" src="/img/bemani/iidx/25_cannonballers/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC (ADE-6291)
|
||||
|
|
@ -63,6 +67,4 @@
|
|||
### I'm Not Getting Any Audio/My Audio Is Completely Wrecked and I'm Using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
||||
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
|
@ -1,15 +1,11 @@
|
|||
# beatmania IIDX 26 Rootage
|
||||
<img class="header-logo" src="/img/bemani/iidx/26_rootage/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
Before we even touch the game, let's fiddle with our audio settings to minimize any potential crashing on startup. In Windows, go to `Playback Devices` and then right click on your default device and go to `Properties`. From there, hit the `Advanced` tab and set your `Default Format` to `44100 Hz` and check both of the options inside `Exclusive Mode` as pictured.
|
||||
|
|
@ -23,7 +19,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/25_cannonballers/1.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## 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.
|
||||
|
|
@ -31,7 +27,7 @@
|
|||
!!! 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
|
||||
## 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 `spice64.exe -ea -w` and save the file.
|
||||
|
|
@ -45,7 +41,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/25_cannonballers/2.png">
|
||||
|
||||
### Configuring for an Online Network
|
||||
## 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 `spice64.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
|
||||
|
|
@ -63,7 +59,7 @@
|
|||
!!! 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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds! Make sure you setup the `Test` keybind as it will be critical for setting up the game. Once you've done that, launch your game for the first time by double clicking the `.bat` you setup and the game should load.
|
||||
|
|
@ -118,4 +114,4 @@
|
|||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! 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.
|
||||
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.
|
||||
|
|
@ -1,7 +1,11 @@
|
|||
# beatmania IIDX 26 Rootage
|
||||
<img class="header-logo" src="/img/bemani/iidx/26_rootage/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC (ADE-6291)
|
||||
|
|
@ -63,6 +67,4 @@
|
|||
### I'm Not Getting Any Audio/My Audio Is Completely Wrecked and I'm Using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
||||
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
|
@ -1,7 +1,11 @@
|
|||
# beatmania IIDX 27 Heroic Verse
|
||||
<img class="header-logo" src="/img/bemani/iidx/27_heroicverse/logo.png">
|
||||
|
||||
### Notes
|
||||
# Extra Information
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Notes
|
||||
|
||||
!!! tip ""
|
||||
Booting the game in Lightning Mode requires a few things. To start off with, you will need to enable the `-iidxtdj` option in SpiceTools and you will also need to enable the `Enable Lightning Mode` patch.
|
||||
|
|
@ -12,12 +16,12 @@
|
|||
|
||||
SpiceCompanion has also as of 10/26/2020 added a brand new Screen feature as well. Using SpiceCompanion, you can receive the subscreen on your phone/tablet/etc and then use your device as a touch device for the subscreen. Do note that at this time it will not work while the game is running in windowed mode. If you run into performance issues, go to the settings tab to adjust things like the Screen Quality, Screen Threads, and Screen Divide, this feature is heavily dependent on connection and you will notice as you bump up the quality that the ping will increase as well. It may take some fiddling to find the most ideal settings for your setup.
|
||||
|
||||
### Lightning-specific Troubleshooting
|
||||
## Lightning-specific Troubleshooting
|
||||
|
||||
!!! tip ""
|
||||
Below are the two main issues that have arisen for users utilizing this guide and general startup practices.
|
||||
|
||||
### Hardware Specs
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -39,7 +43,7 @@
|
|||
|
||||
OS: Windows 10 IoT Enterprise
|
||||
|
||||
### Enabling Lighting Mode Patch
|
||||
## Enabling Lighting Mode Patch
|
||||
|
||||
!!! tip ""
|
||||
If you get a stack trace in your `log.txt` with the following line...
|
||||
|
|
@ -48,7 +52,7 @@
|
|||
|
||||
Please enable the lightning mode patch in SpiceTool's patch manager.
|
||||
|
||||
### Audio Related Crash
|
||||
## Audio Related Crash
|
||||
|
||||
!!! tip ""
|
||||
If you get a stack trace in your `log.txt` that looks like this...
|
||||
|
|
@ -1,18 +1,11 @@
|
|||
# beatmania IIDX 27 Heroic Verse
|
||||
<img class="header-logo" src="/img/bemani/iidx/27_heroicverse/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! note "Author Note:"
|
||||
Lightning mode specifics: they are found [here](lightning.md)
|
||||
--8<-- "docs/snippets/common/old_guide.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.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
Before we even touch the game, let's fiddle with our audio settings to minimize any potential crashing on startup. In Windows, go to `Playback Devices` and then right click on your default device and go to `Properties`. From there, hit the `Advanced` tab and set your `Default Format` to `44100 Hz` and check both of the options inside `Exclusive Mode` as pictured.
|
||||
|
|
@ -26,7 +19,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/27_heroicverse/1.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## Configuring Your Tools
|
||||
|
||||
!!! tip ""
|
||||
Now that you have your files ready, open up `spicecfg.exe` and head to the `Options` where we'll set our 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.
|
||||
|
|
@ -34,7 +27,7 @@
|
|||
!!! warning "If you're not using SpiceTools:"
|
||||
You will have to likely generate a .bat file given your existing tool's documentation. As stated above, make sure to check the documentation of your tools to ensure you're using the correct parameters for your needs and to consult appropriate support if you're unsure how to do this.
|
||||
|
||||
### Configuring for a Local Network
|
||||
## Configuring for a Local Network
|
||||
|
||||
!!! tip ""
|
||||
For our local network configuration example, inside `Options` tab we're going to click on the following: `E-Amusement Emulation: -ea` and `Windowed Mode: -w` to enable them.
|
||||
|
|
@ -48,7 +41,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/27_heroicverse/cfg_ea.png">
|
||||
|
||||
### Configuring for an Online Network
|
||||
## Configuring for an Online Network
|
||||
|
||||
!!! tip ""
|
||||
For our online network example we're simply doing the above but with different parameters! On the `Service URL: -url` parameter, we're going to input our chosen network URL like so: `http://yoururlhere.com/`
|
||||
|
|
@ -70,7 +63,7 @@
|
|||
!!! 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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds inside the `Buttons` and `Analogs` tabs! Make sure you setup the `Test` keybind as it will be critical for setting up the game.
|
||||
|
|
@ -133,4 +126,4 @@
|
|||
!!! 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.
|
||||
|
||||
Lightning Mode specifics can be found: [here](lightning.md#lightning-specific-troubleshooting)
|
||||
Lightning Mode specifics can be found in the [Extra Information](extras.md#lightning-specific-troubleshooting)
|
||||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 27 Heroic Verse
|
||||
<img class="header-logo" src="/img/bemani/iidx/27_heroicverse/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! note "Author Note:"
|
||||
For lightning specific issues, see [lightning cab notes](lightning.md#lightning-specific-troubleshooting)
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -59,6 +60,4 @@
|
|||
### I'm Not Getting Any Audio/My Audio Is Completely Wrecked and I'm Using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
||||
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 30 RESIDENT
|
||||
<img class="header-logo" src="/img/bemani/iidx/30_resident/logo.png">
|
||||
# Extra Information
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Standard & Lightning modes
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Standard & Lightning modes
|
||||
|
||||
!!! warning "Lightning mode requires a 120hz capable monitor."
|
||||
|
||||
|
|
@ -33,15 +34,13 @@
|
|||
- ^^`A`^^ for Standard (LDJ-003, LDJ, 60hz)
|
||||
- ^^`D`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
|
||||
---
|
||||
### Changing the game's language
|
||||
## Changing the game's language
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This is done in-game before card-in by pressing your `EFFECT` key.
|
||||
|
||||
---
|
||||
### More about ea3-config.xml
|
||||
## More about ea3-config.xml
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 30 RESIDENT
|
||||
<img class="header-logo" src="/img/bemani/iidx/30_resident/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### About data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## About data
|
||||
|
||||
!!! info "Standard (LDJ) / Lightning (TDJ)"
|
||||
|
||||
|
|
@ -19,8 +20,7 @@
|
|||
|
||||
We'll be using the terms **TDJ** for **Lightning**, and **LDJ** for **Standard** throughout the guide.
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -47,8 +47,7 @@
|
|||
|
||||
!!! info "If you don't need to update your data, you can skip over to the [Installing spice2x](#installing-spice2x) section."
|
||||
|
||||
---
|
||||
### Updating data
|
||||
## Updating data
|
||||
|
||||
??? danger "Please make sure you're using the right update for your current data."
|
||||
|
||||
|
|
@ -81,8 +80,7 @@
|
|||
|
||||
Now save the file.
|
||||
|
||||
---
|
||||
### Installing spice2x
|
||||
## Installing spice2x
|
||||
|
||||
!!! info ""
|
||||
|
||||
|
|
@ -95,11 +93,11 @@
|
|||
|
||||
<img src="/img/bemani/iidx/common/setup/spice2x64data.png">
|
||||
|
||||
### Configuring spice2x
|
||||
## Configuring spice2x
|
||||
|
||||
!!! info "Open `spicecfg.exe`, each following sub-section corresponds to a tab at the top."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -119,7 +117,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -131,7 +129,7 @@
|
|||
- Turn your turntable ensuring that the Preview turns along with it.
|
||||
- Click `Close`, leaving the rest of the settings alone.
|
||||
|
||||
#### Overlay
|
||||
### Overlay
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -139,7 +137,7 @@
|
|||
|
||||
Click on `Bind` then press the key you want associated with the action.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -153,11 +151,11 @@
|
|||
- Click `Close`.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Cards
|
||||
### Cards
|
||||
|
||||
!!! info "Covered in the [Connecting to a network](#connecting-to-a-network) section."
|
||||
|
||||
#### Patches
|
||||
### Patches
|
||||
|
||||
!!! info "Go through the [spice2x Patching](/extras/patchsp2x.md) page to import patches."
|
||||
|
||||
|
|
@ -174,13 +172,13 @@
|
|||
| Increase Game Volume | Either | Ignores in-game settings and keeps the volume at a maximum, helpful for `TDJ` which tends to be quiet. |
|
||||
| Hide all bottom text | Either | Hides text at the bottom of the screen such as `Credits` or `Paseli`. |
|
||||
|
||||
#### API
|
||||
### API
|
||||
|
||||
!!! warning "Leave everything at default unless you know what you're doing."
|
||||
|
||||
#### Options
|
||||
### Options
|
||||
|
||||
!!! info "If you don't know what an option does, hover over the question mark at the very left."
|
||||
!!! info "If you don't know what an option does, hover over the its name with your mouse."
|
||||
|
||||
<img src="/img/common/spice2x_option_hover.png">
|
||||
|
||||
|
|
@ -213,12 +211,11 @@
|
|||
| Graphics (common) | NVIDIA profile optimization | -nvprofile | ON |
|
||||
|
||||
|
||||
#### Advanced & Development
|
||||
### Advanced & Development
|
||||
|
||||
!!! warning "Leave everything at default unless you know what you're doing."
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! danger "Please choose one of the two solutions, not both!"
|
||||
|
||||
|
|
@ -245,19 +242,18 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
## Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
||||
#### VCRedist & DirectX
|
||||
### VCRedist & DirectX
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- Download and install the latest [VCRedist](https://github.com/abbodi1406/vcredist/releases/latest) (`VisualCppRedist_AIO_x86_x64.exe`)
|
||||
- Download and install the [DirectX End-User Runtimes](https://www.microsoft.com/en-us/download/details.aspx?id=8109)
|
||||
|
||||
#### Audio
|
||||
### Audio
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -271,16 +267,15 @@
|
|||
|
||||
<img src="/img/common/audio_24_441.png">
|
||||
|
||||
#### Standard / Lightning / Language settings
|
||||
### Standard / Lightning / Language settings
|
||||
|
||||
!!! info "Read through the [Extra Information](extras.md) page and edit your `prop\ea3-config.xml` file if necessary."
|
||||
|
||||
---
|
||||
### First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### BACKUP DATA
|
||||
### BACKUP DATA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -292,7 +287,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/common/firstlaunch/1.png">
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -325,7 +320,7 @@
|
|||
|
||||
You'll be back in the service menu.
|
||||
|
||||
#### NETWORK OPTIONS
|
||||
### NETWORK OPTIONS
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -351,8 +346,7 @@
|
|||
|
||||
You're all done! The game should load up properly now.
|
||||
|
||||
---
|
||||
### Carding in
|
||||
## Carding in
|
||||
|
||||
!!! info "Before carding in, you have the option of changing the game's language by pressing your `EFFECT` key."
|
||||
|
||||
|
|
@ -372,8 +366,7 @@
|
|||
- Enter your code by clicking on the subscreen's keypad.
|
||||
- If your code is accepted, you may now close the overlay.
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
## Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
# beatmania IIDX 30 RESIDENT
|
||||
<img class="header-logo" src="/img/bemani/iidx/30_resident/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### I'm having performance issues!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If you're having performance issues of some kind, spice2x's [PC optimization](https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization) guide is worth looking at.
|
||||
|
||||
---
|
||||
### My game is running slow/fast, After finishing a song the game gets stuck loading!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab.
|
||||
|
||||
---
|
||||
### How do I set my offset?
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -30,21 +29,18 @@
|
|||
If you're getting too many `Fast`, increase your offset `(+)`.
|
||||
If you're getting too many `Slow`, decrease your offset `(-)`.
|
||||
|
||||
---
|
||||
### My inputs aren't working / I can't get past error messages!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If **none** of your inputs are working, try updating [spice2x](https://spice2x.github.io/), you can also try using the beta versions if the stable releases don't work for you.
|
||||
|
||||
---
|
||||
### My game audio is super quiet!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
When using `TDJ mode` the audio is very quiet by default. To mitigate this, you can use the `Increase Game Volume` patch.
|
||||
|
||||
---
|
||||
### When I run the game all other audio is gone!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -54,7 +50,6 @@
|
|||
|
||||
You can use the `Shared Mode WASAPI` patch to deal with some hardware issues, it can also be used to hear audio outside the game at the cost of audio latency.
|
||||
|
||||
---
|
||||
### I'm not getting any audio, or my audio is completely wrecked and I'm using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
# beatmania IIDX 31 EPOLIS
|
||||
<img class="header-logo" src="/img/bemani/iidx/31_epolis/logo.png">
|
||||
# Extra Information
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### Standard & Lightning modes
|
||||
## Standard & Lightning modes
|
||||
|
||||
!!! warning "Lightning mode requires a 120hz capable monitor."
|
||||
|
||||
|
|
@ -33,15 +32,13 @@
|
|||
- ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
|
||||
- ^^`D`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
|
||||
---
|
||||
### Changing the game's language
|
||||
## Changing the game's language
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This is done in-game before card-in by pressing your `EFFECT` key.
|
||||
|
||||
---
|
||||
### More about ea3-config.xml
|
||||
## More about ea3-config.xml
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
|
|||
|
|
@ -1,18 +1,15 @@
|
|||
# beatmania IIDX 31 EPOLIS
|
||||
<img class="header-logo" src="/img/bemani/iidx/31_epolis/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
!!! danger "Reasonably modern CPU required"
|
||||
|
||||
beatmania IIDX 31 and above require an AVX2 capable CPU.
|
||||
beatmania IIDX 31 and above require an AVX2 capable CPU.
|
||||
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||
|
||||
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||
|
||||
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||
|
||||
---
|
||||
### About data
|
||||
## About data
|
||||
|
||||
!!! info "The full game should be around 100gb while updates are only around 2-5gb in size."
|
||||
|
||||
|
|
@ -38,8 +35,7 @@
|
|||
|
||||
You'll want to [update your data](#updating-data) **from** `LDJ-003` **to** `LDJ-010` **or** `LDJ-012` **FIRST** then follow this guide as normal.
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -66,8 +62,7 @@
|
|||
|
||||
!!! info "If you don't need to update your data, you can skip over to the [Installing spice2x](#installing-spice2x) section."
|
||||
|
||||
---
|
||||
### Updating data
|
||||
## Updating data
|
||||
|
||||
??? danger "Please make sure you're using the right update for your current data."
|
||||
|
||||
|
|
@ -112,7 +107,6 @@
|
|||
|
||||
Now save the file.
|
||||
|
||||
---
|
||||
### Installing spice2x
|
||||
|
||||
!!! info ""
|
||||
|
|
@ -206,7 +200,7 @@
|
|||
|
||||
#### Options
|
||||
|
||||
!!! info "If you don't know what an option does, hover over the question mark at the very left."
|
||||
!!! info "If you don't know what an option does, hover over the its name with your mouse."
|
||||
|
||||
<img src="/img/common/spice2x_option_hover.png">
|
||||
|
||||
|
|
@ -243,7 +237,6 @@
|
|||
|
||||
!!! 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!"
|
||||
|
|
@ -271,7 +264,6 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
|
@ -301,7 +293,6 @@
|
|||
|
||||
!!! info "Read through the [Extra Information](extras.md) page and edit your `prop\ea3-config.xml` file if necessary."
|
||||
|
||||
---
|
||||
### First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
|
@ -377,7 +368,6 @@
|
|||
|
||||
You're all done! The game should load up properly now.
|
||||
|
||||
---
|
||||
### Carding in
|
||||
|
||||
!!! info "Before carding in, you have the option of changing the game's language by pressing your `EFFECT` key."
|
||||
|
|
@ -398,16 +388,14 @@
|
|||
- Enter your code by clicking on the subscreen's keypad.
|
||||
- If your code is accepted, you may now close the overlay.
|
||||
|
||||
---
|
||||
### (optional) Installing Omnimix
|
||||
|
||||
!!! info "Check out the [Data Mods and Omnimix](/extras/datamods.md) guide."
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes/bemani.md) pages.
|
||||
|
||||
For any more game-specific information, check out [Extra Information](extras.md).
|
||||
For any more game-specific information, check out [Extra Information](extras.md).
|
||||
|
|
@ -1,9 +1,8 @@
|
|||
# beatmania IIDX 31 EPOLIS
|
||||
<img class="header-logo" src="/img/bemani/iidx/31_epolis/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### My game crashes on launch!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -16,7 +15,6 @@
|
|||
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||
|
||||
---
|
||||
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -28,7 +26,6 @@
|
|||
For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab.
|
||||
2. It could be that your computer's performance isn't good enough to keep a steady framerate.
|
||||
|
||||
---
|
||||
### I'm having performance issues / my FPS fluctates!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -36,7 +33,6 @@
|
|||
If you're having performance issues of some kind, spice2x's [PC optimization](https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization) guide is worth looking at.
|
||||
If none of that works, your PC probably isn't good enough to run the game, sorry.
|
||||
|
||||
---
|
||||
### Unable to login / Eamuse error / Network error
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -44,7 +40,6 @@
|
|||
Get the proper Asphyxia plugin from our [Discord server](https://discord.gg/cZRUmEPK78) in the #iidx channel > Resources post.
|
||||
Make sure you didn't enable `-smartea` in spicecfg's options.
|
||||
|
||||
---
|
||||
### How do I set my offset?
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -54,21 +49,18 @@
|
|||
If you're getting too many `Fast`, increase your offset `(+)`.
|
||||
If you're getting too many `Slow`, decrease your offset `(-)`.
|
||||
|
||||
---
|
||||
### My inputs aren't working / I can't get past error messages!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If **none** of your inputs are working, try updating [spice2x](https://spice2x.github.io/), you can also try using the beta versions if the stable releases don't work for you.
|
||||
|
||||
---
|
||||
### My game audio is super quiet!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
When using `TDJ mode` the audio is very quiet by default. To mitigate this, you can use the `Increase Game Volume` patch.
|
||||
|
||||
---
|
||||
### When I run the game all other audio is gone!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -78,15 +70,12 @@
|
|||
|
||||
You can use the `Shared Mode WASAPI` patch to hear other apps while the game is running, at the cost of some audio latency.
|
||||
|
||||
---
|
||||
### I'm not getting any audio, or my audio is completely wrecked and I'm using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Many setups have found some difficulty with audio due to various equipment being used. Consider using the `Shared Mode WASAPI` patch.
|
||||
|
||||
---
|
||||
|
||||
### My audio is slowed/distorted and I'm using the `Shared Mode WASAPI` patch.
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,10 +1,7 @@
|
|||
# beatmania IIDX 32 Pinky Crush
|
||||
<img class="header-logo" src="/img/bemani/iidx/32_pinkycrush/logo.png">
|
||||
# Extra Information
|
||||
|
||||
!!! danger "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."
|
||||
|
||||
---
|
||||
### Standard & Lightning modes
|
||||
## Standard & Lightning modes
|
||||
|
||||
!!! warning "Lightning mode requires a 120hz capable monitor."
|
||||
|
||||
|
|
@ -33,15 +30,13 @@
|
|||
- ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
|
||||
- ^^`D`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
|
||||
---
|
||||
### Changing the game's language
|
||||
## Changing the game's language
|
||||
|
||||
!!! tip ""
|
||||
|
||||
This is done in-game before card-in by pressing your `EFFECT` key.
|
||||
|
||||
---
|
||||
### More about ea3-config.xml
|
||||
## More about ea3-config.xml
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -89,4 +84,4 @@
|
|||
|
||||
```xml
|
||||
<services __type="str">http://localhost:8083</services>
|
||||
```
|
||||
```
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# beatmania IIDX 32 Pinky Crush
|
||||
<img class="header-logo" src="/img/bemani/iidx/32_pinkycrush/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
!!! danger "Reasonably modern CPU required"
|
||||
|
||||
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||
|
||||
---
|
||||
### About data
|
||||
|
||||
!!! info "The full game should be around 100gb while updates are only around 2-5gb in size."
|
||||
|
|
@ -38,7 +37,6 @@
|
|||
|
||||
You'll want to [update your data](#updating-data) **from** `LDJ-003` **to** `LDJ-010` **or** `LDJ-012` **FIRST** then follow this guide as normal.
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -66,7 +64,6 @@
|
|||
|
||||
!!! 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."
|
||||
|
|
@ -112,7 +109,6 @@
|
|||
|
||||
Now save the file.
|
||||
|
||||
---
|
||||
### Installing spice2x
|
||||
|
||||
!!! info ""
|
||||
|
|
@ -206,7 +202,7 @@
|
|||
|
||||
#### Options
|
||||
|
||||
!!! info "If you don't know what an option does, hover over the question mark at the very left."
|
||||
!!! info "If you don't know what an option does, hover over the its name with your mouse."
|
||||
|
||||
<img src="/img/common/spice2x_option_hover.png">
|
||||
|
||||
|
|
@ -243,7 +239,6 @@
|
|||
|
||||
!!! 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!"
|
||||
|
|
@ -271,7 +266,6 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
|
@ -301,7 +295,6 @@
|
|||
|
||||
!!! info "Read through the [Extra Information](extras.md) page and edit your `prop\ea3-config.xml` file if necessary."
|
||||
|
||||
---
|
||||
### First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
|
@ -377,7 +370,6 @@
|
|||
|
||||
You're all done! The game should load up properly now.
|
||||
|
||||
---
|
||||
### Carding in
|
||||
|
||||
!!! info "Before carding in, you have the option of changing the game's language by pressing your `EFFECT` key."
|
||||
|
|
@ -398,7 +390,6 @@
|
|||
- Enter your code by clicking on the subscreen's keypad.
|
||||
- If your code is accepted, you may now close the overlay.
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,8 @@
|
|||
# beatmania IIDX 32 Pinky Crush
|
||||
<img class="header-logo" src="/img/bemani/iidx/32_pinkycrush/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### My game crashes on launch!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -16,7 +15,6 @@
|
|||
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||
|
||||
---
|
||||
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -28,7 +26,6 @@
|
|||
For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab.
|
||||
2. It could be that your computer's performance isn't good enough to keep a steady framerate.
|
||||
|
||||
---
|
||||
### I'm having performance issues / my FPS fluctates!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -36,7 +33,6 @@
|
|||
If you're having performance issues of some kind, spice2x's [PC optimization](https://github.com/spice2x/spice2x.github.io/wiki/PC-optimization) guide is worth looking at.
|
||||
If none of that works, your PC probably isn't good enough to run the game, sorry.
|
||||
|
||||
---
|
||||
### Unable to login / Eamuse error / Network error
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -44,7 +40,6 @@
|
|||
Get the proper Asphyxia plugin from our [Discord server](https://discord.gg/cZRUmEPK78) in the #iidx channel > Resources post.
|
||||
Make sure you didn't enable `-smartea` in spicecfg's options.
|
||||
|
||||
---
|
||||
### How do I set my offset?
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -54,21 +49,18 @@
|
|||
If you're getting too many `Fast`, increase your offset `(+)`.
|
||||
If you're getting too many `Slow`, decrease your offset `(-)`.
|
||||
|
||||
---
|
||||
### My inputs aren't working / I can't get past error messages!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If **none** of your inputs are working, try updating [spice2x](https://spice2x.github.io/), you can also try using the beta versions if the stable releases don't work for you.
|
||||
|
||||
---
|
||||
### My game audio is super quiet!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
When using `TDJ mode` the audio is very quiet by default. To mitigate this, you can use the `Increase Game Volume` patch.
|
||||
|
||||
---
|
||||
### When I run the game all other audio is gone!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -78,15 +70,12 @@
|
|||
|
||||
You can use the `Shared Mode WASAPI` patch to hear other apps while the game is running, at the cost of some audio latency.
|
||||
|
||||
---
|
||||
### I'm not getting any audio, or my audio is completely wrecked and I'm using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Many setups have found some difficulty with audio due to various equipment being used. Consider using the `Shared Mode WASAPI` patch.
|
||||
|
||||
---
|
||||
|
||||
### My audio is slowed/distorted and I'm using the `Shared Mode WASAPI` patch.
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# beatmania IIDX 9th style
|
||||
<img class="header-logo" src="/img/bemani/iidx/9thstyle/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -15,8 +16,7 @@
|
|||
- 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.
|
||||
|
||||
---
|
||||
### Installing Bemanitools
|
||||
## Installing Bemanitools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/9thstyle/setup/1.png">
|
||||
|
||||
#### Using iidxhook-09.conf
|
||||
### Using iidxhook-09.conf
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -42,12 +42,11 @@
|
|||
|
||||
This enables us to use the graphic options inside :material-file-code:`iidxhook-09.conf` which we will take advantage of.
|
||||
|
||||
---
|
||||
### Configuring Bemanitools
|
||||
## Configuring Bemanitools
|
||||
|
||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -63,7 +62,7 @@
|
|||
|
||||
- **Turntable**: `TT+, TT-` **and optionally** `TT+/-` which alternates between `TT+` and `TT-` on each press.
|
||||
|
||||
#### Analogs (controller/cab only)
|
||||
### Analogs (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -75,7 +74,7 @@
|
|||
- Turn your turntable ensuring that the preview turns along with it.
|
||||
- Click `OK`, leaving the rest of the settings alone.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -89,7 +88,7 @@
|
|||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Game resolution and locking FPS](#game-resolution-and-locking-fps)"
|
||||
|
||||
#### Configuring Bemanitools for a network
|
||||
### Configuring Bemanitools for a network
|
||||
|
||||
!!! tip "Head over to the `Network` tab."
|
||||
|
||||
|
|
@ -106,8 +105,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/9thstyle/setup/2.png">
|
||||
|
||||
---
|
||||
### Connecting to a network
|
||||
## Connecting to a network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -130,8 +128,7 @@
|
|||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||
```
|
||||
|
||||
---
|
||||
### Game resolution and locking FPS
|
||||
## Game resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
We'd like to mention that there are two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
|
@ -197,12 +194,11 @@
|
|||
gfx.scale_back_buffer_filter=point
|
||||
```
|
||||
|
||||
---
|
||||
### First launch
|
||||
## First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
||||
#### CLOCK ERROR
|
||||
### CLOCK ERROR
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -233,7 +229,7 @@
|
|||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](#final-notes)"
|
||||
|
||||
#### Enabling e-AMUSEMENT for Online Play
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
!!! tip ""
|
||||
From the service menu, go to `e-AMUSEMENT OPTIONS` then `e-AMUSEMENT SETTINGS`.
|
||||
|
|
@ -271,8 +267,7 @@
|
|||
|
||||
<img src="/img/bemani/iidx/9thstyle/firstlaunch/11.png">
|
||||
|
||||
---
|
||||
### Final Notes
|
||||
## Final Notes
|
||||
|
||||
!!! success "You're all done! Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# beatmania IIDX 9th style
|
||||
<img class="header-logo" src="/img/bemani/iidx/9thstyle/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) again.
|
||||
|
||||
---
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -17,7 +20,6 @@
|
|||
- Invalid eamuse url or port specified
|
||||
- Game is not run using the Administrator account
|
||||
|
||||
---
|
||||
### My background videos aren't working!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -39,7 +41,6 @@
|
|||
|
||||
!!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again."
|
||||
|
||||
---
|
||||
### My game crashes immediately!
|
||||
|
||||
!!! warning "This can have multiple reasons. These fixes shouldn't be needed for 9th style since we're addressing them in the guide. We'll add them anyway just in case."
|
||||
|
|
|
|||
|
|
@ -1,21 +1,18 @@
|
|||
# jubeat clan
|
||||
<img class="header-logo" src="/img/bemani/jubeat/clan/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
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 main folder and to create a `.bat` file. Pictured below is what your folder should look like, feel free to name your `.bat` file whatever you desire, for the sake of convenience we've named ours `gamestart.bat`.
|
||||
|
||||
<img src="/img/bemani/jubeat/clan/1.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## 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.
|
||||
|
|
@ -23,7 +20,7 @@
|
|||
!!! 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
|
||||
## 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` and save the file.
|
||||
|
|
@ -36,7 +33,7 @@
|
|||
|
||||
<img src="/img/bemani/jubeat/clan/2.png">
|
||||
|
||||
### Configuring for an Online Network
|
||||
## 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/` and save the file.
|
||||
|
|
@ -53,7 +50,7 @@
|
|||
!!! 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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds! Make sure you setup the `Test` keybind as it will be critical for setting up the game. Once you've done that, launch your game for the first time by double clicking the `.bat` you setup and the game should load.
|
||||
|
|
@ -81,4 +78,4 @@
|
|||
With that, you're all done! Simply exit the service menu or reboot then enjoy the game, 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.
|
||||
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.
|
||||
|
|
@ -1,7 +1,11 @@
|
|||
# jubeat clan
|
||||
<img class="header-logo" src="/img/bemani/jubeat/clan/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC (ADE-704A)
|
||||
|
|
|
|||
|
|
@ -1,15 +1,11 @@
|
|||
# MUSECA 1+1/2
|
||||
<img class="header-logo" src="/img/bemani/museca/1plushalf/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
Before we even touch the game, let's fiddle with our audio settings to minimize any potential audio issues on startup. In Windows, go to `Playback Devices` and then right click on your default device and go to `Properties`. From there, hit the `Advanced` tab and set your `Default Format` to `44100 Hz` and check both of the options inside `Exclusive Mode` as pictured.
|
||||
|
|
@ -23,7 +19,7 @@
|
|||
|
||||
<img src="/img/bemani/museca/1plushalf/1.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## 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.
|
||||
|
|
@ -31,7 +27,7 @@
|
|||
!!! 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
|
||||
## 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 `spice64.exe -ea -w` and save the file.
|
||||
|
|
@ -41,7 +37,7 @@
|
|||
- `-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
|
||||
## 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 `spice64.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
|
||||
|
|
@ -55,7 +51,7 @@
|
|||
!!! 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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
It's important to note before booting the game that Museca uses portrait mode and attempting to boot the game fullscreen in most landscape environments will result in a crash. To alleviate this, we must set our *main* monitor to portrait mode and be ready to rotate it! To do so, right click on your desktop and go into `Display Settings`, then simply set the orientation to `Portrait`.
|
||||
|
|
@ -64,6 +60,8 @@
|
|||
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds! Make sure you setup the `Test` keybind as it will be critical for setting up the game. Once you've done that, launch your game for the first time by double clicking the `.bat` you setup and the game should load and be ready to be enjoyed! Have fun!
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Code](/errorcodes/bemani.md) sections to resolve any issues not seen in this guide to greater depth.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
# MUSECA 1+1/2
|
||||
<img class="header-logo" src="/img/bemani/museca/1plushalf/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC (ADE-6291)
|
||||
|
|
|
|||
|
|
@ -1,14 +1,11 @@
|
|||
# NOSTALGIA FORTE
|
||||
<img class="header-logo" src="/img/bemani/nostalgia/forte/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
Before we even touch the game, let's fiddle with our audio settings to minimize any potential audio issues on startup. In Windows, go to `Playback Devices` and then right click on your default device and go to `Properties`. From there, hit the `Advanced` tab and set your `Default Format` to `44100 Hz` and check both of the options inside `Exclusive Mode` as pictured.
|
||||
|
|
@ -22,7 +19,7 @@
|
|||
|
||||
<img src="/img/bemani/nostalgia/common/1.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## 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 ONLY a local network configuration with SpiceTools. Why only local? Because none of the most typical places currently support Nostalgia. Regardless, please keep in mind you can add whatever additional parameters you desire.
|
||||
|
|
@ -30,7 +27,7 @@
|
|||
!!! 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
|
||||
## 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 `spice64.exe -ea -w` and save the file.
|
||||
|
|
@ -40,7 +37,7 @@
|
|||
- `-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
|
||||
## 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 `spice64.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
|
||||
|
|
@ -51,7 +48,7 @@
|
|||
- `-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!
|
||||
|
||||
### Final Steps and Setting up the Game
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds! Make sure you setup the `Test` keybind as it will be critical for setting up the game. Once you've done that, launch your game for the first time by double clicking the `.bat` you setup and the game should load.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
# NOSTALGIA FORTE
|
||||
<img class="header-logo" src="/img/bemani/nostalgia/forte/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC Type 6 (ADE-704A)
|
||||
|
|
@ -37,6 +41,4 @@
|
|||
### No Matter What I Do, the Game Crashes and I Have Multiple Monitors!
|
||||
|
||||
!!! tip ""
|
||||
This problem is somewhat irregular, but sometimes Nostalgia has issues booting with multiple monitors present, particularly when trying to boot the game windowed. Make sure you're running the latest SpiceTools which has attempted to resolve all instances of this issue.
|
||||
|
||||
|
||||
This problem is somewhat irregular, but sometimes Nostalgia has issues booting with multiple monitors present, particularly when trying to boot the game windowed. Make sure you're running the latest SpiceTools which has attempted to resolve all instances of this issue.
|
||||
|
|
@ -1,14 +1,11 @@
|
|||
# NOSTALGIA OP.2
|
||||
<img class="header-logo" src="/img/bemani/nostalgia/op2/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! 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.
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
Before we even touch the game, let's fiddle with our audio settings to minimize any potential audio issues on startup. In Windows, go to `Playback Devices` and then right click on your default device and go to `Properties`. From there, hit the `Advanced` tab and set your `Default Format` to `44100 Hz` and check both of the options inside `Exclusive Mode` as pictured.
|
||||
|
|
@ -22,7 +19,7 @@
|
|||
|
||||
<img src="/img/bemani/nostalgia/common/8.png">
|
||||
|
||||
### Configuring Your Tools
|
||||
## 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 ONLY a local network configuration with SpiceTools. Why only local? Because none of the most typical places currently support Nostalgia. Regardless, please keep in mind you can add whatever additional parameters you desire.
|
||||
|
|
@ -30,7 +27,7 @@
|
|||
!!! 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
|
||||
## 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 `spice64.exe -ea -w` and save the file.
|
||||
|
|
@ -40,7 +37,7 @@
|
|||
- `-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
|
||||
## 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 `spice64.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
|
||||
|
|
@ -51,7 +48,7 @@
|
|||
- `-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!
|
||||
|
||||
### Final Steps and Setting up the Game
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
The last steps you'll have to do with your chosen tools is simply setting up your desired keybinds! Make sure you setup the `Test` keybind as it will be critical for setting up the game. Once you've done that, launch your game for the first time by double clicking the `.bat` you setup and the game should load.
|
||||
|
|
@ -91,4 +88,4 @@
|
|||
After saving and exiting all three `PATTERN` options, you're all done! From the service menu select `GAME MODE` and the game should load ready to be played! 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.
|
||||
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.
|
||||
|
|
@ -1,7 +1,11 @@
|
|||
# NOSTALGIA OP.2
|
||||
<img class="header-logo" src="/img/bemani/nostalgia/op2/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC Type 6 (ADE-704A)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
!!! danger "Warning"
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -33,8 +29,7 @@
|
|||
|
||||
!!! info "If you don't need to update your data, you can skip over to the [Installing spice2x](#installing-spice2x) section."
|
||||
|
||||
---
|
||||
### Updating data
|
||||
## Updating data
|
||||
|
||||
??? danger "Please make sure you're using the right update for your current data."
|
||||
|
||||
|
|
@ -65,8 +60,7 @@
|
|||
- 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
|
||||
## Installing spice2x
|
||||
|
||||
!!! info ""
|
||||
|
||||
|
|
@ -79,12 +73,11 @@
|
|||
|
||||
<img src="/img/bemani/popn/common/setup/spice2x32data.png">
|
||||
|
||||
|
||||
### Configuring spice2x
|
||||
## Configuring spice2x
|
||||
|
||||
!!! info "Open `spicecfg.exe`, each following sub-section corresponds to a tab at the top."
|
||||
|
||||
#### Buttons
|
||||
### Buttons
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -96,7 +89,7 @@
|
|||
- **Game buttons**: `1 to 9`
|
||||
- **P1 Keypad**: `1 to 9, Keypad Insert Card`
|
||||
|
||||
#### Overlay
|
||||
### Overlay
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -104,7 +97,7 @@
|
|||
|
||||
Click on `Bind` then press the key you want associated with the action.
|
||||
|
||||
#### Lights (controller/cab only)
|
||||
### Lights (controller/cab only)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -118,23 +111,23 @@
|
|||
- Click `Close`.
|
||||
- Repeat for your other lights.
|
||||
|
||||
#### Cards
|
||||
### Cards
|
||||
|
||||
!!! info "Covered in the [Connecting to a network](#connecting-to-a-network) section."
|
||||
|
||||
#### Patches
|
||||
### 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
|
||||
### API
|
||||
|
||||
!!! warning "Leave everything at default unless you know what you're doing."
|
||||
|
||||
#### Options
|
||||
### Options
|
||||
|
||||
!!! info "If you don't know what an option does, hover over the question mark at the very left."
|
||||
!!! info "If you don't know what an option does, hover over the its name with your mouse."
|
||||
|
||||
<img src="/img/common/spice2x_option_hover.png">
|
||||
|
||||
|
|
@ -153,11 +146,10 @@
|
|||
| Graphics (common) | NVIDIA profile optimization | -nvprofile | ON |
|
||||
|
||||
|
||||
#### Advanced & Development
|
||||
### 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!"
|
||||
|
|
@ -185,7 +177,6 @@
|
|||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||
|
|
@ -198,7 +189,6 @@
|
|||
|
||||
The game will go through a series of checks, let it run, if you've done everything properly they'll pass.
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,4 @@
|
|||
!!! 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.
|
||||
|
||||
---
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My game crashes on launch
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (pop'n music Kaimei Riddles)
|
||||
<img class="header-logo" src="/img/bemani/popn/kaimei_riddles/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/setup.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (pop'n music Kaimei Riddles)
|
||||
<img class="header-logo" src="/img/bemani/popn/kaimei_riddles/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (pop'n music peace)
|
||||
<img class="header-logo" src="/img/bemani/popn/peace/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/setup.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (pop'n music peace)
|
||||
<img class="header-logo" src="/img/bemani/popn/peace/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (pop'n music UniLab)
|
||||
<img class="header-logo" src="/img/bemani/popn/unilab/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/setup.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (pop'n music UniLab)
|
||||
<img class="header-logo" src="/img/bemani/popn/unilab/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (pop'n music Usaneko)
|
||||
<img class="header-logo" src="/img/bemani/popn/usaneko/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/setup.md"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (pop'n music Usaneko)
|
||||
<img class="header-logo" src="/img/bemani/popn/usaneko/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/bemani/popn/common/troubleshooting.md"
|
||||
|
|
@ -1,17 +1,11 @@
|
|||
# REFLEC BEAT: The Reflesia of Eternity
|
||||
<img class="header-logo" src="/img/bemani/reflecbeat/reflesia/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "Warning"
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
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.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
If you obtained data from a torrent file, make sure you're not seeding the data before proceeding as well.
|
||||
|
||||
One other thing, make sure your game folder isn't set to `Read Only` and that you don't have horribly wonky security permissions in Windows.
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -20,7 +14,7 @@
|
|||
<img src="/img/bemani/reflecbeat/reflesia/data.png">
|
||||
|
||||
|
||||
### Configuring Your Tools
|
||||
## Configuring Your Tools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -30,7 +24,7 @@
|
|||
|
||||
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
|
||||
## Configuring for a Local Network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -41,7 +35,7 @@
|
|||
- `-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
|
||||
## Configuring for an Online Network
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -57,7 +51,7 @@
|
|||
|
||||
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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -69,6 +63,8 @@
|
|||
|
||||
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!
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
!!! 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.
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Code](/errorcodes/bemani.md) sections to resolve any issues not seen in this guide.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
# REFLEC BEAT: Reflesia
|
||||
<img class="header-logo" src="/img/bemani/reflecbeat/reflesia/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC (ADE-704A)
|
||||
|
|
|
|||
|
|
@ -1,13 +1,9 @@
|
|||
# SOUND VOLTEX IV HEAVENLY HAVEN
|
||||
<img class="header-logo" src="/img/bemani/sdvx/4_heavenlyhaven/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "Warning"
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
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.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### Getting Started
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
# SDVX IV Troubleshooting
|
||||
<img class="header-logo" src="/img/bemani/sdvx/4_heavenlyhaven/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
Bemani PC Type 4
|
||||
|
|
|
|||
|
|
@ -1,15 +1,11 @@
|
|||
# SOUND VOLTEX VIVID WAVE
|
||||
<img class="header-logo" src="/img/bemani/sdvx/5_vividwave/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "Warning"
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
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.
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
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
|
||||
## Getting Started
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -26,8 +22,7 @@
|
|||
!!! tip ""
|
||||
Why does this look different than the usual? This installation includes a `modules` folder that Spice automatically detects, keeping things clean and simple. If your version of the game doesn't have this, it probably has the `contents` folder populated with many different dll files such as the main `soundvoltex.dll`. You should still place your tools here if so!
|
||||
|
||||
|
||||
### Configuring Your Tools
|
||||
## Configuring Your Tools
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -37,9 +32,10 @@
|
|||
|
||||
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
|
||||
## 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 `spice64.exe -ea -w` and save the file.
|
||||
|
||||
What do these different parameters do?
|
||||
|
|
@ -47,9 +43,10 @@
|
|||
- `-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
|
||||
## 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 `spice64.exe -p XXXXXXXXXXXXXXXXXXXX -url http://yoururlhere.com/ -w` and save the file.
|
||||
|
||||
What do these different parameters do?
|
||||
|
|
@ -59,9 +56,10 @@
|
|||
- `-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
|
||||
## Final Steps and Setting up the Game
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -73,4 +71,4 @@
|
|||
|
||||
!!! 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.
|
||||
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.
|
||||
|
|
@ -1,9 +1,14 @@
|
|||
# SDVX VW Troubleshooting
|
||||
<img class="header-logo" src="/img/bemani/sdvx/5_vividwave/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
### Hardware Specs
|
||||
--8<-- "docs/snippets/common/old_guide.md"
|
||||
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
## Hardware Specs
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Bemani PC Type 4
|
||||
|
||||
CPU: Intel i3-4300 3.5GHz
|
||||
|
|
@ -17,6 +22,7 @@
|
|||
### 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.
|
||||
|
||||
At the time of writing, some individuals with more than capable PCs have had framerate issues, most notably with Ryzen CPUs. There's really no fix as the issues seem largely random, but it's worth noting regardless to consider trying different computers if you have them available.
|
||||
|
|
@ -24,36 +30,43 @@
|
|||
### 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.
|
||||
|
||||
### Which Offset Is Which?
|
||||
|
||||
!!! tip ""
|
||||
|
||||
If you're getting too many fasts, increase your offset (+). If you're getting too many slows, decrease your offset (-). Sound Voltex V has two types of offset adjustments, visual and audio based, so be sure to fiddle with both to find desirable settings.
|
||||
|
||||
### Running the Game Windowed and Borderless
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Some players utilizing windowed mode use 3rd party software called [Borderless Gaming](https://github.com/Codeusa/Borderless-Gaming/releases) in order to achieve this, follow the program's instructions accordingly.
|
||||
|
||||
### Where Are All the Navigators?
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Many navigators are locked behind network requirements and they will not show unless connected to a network that has written support for the events that they're typically locked behind.
|
||||
|
||||
### A Note About SSE 4.2
|
||||
|
||||
!!! tip ""
|
||||
|
||||
In the rare case you are running this game on *very* old hardware, SDVX V requires a processor supporting the [SSE 4.2 instruction set](https://en.wikipedia.org/wiki/SSE4#SSE4.2). But, in the event your processor does not have this, there is a patch available to bypass this.
|
||||
|
||||
### When I Run This Game All Other Background Audio Is Gone! What's Going On?
|
||||
|
||||
!!! tip ""
|
||||
|
||||
64-bit versions of SDVX are now utilizing a feature in Windows called [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) to obtain less audio latency than the former 32-bit versions of the games which used [DirectSound](https://en.wikipedia.org/wiki/DirectSound). You can use the `Shared Mode WASAPI` patch to deal with some hardware issues, it can also be used to hear background audio outside the game so that the game does not take total control. Many have reported that this edit only works when the audio is set to either 16-bit 44100Hz or 24-bit 44100Hz.
|
||||
|
||||
### I'm Not Getting Any Audio/My Audio Is Completely Wrecked and I'm Using an External Dac!
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Several external DACs have issues with [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.
|
||||
|
||||
Alongside this, many setups have found some difficulty with audio due to various equipment being used. Consider applying the `Shared Mode WASAPI` patch.
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
# Taiko no Tatsujin Nijiiro
|
||||
<img class="header-logo" src="/img/namco/taikonijiiro/logo.png">
|
||||
# Game Setup
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
---
|
||||
### Preparing data
|
||||
## Preparing data
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -16,8 +15,7 @@
|
|||
|
||||
!!! info "NAMCO data is also distributed as `.VHDX` and `.VHD` files. These files are useful for archival purposes, but are not required to run the game. Always download the unpacked data for home use."
|
||||
|
||||
---
|
||||
### Installing TaikoArcadeLoader (TAL)
|
||||
## Installing TaikoArcadeLoader (TAL)
|
||||
|
||||
!!! tip "TaikoArcadeLoader:"
|
||||
|
||||
|
|
@ -29,7 +27,7 @@
|
|||
|
||||
<img src="/img/namco/taikonijiiro/setup/2.png">
|
||||
|
||||
### Configuring TaikoArcadeLoader
|
||||
## Configuring TaikoArcadeLoader
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -89,7 +87,7 @@
|
|||
jp_layout = false
|
||||
```
|
||||
|
||||
### Configuring Inputs
|
||||
## Configuring Inputs
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -137,8 +135,7 @@
|
|||
|
||||
!!! note "If you don't have a physical card reader, you can skip over to the [Networks](#networks) section"
|
||||
|
||||
---
|
||||
### Networks
|
||||
## Networks
|
||||
|
||||
!!! danger "Please choose one of the two solutions, not both!"
|
||||
|
||||
|
|
@ -160,8 +157,7 @@
|
|||
|
||||
- [TLS](https://github.com/asesidaa/TaikoLocalServer/tree/Refactor) - A network service emulator for Nijiiro. Setup can be complex as you are required to build TLS from source using [VisualStudio](https://visualstudio.microsoft.com/) and `.sln` files.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
## Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
||||
|
|
@ -172,8 +168,7 @@
|
|||
- Download and install the latest [VCRedist](https://github.com/abbodi1406/vcredist/releases/latest) (`VisualCppRedist_AIO_x86_x64.exe`)
|
||||
- Download and install the [DirectX End-User Runtimes](https://www.microsoft.com/en-us/download/details.aspx?id=8109)
|
||||
|
||||
---
|
||||
### First Launch
|
||||
## First Launch
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -189,8 +184,7 @@
|
|||
|
||||
You're all done! The game should load up properly now.
|
||||
|
||||
---
|
||||
### Troubleshooting
|
||||
## Troubleshooting
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Taiko no Tatsujin Nijiiro Troubleshooting
|
||||
<img class="header-logo" src="/img/namco/taikonijiiro/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### Changing the Language
|
||||
|
||||
|
|
@ -20,16 +20,12 @@
|
|||
|
||||
<img src="/img/namco/taikonijiiro/troubleshooting/lang.png">
|
||||
|
||||
---
|
||||
|
||||
### My game is frozen/black screen
|
||||
|
||||
!!! tip ""
|
||||
|
||||
You can fix this by running the game as admin. You can also try updating windows and gpu drivers.
|
||||
|
||||
---
|
||||
|
||||
### My game takes a long time to boot
|
||||
|
||||
!!! info "First boot after connecting to a network will be very long (>90s)"
|
||||
|
|
@ -53,7 +49,6 @@
|
|||
|
||||
<img src="/img/namco/taikonijiiro/troubleshooting/defender.png">
|
||||
|
||||
---
|
||||
### My game is running crazy fast/slow
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -67,7 +62,6 @@
|
|||
??? tip "If you have a display that is less than 120hz"
|
||||
- In `config.toml` set `vsync =` to `false` and `windowed =` to `true`.
|
||||
|
||||
---
|
||||
### My game is not connected to a network but I set one up
|
||||
|
||||
!!! tip "Disable shop close time or you won't always be able to connect to the network"
|
||||
|
|
@ -78,7 +72,6 @@
|
|||
|
||||
If you are still unable to connect that means you have incorrectly configured your `config.toml` or your server.
|
||||
|
||||
---
|
||||
### My game is still too big/small after setting the resolution in `config.toml`
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -91,7 +84,6 @@
|
|||
|
||||
<img src="/img/namco/taikonijiiro/troubleshooting/scale.png">
|
||||
|
||||
---
|
||||
### My controller is dropping inputs / I can't hit good drumrolls
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -100,7 +92,6 @@
|
|||
|
||||
In `config.toml` increase `wait_period =` by 1, then test it in-game and repeat until it feels correct.
|
||||
|
||||
---
|
||||
### Best settings for Nvidia GPUs
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -113,7 +104,6 @@
|
|||
- Power management mode `Prefer maximum performance`
|
||||
- Vertical sync `Fast`
|
||||
|
||||
---
|
||||
### Audio
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -129,5 +119,4 @@
|
|||
- Inside `config.toml`, set `wasapi_shared =` to `false` and set `asio =` to `true`.
|
||||
- Change `asio_driver =` to `asio_driver = "<Your ASIO Driver Name>"`
|
||||
|
||||
For more information refer to the general [Audio](/extras/audio.md) guide.
|
||||
|
||||
For more information refer to the general [Audio](/extras/audio.md) guide.
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
!!! danger "You are most likely to have success with Multiplayer when all users are using the SAME data and options, from the same sources. Verify that each person can run the game normally before attempting to network them together."
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -5,7 +7,6 @@
|
|||
- Chunithm expects the cabinets to be using specific IP addresses, 192.168.139.**11/12/13/14**
|
||||
- To achieve this over the internet, we can use SoftEther VPN. Refer to the [Setting Up SoftEther VPN Guide](/extras/softether.md) for more information.
|
||||
|
||||
---
|
||||
### Configuring segatools.ini & Game Assignments
|
||||
|
||||
!!! tip "segatools.ini"
|
||||
|
|
@ -41,7 +42,6 @@
|
|||
|
||||
Exit the Service Menu and load into Attract Mode. If the game passes the Group Check then chances are you're good to go! You can now login to a credit and open a cab-to-cab link request to check if the connection is working properly!
|
||||
|
||||
---
|
||||
### How to Link?
|
||||
|
||||
!!! Info "If you're new to Chunithm and have never tried link-play before and you have no idea how, keep reading."
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
!!! danger "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."
|
||||
|
||||
---
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
@ -46,8 +44,6 @@
|
|||
|
||||
1. Note that there is no leading semicolon.
|
||||
|
||||
---
|
||||
|
||||
### Keyboard
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -60,8 +56,6 @@
|
|||
If you wish to change the default keybinds, an explanation on how to set these is included
|
||||
above the `[io3]` section in your `segatools.ini`.
|
||||
|
||||
---
|
||||
|
||||
### Brokenithm
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,12 +1,10 @@
|
|||
!!! danger "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."
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
!!! danger "If you're coming from a previous version of CHUNITHM"
|
||||
|
||||
You'll want to create a new folder for the game and start from scratch.
|
||||
CHUNITHM **DOES NOT** like being extracted over old data!
|
||||
|
||||
---
|
||||
|
||||
### Preparing data
|
||||
|
||||
!!! danger "There are currently issues with running game data in the `E:\` or `Y:\` drive.<br>Please extract the data into other drives."
|
||||
|
|
@ -99,8 +97,6 @@
|
|||
By default, file extensions on Windows are hidden. Enable them by navigating to
|
||||
the `View` tab in File Explorer and select `File name extensions`.
|
||||
|
||||
---
|
||||
|
||||
### Patching the game
|
||||
|
||||
!!! info "Go through the [Web Patching](/extras/patchweb.md) guide to learn how to use a web patcher."
|
||||
|
|
@ -121,8 +117,6 @@
|
|||
| Bypass 1080p monitor check | Either | Disable checking if the monitor is 1080p when enabling 120FPS. Enable if you cannot set your monitor to 1080p. |
|
||||
| Bypass 120Hz monitor check | Either | Disable checking if the monitor is **exactly 120Hz** when enabling 120FPS. Enable if you cannot set your monitor to 120Hz. |
|
||||
|
||||
---
|
||||
|
||||
### Installing segatools
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -136,8 +130,6 @@
|
|||
|
||||
<img width="500" src="/img/sega/chunithm/common/setup/3_segatools_installed.png">
|
||||
|
||||
---
|
||||
|
||||
### Configuring segatools
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -224,8 +216,6 @@
|
|||
Navigate to Windows display settings. Each monitor should be assigned a number.
|
||||
The monitor index is that number minus one. For example, monitor 2 means monitor index 1.
|
||||
|
||||
---
|
||||
|
||||
### Connecting to a network
|
||||
|
||||
!!! danger "Please choose one of the two solutions, not both!"
|
||||
|
|
@ -260,8 +250,6 @@
|
|||
and [AquaDX](https://github.com/hykilpikonna/AquaDX?tab=readme-ov-file#usage-v1-developmental-preview)
|
||||
to set up a local server.
|
||||
|
||||
---
|
||||
|
||||
### Pre-launch requirements
|
||||
|
||||
!!! info "These steps are required, otherwise your game won't run."
|
||||
|
|
@ -292,8 +280,6 @@
|
|||
|
||||
If you have an Intel 10th Gen CPU or newer, you need to [patch amdaemon](https://patcher.two-torial.xyz/amdaemon) and enable `OpenSSL SHA crash bug fix`.
|
||||
|
||||
---
|
||||
|
||||
### First launch
|
||||
|
||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](./troubleshooting.md) page."
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
!!! danger "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."
|
||||
|
||||
---
|
||||
--8<-- "docs/snippets/common/data_warning.md"
|
||||
|
||||
### My game crashes on launch!
|
||||
|
||||
|
|
@ -40,8 +38,6 @@
|
|||
Double-click it to run. The script should run for 30 seconds, and you will get a file
|
||||
named `amdaemontest.txt` in `App\bin`, which you can send to help people troubleshoot your issue.
|
||||
|
||||
---
|
||||
|
||||
### My game takes a long time to boot!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -55,8 +51,6 @@
|
|||
Doing this will prevent Windows Defender from scanning your game folder for viruses.
|
||||
Only do this if you trust the source of the data.
|
||||
|
||||
---
|
||||
|
||||
### My game is running too slow/fast
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -70,8 +64,6 @@
|
|||
It could also be that your computer's performance isn't good enough to keep
|
||||
a steady framerate.
|
||||
|
||||
---
|
||||
|
||||
### My game is stuttering
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -79,8 +71,6 @@
|
|||
For NVIDIA users, create an override for `chusanApp.exe` in NVIDIA Control Panel
|
||||
and change "Power management mode" to "**Prefer maximum performance**".
|
||||
|
||||
---
|
||||
|
||||
### My game crashes when I tab out of fullscreen!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -105,8 +95,6 @@
|
|||
`Test` key even if the game is minimised. If you were in the middle of a credit,
|
||||
**your scores will be lost.**
|
||||
|
||||
---
|
||||
|
||||
### When I run the game all other audio is gone!
|
||||
|
||||
!!! tip ""
|
||||
|
|
@ -117,8 +105,6 @@
|
|||
You can apply the "Shared Audio" patch on a CHUNITHM web patcher (see [Resources](/resources.md#web-patchers))
|
||||
to hear audio outside of the game at the cost of audio latency.
|
||||
|
||||
---
|
||||
|
||||
### Cabinet-to-Cabinet(c2c) Fixes
|
||||
|
||||
!!! tip ""
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cab-to-Cab Play over Internet (LUMINOUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminous/logo.png">
|
||||
# Cab-to-Cab over Internet
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/c2c.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Controllers (LUMINOUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminous/logo.png">
|
||||
# Controllers
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/controllers.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (LUMINOUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminous/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/setup.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (LUMINOUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminous/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/troubleshooting.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cab-to-Cab Play over Internet (LUMINOUS PLUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminousplus/logo.png">
|
||||
# Cab-to-Cab over Internet
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/c2c.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Controllers (LUMINOUS PLUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminousplus/logo.png">
|
||||
# Controllers
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/controllers.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Game Setup (LUMINOUS PLUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminousplus/logo.png">
|
||||
# Game Setup
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/setup.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Troubleshooting (LUMINOUS PLUS)
|
||||
<img class="header-logo" src="/img/sega/chunithm/luminousplus/logo.png">
|
||||
# Troubleshooting
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/troubleshooting.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cab-to-Cab Play over Internet (NEW)
|
||||
<img class="header-logo" src="/img/sega/chunithm/new/logo.png">
|
||||
# Cab-to-Cab over Internet
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/c2c.md"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Controllers (NEW)
|
||||
<img class="header-logo" src="/img/sega/chunithm/new/logo.png">
|
||||
# Controllers
|
||||
|
||||
--8<-- "docs/games/sega/chunithm/common/chusan/controllers.md"
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user