| 1 | For Windows user running a 64 bit version of the system. If you feel adventurous you can try downloading the 32 bit version of the game with SteamCMD and check if that runs any different. |
| 2 | |
| 3 | 1. Download SteamCMD here: [http://media.steampowered.com/installer/steamcmd.zip] |
| 4 | 1. Extract to any folder |
| 5 | 1. Run ''steamcmd.exe'' |
| 6 | 1. Type (do not include the brackets for the username/password): |
| 7 | {{{ |
| 8 | login <youruser> <yourpass> |
| 9 | @sSteamCmdForcePlatformBitness 32 |
| 10 | force_install_dir ./7dtd/ |
| 11 | app_update 251570 |
| 12 | }}} |
| 13 | |
| 14 | This will download the 32 bit version to a subfolder "7dtd" in the SteamCMD folder. |
| 15 | |
| 16 | |
| 17 | If that helps for a problem you have with the 64 bit version please report that, including what your problem with the 64 bit build was. |