From 2d55a7c4369ed03ba790798e35f15a07226c1ab2 Mon Sep 17 00:00:00 2001 From: Floogle <18466542+skyfloogle@users.noreply.github.com> Date: Sat, 25 Jul 2020 01:36:17 +0200 Subject: [PATCH] note about UPX in the readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index effd58a..e52a53d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ literally nothing. This somehow doesn't break anything unless you're using the networking functions. # So what's the catch? +The patcher currently does not work with games compressed using UPX. I plan on +supporting this soon, so watch this space. + If the game used the builtin joystick functions, it will no longer work with joysticks if you apply the joystick patch. Some games use an external library like [joydll](http://gmc.yoyogames.com/index.php?showtopic=495788)