Origin doesn't like to update in Wine. This Bash script automatically downloads the newest update and will install it to your installation directory using wget
and unzip
. Also uses aria2
if available.
Origin is currently reported broken and will not download games (v.10.5.47.29954) Updating is not advised.
- Make sure Origin is closed and not running in the background
- Download the bash file to any directory with write access.
- Run the script with
WINEPREFIX=path/to/prefix updateorigin.sh
- Let the script complete and launch Origin.
- Download the bash file to your Origin installation directory.
- Open a terminal in the directory and run the file. You do not need to pass WINEPREFIX.
- Let the script complete and launch Origin.
- Download the bash file to any directory with write access.
- Run the script through a terminal window and enter your Origin installation directory when prompted.
- Let the script complete and launch Origin.