Difference between revisions of "Sims 3 Content List:Programs and Utilities"
Whiterider (Talk | contribs) |
|||
Line 5: | Line 5: | ||
|} | |} | ||
− | = | + | =Modding Utilities= |
− | ====Smooth Jazz Animation Script Editor | + | ==Animation Utilities== |
− | + | * <big>'''Smooth Jazz Animation Script Editor''' by TigerM</big> | |
− | + | [[Image:WindowsLogo.png|20px]] | |
− | + | ||
− | + | Jazz scripts serve as an intermediate step between the game code and the animation data. They allow some basic level of control of what is played based on various rules, in the form of a finite state machine. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/365465| Smooth Jazz Animation Script Editor] | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ==== | + | ==CAS Utilities== |
− | + | ===Plug-Ins=== | |
− | * | + | * <big>'''Milkshape GEOM Plugin''' by WesHow</big> |
− | + | [[Image:WindowsLogo.png|20px]] | |
− | + | A pair of MilkShape plugins for working with Sims 3 body meshes. This version requires MilkShape 1.8.5, due to TS3 specific requirements. | |
− | + | ||
− | + | ||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=357403 Milkshape Geom Plugins] | ||
− | |||
− | |||
− | |||
− | |||
− | + | * <big>'''Blender GEOM Mesh Plug-In''' by Morgade</big> | |
− | + | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | |
− | + | ||
− | + | A GEOM (body meshes) import/export plugin for Blender. | |
− | + | ||
− | + | ||
− | === | + | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=355471 GEOM Mesh Plug-In] |
− | + | ||
− | + | ||
+ | ===Tools=== | ||
+ | * <big>'''CAS Texture Unitool (CTU)''' by Delphy and jonha</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | The CAS Texture Unitool, is a tool to allow you to edit the CAS Part files that control which textures appear on which meshes. Using this tool, you may add new textures that appear in CAS for a specific mesh. You may also edit the pattern cutouts for those textures, the specular, the base colours, and pretty much everything possible thats available in the file. Additionally, you can add brand new, non-replacement meshes into the game. CTU includes 3D preview. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/download.php?t=364926 CAS Texture Unitool] | ||
+ | |||
+ | |||
+ | * <big>'''Delphy's Acronym Bending Original Output Barber Shop (DABOOBS)''' by Delphy</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | This program allows you to create non-replacement custom hair meshes for The Sims 3. It generates entirely new hair packages that can be placed in game, and contains all possible linkages and correct file assignments. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/download.php?&t=358682 DABOOBS] | ||
+ | |||
+ | |||
+ | * <big>'''Small Editors''' by Delphy</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A collection of simple VPXY, BoneDelta, FacialBlend, BlendUnit, CASSliderTemplate and GEOM/MTNF editors. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/372169 Small Editors] | ||
+ | |||
+ | |||
+ | |||
+ | ==Advanced Modding Tools== | ||
+ | * <big>'''Core Mod Merger''' by morgade</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | |||
+ | This is a tool able to inject multiple Core Mods in a batch process. This tool will only be useful if modders agree to develop and distribute core mods in the expected format (dll + config xml). | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/354748 Core Mod Merger] | ||
+ | |||
+ | |||
+ | * <big>'''Mod Generator''' by morgade</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | This tool allows customizing thousands of game parameters and generates a package file to be used as a "mod". No XML editing required. | ||
+ | |||
+ | '''This tool has not been updated for newer patches. Mods generated with this program are usually not compatible with newer patches. This tool should be used for reference or personal use ''only''!''' | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/353622 Mod Generator] | ||
+ | |||
+ | |||
+ | * <big>'''s3pi Library - Programmers Only''' by Inge & Peter Jones</big> | ||
+ | This is an open source library to support people wishing to make tools for The Sims 3. It is written in C# under .Net 3.5 and contains wrappers that implement methods to read and write package files, unpack packed files, and interpret several filetypes. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=362411 s3pi Library] | ||
+ | |||
+ | |||
+ | ==Package Editors== | ||
+ | * <big>'''Sims 3 Package Editor (S3PE)''' by Inge & Peter Jones</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] - Linux and Mac support is minimal. | ||
+ | |||
+ | This is a package editor, originally created mainly to test and demonstrate the s3pi library. It is now quite a useful package viewer/editor and packer in its own right. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=362412 S3PE] | ||
+ | |||
+ | |||
+ | * <big>'''Postal''' by Echo</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | The DBPF2 file format is used for most of the content in the Sims 3 engine. This project provides a Java-based API, and supporting GUI application, to unpack, browse, edit and repack these files. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://sourceforge.net/projects/postal-sims3/ Postal] | ||
+ | |||
+ | |||
+ | * <big>'''Sims 3 Package Explorer''' by Okeanos</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A tool to examine, extract, replace and modify Sims 3 package content. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.customsims3.com/smf/index.php/topic,1324.0.html Sims 3 Package Explorer] | ||
+ | |||
+ | |||
+ | ==Pattern Tools== | ||
+ | * <big>'''Delphy's Pattern Packager''' by Delphy</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | The Pattern Packager program allows you to add new Patterns (aka items that appear in Create a Style) to your Sims 3 game. Each Pattern can have up to 4 recolourable "palettes", which are defined on the Red, Green, Blue and Alpha channels of the source image. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/download.php?t=342998 Delpy's Pattern Pacakger] | ||
+ | |||
+ | |||
+ | ==Object Creation== | ||
+ | ===Plug-Ins=== | ||
+ | * <big>'''Sims 3 ObjectTool/Milkshape Plug-Ins''' by WesHowe</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A tool to translate objects into a Milkshape-openable format, and plugins to allow Milkshape to manipulate that format. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=363908 ObjectTool/Plug-Ins] | ||
+ | |||
+ | |||
+ | ===Tools=== | ||
+ | * <big>'''STBL Duplicator''' by Digitalchaos</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A utility to automatically copy STBLs across all languages. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://modthesims.info/download.php?t=371472 STBL Duplicator] | ||
+ | |||
+ | |||
+ | * <big>'''Sims 3 Object cloner (S3OC)''' by Inge & Peter Jones</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] - Linux and Mac support is minimal. | ||
+ | |||
+ | ObjectCloner is a tool intended to create new Sims 3 objects by copying and renumbering parts of an original game object. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=362413 S3OC] | ||
+ | |||
+ | |||
+ | * <big>'''STBL Editor''' by Namethief</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A simple editor to manipulate STBL text resources. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/download.php?t=350777 STBL Editor] | ||
+ | |||
+ | |||
+ | * <big>'''Assembly Generator''' by Digitalchaos</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | Allows the user to easily create new dll assemblies for an object, which will not override the core dll files. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/370277 Assembly Generator] | ||
+ | |||
+ | |||
+ | ==Misc== | ||
+ | * <big>'''FNV Generator''' by Snaitf</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A tool to help creators generate unique resource instance ID numbers, and to decode existing FNV hashes. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=355292 Snaitf's FNV Generator] | ||
+ | |||
+ | |||
+ | * <big>'''Simple Encoder for Making Hashes''' by ChaosMageX</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | A tool to generate FNV hashes from text. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/showthread.php?t=355165 Encoder for Making Hashes] | ||
+ | |||
+ | |||
+ | * <big>'''Neighborhood Workshop (formerly Save Game Editor)''' by TigerM</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | Sims 3 Neighborhood Workshop is the first incarnation of a save game editor with an attempt at a friendly interface. Right now all that it can do in a friendly manner is modify still life portraits your sims have painted. The full editing and viewing capabilities are still there as well, but there are numerous ways that using the advanced editor mode can screw up your games if you don't have backups. | ||
+ | |||
+ | [[Image:RightArrow.gif]][http://www.modthesims.info/showthread.php?t=350770 Neighborhood Workshop] | ||
+ | |||
+ | |||
+ | * <big>'''Little LOTte lot editor''' by TigerM</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | Well, now you can make order of that chaos! Little LOTte is a simple lot editor that lets you adjust the beautiful vista buff for any lot, adding it or taking it away as you see fit. In addition, good lots tend to sell for more, and now you can say exactly how much or how little more! | ||
+ | |||
+ | [[Image:RightArrow.gif]][http://www.modthesims.info/d/366436 Little LOTte lot editor] | ||
+ | |||
+ | |||
+ | =CC, Cheating & Other Gameplay Utilities= | ||
+ | ==Content Installers== | ||
+ | ===Package Installers=== | ||
+ | * <big>'''TS3 Install Helper Monkey''' by Delphy</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | This tool will automagically set up your game so you can use custom content .package files for The Sims 3. Once set up, you can just double-click the files to put them where they need to go. No need to mess with Resource.cfg yourself or create any folders - just run the program, and from then on, you can just double-click the files. | ||
+ | |||
+ | You can also right-click on a file to send it to a particular folder, so you can have subfolders and keep your downloads organised. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/download.php?t=344611 TS3 Install Helper Monkey] | ||
+ | |||
+ | |||
+ | * <big>'''TS3 Framework Installer for Mac OS X''' by Marhis</big> | ||
+ | [[Image:MacLogo.png|20px]] | ||
+ | |||
+ | A utility to automatically install the framework needed to use .package files, and to create an alias to the Mods folder on the desktop. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/download.php?t=349349 TS3 Framework Installer for Mac OS X] | ||
+ | |||
+ | |||
+ | * <big>'''The Compressorizor Redux! (Beta)''' by JFade</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | Compresses package files to save hard drive space. Use with care - some package files may cease to function after being compressorised. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://forum.jfade.com/viewtopic.php?f=51&t=468 The Compressorizor Redux] | ||
+ | |||
+ | |||
+ | ===Sims3Pack Installers=== | ||
+ | * <big>'''Sims3Pack Multi Installer''' by Delphy</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
+ | |||
+ | Unpacks Sims3Packs into package files ready for installation into Mods/Packages. | ||
+ | |||
+ | [[Image:RightArrow.gif]] [http://modthesims.info/download.php?t=364038 Sims3Pack Multi Installer] | ||
+ | |||
+ | |||
+ | * <big>'''3Viewer (Beta)''' by JFade</big> | ||
+ | [[Image:LinuxLogo.png|20px]] - [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | ||
− | |||
A Sims3Pack installer, editor, and overall download manager. Similar to TS2's Clean Installer in function, with additional content management capabilities. | A Sims3Pack installer, editor, and overall download manager. Similar to TS2's Clean Installer in function, with additional content management capabilities. | ||
− | |||
− | + | [[Image:RightArrow.gif]] [http://forum.jfade.com/viewtopic.php?f=51&t=466 The 3Viewer] | |
− | + | ||
− | + | ||
− | = | + | ===Combined Installers=== |
− | + | * <big>'''Merlin''' by TSR</big> | |
− | + | [[Image:MacLogo.png|20px]] - [[Image:WindowsLogo.png|20px]] | |
− | + | ||
− | + | Installs and uninstalls sims3pack and package files, with options to preview content before installing. | |
− | + | ||
− | + | ||
− | + | [[Image:RightArrow.gif]] [http://www.thesimsresource.com/programs/details/title/TSR%20Merlin/id/113/ TSR Merlin] | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | == | + | ==Other Utilities== |
− | + | * <big>'''Auto Cheater''' by Random667</big> | |
− | + | [[Image:WindowsLogo.png|20px]] | |
+ | This program allows you to assign hotkeys for any commands or cheat codes that you find yourself entering too often. | ||
+ | Upon execution this program will launch the Sims 3 for you, and set your F1 - F11 keys to act as hotkeys that will automatically enter your chosen commands into the games console. | ||
− | + | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/351293 Auto Cheater] | |
− | + | ||
− | + | ||
− | + | ||
− | + | * <big>'''Sims 3 Music Manager''' by nickmacb</big> | |
− | + | [[Image:WindowsLogo.png|20px]] | |
− | + | ||
− | + | This program is designed so you can create playlists for your sims 3 game. Instead of Having to copy all your mp3 files that you want into your "Custom Music" folder in your sims directory, this program does it for you. Once you create a few playlists you can easily choose which playlist you want to play the game with and all the files will be copied into your sims 3 game. | |
− | + | ||
− | + | ||
− | + | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/354861 Music Manager] | |
− | + | ||
− | + | ||
+ | * <big>'''Sims 3 Identity Generator''' by 999z</big> | ||
+ | [[Image:WindowsLogo.png|20px]] | ||
− | + | Generate a full name, trait list, skillset, LTW and possible occupation based on gender, nameset and nationality. | |
− | + | ||
− | + | ||
+ | [[Image:RightArrow.gif]] [http://www.modthesims.info/d/349127 Identity Generator] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | = | + | =Under Construction= |
− | + | ||
− | + | <big>'''TSR Workshop''' by TSR</big> | |
− | *[http:// | + | Create non-replacement clothing, hair, make-up and accessories in sims3pack format. Also allows mesh editing. Includes live 3D preview. |
+ | *[http://www.thesimsresource.com/workshop/downloads TSR Workshop Download] | ||
+ | *[http://forums.thesimsresource.com/forumdisplay.php?f=660 TSR Workshop Discussion Forums] | ||
+ | |||
+ | * <big>'''TS3 Mod Manager''' by thetechnosim</big> | ||
+ | * [http://www.modthesims.info/d/348057| Mod Manager] | ||
− | |||
− | |||
− | |||
− | + | * <big>'''Indie Stone Mod Compatibility Checker''' by captainbinky</big> | |
− | + | * [http://www.modthesims.info/d/356733 Indiestone Mod Compatibility Checker] | |
− | *[http://www.modthesims.info/ | + | |
− | |||
− | |||
− | |||
+ | * <big>'''The Lepid Llama Unpacker''' by Echo</big> | ||
+ | ? | ||
− | + | Extract the contents of a sims3pack exported file. Choose the sims3pack, select the file to extract, and click "Export Selected" on the bottom left. | |
− | + | ||
− | + | ||
− | + | [[Image:RightArrow.gif]] ''No working link at this time.'' | |
− | + | ||
− | |||
− | |||
− | + | http://www.modthesims.info/showthread.php?t=360093 | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | + | Monkeybars | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
{{Sims3ContentLists}} | {{Sims3ContentLists}} |
Revision as of 00:53, 30 January 2010
Content Lists by Category | |
---|---|
Animals | Anime and Video Games | Building and Construction | Celebrity Sims | Character Sims | Child-Related | Create-A-Sim Content | Crime, Punishment, and Public Service | Decorating Themes | EA Match | Fantasy/Sci-Fi | Food | Game Mods and Hacks | Historical and Ethnic | Holidays | Medical | Patterns | Programs and Utilities | Religious | Work & School | Sims 1 & 2 for Sims 3 | Vehicles | Weddings and Marriage | |
|
Modding Utilities
Animation Utilities
- Smooth Jazz Animation Script Editor by TigerM
Jazz scripts serve as an intermediate step between the game code and the animation data. They allow some basic level of control of what is played based on various rules, in the form of a finite state machine.
Smooth Jazz Animation Script Editor
CAS Utilities
Plug-Ins
- Milkshape GEOM Plugin by WesHow
A pair of MilkShape plugins for working with Sims 3 body meshes. This version requires MilkShape 1.8.5, due to TS3 specific requirements.
- Blender GEOM Mesh Plug-In by Morgade
A GEOM (body meshes) import/export plugin for Blender.
Tools
- CAS Texture Unitool (CTU) by Delphy and jonha
The CAS Texture Unitool, is a tool to allow you to edit the CAS Part files that control which textures appear on which meshes. Using this tool, you may add new textures that appear in CAS for a specific mesh. You may also edit the pattern cutouts for those textures, the specular, the base colours, and pretty much everything possible thats available in the file. Additionally, you can add brand new, non-replacement meshes into the game. CTU includes 3D preview.
- Delphy's Acronym Bending Original Output Barber Shop (DABOOBS) by Delphy
This program allows you to create non-replacement custom hair meshes for The Sims 3. It generates entirely new hair packages that can be placed in game, and contains all possible linkages and correct file assignments.
- Small Editors by Delphy
A collection of simple VPXY, BoneDelta, FacialBlend, BlendUnit, CASSliderTemplate and GEOM/MTNF editors.
Advanced Modding Tools
- Core Mod Merger by morgade
This is a tool able to inject multiple Core Mods in a batch process. This tool will only be useful if modders agree to develop and distribute core mods in the expected format (dll + config xml).
- Mod Generator by morgade
This tool allows customizing thousands of game parameters and generates a package file to be used as a "mod". No XML editing required.
This tool has not been updated for newer patches. Mods generated with this program are usually not compatible with newer patches. This tool should be used for reference or personal use only!
- s3pi Library - Programmers Only by Inge & Peter Jones
This is an open source library to support people wishing to make tools for The Sims 3. It is written in C# under .Net 3.5 and contains wrappers that implement methods to read and write package files, unpack packed files, and interpret several filetypes.
Package Editors
- Sims 3 Package Editor (S3PE) by Inge & Peter Jones
- - - Linux and Mac support is minimal.
This is a package editor, originally created mainly to test and demonstrate the s3pi library. It is now quite a useful package viewer/editor and packer in its own right.
- Postal by Echo
The DBPF2 file format is used for most of the content in the Sims 3 engine. This project provides a Java-based API, and supporting GUI application, to unpack, browse, edit and repack these files.
- Sims 3 Package Explorer by Okeanos
A tool to examine, extract, replace and modify Sims 3 package content.
Pattern Tools
- Delphy's Pattern Packager by Delphy
The Pattern Packager program allows you to add new Patterns (aka items that appear in Create a Style) to your Sims 3 game. Each Pattern can have up to 4 recolourable "palettes", which are defined on the Red, Green, Blue and Alpha channels of the source image.
Object Creation
Plug-Ins
- Sims 3 ObjectTool/Milkshape Plug-Ins by WesHowe
A tool to translate objects into a Milkshape-openable format, and plugins to allow Milkshape to manipulate that format.
Tools
- STBL Duplicator by Digitalchaos
A utility to automatically copy STBLs across all languages.
- Sims 3 Object cloner (S3OC) by Inge & Peter Jones
- - - Linux and Mac support is minimal.
ObjectCloner is a tool intended to create new Sims 3 objects by copying and renumbering parts of an original game object.
- STBL Editor by Namethief
A simple editor to manipulate STBL text resources.
- Assembly Generator by Digitalchaos
Allows the user to easily create new dll assemblies for an object, which will not override the core dll files.
Misc
- FNV Generator by Snaitf
A tool to help creators generate unique resource instance ID numbers, and to decode existing FNV hashes.
- Simple Encoder for Making Hashes by ChaosMageX
A tool to generate FNV hashes from text.
- Neighborhood Workshop (formerly Save Game Editor) by TigerM
Sims 3 Neighborhood Workshop is the first incarnation of a save game editor with an attempt at a friendly interface. Right now all that it can do in a friendly manner is modify still life portraits your sims have painted. The full editing and viewing capabilities are still there as well, but there are numerous ways that using the advanced editor mode can screw up your games if you don't have backups.
- Little LOTte lot editor by TigerM
Well, now you can make order of that chaos! Little LOTte is a simple lot editor that lets you adjust the beautiful vista buff for any lot, adding it or taking it away as you see fit. In addition, good lots tend to sell for more, and now you can say exactly how much or how little more!
CC, Cheating & Other Gameplay Utilities
Content Installers
Package Installers
- TS3 Install Helper Monkey by Delphy
This tool will automagically set up your game so you can use custom content .package files for The Sims 3. Once set up, you can just double-click the files to put them where they need to go. No need to mess with Resource.cfg yourself or create any folders - just run the program, and from then on, you can just double-click the files.
You can also right-click on a file to send it to a particular folder, so you can have subfolders and keep your downloads organised.
- TS3 Framework Installer for Mac OS X by Marhis
A utility to automatically install the framework needed to use .package files, and to create an alias to the Mods folder on the desktop.
TS3 Framework Installer for Mac OS X
- The Compressorizor Redux! (Beta) by JFade
Compresses package files to save hard drive space. Use with care - some package files may cease to function after being compressorised.
Sims3Pack Installers
- Sims3Pack Multi Installer by Delphy
Unpacks Sims3Packs into package files ready for installation into Mods/Packages.
- 3Viewer (Beta) by JFade
A Sims3Pack installer, editor, and overall download manager. Similar to TS2's Clean Installer in function, with additional content management capabilities.
Combined Installers
- Merlin by TSR
Installs and uninstalls sims3pack and package files, with options to preview content before installing.
Other Utilities
- Auto Cheater by Random667
This program allows you to assign hotkeys for any commands or cheat codes that you find yourself entering too often. Upon execution this program will launch the Sims 3 for you, and set your F1 - F11 keys to act as hotkeys that will automatically enter your chosen commands into the games console.
- Sims 3 Music Manager by nickmacb
This program is designed so you can create playlists for your sims 3 game. Instead of Having to copy all your mp3 files that you want into your "Custom Music" folder in your sims directory, this program does it for you. Once you create a few playlists you can easily choose which playlist you want to play the game with and all the files will be copied into your sims 3 game.
- Sims 3 Identity Generator by 999z
Generate a full name, trait list, skillset, LTW and possible occupation based on gender, nameset and nationality.
Under Construction
TSR Workshop by TSR Create non-replacement clothing, hair, make-up and accessories in sims3pack format. Also allows mesh editing. Includes live 3D preview.
- TS3 Mod Manager by thetechnosim
- Mod Manager
- Indie Stone Mod Compatibility Checker by captainbinky
- Indiestone Mod Compatibility Checker
- The Lepid Llama Unpacker by Echo
?
Extract the contents of a sims3pack exported file. Choose the sims3pack, select the file to extract, and click "Export Selected" on the bottom left.
http://www.modthesims.info/showthread.php?t=360093
Monkeybars
Content Lists by Category | |
---|---|
Animals | Anime and Video Games | Building and Construction | Celebrity Sims | Character Sims | Child-Related | Create-A-Sim Content | Crime, Punishment, and Public Service | Decorating Themes | EA Match | Fantasy/Sci-Fi | Food | Game Mods and Hacks | Historical and Ethnic | Holidays | Medical | Patterns | Programs and Utilities | Religious | Work & School | Sims 1 & 2 for Sims 3 | Vehicles | Weddings and Marriage | |