answersLogoWhite

0

The "command line parameter" refers to a set of options that are read right as you launch the program. You can find it by editing a shortcut to The Sims 2 (or any other program that you need command line parameters for.)

The programs in the Start Menu and Quick Launch bar are examples of shortcuts you might already have. You can change the command line parameters in one of those shortcuts if you like, or create a new one on your desktop.

To make a shortcut, browse to C:\Program Files\EA Games\The Sims 2\TSBin (or wherever else you installed the game to) and looking for "Sims2EP1.exe" or "Sims2EP4.exe" etc. Later episode numbers are the expansion packs you have installed. Find the most recent (highest numbered) one, and right click and drag it to your desktop. You'll have options to Copy Here, Move Here, or Create Shortcut Here. Click Create Shortcut Here.

Now right click on your shortcut, wherever it is, and click Properties. On the Shortcut tab you'll see a Target box. It'll currently contain something like the following - "C:\Program Files\EA Games\The Sims 2\TSBin\Sims2EP4.exe" This is the command line that gets executed when the shortcut is opened. You can edit it by placing command line parameters after the target.

Here's how to launch The Sims 2 without sound (you might want to do this if your game doesn't start properly, in order to troubleshoot whether the sound is what's crashing the game.)

Change the contents of the Target box to "C:\Program Files\EA Games\The Sims 2\TSBin\Sims2EP4.exe" -nosound

You're launching the same command but now you're telling Windows that you want to launch it with the option -nosound. The options available for The Sims 2 are

* Full screen: -f * Set screen resolution: -r[width]x[height] [example: -r1400x900]

* Windowed screen: -w * Disable sound: -nosoundThe name "command line parameter" comes from way back in DOS, where you would run commands by typing them. For example dir lists the contents of a directory and ipconfig /all displays information about all network adapters installed in your computer. Generally commands that you execute in DOS have a /? option that provides some detailed help on the command (for example ipconfig /?)

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
JudyJudy
Simplicity is my specialty.
Chat with Judy

Add your answer:

Earn +20 pts
Q: Where is the command line parameter in the sims 2?
Write your answer...
Submit
Still have questions?
magnify glass
imp