0% found this document useful (0 votes)
76 views1 page

Default

This document contains configuration settings for various aspects of a game. It sets thresholds for mouse wheel inputs, memory allocation for scripting and caching, folder locations for assets and custom content, and other backend settings like database block sizes and compositor cache sizes. It also lists supported languages and the current game version.

Uploaded by

Dardo Farias
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
76 views1 page

Default

This document contains configuration settings for various aspects of a game. It sets thresholds for mouse wheel inputs, memory allocation for scripting and caching, folder locations for assets and custom content, and other backend settings like database block sizes and compositor cache sizes. It also lists supported languages and the current game version.

Uploaded by

Dardo Farias
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

[Input]

MouseWheelThreshold=0.14
MouseWheelHysteresis=0.06

[Script]
Multithreaded=1
HeapSize = 30720

[Resources]
CacheBudget=209715200

[FrameDatabase]
BlockSize=30720

[CAS]
CompositorCacheSize = 104857600
SimCompositorCacheSize = 524288000
WorldCompositorCacheSize = 524288000
SimWorldCompositorCacheSize = 524288000

[Config:Win32]
AssetsBuiltDir = ..\..\GameData
AssetsCacheDir = ..\..\Caches
AssetsBuiltCfg0 = Win32\Resource.cfg
LatestEPId = 0
LatestSPId = 0

[Config]
DBCacheSubdirName = DCCache
DBCacheMaxSizeMB = 200
CrashDumpLocation = \\nido\crashdumps\Sims3
ExportBinSubdirName = Library
InstalledWorldsSubdirName = InstalledWorlds

[CustomContent]
EnableCustomContent = true
ExportsFolderName = Exports
ImportsFolderName = Downloads
BackupFolderName = DCBackup
PackageThumbnails = false
PackageThumbnailsInSims3Pac = true
DeleteTempExportFolder = true
RemapCollisionsOnly = true

[Version]
languages=en-us,fr-fr,es-es,es-mx,de-de,it-it,nl-nl,sv-se,da-dk,no-no,fi-fi,pl-
pl,pt-pt,hu-hu,cs-cz,pt-br,el-gr,ru-ru,ko-kr,zh-hk,ja-jp
GameVersion = 1.0.631.00002

You might also like