mirror of
https://github.com/two-torial/two-torial.git
synced 2026-09-14 22:05:22 -05:00
Remove images, adjust etc.. to etc.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
┣━ 📂 plugins
|
||||
┃ ┣━ 📂 sdvx@asphyxia
|
||||
┃ ┣━ 📂 iidx@asphyxia
|
||||
┃ ┣━ 📂 etc..
|
||||
┃ ┣━ 📂 etc.
|
||||
┃ ┣━ 📄 asphyxia-core.d.ts
|
||||
┃ ┣━ 📄 package.json
|
||||
┃ ┗━ 📄 tsconfig.json
|
||||
@@ -101,7 +101,7 @@
|
||||
|
||||
- In the WebUI, select `SDVX` in the left sidebar
|
||||
- Under `Plugin Settings`, find `Exceed Gear Data Directory`
|
||||
- Enter the full path to your game's data folder (the folder containing `data`, `modules`, `prop`, etc..)
|
||||
- Enter the full path to your game's data folder (the folder containing `data`, `modules`, `prop`, etc.)
|
||||
- (Optional) Toggle all four `Unlock` switches to unlock all game content by default
|
||||
- Click `Apply` to save your changes
|
||||
- Close Asphyxia by selecting `Process` > `Shutdown CORE` in the top-right corner of the WebUI
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
Open your game's `.dll` file in the hex editor.
|
||||
|
||||
For the grand majority of hex edits, this is the main game file, such as `bm2dx.dll`, `soundvoltex.dll`, etc..
|
||||
For the grand majority of hex edits, this is the main game file, such as `bm2dx.dll`, `soundvoltex.dll`, etc.
|
||||
|
||||
Pictured below, we've opened up `bm2dx.dll` inside HxD.
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
??? warning "If your data doesn't look like this"
|
||||
|
||||
If extra files are present next to your folders, such as executables, scripts, etc.. **remove them**.
|
||||
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
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
- Create a `modules` folder.
|
||||
- Move all `.dll` files inside of it so you end up with a structure as shown above.
|
||||
|
||||
If extra files are present next to your folders, such as executables, scripts, etc.. **remove them**.
|
||||
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.**
|
||||
|
||||
!!! info "If you don't need to update your data, you can skip over to the [Installing spice2x](#installing-spice2x) section."
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
Then there's a **problem with your game data**.
|
||||
|
||||
- Make sure there are no DLL files next to the main game directories (`data`, `prop`, etc..)
|
||||
- Make sure there are no DLL files next to the main game directories (`data`, `prop`, etc.)
|
||||
If there are, **move them all** under the `modules` directory
|
||||
|
||||
For game version `2024-11-05` and newer, check the following files in your `modules` directory:
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
┣━📂H005
|
||||
┣━📂H011
|
||||
┣━📂H031
|
||||
┗━ etc..
|
||||
┗━ etc.
|
||||
```
|
||||
|
||||
!!! info "Option numbers don't always follow a sequential pattern<br>It's common to see the numbers jump, for example `H005` then `H011`"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
┣━📂A001
|
||||
┣━📂A002
|
||||
┣━📂A012
|
||||
┗━ etc..
|
||||
┗━ etc.
|
||||
```
|
||||
|
||||
!!! info "Option numbers don't always follow a sequential pattern<br>It's common to see the numbers jump, for example `A001` then `A012`"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.8 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.7 KiB |
@@ -1,6 +1,6 @@
|
||||
!!! danger "If your data does not look like this"
|
||||
|
||||
If you have `.dll` files next to your `data`, `prop`, etc.. folders:
|
||||
If you have `.dll` files next to your `data`, `prop`, etc. folders:
|
||||
|
||||
- Create a `modules` folder if it does not exist already
|
||||
- Move all `.dll` files into it
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
┣━📂A001
|
||||
┣━📂A121
|
||||
┣━📂A131
|
||||
┗━ etc..
|
||||
┗━ etc.
|
||||
```
|
||||
|
||||
!!! info "Option numbers don't always follow a sequential pattern<br>It's common to see the numbers jump, for example `A113` then `A121`"
|
||||
|
||||
Reference in New Issue
Block a user