Jump to content

Guide: How to make your own palette for RCT2


Recommended Posts

In RCT2, you can change the water colour when you make a scenario. What you actually do when you change the water colour is that you load a new selection of colours that the game will use for that map. A person by the name of ja227 created an application that will allow you to change the palette of a map with colours of your choice. This has been used in some maps to change the colours of peeps, for example. The colours of the user interface are also taken from the palette.

Some parks with a different palette:

https://www.nedesigns.com/park/3410/h2h7-finals-asteroid-fields/ - Peeps are turned green
https://www.nedesigns.com/park/4092/h2h8-r2-mictlan-la-tierra-de-los-muertos/ - Peeps are turned a ghostly white
https://www.nedesigns.com/park/4087/h2h8-r1-all-coasters-go-to-heaven/ - Every colour has been made a bit more bright

How to make a palette
First off, here is the zipped application (by ja227):

rct2palettemaker.zip

Now, when you have unzipped the folder somewhere, you find the following contents:

image.png.ef62f55818b45e0e1035f9fcf90a21e4.png

When you open one of the BMP files, you will see an RCT2 palette:

image.png.0f9e7aaff9647af2b196d7dfc237a81f.png

Each pixel represents a colour the game will use. If you colour something on the map red for example, the game will use the pixels around the red colour to colour the item depending on the viewing angle. Some of the colours are used to colour peeps. If you change those the peeps will get a different colour. If you change the brightness of this image, you can make all colours in the map look brighter. The easiest way to edit the palette is by taking some photo editor software, select the part you want to change and then change the hue, contrast or brightness to your liking.

Now as an example, I will make a palette that inverts the colours of the map. This may not be very useful in a map, but i think it gives a good example of what is possible with palettes.

Now, first make a copy of WTRCYAN.bmp, and edit it to your liking. I selected the entire palette and inverted the colours in microsoft paint:

image.png.e07aba5a9854dda0e91ebd5663d51822.png

I called the resulting image WTRINV.bmp. Make sure you save it as a 24-bit BMP! Also, make sure the name you give it is not used by any other objects in your object folder.

Now, you will see a .bat file named RCTPALMAKER.bat. Make a copy of this and call it RCTPALMAKER2.bat. Edit this file in notepad. In the batch file, purple water is used as an example. You should change the names to fit your palette. Here's how I changed mine:

image.png.142f0f732b2075bbfab82f5c75117486.png

When you are done editing the batch file, save it and close notepad. Now you can run the file by double-clicking it (if windows allows you to run batch files). 
If successful, you should see the following in your screen:

image.png.f35cb73f5ff96bbbaebe1d92c59cef51.png

You should now have a file called WTRINV.DAT in your folder:

image.png.c51ac6e82e460aaba35a8ac1cd638d47.png

This object should then be moved to your objects folder. For OpenRCT2 this is usually Documents/OpenRCT2/Object

Now when you make a scenario and you go to Object selection, the palette should be available to you in the water color selection:

image.thumb.png.54677cd88a0c77873c6e8ea2ae21fc91.png

Now, this inverted palette is probably not very useful, but it sure gives a dramatic effect :P 

Anyway, good luck and have fun creating new palettes!


Thanks to Liampie for providing me with the program! Credits to ja227 for creating it!

Edited by Deurklink
  • Informative 2
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...