http://bugs.winehq.org/show_bug.cgi?id=11986
Evan Goers megatog615@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |megatog615@gmail.com
--- Comment #21 from Evan Goers megatog615@gmail.com 2008-06-27 22:02:31 --- Score! I found a list of commandline arguments!
Invalid or unrecognised command line option: '/?'
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.
MISC OPTIONS /pilotView - enable pilot view. Focus on single ship and hit Q to toggle.