Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Mad Poster
Original Poster
#1 Old 23rd Mar 2018 at 6:36 PM Last edited by justJones : 6th May 2018 at 10:50 PM.
Default How to Create World Map Overrides
How to Create World Map Overrides - Also available to download as a PDF


This tutorial will show you how to create a package that will change what the Sims world looks like from the map screen. It will show you how to find the images you need, how to prepare them for editing, and how to package your edited images back into a .package file that will work with the game.

This tutorial will NOT teach you how to use your image editing software.


You will need the following programs:

* Sims 4 Image Viewer - http://luniversims.com/files/file/6...hiers-packages/

* Sims4Studio - http://sims4studio.com/board/6/down...io-open-version

* UI Texture Squasher 1.2.0.0 - http://modthesims.info/d/581475

* Picture Editing Software - Anything that can work with PNGs and transparency.



For this tutorial I will be showing you how to make an override for the Willow Creek map. Let's begin.


Finding and extracting the required images

Step 1.

Launch Sims 4 Image Viewer and go to "File > Common Files > UI".



The window on the left should then become populated with all of the images that are available in the UI package.


Step 2.

The maps in game are made up of two separate images that the game combines to create the full colour image. We need to find both of these to be able to edit the map correctly.

Scroll through the images on the left of the screen looking for one that matches the map you are wanting to edit, in this case Willow Creek. One of the required images will appear a murky green colour and the other, which should be situated next to the first, will be a bright green surrounded by black.



If you are unsure that you have the correct files, check the preview in the right-hand window. This shows the image you have selected and, below that, what the image looks like in game when combined with its partner image.


Step 3.

Right-click on the image resource you need and select "Extract".



Leave the file name and file type as they are and save it to a location you can easily find later. We will need the information in the file name later on in the tutorial. I decided to make a project folder on my desktop. Repeat this step for the second image so that you have two DDS image files saved in the same location.



Now that we have both of the required images we can close Sims 4 Image Viewer.


Preparing the images for editing

Before the map can be edited, the two separate images must first be combined into one file that will make sense and look familiar to us.


Step 4.

Open UI Texture Squasher.
The top two boxes are where we will enter the images we extracted previously. Take note of the group IDs on the left.
Press the "Select" button to choose your files and for each one, select the file that has a matching group ID at the start of the file name. So, the file that starts with 0x00064DCA goes in the top box, and the file that starts with 0x00064DC9 goes in the bottom box as shown.




Step 5.

Press the "Convert" button in the top half of the window and you will be prompted to save the new image file. You can name this file whatever you like. Leave the file type as it is. I have simply named it WillowCreek as that is that map we are editing.



We can now close UI Texture Squasher as we are done with it for now. We will come back to it later in the tutorial.


Editing your image

Step 6.

You can now open the resulting image file in any image editing software of your choice so long as it is able to work with PNG files and transparency.
When editing the image, make sure not to change the image dimensions. If you do, the game may be unable to read the files when they are put into the game which may cause display issues. It is also important to retain the blank sections of the image.

Once you have made your edits move onto the next step.

Here are my before and after maps. For the purpose of this tutorial I have simply inverted the colours.




Preparing your image for import

Step7.

Open UI Texture Squasher again. We now need to convert the edited image back into two separate images that the game can use.
This time use the "Select" button at the bottom of the screen and choose your edited PNG file. Now press the "Convert" button at the bottom and a new window will open where you will be prompted to save your files.



Keep the file name that you are given as well as the image type. Once you click "Save" a second window will open asking you to save the second image we need. Again, keep the file name and type that you are given and press "Save".



Done. We can now close UI Texture Squasher.


Creating the package

Step 8.

Open Sims 4 Studio. If this is the first time you have used Studio then you will need to enter your creator name in the text box in the lower right. This name should be unique to you. Next go to "Tools > Create Empty Package".



You will then be prompted to give your package a name and to choose a location to save it to. You can save it wherever you like but to keep things easy I'm going to save it into my project folder. I'm going to call mine "MMwillowCreekTutorialMap". Then press "Save".



Sims 4 Studio will then load into the Warehouse view and the program will look pretty empty.


Step 9.

Now we need to import our image files into the package so that the game will be able to make use of them. Click the "Add" button in the lower left corner of the screen. A new "Add Resource" window will then appear. Choose "DSTImageResource" from the "Type" dropdown box and then click the "OK" button in the "Add Resource" window.



You should now see an entry for a DST Image resource appear on the left of the screen.


Step 10.

Select the new DST Image resource and then select the "Data" tab on the right of the screen.



We are now going to enter the "Group" and "Instance" information. We find both of these values in the file names of the images that we originally exported with Sims 4 Image Viewer at the start of the tutorial.

I've imposed one of the file names into the image below to show where each value comes from. Ignore any "0x" parts or special characters of the file name when copying the values.
As you can see, the "Type" field was already filled in with the correct value when we selected "DSTImageResource".




Step 11.

Click the "Add" button again and this time the "Add Resource" window should already be filled in for you. Both image resources share the same "Type" and "Instance" values but we need to change the last digit of the "Group" value from "9" to "A". Once you have done that, click "OK".




Importing the images


Step 12.

Select the first DST Image resource and then change back to the "Image" tab. Check which group number the selected DST Image resource has, in my case "00064DCA", and then click the "Import" button in the lower right of the screen.



In the window that appears, select the "Converted_" DDS image with the file name that matches the "Group" number of the selected resource. So I will select the Converted_0x00064DCA file. Then click "Open".



There should now be a large grey texture on the right side of the screen.
Select the other DST Image resource and repeat Step 12, this time importing the remaining converted DDS image instead.


Step 13.

You should now have a large grey texture showing on the right side of the screen for both DST Image resources.
Click "Save" in the lower right of the screen. After a few seconds a window will pop up letting you know that the package has been saved successfully. Click "Okay".



Your .package is now finished! You may close Sims 4 Studio.


Testing the package in game


Step 14.

Move your new package file into your mods folder, located at "Documents > Electronic Arts > The Sims 4 > Mods" on a typical installation, and start the game. Once the game has loaded, select the location that uses the map you have made your package for and observe your changes!



Congratulations on creating your first Sims 4 default map override!


Things to note

If your map doesn't show up, first make sure that you have mods enabled in the game options and then restart the game.
This will only change the appearance of the map. The 3D world will look exactly the same as it did before.
This method does NOT enable you to change the location of the Lots. That information is stored elsewhere in the game files and is beyond the scope of this tutorial.

Previously shared on the Sims 4 Studio forums.
Please do not repost without permission.

My deviantART, MTS Yearbook Origin ID = Alistu
4 users say thanks for this. (Who?)
Advertisement
Test Subject
#2 Old 11th Apr 2019 at 10:22 AM
Thank you! A very clear and easy to follow tutorial for exactly the thing I wanted to do
Rabid Recoloring Renegade
retired moderator
#3 Old 14th Apr 2019 at 4:32 PM
Instructor
#4 Old 15th Aug 2022 at 5:33 AM
Is there a way to override only a map for a copied world, or would this override both?

Requests? Yes! See my journal entry for palette options! Shameless plugging of my Sim sites: (TS2) ยท TS4
Test Subject
#5 Old 22nd Jan 2023 at 4:34 PM
Love this. I have downloaded replacement maps from other creators and wondered how it was done. Going to give it a try. I'd like to take it a step further, is there a way to remove the "prop" houses from the map leaving only the lots you can build on?
Mad Poster
Original Poster
#6 Old 22nd Jan 2023 at 7:45 PM
Quote: Originally posted by Deastrumquodvicis
Is there a way to override only a map for a copied world, or would this override both?

Judging from the information given in the linked thread, it would update the map for both the original and copied worlds.

Quote: Originally posted by randyroger
Love this. I have downloaded replacement maps from other creators and wondered how it was done. Going to give it a try. I'd like to take it a step further, is there a way to remove the "prop" houses from the map leaving only the lots you can build on?

If it's included as part of the map texture then you can edit it in any way you like. If you don't want any additional drawn on houses then simply paint over them. Remember, this has no affect on the actual 3D world.

My deviantART, MTS Yearbook Origin ID = Alistu
Test Subject
#7 Old 27th May 2023 at 11:08 PM
Great tutorial, very helpful. I was just wondering how you'd go about replacing the map texture with an already created piece of digital art. Would I be able to simply put that art over the map texture in my editing software or is it more complicated than that?
Mad Poster
Original Poster
#8 Old 28th May 2023 at 12:15 PM
Quote: Originally posted by SavvicSims
Great tutorial, very helpful. I was just wondering how you'd go about replacing the map texture with an already created piece of digital art. Would I be able to simply put that art over the map texture in my editing software or is it more complicated than that?

You can edit the map texture in whatever ways you like so long as the image dimensions are kept as they are. You could paste anything you like in there although there are no guarantees as to what the results might look like with the game UI and Lots placed on it.
It's safe to give it a go and see what it looks like anyway. If it doesn't look like how you want you can safely remove the file from your mods folder afterwards,

My deviantART, MTS Yearbook Origin ID = Alistu
Back to top