Results 1 to 1 of 1

Homeworld 2 Command Line Switches

  1. Technical Help Senior Member Modding Senior Member Homeworld Senior Member  #1
    www.relicnews.com ÜberJumper's Avatar
    Join Date
    Sep 1999
    Location
    South Surrey, BC Canada

    Homeworld 2 Command Line Switches

    The following Command line switches are currently known to be helpful in troubleshooting the game. See this thread for more detailed info on some of the command line switches. The modding community has also put together this list.

    A command line switch is added to your HW2 Shortcut by right clicking on the game's shortcut, going to properties, and adding it (with a space) to the end of the Target Line on the Shortcut Tab.

    "C:\program files\Sierra\Homeworld2\bin\release\Homeworld2.exe" -nosound

    -nosound - Runs the game without sound. Useful if trying to rule out sound problems.

    -w xxxx -h xxxx - Sets the resolution of the game. Useful to try and work around the limited resolutions in the game's menu. Can be used to stretch the game across multiple monitors. Note: the game is optimized for 4x3 display ratio.

    -windowed - Runs the game in a window, must specify resolution. ex: -windowed -w 640 -h 480

    -refresh xx - Forces the game to run at a specified refresh rate.

    -noVBO - disables support in game for Vertex Buffer Objects. Useful for troubleshooting geometry related glitches. See this thread for more detailed info.

    -noDisplayLists - disables display lists. Useful for troubleshooting geometry related glitches. See this thread for more detailed info.

    -nopbuffer - disables pixel buffer support. "If you disable pbuffer support you will not get any render to texture effects (shadows and the high quality hyperspace effect-you'll be able to see into your ship like HW1). " See this thread for more detailed info.

    -nomovies Skips ALL movies including the opening ones.
    Last edited by ÜberJumper; 3rd Oct 03 at 5:32 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •