You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,22 @@ Usage of UESigPatch with games, especially in regard to those which implement an
7
7
### Instructions:
8
8
Download the compiled ASI from the [latest release](https://github.com/Irastris/UESigPatch/releases/latest), or clone the repository and compile the solution in Visual Studio 2022. To utilize, the ASI should be injected into supported Unreal games using an ASI injector, this repo recommends [Ultimate ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader).
9
9
10
-
### Supported Games [^1]:
11
-
- Asterigos: Curse of the Stars
12
-
- Black Myth Wukong
13
-
- Bramble: The Mountain King
14
-
- DRAGON BALL Sparking! ZERO
15
-
- Fast Food Simulator Prologue
16
-
- Harry Potter Quidditch Champions
17
-
- inZOI Character Studio Demo
18
-
- Mortal Kombat 1
19
-
- Sifu
20
-
- Slackers - Carts of Glory
10
+
### Supported Games:
11
+
- Asterigos: Curse of the Stars[^1]
12
+
- Black Myth Wukong [^1]
13
+
- Bramble: The Mountain King [^1]
14
+
- Dark Hours [^3]
15
+
- DRAGON BALL Sparking! ZERO [^1]
16
+
- Fast Food Simulator Prologue [^1]
17
+
- Harry Potter Quidditch Champions [^1]
18
+
- inZOI Character Studio Demo [^1]
19
+
- Mortal Kombat 1 [^1]
20
+
- Sifu [^1]
21
+
- Slackers - Carts of Glory [^2]
21
22
22
23
### Known Limitations:
23
24
At this time, this new UESigPatch V2 has no wildcards for any of its AOBs. This means that any game updates which affect the executable are highly likely to result in UESigPatch needing an update as well. A solution for this is being researched.
24
25
25
-
[^1]: The supported games list represents compatibility as it stood on December 1st, 2024. Any subsequent games updates may result in this list no longer being accurate.
26
+
[^1]: Compatibility with this game was last checked on December 1st, 2024. Any subsequent updates that may have released since then may result in incompatibility. If this is the case, please open an issue.
27
+
[^2]: Compatibility with this game was last checked on December 6th, 2024. Any subsequent updates that may have released since then may result in incompatibility. If this is the case, please open an issue.
28
+
[^3]: Compatibility with this game was last checked on January 10th, 2025. Any subsequent updates that may have released since then may result in incompatibility. If this is the case, please open an issue.
0 commit comments