Results 1 to 7 of 7

Commandline Options

  1. Child's Play Donor  #1
    senile member Mac_Bug's Avatar
    Join Date
    Jan 2000
    Location
    Caprica

    Commandline Options

    Command Line Switches are added to the Homeworld Shortcut to enable certain options that help to get your system running homeworld. You can get these options by adding /? to the command line and running it.
    How to add a command line switch

    To get this screen, right click on your Homeworld Shortcut and click Properties. Separate multiple switches with a space IE: /disableAVI /pilotview /enable3dnow.
    Current Command Line Switches


    SYSTEM OPTIONS
    /heap <n> - Sets size of global memory heap to [n].
    /prepath <path> - Sets path to search for opening files.
    /CDpath <path> - Sets path to CD-ROM in case of ambiguity.
    PROCESSOR OPTIONS
    /enableSSE - allow use of SSE if support is detected.
    /forceSSE - force usage of SSE even if determined to be unavailable.
    /enable3DNow - allow use of 3DNow! if support is detected.
    SOUND OPTIONS
    /dsound - forces mixer to write to DirectSound driver, even if driver reports not certified.
    /dsoundCoop - switches to co-operative mode of DirectSound (if supported) to allow sharing with other applications.
    /waveout - forces mixer to write to Waveout even if a DirectSound supported object is available.
    /reverseStereo - swap the left and right audio channels.
    DETAIL OPTIONS
    /rasterSkip - enable interlaced display with software renderer.
    /noBG - disable display of galaxy backgrounds.
    /noFilter - disable bi-linear filtering of textures.
    /noSmooth - do not use polygon smoothing.
    /stipple - enable stipple alpha with software renderer.
    /noShowDamage - Disables showing ship damage effects.
    VIDEO MODE OPTIONS
    /safeGL - don't use possibly buggy optimized features of OpenGL for rendering.
    /triple - use when frontend menus are flickering madly.
    /nodrawpixels - use when background images don't appear while loading.
    /noswddraw - don't use DirectDraw for the software renderer.
    /noglddraw - don't use DirectDraw to setup OpenGL renderers.
    /sw - reset rendering system to defaults at startup.
    /noFastFE - disable fast frontend rendering.
    /fullscreen - display fullscreen with software renderer (default).
    /window - display in a window.
    /noBorder - no border on window.
    /640 - run at 640x480 resolution (default).
    /800 - run at 800x600 resolution.
    /1024 - run at 1024x768 resolution.
    /1280 - run at 1280x1024 resolution.
    /1600 - run at 1600x1200 resolution.
    /device <dev> - select an rGL device by name, eg. sw, fx, d3d.
    /nohint - disable usage of OpenGL perspective correction hints.
    TEXTURES
    /nopal - disable paletted texture support.


    Additional Switches
    /disableavi - skips opening intro movies
    /pilotview - allows you to hit the Q key to view Homeworld from a Pilot's Eye View

    Beta Command Line Switches - I don't think these are operational anymore.
    quote:

    DEBUGGING OPTIONS
    /debug - Enable debug window
    /nodebugInt - Fatal errors don't generate an int 3 before exiting
    SYSTEM OPTIONS
    /heap - Sets size of global memory heap to [n]
    /prepath - Sets path to search for opening files
    /CDpath - Sets path to CD-ROM in case of ambiguity
    /freemouse - Mouse free to move about entire screen at startup. Use F11 to toggle during play
    /ignoreBigfiles - don't use anything from bigfile(s)
    /logFileLoads - create log of data files loaded
    PROCESSOR OPTIONS
    /disableKatmai - don't use KNI even if support is detected
    /forceKatmai - force usage of KNI even if determined to be unavailable
    SOUND OPTIONS
    /noSound - turn all sound effects off
    /noSpeech - turn all speech off
    /reverseStereo - swap the left and right audio channels
    /waveout - forces mixer to write to Waveout even if a DirectSound supported object is available
    /dsound - forces mixer to write to DirectSound driver, even if driver reports not certified
    DETAIL OPTIONS
    /noBG - disable display of galaxy backgrounds
    /noFilter - disable bi-linear filtering of textures
    /noSmooth - do not use polygon smoothing
    /nilTexture - don't ever load textures at all
    /NoFETextures - turns off front end textures
    /stipple - enable stipple alpha (software renderer)
    /noShowDamage - Disables showing ship damage effects
    VIDEO MODE OPTIONS
    /sw - reset rendering system to defaults at startup
    /fullscreen - display fullscreen with software renderer (default)
    /window - display in a window
    /noBorder - no border on window
    /640 - run at 640x480 resolution (default)
    /800 - run at 800x600 resolution
    /1024 - run at 1024x768 resolution
    /1280 - run at 1280x1024 resolution
    /1600 - run at 1600x1200 resolution
    /d16 - run in 16 bits of color
    /d24 - run in 24 bits of color
    /d32 - run in 32 bits of color
    /truecolor - try 24bit modes before 15/16bit
    /slowBlits - use slow screen blits if the default is buggy
    /device - select an rGL device by name, eg. sw, fx, d3d
    /gl - select default OpenGL as renderer
    /d3d - select Direct3D as renderer
    /nohint - disable usage of OpenGL perspective correction hints
    /noPause - don't pause when you alt-tab
    /noMinimize - don't minimize when you alt-tab
    CHEATS AND SHORTCUTS
    /noCompPlayer - disable default computer players
    /notactics - Disables tactics
    /noretreat - disables the 'retreat' feature of tactics
    VISUALIZATION
    /dockLines - show dock lines
    /gunLines - show gun lines
    /lightLines - show light lines (Debug only)
    /boxes - render bounding bowties on the ships
    /textFeedback - enable text feedback for in game commands
    COMPUTER PLAYER AND STATS
    /aiplayerLog - enable AI Player Logging
    /determCompPlayer - makes computer players deterministic
    /gatherStats- enable gathering of stats
    /showStatsFight= to show stats fight i,j
    /showStatsFancyFight=filename.script
    NETWORK PLAY
    /captaincyLogOff - turns off captaincy log file
    /captaincyLogOn - turns on captaincy log file
    /logOff - turns of network logging file
    /logOn - turns network logging file on
    /logOnVerbose - turns verbose network logging file on
    /statLogOn - generates game stats log file
    /intOnSync - Generates an Int 3 when a sync error occurs
    /syncDump=! X = size of SyncDumpWindow Y = granularity in universe Frames
    /logFilePath=filepath.txt
    /debugSync autosaves game frequently, records packets, logonverbose
    /forceLAN - allow LAN play regardless of version
    NIS OPTIONS
    /testNIS - enables NIS testing mode using [nisFile]
    /testNISScript - enables NIS testing mode using [scriptFile]
    RECORDED DEMOS
    /demoRecord - record a demo
    /demoPlay - play a demo
    /packetRecord - record packets of this multiplayer game
    /packetPlay - play back packet recording
    TEXTURES
    /disablePacking - don't use the packed textures if available
    MISC OPTIONS
    /smCentreCamera - centres the SM world plane about 0,0,0 rather than the camera
    /closeCaptioned - close captioned for the hearing impared
    Majority of the debug options were only available in HW beta.
    Last edited by Mac_Bug; 19th Jul 02 at 4:11 PM.

  2. #2
    GhostfaceKillah
    Guest
    it wont let me put any command lines in? howcome???

    for example: C:\Program Files\Homeworld\homeworld.exe/dsound"

    says command line cannot be found, or somtin

  3. Child's Play Donor  #3
    senile member Mac_Bug's Avatar
    Join Date
    Jan 2000
    Location
    Caprica
    Ahh yes, unfortunately the image I had showing exactly what to do related to this went kaput since I changed ISPs.

    You need a space after homeworld.exe

  4. #4
    GhostfaceKillah
    Guest
    i put a space after, still didnt work

  5. Child's Play Donor  #5
    senile member Mac_Bug's Avatar
    Join Date
    Jan 2000
    Location
    Caprica
    Then put it outside of the quotations

  6. #6
    wake up and smell the ashes The_Assimilator's Avatar
    Join Date
    Sep 2001
    Location
    en-c0de-d
    Ghostface, try:

    "C:\Program Files\Homeworld\homeworld.exe" /dsound

    Make sure the path to hw.exe is surrounded by quotes.

  7. #7
    Andromeda6677
    Guest
    OMG!!! thank you so much!!!!

    i just got a new labtop and i could not get into homeworld.
    needless to say i was almost crying
    then i found this an now its running!!!! you ppl are my heros for life!!!

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
  •