Difference between revisions of "Sims 3 Content List:Programs and Utilities"

From SimsWiki
Jump to: navigation, search
 
Line 1: Line 1:
=Advanced Coding/Modding Tools=
 
 
====s3pi Library - Programmers Only====
 
The start of an open source library for programmers creating tools for TS3.  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 file types. Created by Peter L. Jones.
 
*[http://www.modthesims.info/showthread.php?t=362411 s3pi Library]
 
 
 
 
=Animation Tools=
 
=Animation Tools=
 
====Smooth Jazz Animation Script Editor====
 
====Smooth Jazz Animation Script Editor====
Line 35: Line 28:
 
*[http://www.thesimsresource.com/workshop/downloads TSR Workshop Download]
 
*[http://www.thesimsresource.com/workshop/downloads TSR Workshop Download]
 
*[http://forums.thesimsresource.com/forumdisplay.php?f=660 TSR Workshop Discussion Forums]
 
*[http://forums.thesimsresource.com/forumdisplay.php?f=660 TSR Workshop Discussion Forums]
 +
 +
====Small Editors====
 +
Collection of VPXY, BoneDelta, FacialBlend, BlendUnit, CASSliderTemplate, GEOM/MTNF editors, by Delphy
 +
* [http://www.modthesims.info/d/372169| Small Editors]
  
  
Line 61: Line 58:
 
Compress package files to save hard drive space.
 
Compress package files to save hard drive space.
 
*[http://forum.jfade.com/viewtopic.php?f=51&t=468 The Compressorizor Redux]
 
*[http://forum.jfade.com/viewtopic.php?f=51&t=468 The Compressorizor Redux]
 +
 +
 +
=Modding Tools=
 +
====Core Mod Merger====
 +
By morgade
 +
*[http://www.modthesims.info/d/354748| Core Mod Merger]
 +
 +
====Mod Generator====
 +
By morgade
 +
* [http://www.modthesims.info/d/353622| Mod Generator]
 +
 +
====TS3 Mod Manager====
 +
By thetechnosim
 +
* [http://www.modthesims.info/d/348057| Mod Manager]
 +
 +
====Indiestone Mod Compatibility Checker====
 +
By captainbinky
 +
* [http://www.modthesims.info/d/356733| Indiestone Mod Compatibility Checker]
 +
 +
====s3pi Library - Programmers Only====
 +
The start of an open source library for programmers creating tools for TS3.  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 file types. Created by Peter L. Jones.
 +
*[http://www.modthesims.info/showthread.php?t=362411 s3pi Library]
  
  
Line 101: Line 120:
 
*[http://www.modthesims.info/showthread.php?t=362413| S3OC]
 
*[http://www.modthesims.info/showthread.php?t=362413| S3OC]
  
====TS3 STBL Editor====
+
====STBL Editor====
 
An editor tohange ingame text, like item description, job description, job names, etc.
 
An editor tohange ingame text, like item description, job description, job names, etc.
*[http://www.modthesims.info/download.php?t=350777 TS3 STBL Editor]
+
*[http://www.modthesims.info/download.php?t=350777 STBL Editor]
 +
 
 +
====Assembly Generator====
 +
Allows the user to easily create new dll assemblies for an object, and will in no-way override the core dll files, by Digitachaos
 +
*[http://www.modthesims.info/d/370277| Assembly Generator]
  
  
Line 115: Line 138:
 
====Neighborhood Workshop (formerly Save Game Editor)====
 
====Neighborhood Workshop (formerly Save Game Editor)====
 
*[http://www.modthesims.info/showthread.php?t=350770 Neighborhood Workshop by TigerM]
 
*[http://www.modthesims.info/showthread.php?t=350770 Neighborhood Workshop by TigerM]
 +
 +
====Auto Cheater====
 +
Allows you to assign hotkeys for any commands or cheat codes that you find yourself entering too often, by Random667
 +
*[http://www.modthesims.info/d/351293 Auto Cheater]
 +
 +
====Sims 3 Identity Generator====
 +
Generate a full name and possible occupation based on gender, nameset and country, by 999z
 +
*[http://www.modthesims.info/d/349127| Identity Generator]
 +
 +
====Sims 3 Music Manager====
 +
This program is designed so you can create playlists for your sims 3 game.
 +
*[http://www.modthesims.info/d/354861| Music Manager]
 +
 +
====Beautiful Vista Lot Adjuster====
 +
By TigerM
 +
*[http://www.modthesims.info/d/366436| Lot Adjuster]

Revision as of 18:49, 23 November 2009

Contents

Animation Tools

Smooth Jazz Animation Script Editor

By TigerM


CAS Creation

Plug-Ins

Milkshape GEOM Plugin

By Wes Howe

Blender GEOM Mesh Plug-In

By Morgade.

Tools

Delphy's CTU

Allows creation of non-replacement clothing, etc. - stencils, retextures, and new meshes. Includes 3D preview.

Delphy's Acronym Bending Original Output Barber Shop (aka DABOOBS)

Creates non-replacement custom hair mesh packages.

TSR Workshop

Create non-replacement clothing, hair, make-up and accessories in sims3pack format. Also allows mesh editing. Includes live 3D preview.

Small Editors

Collection of VPXY, BoneDelta, FacialBlend, BlendUnit, CASSliderTemplate, GEOM/MTNF editors, by Delphy


Content Installers

Delphy's TS3 Install Helper Monkey

Use this program for easy set-up and installation of Sims 3 .package files.

Delphy's Sims3Pack Multi Installer

Designed for mass installing multiple Sims3Packs into a specific folder.

TSR Merlin

Install/uninstall sims3pack and package files. View contents before installing. Much quicker than using the Launcher for installing.

Marhis' TS3 Framework Installer for Mac OS X

Easier way to install Sims3 .package files for Mac.

JFade's 3Viewer (Beta)

A Sims3Pack installer, editor, and overall download manager. Similar to TS2's Clean Installer in function, with additional content management capabilities.

JFade's The Compressorizor Redux! (Beta)

Compress package files to save hard drive space.


Modding Tools

Core Mod Merger

By morgade

Mod Generator

By morgade

TS3 Mod Manager

By thetechnosim

Indiestone Mod Compatibility Checker

By captainbinky

s3pi Library - Programmers Only

The start of an open source library for programmers creating tools for TS3. 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 file types. Created by Peter L. Jones.


Package Editors

S3PE

Sims 3 Package Editor by Inge & Peter

Postal

Postal Package Editor and API by Echo

The Lepid Llama Unpacker

Extract the contents of a sims3pack exported file. Choose the sims3pack, select the file to extract, and click Export Selected" on the bottom left, by Echo

Sims 3 Package Explorer

A tool to examine, extract, replace and modify Sims 3 package content, by Okeanos.


Pattern Packagers

Delphy's Pattern Packager


Object Creation

Plug-Ins

Sims 3 ObjectTool/Milkshape Plug-Ins

By Wes Howe

Tools

STBL Duplicator

By Digitalchaos

S3OC

Sims 3 Object Creator by Inge & Peter

STBL Editor

An editor tohange ingame text, like item description, job description, job names, etc.

Assembly Generator

Allows the user to easily create new dll assemblies for an object, and will in no-way override the core dll files, by Digitachaos


Misc

Snaitf's FNV Generator

Simple Encoder for Making Hashes

Neighborhood Workshop (formerly Save Game Editor)

Auto Cheater

Allows you to assign hotkeys for any commands or cheat codes that you find yourself entering too often, by Random667

Sims 3 Identity Generator

Generate a full name and possible occupation based on gender, nameset and country, by 999z

Sims 3 Music Manager

This program is designed so you can create playlists for your sims 3 game.

Beautiful Vista Lot Adjuster

By TigerM

Personal tools

Variants
Actions
Navigation
game select
Toolbox