diff --git a/docs/games/fuzzup/setup.md b/docs/games/fuzzup/setup.md new file mode 100644 index 0000000..505fba2 --- /dev/null +++ b/docs/games/fuzzup/setup.md @@ -0,0 +1,260 @@ +# GITADORA FUZZ-UP + + +!!! danger "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." + +--- +### Installing Spice2x + +!!! info "" + + If you already have Spice2x installed, make sure it is up to date! + +!!! tip "" + + - Head over to [spice2x.github.io](https://spice2x.github.io) and download the latest release. + - Extract the `spice64.exe` and `spicecfg.exe` files from the archive to your game's directory. + + + +--- +### General Configuration + +!!! info "" + + Since GITADORA has a separate mode for both Guitar and Drums, the configuration will be split into three sections.
This section will cover the general configuration that is not specific to either mode. + +!!! info "Open `spicecfg.exe`, each following sub-section corresponds to a tab at the top." + +#### Buttons + +!!! tip "" + + Click on `Bind` then press the key you want associated with the action. + + With your keyboard, configure your keys for: + + - **Maintenance:** `Test` + - **P1 Keypad**: `Keypad 0 to 9, Keypad Insert Card` + +#### Cards + +!!! info "Covered in the [Connecting to a Network](#connecting-to-a-network) section." + +#### Patches + +!!! info "Go through the [Spice2x Patching](../../extras/patchsp2x.md) page to import patches." + +!!! danger "To prevent issues, avoid patching things you don't need or understand." + +#### Options + +!!! danger "Be very careful changing options you don't understand as it may cause issues." + +!!! tip "Required" + + | Category | Option | Parameter | Setting | + |---------------|-----------------------------|-------------|---------| + | Game Options | GitaDora Two Channel Audio | -2ch | ON | + | Network | EA Service URL | -url | Covered in [Connecting to a Network](#connecting-to-a-network) | + +!!! tip "Highly Recommended for NVIDIA users ONLY" + + | Category | Option | Parameter | Setting | + |-------------------|-----------------------------------|---------------|---------| + | Graphics (Common) | NVIDIA profile optimization | -nvprofile | ON | + +--- +### GuitarFreaks Configuration + +!!! info "" + + This section will cover the configuration specific to the **Guitar** mode.
If you are wanting to configure drums, skip to the [DrumMania Configuration](#drummania-configuration) section. + +#### Buttons + +!!! tip "Set up your guitar as right-handed. Lefty mode is software-based." + +!!! tip "" + + Click on `Bind` then press the key you want associated with the action. + + With your keyboard and controller plugged in, configure your keys for: + + - **Guitar P1 IO Panel:** `Guitar P1 Start, Up, Down, Left, Right, Help` + - **Guitar P1 Controls:** `Guitar P1 Pick Up, Pick Down, R, G, B, Y, P` + +#### Analogs + +!!! tip "" + + Rather than setting your Wail to buttons, you should: + + - Find the Guitar P1 Wail X, Y, and Z analogs. + - Click `Bind`. + - In `Device`, pick your guitar. + - In `Control`, pick the corresponding axis. + - Move your guitar and ensure the Preview visualizer shows movement. + - Repeat for other applicable axes your guitar has. + +#### Advanced + +!!! warning "Not setting these values will cause the game to not boot into either mode." + +!!! tip "Required" + + | Category | Option | Parameter | Setting | + |---------------|-----------------------------|-------------|---------| + | 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 "" + + This section will cover the configuration specific to the **Drums** mode.
If you are wanting to configure guitar, refer to the [GuitarFreaks Configuration](#guitarfreaks-configuration) section. + +#### Buttons + +!!! tip "" + + Click on `Bind` then press the key you want associated with the action. + + With your keyboard and controller plugged in, configure your keys for: + + - **Drum IO Panel:** `Drum Start, Up, Down, Left, Right, Help` + - **Drum Controls:** `Drum Hi-Hat, Snare, Hi-Tom, Low-Tom, Right Cymbal, Bass Pedal, Left Cytmbal, Left Pedal, Floor Tom` + +#### Advanced + +!!! warning "Not setting these values will cause the game to not boot into either mode." + +!!! tip "Required" + + | Category | Option | Parameter | Setting | + |---------------|-------------------------|-------------|---------| + | 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!" + +??? tip "Remote (Online Network)" + + Open `spicecfg.exe` and head to the `Options` tab. + + In the `Network` category, set the following settings: + + - `EA Service URL` to the URL provided by your network. + - `PCBID` to the PCBID provided by your network. + + + + Next you need a card number. + If you don't already have one, generate one in the `Cards` tab. + To keep your card number safe, create a new `.txt` file with ONLY it inside. + + Once that's done, head to the `Cards` tab, for `Player 1` click `Open...` and point to your text file. + + + +??? tip "Local e-amuse Emulator (Asphyxia)" + + 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." + +#### 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 + +!!! info "GITADORA FUZZ-UP currently only supports WASAPI exclusive mode." + +!!! tip "" + + - Open `spicecfg.exe`. + - At the very top, click on `Shortcuts` then `Audio Playback Devices`. + - In the popup window, right click on your default audio device, and click on `Properties`. + - Go to the `Advanced` tab. + - Check both boxes under `Exclusive Mode`. + - Open the `Default Format` dropdown. + - Pick the `24 bit, 44100 Hz (Studio Quality)` option and click `Apply` then `OK`. + + + +--- +### First Launch + +!!! danger "If you have any issues running the game at this point, refer to the [Troubleshooting](troubleshooting.md) page." + +!!! tip "" + + If you've followed all instructions correctly, you're finally ready to launch the game! + + First, ensure your guitar or drumkit is connected and run `spice64.exe`. Press `Yes` when it asks for elevated privileges. + + Upon launching your game, you will be greeted with this `BACKUP DATA ERROR` screen. + + + +!!! tip "" + + This is normal, simply hit your `Test` keybind to enter test mode. + + + +!!! tip "" + + From here, we will need to set a shop name to play, so select the `GAME OPTIONS` option. + + + +!!! tip "" + + Then, select `SHOP SETTINGS`. + + + +!!! tip "" + + Once inside, select `SHOP NAME SETTINGS` and name your shop whatever you desire! Once that's done, go down to `PREFECTURE` and set it to whatever you desire as well. Finally, go to `SAVE AND EXIT` to get back to the test menu. + + + +!!! tip "" + + The last menu we'll go inside from the test menu is the clock menu. Go inside `CLOCK` and simply set the clock by hitting `SAVE AND EXIT` as pictured below. + + + +!!! tip "" + + You're all done! From the test menu, select `GAME MODE` and the game should boot up! + +--- +### Carding In + +!!! tip "" + + Once the game is done loading, you need to card in. + + - Press your `Keypad Insert Card` button. + - Enter your code using your keypad binds. + +--- +### Troubleshooting + +!!! warning "Have any other issue?" + + Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes/bemani.md) pages. diff --git a/docs/games/fuzzup/troubleshooting.md b/docs/games/fuzzup/troubleshooting.md new file mode 100644 index 0000000..a4fdf1e --- /dev/null +++ b/docs/games/fuzzup/troubleshooting.md @@ -0,0 +1,65 @@ +# GITADORA FUZZ-UP + + +!!! danger "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." + +--- +### 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 "" + + The most common reason for this is the game is running over its required refresh rate. + + To solve this, ensure the monitor running GITADORA FUZZ-UP is set to 60Hz. This is a requirement for the game to run at the correct speed. The game is hardcoded to run at 60Hz and there is no way to change this. + + In addition, make sure v-sync isn't disabled in your graphics card's settings. + + For NVIDIA users, enable `NVIDIA profile optimization (-nvprofile)` in the `Options` tab. + +--- +### There's occasional graphical stuttering during gameplay! + +!!! tip "" + + To fix this, you need to disable fullscreen optimizations for `spice64.exe`. + + 1. Right click on `spice64.exe` and select `Properties`. + 2. Go to the `Compatibility` tab. + 3. Click the box at the bottom that says `Change settings for all users`. + 4. Check the box that says `Disable fullscreen optimizations`. + 5. Click `Apply` and then `OK`. + +--- +### How do I adjust my offset? + +!!! tip "" + + Play through a chart you're comfortable with. + + If you're getting too many `Fast`, increase your offset `(+)`. + If you're getting too many `Slow`, decrease your offset `(-)`. + + 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 "" + + GITADORA FUZZ-UP uses [WASAPI exclusive mode](https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams) for better audio latency. + + 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 "" + + Unfortunately, most setups do not properly function with GITADORA FUZZ-UP's 4-channel audio, and the `-2ch` parameter will be mandatory to hear any audio. There are not many setups working with 4-channel audio, and there are buffer issues related to it. Please avoid using it. \ No newline at end of file diff --git a/docs/games/sdvx6/setup.md b/docs/games/sdvx6/setup.md index 6bcc0eb..a060cf7 100644 --- a/docs/games/sdvx6/setup.md +++ b/docs/games/sdvx6/setup.md @@ -200,7 +200,7 @@ - `EA Service URL` to the URL provided by your network. - `PCBID` to the PCBID provided by your network. - + Next you need a card number. If you don't already have one, generate one in the `Cards` tab. @@ -208,7 +208,7 @@ Once that's done, head to the `Cards` tab, for `Player 1` click `Open...` and point to your text file. - + ??? tip "Local e-amuse Emulator (Asphyxia)" diff --git a/docs/img/fuzzup/fuzzup.png b/docs/img/fuzzup/fuzzup.png new file mode 100644 index 0000000..723c8fe Binary files /dev/null and b/docs/img/fuzzup/fuzzup.png differ diff --git a/docs/img/fuzzup/spice.png b/docs/img/fuzzup/spice.png new file mode 100644 index 0000000..cfd7437 Binary files /dev/null and b/docs/img/fuzzup/spice.png differ diff --git a/docs/img/gen/cards.png b/docs/img/gen/cards.png new file mode 100644 index 0000000..19cbab9 Binary files /dev/null and b/docs/img/gen/cards.png differ diff --git a/docs/img/gen/network.png b/docs/img/gen/network.png new file mode 100644 index 0000000..43c72d4 Binary files /dev/null and b/docs/img/gen/network.png differ diff --git a/docs/img/sdvx6/setup/5_cards.png b/docs/img/sdvx6/setup/5_cards.png deleted file mode 100644 index 6f4e1b4..0000000 Binary files a/docs/img/sdvx6/setup/5_cards.png and /dev/null differ diff --git a/docs/img/sdvx6/setup/5_network.png b/docs/img/sdvx6/setup/5_network.png deleted file mode 100644 index 880d00a..0000000 Binary files a/docs/img/sdvx6/setup/5_network.png and /dev/null differ diff --git a/mkdocs.yml b/mkdocs.yml index 278f094..cddb268 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -89,6 +89,9 @@ nav: - "GITADORA EXCHAIN": - "First Time Setup": "games/exchain/setup.md" - "Common Problems/Tips": "games/exchain/problems.md" + - "GITADORA FUZZ-UP": + - "Game Setup": "games/fuzzup/setup.md" + - "Troubleshooting": "games/fuzzup/troubleshooting.md" - "Reflec Beat": - "Reflec Beat: Reflesia": - "First Time Setup": "games/reflesia/setup.md"