Bash script to install the Star Wars Battlefront II (2005) Unofficial v1.3 Patch on systems running Linux.
Recently, I've been trying to de-Windows my life and I wanted to install some mods for Star Wars Battlefront 2 on my desktop PC. I found that the files included in the unofficial v1.3 patch are basically Windows only. With this script, you'll be able to install the unofficial v1.3 patch on most Linux systems.
You can get the patch from this guide: JASPO'S STAR WARS BATTLEFRONT II MAP COLLECTION
xdelta3- The original v1.3 patch files
Make sure to install the xdelta3 package for your distro. This assumes you have the version distributed from Steam.
- Get the unofficial v1.3 patch from the link above
- Extract the patch from the .7z archive
- Inside of the folder there is a folder named
old 1_3 patch stuffcopy the folder namedv1.3patchinto a working directory - Download the script from this repository
- Place the script inside of the
v1.3patchfolder, where themenu.batfile exists - Run:
chmod +x install_patch.sh - Run:
./install_patch.sh - Should work! Enjoy a patched version of SWBF2 running on Linux!!!