mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-12 01:40:47 +01:00
sdvx6: update patches section
This commit is contained in:
parent
25d845a66d
commit
71a9c0326b
@ -144,28 +144,29 @@
|
||||
|
||||
!!! info "Go through the [Spice2x Patching](../../extras/patchsp2x.md) page to import patches."
|
||||
|
||||
!!! danger "As a general rule of thumb, if you're not sure what a patch does or you're not absolutely certain you need it, leave it alone, regardless of recommendations below."
|
||||
!!! danger "If you don't absolutely need a patch or you're unsure what it does, leave it alone! Regardless of recommendations below."
|
||||
|
||||
??? tip "General patches"
|
||||
|
||||
| Patch | Recommendation | Description |
|
||||
|-----------------------------------------------|---------------- |-------------|
|
||||
| Disable power change | Either | Prevents the game from changing Windows power settings. |
|
||||
| Disable power change | Either | Prevents the game from changing Windows power settings. |
|
||||
| Disable monitor change | Either | Prevents the game from changing Windows monitor settings. |
|
||||
| Force BIO2 (KFC) IO in Valkyrie mode | OFF | |
|
||||
| Shared mode WASAPI | Either | Runs the game in non-exclusive audio mode, allowing you to hear audio from other sources **at the cost of audio latency**. |
|
||||
| Shared mode WASAPI Valkyrie | Either | Same as above for Valkyrie setups. |
|
||||
| Allow non E004 cards | OFF | Makes the game accept cards that do not start with E004, you typically won't need this. |
|
||||
| Force BIO2 (KFC) IO in Valkyrie mode | OFF | Only useful for real cabs or Valkyrie at 60hz. |
|
||||
| Shared mode WASAPI | Either | **For non-Valkyrie setups**. Runs the game with non-exclusive WASAPI audio, allowing you to hear audio from other sources **at the cost of audio latency**. |
|
||||
| Shared mode WASAPI Valkyrie | Either | **For Valkyrie setups**. Same as above. |
|
||||
| ASIO 2 Channels Mode | OFF | **For ASIO audio only**. Uses 2 channels instead of 8, useful for some audio cards. |
|
||||
| Unlock All Songs | OFF | **This might get you banned from remote servers.**<br> If using Asphyxia, **you should unlock Songs using the WebUI instead**. |
|
||||
| Unlock All Difficulties | OFF | **This might get you banned from remote servers.**<br> If using Asphyxia, **you should unlock Difficulties using the WebUI instead**. |
|
||||
| Uncensor album jackets (for K region only) | OFF | Only consider turning this on if your game is set to Korean. The game is already "uncensored" otherwise. |
|
||||
| Uncensor album jackets (for K region only) | OFF | **Only useful for Korean region**. The game is already "uncensored" otherwise. |
|
||||
| Hide all bottom text | Either | Hides text at the bottom of the screen such as `Credits` or `Paseli`. |
|
||||
| Disable subscreen in Valkyrie mode | Either | Disables the subscreen entirely. Note that this option is also available in the Options tab (`-sdvxnosub`).
|
||||
| Timer freeze | Either | Freezes the timer in all non-premium environments.
|
||||
| Premium timer freeze | Either | Freezes the timer in premium environments.
|
||||
| Hide premium guide banner | Either | Hides the premium guide banner at the bottom of the screen during play.
|
||||
| Premium Time Length | Any | Defines how long your premium time will be. If you've frozen premium time this is just vanity.
|
||||
| Fake Japan Region | Either | Unlocks Japan exclusive content if your game is set to any other region/language.
|
||||
| Valkyrie Mode 60hz | OFF | Allows 60hz monitor users to use Valkyrie-exclusive features. To be used in conjunction with the Force BIO2 patch and `G` spec in `ea3-config.xml`.
|
||||
| Fake Region | Japan | Unlocks region specific content regardless of the chosen region in `ea3-config.xml`. Japan unlocks the most content and is therefore recommended.
|
||||
|
||||
??? tip "If your monitor supports 120hz or more"
|
||||
|
||||
@ -173,15 +174,6 @@
|
||||
|-----------------------------------------------|---------------------------|
|
||||
| Game FPS Target | 120 FPS **(NOT higher)** |
|
||||
| Note FPS Target | 120 FPS **(NOT higher)** |
|
||||
| Force Note FPS Target | ON |
|
||||
|
||||
??? tip "If your monitor only supports 60hz"
|
||||
|
||||
| Patch | Recommendation |
|
||||
|-----------------------------------------------|---------------------------|
|
||||
| Game FPS Target | 60 FPS **(Default)** |
|
||||
| Note FPS Target | 60 FPS **(Default)** |
|
||||
| Force Note FPS Target | OFF |
|
||||
|
||||
#### API
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user