mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-12 01:40:47 +01:00
Merge pull request #50 from akitakedits/master
TWO-TORIAL patcher, External -> Other Resources
This commit is contained in:
commit
06350560a7
@ -25,7 +25,7 @@
|
||||
|
||||
!!! tip ""
|
||||
|
||||
Decide on what hex edits you want to apply, you may find that information from the community or external resources.
|
||||
Decide on what hex edits you want to apply, you may find that information from the community or our [Resources](../resources.md).
|
||||
|
||||
It's time to open our hex editor. If you're using HxD, you'll be greeted with the screen below.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Spice2x DLL Patching
|
||||
|
||||
!!! info "Last updated: June 18th, 2024<br>Known spice2x patchers: [External resources](../externalresources.md#spice2x-patchers)"
|
||||
!!! info "Last updated: June 18th, 2024<br>Known spice2x patchers: [Resources](../resources.md#spice2x-patchers)"
|
||||
|
||||
!!! warning "Compatibility"
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
- Click on `Import from URL`.
|
||||
- Paste your preferred patcher's URL.
|
||||
|
||||
**Note**: Check the [External resources](../externalresources.md) page for a list of recommended patchers.
|
||||
**Note**: Check the [Resources](../resources.md) page for a list of recommended patchers.
|
||||
|
||||
- Click on `Import`.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Website DLL Patching
|
||||
|
||||
!!! info "Last updated: June 4th, 2024<br>Known web patchers: [External resources](../externalresources.md#web-patchers)"
|
||||
!!! info "Last updated: June 4th, 2024<br>Known web patchers: [Resources](../resources.md#web-patchers)"
|
||||
|
||||
!!! warning "For BEMANI games consider [Spice2x Patching](patchsp2x.md)"
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
We'll be using mon's [BemaniPatcher](https://mon.im/bemanipatcher).
|
||||
Almost every other patcher is based off of this and functions exactly the same.
|
||||
|
||||
**If your game is recent, please check [External resources](../externalresources.md#web-patchers) and use another web patcher.**
|
||||
**If your game is recent, please check [Resources](../resources.md#web-patchers) and use another web patcher.**
|
||||
|
||||
Go to your chosen patcher's website, you'll get something similar to this:
|
||||
|
||||
|
@ -37,7 +37,7 @@ By the community, for the community.
|
||||
- **Error Codes** for a listing of known errors and what to do about them.
|
||||
- **Game Patching** category for ways to patch/modify your game.
|
||||
- **Extras** for anything that doesn't fit in the above categories.
|
||||
- **External Resources** for links to external sites such as patchers, and generally useful links.
|
||||
- **Other Resources** for links to useful sites such as patchers, external guides, etc..
|
||||
|
||||
!!! info "Do you want to help us out?"
|
||||
|
||||
|
@ -1,16 +1,17 @@
|
||||
# External Resources
|
||||
# Other Resources
|
||||
|
||||
!!! info "Last updated: June 18th, 2024"
|
||||
!!! info "Last updated: June 23rd, 2024"
|
||||
|
||||
This section contains a variety of resources external to this website.
|
||||
This section contains a variety of resources.
|
||||
|
||||
---
|
||||
### Spice2x Patchers
|
||||
!!! tip "Given that the feature is new, only a couple of patchers support it but the following are the ones we can vouch for."
|
||||
|
||||
- **TWO-TORIAL** - `https://sp2x.two-torial.xyz/` - **Our very own [open-source](https://github.com/two-torial/sp2xpatcher) patcher. Help us make it better!**
|
||||
- **DJTrackers** - `https://djtrackers.com/bemanipatcher/2x` - **Recommended**
|
||||
- **Turksigara** - `https://p.eagate.turksigara.net/resources`
|
||||
- **Girlsband (chinese)** - `https://static.girlsband.party/spice2x`
|
||||
- **Turksigara** - `https://p.eagate.turksigara.net/resources` - **Not being updated right now**
|
||||
- **Girlsband** - `https://static.girlsband.party/spice2x` **Only for IIDX Epolis, in Chinese**
|
||||
|
||||
---
|
||||
### Web Patchers
|
@ -126,7 +126,7 @@ nav:
|
||||
- "List of Touchscreen Monitors and their Polling Rates": "extras/pollingrates.md"
|
||||
- "What is WASAPI & ASIO?": "extras/audio.md"
|
||||
- "Exclusive Audio Workarounds": "extras/streamaudio.md"
|
||||
- External Resources: externalresources.md
|
||||
- Other Resources: resources.md
|
||||
|
||||
theme:
|
||||
name: material
|
||||
|
Loading…
Reference in New Issue
Block a user