이 페이지는 현재 공사중입니다. 기술적 문제에 대한 사항은서포트 사이트를 참고해주세요.(영문)
해당 페이지의 컨텐츠는 Steam Support와 스팀 유저 커뮤니티가 같이 관리합니다. 모든 외부 링크에 대한 주의를 요합니다.
Steam Support는 어떤 이유에서라도 절대 귀하의 스팀 계정 비밀번호를 요구하거나 웹에 입력하라는 요청을 하지 않습니다.
영문 스팀 지원 Wiki에 이 게시물 2007년 9월 27일 (목) 12:33 (PDT) 이 업데이트 되어 있지만, 업데이트 된 게시물의 번역판은 아직 사용할 수 없습니다.
업데이트 된 게시물의 영문판을 보시려면 이 토픽 Setting Game Launch Options 을 방문 하십시오.
Added specific DirectX level examples
English content to translate (START)
Game launch options can be used to change core game settings before running the game (this can be especially useful if the video settings for the game are incorrectly set or in troubleshooting other issues).
This topic covers setting game launch options through Steam, however, game launch options may also be set by creating a game shortcut and Setting Steam Launch Options for the shortcut.
Set Launch Options
- Right-click on the game title under the My Games tab in Steam and select Properties
- Under the General tab click the Set launch options... button
- Enter the launch options which you would like to apply (be sure to separate each code with a space) and click OK
- Close the game's Properties window and launch the game
Options to Use
- -autoconfig - Restores video and performance settings to default for the current hardware detected. Ignores settings inside any .cfg files until this parameter is removed.
- -dev - Enables developer mode. Also disables the automatic loading of menu background maps and stops the quit dialog from appearing on exit.
- -condebug - Logs all console output into the console.log text file.
- -console - Starts the game with the developer console enabled.
- -toconsole - Starts the engine directly in the console, unless a map is specified with +map.
- -dxlevel <level> - Forces a specific DirectX version when launching the engine. This is useful if your graphics card is DirectX 9 capable, but a lot faster using only DirectX 8 (e.g. NVidia GeForce FX 5200). Multiply the desired DirectX version to use with ten. E.g. for DirectX 8.0 you would use -dxlevel 80.
- -32bit - Forces the engine to start in 32-bit mode. Only useful on 64-bit Operating Systems.
- -fullscreen - Forces the engine to start in fullscreen mode.
- -windowed or -sw - Forces the engine to start in windowed mode.
- -w <width> - Forces the engine to start with resolution set to <width>.
- -h <height> - Forces the engine to start with resolution set to <height>.
- -refresh <rate> - Force a specific refresh rate.
- -heapsize <kilobytes> - Specifies the heapsize (in kilobyte) the game will use.
- -nocrashdialog - Suppresses some 'memory could not be read' unhandled errors.
- -novid or -novideo - When loading a game with this parameter, the intro Valve video will not play.
(END) English content to translate
|