diff options
Diffstat (limited to 'games/commandergenius/README')
-rw-r--r-- | games/commandergenius/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/commandergenius/README b/games/commandergenius/README index e25add7e710eb..681095b08257a 100644 --- a/games/commandergenius/README +++ b/games/commandergenius/README @@ -41,7 +41,7 @@ if the games are installed to ~/.CommanderGenius/games/keen2 and If you *don't* want the HQP to be used, use different directory names for the above (e.g. ckeen2 and ckeen3). -commandergenius can be built with either SDL 1.2 or SDL 2.0. By default, -SDL2 is used if SDL2 and SDL2_image are both found, otherwise SDL1 is -used. To build with SDL1 even if SDL2 and SDL2_image are installed, set -'SDL2=no' in the script's environment. +Note: When upgrading to version 2.2.2, you may have to delete your old +config. The SlackBuild author had to do this to get audio to work: + +$ rm -rf ~/.CommanderGenius/ |