Difference between revisions of "Game Help Talk:Patch Table"
From SimsWiki
EllaCharm3d (Talk | contribs) (→caw compatibility workarounds) |
EllaCharm3d (Talk | contribs) (→added new link and clarify things a bit) |
||
Line 4: | Line 4: | ||
* if you have Generations with patch 1.22 (game code ''level 011'' equivalent to ''CompatVersion = 11'') and CAW ver 1.11.10 | * if you have Generations with patch 1.22 (game code ''level 011'' equivalent to ''CompatVersion = 11'') and CAW ver 1.11.10 | ||
* if you have Town Life with patch 1.24 (game code ''level 012'' equivalent to ''CompatVersion = 12'') and CAW ver 1.11.12 | * if you have Town Life with patch 1.24 (game code ''level 012'' equivalent to ''CompatVersion = 12'') and CAW ver 1.11.12 | ||
+ | |||
So, for those of us who didn't buy these packs, CAW won't load. | So, for those of us who didn't buy these packs, CAW won't load. | ||
− | |||
+ | The workaround, found by Kiritra in [http://my.modthesims.info/showthread.php?t=450303 CAW Version mismatch rebooted, rewritten and solved] and it's replacement [http://my.modthesims.info/showthread.php?t=457349 CAW and Sims 3 Version Mismatch Work-Around] is to | ||
+ | # copy these 2 lines found in the CAW tool Default.ini file into the last pack's Default.ini file | ||
+ | # see table at the end of post#1 [http://my.modthesims.info/showthread.php?t=457349 CAW and Sims 3 Version Mismatch Work-Around] and find the last pack you own | ||
+ | # rollback (ie uninstall and reinstall) to use the CAW version and base game version to match the last pack as in that table | ||
+ | # only patch up to that level | ||
[Version] | [Version] | ||
... | ... |
Revision as of 07:17, 8 October 2011
Workarounds for CAW from 1.22 patch without the last released Pack
Since the TS3W.exe file was introduced, Create-A-World can only load if you have the matching Pack released for that level. ie
- if you have Generations with patch 1.22 (game code level 011 equivalent to CompatVersion = 11) and CAW ver 1.11.10
- if you have Town Life with patch 1.24 (game code level 012 equivalent to CompatVersion = 12) and CAW ver 1.11.12
So, for those of us who didn't buy these packs, CAW won't load.
The workaround, found by Kiritra in CAW Version mismatch rebooted, rewritten and solved and it's replacement CAW and Sims 3 Version Mismatch Work-Around is to
- copy these 2 lines found in the CAW tool Default.ini file into the last pack's Default.ini file
- see table at the end of post#1 CAW and Sims 3 Version Mismatch Work-Around and find the last pack you own
- rollback (ie uninstall and reinstall) to use the CAW version and base game version to match the last pack as in that table
- only patch up to that level
[Version] ... CompatVersion = 12 WorldBuilderCompatibilityVersion = 9
Step-by-step
- Go to your last pack's \Game\Bin path
\Program Files (x86)\Electronic Arts\The Sims 3 <last pack name>\Game\Bin\
- Make a copy of the Default.ini file and back it up, you need to restore this for the next patch if you get an "Invalid File" error
- Open this file in Notepad, leave it and Alt+Tab back to Windows Explorer
- Then, go to CAW's path
\Program Files (x86)\Electronic Arts\The Sims 3 Create a World Tool\
- And open the Default.ini in Notepad, as well.
- Copy the 2 lines indicated above from CAW's Default.ini. Note the values would change as more patches are released in future.
- Paste it to replace the lines in the Default.ini from your last pack's path.