Simple Modding in ToC


I realized that there is a way to put in your own images and sprites onto the game. I don't encrypt my game files so you can actually view and change the pngs to other images and the game will pull those images in as if they were the normal ones.

The easiest one to change is the quad breast images and sprites as I did something slightly confusing with the other two sets.

Here's a mini tutorial for changing the images right now (on WIN):

(On mac the file path is slightly longer: \Game.app\Contents\Resources\app.nw\img)

  1. Go to the game's folder.
  2. Go into the 'www' and then 'img' folders.
  3. Open the 'pictures' folder. This is where all of the pictures for the game are located. All of the quad boob images are named 'mirandaMaidQ001.png' and then increment the number up by 1 each time.
  4. Go back up to the 'img' folder and then choose the 'characters' folder. This is where all the walking sprites are stored. The main character sprites are the 'mcMiranda1.png' 'mcMiranda2.png' and 'mcMiranda3.png' files. The easiest one to modify right now is the quadBoob one which is 'mcMiranda3.png'. The regions of the image that get used are the full top half and the bottom right 3x4 images. They get used left to right.
  5. To change the walking sprite set you just need to replace the 'mcMiranda3.png' with your own sprite sheet with the same name. To change the pictures you just need to replace each 'mirandaMaidQ00X.png' file with your own file. All of those pictures are 384x384.

Get The Trials of Cowza

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.