Difference between revisions of "Game Help:TS3 Patching Find Gameversion"
EllaCharm3d (Talk | contribs) |
EllaCharm3d (Talk | contribs) |
||
Line 8: | Line 8: | ||
==How to find your GameVersion and region code== | ==How to find your GameVersion and region code== | ||
− | There are | + | There are a few ways for you to find your GameVersion and region code (last digit in GameVersion), depending on your OS: |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===Control Panel [[File:WindowsLogo.png|20px|baseline]]=== | ||
+ | |||
+ | [[File:Gameversions ctrlpanel.png|thumb|409px|Control Panel view]]This method is easiest to see all version in one shot without opening various files. | ||
+ | |||
+ | |||
+ | <br clear="all" /> | ||
===Sims3Launcher [[File:WindowsLogo.png|20px|baseline]] [[File:MacLogo.png|17px|baseline]]=== | ===Sims3Launcher [[File:WindowsLogo.png|20px|baseline]] [[File:MacLogo.png|17px|baseline]]=== | ||
− | To use this method, | + | |
+ | [[File:Gameversions launcher.png|thumb|180px|versions in Launcher]]To use this method, | ||
* look in the bottom left corner of the Sims3Launcher screen. | * look in the bottom left corner of the Sims3Launcher screen. | ||
− | * the current patch version of last installed game or pack only for those with patch 1.11.7 | + | * the current patch version of last installed game or pack only for those with patch 1.11.7 and below. |
− | * separate game icons if you're running patch 1.12.70 | + | * separate game icons if you're running patch 1.12.70 onwards. Hover over each icon for each game you have installed, to view the current gameversion number. |
− | + | ||
+ | <br clear="all" /> | ||
===Version.tag [[File:WindowsLogo.png|20px|baseline]] [[File:MacLogo.png|17px|baseline]]=== | ===Version.tag [[File:WindowsLogo.png|20px|baseline]] [[File:MacLogo.png|17px|baseline]]=== | ||
+ | |||
+ | [[File:Version.tag file contents.png|thumb|contents of version.tag]] | ||
This file shows the current patch version of last installed game or pack only. (''Only available in patch series 1.5(? need verification) and higher). The file is a standard text file and can be opened with Notepad. | This file shows the current patch version of last installed game or pack only. (''Only available in patch series 1.5(? need verification) and higher). The file is a standard text file and can be opened with Notepad. | ||
Line 28: | Line 43: | ||
+ | <br clear="all" /> | ||
===skuversion.txt [[File:WindowsLogo.png|20px|baseline]]=== | ===skuversion.txt [[File:WindowsLogo.png|20px|baseline]]=== | ||
− | The most reliable way to find out the individual versions of each installed game or pack, on Windows systems, is to look inside this text file. Just <tt>double-click</tt> the file to open it with your text program of choice. | + | |
+ | [[File:Skuversion file contents.png|thumb|contents of skuversion.txt]]The most reliable way to find out the individual versions of each installed game or pack, on Windows systems, is to look inside this text file. Just <tt>double-click</tt> the file to open it with your text program of choice. | ||
This file is located in (choose your Operating System) | This file is located in (choose your Operating System) | ||
Line 40: | Line 57: | ||
+ | <br clear="all" /> | ||
===info.plist [[File:MacLogo.png|17px|baseline]]=== | ===info.plist [[File:MacLogo.png|17px|baseline]]=== | ||
'''Mac OS:''' | '''Mac OS:''' |
Revision as of 08:42, 3 February 2011
Sims 3 Game Help Categories: | |
---|---|
Custom Content | Installation | Gameplay Guides | Technical & Graphics Issues | Miscellaneous Issues | |
MTS Help Q&A Forums | |
TS3 Patching by Category | |
---|---|
Before You Begin | Patch Table | Patch Downloads | Invalid File Error | Once It's Installed | Common Errors | Patch Update Log | If All Else Fails | | |
|
How to find your GameVersion and region code
There are a few ways for you to find your GameVersion and region code (last digit in GameVersion), depending on your OS:
Control Panel 
This method is easiest to see all version in one shot without opening various files.
Sims3Launcher

To use this method,
- look in the bottom left corner of the Sims3Launcher screen.
- the current patch version of last installed game or pack only for those with patch 1.11.7 and below.
- separate game icons if you're running patch 1.12.70 onwards. Hover over each icon for each game you have installed, to view the current gameversion number.
Version.tag

This file shows the current patch version of last installed game or pack only. (Only available in patch series 1.5(? need verification) and higher). The file is a standard text file and can be opened with Notepad.
This file is located in (choose your Operating System)
- Windows XP: C:\Documents and Settings\<username>\My Documents\Electronic Arts\The Sims 3\
- Windows Vista/7: C:\Users\<username>\Documents\Electronic Arts\The Sims 3\
- Mac OS: /Users/<username>/Documents/Electronic Arts/The Sims 3/
skuversion.txt 
The most reliable way to find out the individual versions of each installed game or pack, on Windows systems, is to look inside this text file. Just double-click the file to open it with your text program of choice.
This file is located in (choose your Operating System)
- Windows (32-bit):
- \Program Files\Electronic Arts\The Sims 3\Game\Bin\ or
- \Program Files\Electronic Arts\The Sims 3 <EP or SP name>\Game\Bin\
- Windows (64-bit):
- \Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin\ or
- \Program Files (x86)\Electronic Arts\The Sims 3 <EP or SP name>\Game\Bin\
info.plist 
Mac OS: This file is located in
- /Applications/The Sims 3/The Sims 3
- /Applications/The Sims 3/The Sims 3 <EP or SP name>
For Base Game:
- Right click / Show Package Contents
- Expand Contents, open info.plist file in TextEdit.
For Each EP:
- Right click and select "Show Original" then Right click / Show Package Contents
- Expand Contents, open info.plist file in TextEdit.
Your version number is inside the "string" brackets.
<key>ClientBuild</key> <string>1.12.70.006002</string>
- Note that the value in <string> will be your version number and may be different than what is listed here.