From the SIBase article (Support link, at the top right of the forum):
http://www.sigames.com/sibase.php?type=view&id=166 Quote:
--small_ballls=[0/1]
This lets you specify if you want to use larger balls on the 2D match pitch. "Small balls" is what is used normally, so to override this to use larger balls specify "0".
|
So you want to add --small_balls=0 to the end of your target box for the fm shortcut.
To find the target box, right click on the desktop shortcut (or whatever shortcut you use to load FM), goto Properties, click the Shortcut tab.
In the Target box you will see something like "D

Games\Football Manager 2006\fm.exe" (Yours may start off with C

Program Files\...) add the --small_balls=0 bit to the end of the line after the ".
So my target would look like:
"D

Games\Football Manager 2006\fm.exe" --small_balls=0
Click OK and load up FM.
To get back to normal just delete the --small_balls=0 bit.