We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c188b commit d2823daCopy full SHA for d2823da
1 file changed
readme.md
@@ -2,8 +2,15 @@ StuntKit modules
2
===
3
[](https://discord.gg/ykzAWnA)
4
5
+[https://sgp.halamix2.pl/](wiki)
6
+
7
[StuntKit loader](https://github.com/halamix2/StuntKit) is necessary to use these modules
8
-Currently we have only one module, `skScreen` that fixes screen ratio for both 2D and 3D.
9
+Modules:
10
11
+* `skScreen`
12
+ * fixes screen ratio for both 2D and 3D
13
+ * removes 2048px resolution limit ([https://github.com/UCyborg/LegacyD3DResolutionHack/releases/tag/v1.0.0](modified d3dim.dll) is still required)
14
+ * Removes quality limitations in DirectX mode, when using Radeon graphics card
15
16

0 commit comments