Skip to content

A mod tool for SimCity 4 to add your original My Sims with custom images

License

Notifications You must be signed in to change notification settings

curegit/sc4-my-sim-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimCity 4 My Sim Tool

A mod tool for SimCity 4 to add your original My Sims with custom images

Download the latest version

Features

  • Make My Sims with custom images
  • Edit My Sim list by removal and reordering
  • Update images of existing My Sims

My Sims

Requirements

  • Windows
  • .NET Framework >= 4.8
  • SimCity 4 Rush Hour/Deluxe (Tested with version 1.1.640 and 1.1.641)

Installation

Not needed. Just run the executable.

Usage

SC4MySimTool.exe [COMMAND [ARGS]]

Commands

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.
Pass 'clipboard:' or 'cb:' as path to import from clipboard.
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.
Pass 'clipboard:' or 'cb:' as path to import from clipboard.
Use 'show' command to see indexes.

Interactive Mode

If you execute the application with no command-line arguments, it prompts inputs in standard input interactively.

Drag and Drop

Drag and drop an image file to the executable to add a new Sim using its image.

Gender Values

Type one of these to input gender.

  • female
  • male

Sign Values

Type one of these to input sign.

  • aquarius
  • aries
  • cancer
  • capricorn
  • gemini
  • leo
  • libra
  • pisces
  • sagittarius
  • scorpio
  • taurus
  • virgo

Image Format

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.

Notes

  • Data and images are saved in {MyDocuments}/SimCity 4/MySim.
  • Information of Sims except images is copied into each saves of cities where the Sim lives.
  • If you remove a Sim from the list, the in-game Sim remains in the cities, but their image will be missing.

License

The Unlicense

About

A mod tool for SimCity 4 to add your original My Sims with custom images

Topics

Resources

License

Stars

Watchers

Forks

Languages