diff --git a/bookworm/etc/entry.sh b/bookworm/etc/entry.sh
index bf019fb..f78af1c 100644
--- a/bookworm/etc/entry.sh
+++ b/bookworm/etc/entry.sh
@@ -12,6 +12,7 @@ else
 fi
 
 eval bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
+                                +@bClientTryRequestManifestWithoutCode 1 \
 				+login anonymous \
 				+app_update "${STEAMAPPID}" "${VALIDATE}"\
 				+quit