diff --git a/docs/extras/patchweb.md b/docs/extras/patchweb.md
index cd27097d..fa6fe0e6 100644
--- a/docs/extras/patchweb.md
+++ b/docs/extras/patchweb.md
@@ -10,20 +10,20 @@
!!! danger "Before proceeding"
- **It is highly recommended to use an unpatched DLL as your base!**
+ **It is highly recommended to use an unpatched DLL or EXE as your base!**
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 with the original**.
+ **Please replace your game's DLL or EXE with the original**.
---
### Getting started
!!! tip ""
- 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.
+ For this example, we'll be using our [web patcher](https://patcher.two-torial.xyz).
+ Almost every other patcher looks and functions exactly the same as this one.
- **If your game is recent, please check [Resources](/resources.md#web-patchers) and use another web patcher.**
+ **If your game is not supported by our web patcher, 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:
@@ -31,7 +31,7 @@
!!! tip ""
- Click on any game you'd like the patches for. In this case, we'll use Beatmania IIDX 30 Resident.
+ Click on any game you'd like the patches for. In this case, we'll use CHUNITHM VERSE.
@@ -41,13 +41,13 @@
Here, either:
- - Drag and drop the `.dll` file the site prompts you to use.
+ - Drag and drop the `.dll` or `.exe` file the site prompts you to use.
- **OR** click on `Choose a file` and select it that way.
If you've used the correct file and the site is compatible, it will tell you.
`X of X patches matched (100%)` means the patcher is compatible with your game.
- **If this shows any less than 100%, DO NOT use it. Your `.dll` file might not be clean. Only proceed with a clean one.**
+ **If this shows any less than 100%, DO NOT use it. Your `.dll` or `.exe` file might not be clean. Only proceed with a clean one.**
**Please keep in mind that some patchers may not support the most recent versions of your game right away.**
@@ -64,14 +64,14 @@
!!! tip ""
- When you're done selecting patches, click on `Save Patched File` and your new `.dll` file will start downloading.
+ When you're done selecting patches, click on `Save Patched File` and your new file will start downloading.
-!!! danger "Backup your original `.dll` file first!"
+!!! danger "Backup your original `.dll` or `.exe` file first!"
!!! tip ""
- Now you may replace your data's `.dll` file with the patched one you just downloaded.
+ Now you may replace your data's file with the patched one you just downloaded.
Once you've done that, you're done. Enjoy!
diff --git a/docs/img/extras/patchweb/1.png b/docs/img/extras/patchweb/1.png
index f5c2a169..46958868 100644
Binary files a/docs/img/extras/patchweb/1.png and b/docs/img/extras/patchweb/1.png differ
diff --git a/docs/img/extras/patchweb/2.png b/docs/img/extras/patchweb/2.png
index fe9d7cd3..b8e8ea9e 100644
Binary files a/docs/img/extras/patchweb/2.png and b/docs/img/extras/patchweb/2.png differ
diff --git a/docs/img/extras/patchweb/3.png b/docs/img/extras/patchweb/3.png
index 4d9b238d..2ad6edf7 100644
Binary files a/docs/img/extras/patchweb/3.png and b/docs/img/extras/patchweb/3.png differ
diff --git a/docs/img/extras/patchweb/4.png b/docs/img/extras/patchweb/4.png
index 321c6959..6ee78a71 100644
Binary files a/docs/img/extras/patchweb/4.png and b/docs/img/extras/patchweb/4.png differ
diff --git a/docs/img/extras/patchweb/5.png b/docs/img/extras/patchweb/5.png
index 8c2dc435..5fe257e9 100644
Binary files a/docs/img/extras/patchweb/5.png and b/docs/img/extras/patchweb/5.png differ
diff --git a/docs/img/extras/patchweb/6.png b/docs/img/extras/patchweb/6.png
index 16e6a67f..1f188789 100644
Binary files a/docs/img/extras/patchweb/6.png and b/docs/img/extras/patchweb/6.png differ