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

Almost everything

the patch installer still hangs

What does not

cannot play without  pbuffer option

Workarounds

What was not tested

multiplayer game play via internet

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

everything works fine with the -nopbuffer option patching the game is still not possible

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowGentoo 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
2986 Homeworld 2 Unable to find the CD CLOSED FIXED View
4066 Online Play Doesn't Work (DirectPlay) NEW View
5964 Homeworld 2 Demo crashes CLOSED FIXED View
7065 Get SecuROM copy-protection working CLOSED FIXED View
9082 homeworld 2 v1.1 crash unsupported WGL Attribute CLOSED DUPLICATE View
13033 Homeworld2 v1.0 and demo v0.99 fails to launch (crash due to unimplemented function ntoskrnl.exe.IoGetDeviceProperty) CLOSED FIXED View
14223 Homeworld 2 fails to start CLOSED FIXED View
15764 Homeworld 2 Patch (homeworld2_update_en_10_11.exe) to v1.1: crash during setup CLOSED FIXED View
15765 Homeworld 2: Crash/Lockup during Single Player game load CLOSED FIXED View
16762 Homeworld 2: No Voices & subtitles in Campaign cutscenes CLOSED INVALID View
18794 Using FBO as the ORM crashes with (broken) fglrx drivers - not a Wine bug CLOSED INVALID View
18822 Homeworld2: crashes at startup (FBO related?) CLOSED DUPLICATE View
21844 Homeworld 2: no sound CLOSED FIXED View
21865 Homeworld 2 crashes CLOSED FIXED View
25495 Homeworld 2: Shadows and High-Quality Hyperspace Effect are disabled NEW View
38779 Homeworld 2: unusually long loading time (with built-in msvcr70) CLOSED FIXED View

Show open 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