summaryrefslogtreecommitdiff
path: root/games/clonekeen/patch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'games/clonekeen/patch.txt')
-rw-r--r--games/clonekeen/patch.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/clonekeen/patch.txt b/games/clonekeen/patch.txt
new file mode 100644
index 0000000000..634e06b612
--- /dev/null
+++ b/games/clonekeen/patch.txt
@@ -0,0 +1,12 @@
+slackbuild.diff does the following things:
+
+- Allows data filenames to be upper/lower/mixed case
+- Stops creating an empty "ck.log" file in the cwd
+- Stops segfaulting on exit due to double-free bug
+- Gets rid of non-functional -3player, -4player,
+ -host, and -join options
+- Sets the default frameskip to 1. This is because there is no
+ way to DECREASE the frameskip from the in-game Options menu,
+ and the original default was 2. Anyone who has an old/slow
+ enough machine to need frameskip 2 can still set it (increasing
+ the frameskip works fine, you just can't decrease it...)