How to use target-line parameters to customize Dungeon Siege II (903677)



The information in this article applies to:

  • Microsoft Dungeon Siege II

INTRODUCTION

You can use target-line parameters to customize the Microsoft Dungeon Siege II startup process and to resolve certain problems that may occur when you try to start or play the game. This article lists the target-line parameters and explains how they work.

MORE INFORMATION

The following table lists the target-line parameters that you can use to start Dungeon Siege II.

ParameterDescription
dpnsvr=falseIf you receive a black screen while you try to join or to host a multiplayer session of Dungeon Siege II, this parameter may resolve the issue.
fpslog=trueRecords frames-per-second information and outputs the information to the Fps.log file in the Dungeon Siege 2 folder.
nosound=trueTurns off all sounds. This includes music.
nointro=trueSkips the Microsoft and GPG logo movies when the game starts.
noloadintro=trueSkips the game's cinematic introduction when you start to play a single-player game.
fullscreen=falseForces Dungeon Siege II to run in windowed mode.
height=xxxxForces Dungeon Siege II to run at xxxx resolution height.
width=xxxxForces Dungeon Siege II to run at xxxx resolution width.
bpp=xxForces Dungeon Siege II to run in a specific color depth, where xx can be 16 or 32.
nospacecheck=trueSkips the free-disk-space and available-memory checks on startup.
turtle=trueTurns on auto-disconnect from a multiplayer session when a computer times out, or when there is no response from a computer for a long time. By default, this feature is on. Setting the turtle=false parameter turns off auto-disconnection. Do not change this option.
maxfps=xxForces Dungeon Siege II to run at a maximum frame rate of xx.
Tutorial_tips=falseDisables all tutorial tips in-game.
keys_path=pathSpecifies a location other than the \My Documents\My Games\Dungeon Siege 2 folder where the Keys game files are saved.
save_path=pathSpecifies a location other than \My Documents\My Games\Dungeon Siege 2 folder where the Save game files are saved.
shots_path=pathSpecifies a location other than the \My Documents\My Games\Dungeon Siege 2 folder where the Screenshots game files are saved.

To manually add parameters to the Dungeon Siege II shortcut target line, follow these steps:
  1. Right-click Start, and then click Open or click Open All Users.
  2. Double-click the Programs folder.
  3. Double-click the Dungeon Siege 2 folder.
  4. Right-click the Dungeon Siege 2 shortcut icon, and then click Properties.
  5. Click the Shortcut tab.
  6. Click the Target box, press END, press SPACEBAR, and then type the parameter that you want to use. If you want to use an additional parameter, insert a blank space after the first parameter, and then type the next parameter. For example, the following target line includes two parameters:

    "C:\Program Files\Microsoft Games\Dungeon Siege 2\DungeonSiege2.exe" nointro=true fullscreen=false

  7. Click OK.
  8. Close the window that is currently active.
  9. Insert the Dungeon Siege II CD 1 into the CD or DVD drive. If you press the SHIFT key at the time that you insert the CD, the program does not automatically start.
  10. Start Dungeon Siege II from the shortcut that you modified.

Modification Type:MinorLast Reviewed:9/22/2005
Keywords:kbConfig kbhowto KB903677 kbAudEndUser