WineHQ

Homeworld 2

Retail CD versions 1.0 and 1.1.

Application Details:

Version: 1.x
License: Retail
URL: http://web.archive.org/web/200...
Votes: 44
Latest Rating: Gold
Latest Wine Version Tested: 5.22

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link Homeworld [email protected]

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

WINEARCH=win32

Compatibility: WindowsXP

Everything singleplayer as far as I can tell.

Patching to 1.1

What does not

Copy protection will likely never be completely fixed in Wine.  And it still doesn't work in 1.1.

Workarounds

Nocd patch.

What was not tested

End of singleplayer scenario.

Multiplayer: may need winetricks for that, maybe not.

Other (community) patches.

Hardware tested

Graphics:

  • GPU: Other
  • Driver: open source

Additional Comments

Gentoo wine-vanilla package + wine-gecko and wine-mono.

linux-5.9.10-gentoo (hardened profile 17.1)

Tested on GeForce 8400GS/nouveau and RX570/amdgpu

Forgot about the limited video options in the stock game.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentGentoo Linux x86_64Jan 02 20215.22Yes Yes YesGoldWilliam J May 
ShowArch LinuxMar 14 20172.3Yes Yes NoGoldSandwichmaker 
ShowDebian GNU/Linux Unstable "Sid" x86_64Nov 03 20131.7.5Yes Yes NoGoldSixsixfive 
ShowArch Linux x86_64Jan 21 20131.5.22Yes Yes NoPlatinumPhilipp 
ShowArch Linux x86_64Jan 14 20131.5.21Yes Yes NoPlatinumPhilipp 

Known Bugs

Bug # Description Status Resolution Other apps affected
4066 Online Play Doesn't Work (DirectPlay) NEW View
25495 Homeworld 2: Shadows and High-Quality Hyperspace Effect are disabled NEW View

Show all bugs

HowTo / Notes

WARNING

Using FBO as the ORM crashes with fglrx drivers

This is not a Wine bug, it is a fglrx bug.  Please do not open a bug for this, it will just be closed.

See the fglrx bug for more details, or check the HOWTO for this app for a workaround.

Command-Line Parameters

General:

-nosound, runs the game without sound. Useful if you have sound problems

-w XXXX -h YYYY, sets the resolution to XXXXxYYYY

-windowed, runs homeworld in a window(for window decoration you have to use a virtual desktop

-hardwareCursor, enables the hardware cursor

-ssnologo, disables the relic logo on screenshots

-nomovies, disables all movies

-novideoerrors, disables graphic errors(popup your video card is too old...

Graphics:

-noS3TC, disables S3 texture compression

-nopbuffer, disables pixel buffer

-novbo, disables vertex buffer objects

-noDisplayLists, disables display lists

Useful Links:

HW2 Wiki

RelicNews Technical Help­
(more detailed info about the switches)

Troubleshooting
­ ­1.) Conflict with disc emulator detected.../please insert CD.../No CD-Drive found...

HW 1.0: open winecfg, go to "Drives", click on "Autodetect...", mount your CD and retry

HW 1.1: make sure that you use a nocd-patch

2.) No Story and Subtitles in Cutscenes (European Version)

HW 1.1: replace your language file under your Homeworld2/Data folder with one of these.

3.) Multiplayer/Gamespy Lobby says wrong CD-Key?

@all: try reinstall in a clean WINEPREFIX(maybe you have/had the demo installed?)

@all: or you have HW2 installed with a different WINEPREFIX(serial is stored in registry)

4.) Network not available?

@all: Gamespy lobby does not work

5.) HW2 crashes

@all: try the -nopbuffer switch

@all: do not enable oss in winecfg

6.) Widescreen Monitor and Hidden Buttons

@all:  use the resolution commandline switch eg. Homeworld2.exe -w 1280 -h 960

7.) FSAA

@nvidia-users:  you can set this over the ­OpenGL Environment Variables­

@all other:  enable FSAA in your xorg-config

8.) When patching the game to 1.1 the patch program hangs when writing EULA.txt.

@all:You have to kill before it hangs(i.e. with the xkill command on a console, and then click on the window). The window with the problem is a installer that pops when patching, if you kill that window, the patcher works as spected

9.) Objects and units are not rendered properly

@all:  try the -novbo switch

HOWTO
Installation:(european version with WINEPREFIX)

1.) Install HW2 eg:(make sure that you use a clean wineprefix)

WINEPREFIX=$YOURCHOSENHW2FOLDER wine $PATHTOCD/HW2_Setup.exe

2.) Download the latest patch and install them eg:(1.0 works only without pixel buffer support=slower/but copy protection works...)

WINEPREFIX=$YOURCHOSENHW2FOLDER wine $PATHTOPATCH/$PATCHEXE

3.) The Securom2(introduced in 1.1) protection currently does not work in wine so you need a NoCD-Patch.(You can find them on GCW, you don't need this for 1.0)

4.) The best way to start Homeworld is a little shellscript eg:­

#!/bin/sh
cd $YOURCHOSENHW2FOLDER/drive_c/Sierra/Homeworld2/Bin/Release
WINEPREFIX=$YOURCHOSENHW2FOLDER wine Homeworld2.exe -w 1280 -h 800

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back