|
|
@ -12,9 +12,6 @@ if [ "${gamename}" == "ARK: Survival Evolved" ]; then |
|
|
|
elif [ "${gamename}" == "Ballistic Overkill" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${gamename}" == "Battalion 1944" ]; then |
|
|
|
glibcrequired="2.17" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Base Defense" ]; then |
|
|
|
glibcrequired="2.14" |
|
|
|
glibcfix="no" |
|
|
@ -129,31 +126,34 @@ elif [ "${gamename}" == "Just Cause 2" ]; then |
|
|
|
elif [ "${gamename}" == "Just Cause 3" ]; then |
|
|
|
glibcrequired="2.17" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "dontstarve" ]; then |
|
|
|
elif [ "${gamename}" == "Natural Selection 2" ]; then |
|
|
|
glibcrequired="2.17" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "NS2: Combat" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${gamename}" == "TeamSpeak 3" ]; then |
|
|
|
glibcrequired="NOT REQUIRED" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "lwjgl2" ]; then |
|
|
|
elif [ "${gamename}" == "Mumble" ]; then |
|
|
|
glibcrequired="NOT REQUIRED" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "projectzomboid" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
elif [ "${engine}" == "refractor" ]; then |
|
|
|
glibcrequired="2.0" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "realvirtuality" ]; then |
|
|
|
glibcrequired="2.13" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${engine}" == "seriousengine35" ]; then |
|
|
|
glibcrequired="2.13" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${engine}" == "source" ]; then |
|
|
|
glibcrequired="2.3.6" |
|
|
|
elif [ "${gamename}" == "Wolfenstein: Enemy Territory" ]; then |
|
|
|
glibcrequired="2.2.4" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "goldsource" ]; then |
|
|
|
glibcrequired="2.3.4" |
|
|
|
elif [ "${gamename}" == "ET: Legacy" ]; then |
|
|
|
glibcrequired="2.7" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Natural Selection 2" ]; then |
|
|
|
glibcrequired="2.17" |
|
|
|
elif [ "${gamename}" == "Wurm Unlimited" ]; then |
|
|
|
glibcrequired="2.14" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "NS2: Combat" ]; then |
|
|
|
elif [ "${gamename}" == "Multi Theft Auto" ]; then |
|
|
|
glibcrequired="2.7" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Zombie Panic! Source" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${engine}" == "starbound" ]; then |
|
|
@ -175,35 +175,32 @@ elif [ "${engine}" == "unreal3" ]; then |
|
|
|
glibcrequired="2.3.2" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "unreal4" ]; then |
|
|
|
glibcrequired="2.14" |
|
|
|
glibcrequired="2.17" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "unity3d" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "TeamSpeak 3" ]; then |
|
|
|
glibcrequired="NOT REQUIRED" |
|
|
|
elif [ "${engine}" == "dontstarve" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Mumble" ]; then |
|
|
|
elif [ "${engine}" == "lwjgl2" ]; then |
|
|
|
glibcrequired="NOT REQUIRED" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "refractor" ]; then |
|
|
|
glibcrequired="2.0" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Wolfenstein: Enemy Territory" ]; then |
|
|
|
glibcrequired="2.2.4" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "ET: Legacy" ]; then |
|
|
|
glibcrequired="2.7" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Wurm Unlimited" ]; then |
|
|
|
glibcrequired="2.14" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Multi Theft Auto" ]; then |
|
|
|
glibcrequired="2.7" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${gamename}" == "Zombie Panic! Source" ]; then |
|
|
|
elif [ "${engine}" == "projectzomboid" ]; then |
|
|
|
glibcrequired="2.15" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "realvirtuality" ]; then |
|
|
|
glibcrequired="2.13" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${engine}" == "seriousengine35" ]; then |
|
|
|
glibcrequired="2.13" |
|
|
|
glibcfix="yes" |
|
|
|
elif [ "${engine}" == "source" ]; then |
|
|
|
glibcrequired="2.3.6" |
|
|
|
glibcfix="no" |
|
|
|
elif [ "${engine}" == "goldsource" ]; then |
|
|
|
glibcrequired="2.3.4" |
|
|
|
glibcfix="no" |
|
|
|
else |
|
|
|
glibcrequired="UNKNOWN" |
|
|
|
glibcfix="no" |
|
|
|