The Sims 2 HomeCrafter Plus - Portable Version
SCREENSHOTS
Cover-for-MTS.jpg - width=1280 height=720
Downloaded 181 times
46 Thanks
10 Favourited
1,884 Views
Say Thanks!
Thanked!
The Sims 2 HomeCrafter Plus - Portable Version
Version 1.0 - July 19, 2026
Overview
This is a portable version of The Sims 2 HomeCrafter Plus that runs without requiring a full install of The Sims 2.
To launch the program, run:
Why? I created this project because my Wife would ask me to help her create custom wallpapers but I didn't always have Sims 2 installed.
How? Using Ghidra and HxD, I manually patched the original .exe so that it looks for the game's asset files in a local "Game" folder (next to the .exe) instead of trying to find the install path in the Windows Registry.
Configuration
I also patched the app to check for a "portable.ini" file.
Example paths:
Required Game Files
Using Process Monitor (and lots of trial & error), I tracked what files HCP was actually trying to load and copied those into the \Game\TSData\ folder.
By moving over only the files HCP actually needs to function, and manually removing unnecessary files from some .packages using SimPE, I was able to bring it down to approximately 255MB. I'm sure, after a lot more time and effort, I could get the file sizes down even more.
If you'd like to use your own, original, files, these are the files I copied from a base TS2 install:
Troubleshooting
Issue: The preview area is blank/empty.
Cause: The included "Graphics Rules.sgr" is from the Legacy Edition that added support for modern video cards. On older hardware or virtual machines, this can cause rendering issues.
Fix: Replace it with the "Original_Graphics Rules.sgr" file (after renaming), located in the "Graphics Rules" folder.
Acknowledgments
Kiral - For giving me the idea to patch the app instead of making changes to the Windows Registry.
https://steamcommunity.com/sharedfi.../?id=3420320277
r/sims2help - for providing the Graphics Rules file from the Legacy Edition:
https://www.reddit.com/r/sims2help/.../graphics-rules
Version 1.0 - July 19, 2026
OverviewThis is a portable version of The Sims 2 HomeCrafter Plus that runs without requiring a full install of The Sims 2.
To launch the program, run:
Code:
\Portable_TS2HomeCrafterPlus\HCBin\Portable_TS2HomeCrafterPlus.exe
Why? I created this project because my Wife would ask me to help her create custom wallpapers but I didn't always have Sims 2 installed.
How? Using Ghidra and HxD, I manually patched the original .exe so that it looks for the game's asset files in a local "Game" folder (next to the .exe) instead of trying to find the install path in the Windows Registry.
ConfigurationI also patched the app to check for a "portable.ini" file.
- By default, a "\UserData\" folder is created next to the app on first launch, and all content is saved there.
- To instead save content to the user's Documents folder, rename or delete "portable.ini". (This is where HCP normally saves your stuff.)
Example paths:
Code:
portable.ini
=> \Portable_TS2HomeCrafterPlus\HCBin\UserData\The Sims 2\
portable_disabled.ini (renamed/deleted)
=> C:\Users\username\Documents\EA Games\The Sims 2\
Required Game FilesUsing Process Monitor (and lots of trial & error), I tracked what files HCP was actually trying to load and copied those into the \Game\TSData\ folder.
By moving over only the files HCP actually needs to function, and manually removing unnecessary files from some .packages using SimPE, I was able to bring it down to approximately 255MB. I'm sure, after a lot more time and effort, I could get the file sizes down even more.
If you'd like to use your own, original, files, these are the files I copied from a base TS2 install:
Code:
Game/
└── TSData/
└── Res/
├── Catalog/
│ ├── Materials/
│ │ └── Materials.package
│ └── Patterns/
│ └── catpatterns.bundle.package
├── Materials/
│ └── Materials.package
├── Sims3D/
│ ├── Objects00.package
│ ├── Objects01.package
│ ├── Objects02.package
│ ├── Objects03.package
│ ├── Objects04.package
│ ├── Objects05.package
│ ├── Objects06.package
│ ├── Objects07.package
│ ├── Objects08.package
│ ├── Objects09.package
│ └── Textures.package
├── Text/
│ ├── eCAS.package
│ └── UIText.package
└── UI/
├── Fonts/
│ ├── AR Heiti2 B5 (bold).mxf
│ ├── AR PYenti GB (bold).mxf
│ ├── AR PYenti GB.mxf
│ ├── AsiaSDNR-M (bold).mxf
│ ├── AsiaTK.mxf
│ ├── DFPGothicP (bold).mxf
│ ├── DFPGothicP.mxf
│ ├── FontStyle.ini
│ ├── HelveticaNeueLT Std Medium.mxf
│ ├── ITC Benguiat Gothic (bold).mxf
│ ├── LetterGothicStd.mxf
│ ├── Maxis Password.mxf
│ ├── Phantok.mxf
│ └── AR Heiti B5.mxf
TroubleshootingIssue: The preview area is blank/empty.
Cause: The included "Graphics Rules.sgr" is from the Legacy Edition that added support for modern video cards. On older hardware or virtual machines, this can cause rendering issues.
Fix: Replace it with the "Original_Graphics Rules.sgr" file (after renaming), located in the "Graphics Rules" folder.
Code:
\Portable_TS2HomeCrafterPlus\HCData\Res\UKConfig\
Acknowledgments
Kiral - For giving me the idea to patch the app instead of making changes to the Windows Registry.
https://steamcommunity.com/sharedfi.../?id=3420320277
r/sims2help - for providing the Graphics Rules file from the Legacy Edition:
https://www.reddit.com/r/sims2help/.../graphics-rules
Advertisement:
| Filename | Type | Size |
|---|---|---|
| Portable_TS2HomeCrafterPlus_v1.7z | 7z | |
| Materials.package | package | 925947 |
| catpatterns.bundle.package | package | 1814085 |
| Materials.package | package | 200748 |
| Objects00.package | package | 21588477 |
| Objects01.package | package | 136033 |
| Objects02.package | package | 5045363 |
| Objects03.package | package | 35418130 |
| Objects04.package | package | 853971 |
| Objects05.package | package | 1403281 |
| Objects06.package | package | 29840466 |
| Objects07.package | package | 31277525 |
| Objects08.package | package | 43520560 |
| Objects09.package | package | 45047638 |
| Textures.package | package | 20154177 |
| eCAS.package | package | 130357 |
| UIText.package | package | 394541 |
| AR Heiti B5.mxf | mxf | 5820000 |
| AR Heiti2 B5 (bold).mxf | mxf | 6010000 |
| AR PYenti GB (bold).mxf | mxf | 4610000 |
| AR PYenti GB.mxf | mxf | 4670000 |
| AsiaSDNR-M (bold).mxf | mxf | 3400000 |
| AsiaTK.mxf | mxf | 640000 |
| DFPGothicP (bold).mxf | mxf | 2010000 |
| DFPGothicP.mxf | mxf | 2210000 |
| FontStyle.ini | ini | 17013 |
| HelveticaNeueLT Std Medium.mxf | mxf | 60000 |
| ITC Benguiat Gothic (bold).mxf | mxf | 50000 |
| LetterGothicStd.mxf | mxf | 130000 |
| Maxis Password.mxf | mxf | 10000 |
| Phantok.mxf | mxf | 60000 |
| portable.ini | ini | 323 |
| UKUI.package | package | 151586 |
| UKUI.package | package | 281415 |
| UKUI.package | package | 280302 |
| FontStyle.ini | ini | 16767 |
| UKUI.package | package | 309431 |
| FontStyle.ini | ini | 17215 |
| FontStyle.ini | ini | 17011 |
| UKUI.package | package | 267954 |
| UKUI.package | package | 278789 |
| FontStyle.ini | ini | 17355 |
| UKUI.package | package | 245433 |
| FontStyle.ini | ini | 17058 |
| UKUI.package | package | 229601 |
| carpet.XA | xa | 1884 |
| cement.XA | xa | 2559 |
| gravel.XA | xa | 6324 |
| lino.XA | xa | 3249 |
| marble.XA | xa | 2379 |
| wdeck.XA | xa | 2829 |
| wood.XA | xa | 2349 |
| ukat.package | package | 86002 |
| FontStyle.ini | ini | 17767 |
| UKUI.package | package | 2142096 |
| globalProps.xml | xml | 5957 |
| globalStartup.cheat | cheat | 1961 |
| Modern_Graphics Rules.sgr | sgr | 14799 |
| Original_Graphics Rules.sgr | sgr | 27454 |
| Graphics Rules.sgr | sgr | 14799 |
| RootCerts.pem | pem | 33242 |
| Video Cards.sgr | sgr | 19185 |
| UKResources.ini | ini | 250 |
| Readme.txt | txt | 5116 |
| readme.txt | txt | 12068 |
| cs_tools_eula.txt | txt | 4801 |
| readme.txt | txt | 12368 |
| da_tools_eula.txt | txt | 4788 |
| readme.txt | txt | 13747 |
| de_tools_eula.txt | txt | 5484 |
| readme.txt | txt | 11657 |
| en-uk_tools_eula.txt | txt | 4510 |
| readme.txt | txt | 11657 |
| en-us_tools_eula.txt | txt | 4510 |
| leeme.txt | txt | 14334 |
| es_tools_eula.txt | txt | 5104 |
| readme.txt | txt | 13152 |
| fi_tools_eula.txt | txt | 5378 |
| lisezmoi.txt | txt | 14788 |
| fr-fr_tools_eula.txt | txt | 5318 |
| readme.txt | txt | 14093 |
| it_tools_eula.txt | txt | 5150 |
| readme.txt | txt | 13677 |
| nl_tools_eula.txt | txt | 5209 |
| readme.txt | txt | 11534 |
| no_tools_eula.txt | txt | 4774 |
| readme.txt | txt | 13345 |
| pl_tools_eula.txt | txt | 5284 |
| readme.txt | txt | 13298 |
| pt-br_tools_eula.txt | txt | 5210 |
| readme.txt | txt | 13218 |
| pt-pt_tools_eula.txt | txt | 4979 |
| readme.txt | txt | 12176 |
| sv_tools_eula.txt | txt | 4407 |
| Portable_TS2HomeCrafterPlus.exe | exe | 7416832 |
|
Portable_TS2HomeCrafterPlus_v1.7z
Download
Uploaded: 3rd Aug 2026, 162.03 MB.
185 downloads.
|
||||||||
| For a detailed look at individual files, see the Information tab. | ||||||||
Install Instructions
Basic Download and Install Instructions:
1. Download: Click the download link to save the .rar or .zip file(s) to your computer.
2. Extract the zip, rar, or 7z file.
3. Place in Downloads Folder: Cut and paste the .package file(s) into your Downloads folder:
1. Download: Click the download link to save the .rar or .zip file(s) to your computer.
2. Extract the zip, rar, or 7z file.
3. Place in Downloads Folder: Cut and paste the .package file(s) into your Downloads folder:
- Origin (Ultimate Collection): Users\(Current User Account)\Documents\EA Games\The Sims™ 2 Ultimate Collection\Downloads\
- Non-Origin, Windows Vista/7/8/10: Users\(Current User Account)\Documents\EA Games\The Sims 2\Downloads\
- Non-Origin, Windows XP: Documents and Settings\(Current User Account)\My Documents\EA Games\The Sims 2\Downloads\
- Mac: Users\(Current User Account)\Documents\EA Games\The Sims 2\Downloads
- Mac x64: /Library/Containers/com.aspyr.sims2.appstore/Data/Library/Application Support/Aspyr/The Sims 2/Downloads
- For a full, complete guide to downloading complete with pictures and more information, see: Game Help: Downloading for Fracking Idiots.
- Custom content not showing up in the game? See: Game Help: Getting Custom Content to Show Up.
- If you don't have a Downloads folder, just make one. See instructions at: Game Help: No Downloads Folder.
Advertisement:
Loading comments, please wait...
Author
Download Details
Packs:
None, this is Sims 2 base game compatible!
Uploaded: 3rd Aug 2026 at 12:01 PM
Uploaded: 3rd Aug 2026 at 12:01 PM
Operating System:
– Windows
: Windows XP, Windows Vista, Windows 7, etc
Utility Type:
– CC Managers
: Tools for installing and managing custom content, custom music, custom paintings etc.
– Miscellaneous
: Tools which do not fit into the above categories.
Plugin Type:
– Not Applicable
: Standalone tools
Other Download Recommendations:
-
by Tashiketh updated 14th Jan 2005 at 2:11pm
160
417.5k
154
-
AnyGameStarter v. 2.1.3 (for CD/DVD games) * UPD 29 Dec 2017
by Numenor updated 28th Dec 2017 at 11:27pm
518
553.5k
479
-
by Zithsim updated 2nd Mar 2008 at 2:02am
38
110.4k
80
-
by HugeLunatic updated 26th Mar 2020 at 12:20pm
9
26k
32
-
by Blueybre 20th Feb 2023 at 12:33pm
8
4k
11
Sign in to Mod The Sims
The Sims 2 HomeCrafter Plus - Portable Version