The Ultimate Site of Worms Armageddon

Worms: Armageddon => Tech Support => Topic started by: RobOne4 on January 09, 2021, 09:57 PM

Title: trying to install on my mac via wine using GOG version
Post by: RobOne4 on January 09, 2021, 09:57 PM
I got all the way to the step of downloading the latest version from GOG

Quote
Using the GOG edition
In your web browser, log in with a GOG account that has purchased the game, then download the full latest installer via this link. After it is downloaded, use the following command to install it (example for version 3.8.1, change to yours if different):

wine ~/Downloads/setup_worms_armageddon_gog-3.8.1_(43454).exe

but when I type in that command i get a syntax error
Quote
-bash: syntax error near unexpected token `('

my file name and everything matches up. I have it in my downloads folder but it just wont install. Any clues?
Title: Re: trying to install on my mac via wine using GOG version
Post by: StepS on January 09, 2021, 11:28 PM
my file name and everything matches up. I have it in my downloads folder but it just wont install. Any clues?
I think you may need to add \ before ( and ). Try this and let me know if it works:

Code: [Select]
wine ~/Downloads/setup_worms_armageddon_gog-3.8.1_\(43454\).exe
If it doesn't work, try double quotes:

Code: [Select]
wine "~/Downloads/setup_worms_armageddon_gog-3.8.1_(43454).exe"
Title: Re: trying to install on my mac via wine using GOG version
Post by: RobOne4 on January 10, 2021, 10:35 PM
first one is working. Installing now.Thank you
Title: Re: trying to install on my mac via wine using GOG version
Post by: RobOne4 on January 10, 2021, 10:52 PM
okay it looked like it installed correctly and now i cant launch
Quote
wine ~/.wine/drive_c/Games/Worms\ Armageddon/wa.exe
that is the command I use. but this is the error i get now
Quote
wine: cannot find '/Users/robone4/.wine/drive_c/Games/Worms Armageddon/wa.exe'
Title: Re: trying to install on my mac via wine using GOG version
Post by: StepS on January 10, 2021, 11:22 PM
You need to specify where you installed it, if you didn't change it during setup then I think by default it is "GOG Games" instead of "Games", so try that path.

Code: [Select]
wine ~/.wine/drive_c/GOG\ Games/Worms\ Armageddon/wa.exe
Assuming you are using the default C: drive in wine and that the home directory is unchanged.
Title: Re: trying to install on my mac via wine using GOG version
Post by: RobOne4 on January 11, 2021, 05:14 AM
that did it. Thanks for all the help. I appreciate it. Any ideas how to get rid of 20 ish years of rust?
Title: Re: trying to install on my mac via wine using GOG version
Post by: Sensei on January 11, 2021, 10:17 AM
Any ideas how to get rid of 20 ish years of rust?
I'll host big rope race, lemme know.