A mod tool for SimCity 4 to add your original My Sims with custom images
- Make My Sims with custom images
- Edit My Sim list by removal and reordering
- Update images of existing My Sims
- Windows
- .NET Framework >= 4.5
- SimCity 4 Rush Hour/Deluxe
Not needed. Just run the executable.
help, -h, --help
Show help.
show [-r, --reorder]
Show the My Sim list.
Show indexes used for reordering when '-r' or '--reorder' is given.
add <name> <gender> <sign> <image_path>
Add a new Sim to the list.
The path of an image is absolute or relative.
The image format must be JPG, PNG, GIF, EXIF, TIFF, or BMP.
remove <index>
Remove a specified Sim from the list and delete its image file.
Use 'show' command to see indexes.
reorder <source_index> <destination_index>
Move a specified Sim to a given index position.
Use 'show -r' to see indexes.
update-image <index> <image_path>
Update the image of a specified existing Sim.
Pass the path of a new image for the Sim.
Use 'show' command to see indexes.
If you execute the application with no command-line arguments, it prompts inputs in standard input.
Drag and drop an image file to the executable to add a new Sim using its image.
Type one of these to input gender.
- female
- male
Type one of these to input sign.
- aquarius
- aries
- cancer
- capricorn
- gemini
- leo
- libra
- pisces
- sagittarius
- scorpio
- taurus
- virgo
The image format must be JPG, PNG, GIF, EXIF, TIFF, or BMP. To preserve an aspect ratio, bear in mind that images are resized to 36x41 pixels automatically.
- Data and images are saved in
{MyDocuments}/SimCity 4/MySim
. - Information of Sims except the images is copied into each saves of cities where the Sim lives.
- If you remove a Sim from the list, the Sim remains in cities, but the image will be missing.