Questions about Wine on Linux
FKINGLAG
Newbie
Posts: 3 Joined: Wed Apr 06, 2011 12:45 am
Post
by FKINGLAG » Wed Aug 28, 2013 2:15 pm
I am having trouble configuring a mod shortcut to work properly with Homeworld 2.
I try to launch a Mod (Complex 8.4.3) with this as the target:
Code: Select all
env WINEPREFIX="/home/fkinglag/.wine" wine C:\\Program\ Files\\Sierra\\Homeworld2\\Bin\\Release\\Homeworld2.exe -mod\ Complex843.big\ -nomovies -hardwarecursor
The game instead boots up into Homeworld 2 (v1.1) without loading the mod or even skipping the into-logos because of the -nomovies command line switch.
Am I going about using the target correctly?
FKINGLAG
Newbie
Posts: 3 Joined: Wed Apr 06, 2011 12:45 am
Post
by FKINGLAG » Wed Aug 28, 2013 2:24 pm
Nevermind, found a work-around on the issue.
I downloaded the Homeworld 2 Mod Manager v1.2 and used the program to launch the mod.
If anybody does have any input on the target issue, too, that'd be great.