Cum Color (1 Viewer)

anotherdamncat

Potential Patron
Joined
Dec 2, 2016
Could anyone create a mod that allows you to change the color of the guy's cum? I have searched around, yet not found one anywhere!
 

Hank East

Content Creator
Joined
Jan 25, 2012
Actually, you don't need a mod to do this! Only works in loader, but you can change your cum colour in the settings file.
 

anotherdamncat

Potential Patron
Joined
Dec 2, 2016
Oh, then I guess I need to get that working! I've tried getting that to work, but it never seems to want to. It just runs the game normally, and as far as I was aware it changed the game's UI?
 

stuntcock

Content Creator
Joined
Jun 5, 2012
What setting might the cum color be?

As in, what would one need to put in the settings file?
The setting is cumrgb. It's expressed as a decimal number, but you may find it more convenient to think of it in hexadecimal.

The hardcoded default value is 16777215. In hex, that's 0xFFFFFF (Red=FF, Green=FF, Blue=FF ... it's pure white).
The soft default value (which appears in your Settings.txt file) is 16776439. 0xFFFCF7 (Red=FF, Green=FC, Blue=F7 ... mostly white with a very slight pink tint).

If you wanted to setup bright blue cum strands, then you might use (Red=00, Green=00, Blue=FF ... 0x0000FF ... 255) cumrgb=255
If you wanted very dark grey, then you'd use (Red=11, Green=11, Blue=11 ... 0x111111 ... 1118481) cumrgb=1118481

sCBpLwr.jpg

In these screenshots I've decreased the gravity and increased the strand thickness -- so that it's easier to distinguish the color and transparency effects on the strands

You can probably tell that dark colors don't work very well. When a strand link becomes longitudinally stretched, the game automatically reduces its thickness and reduces its opacity. With the default (white) strands, this effect tends to blend into the scene -- because SDT graphics are fairly bright in general. If you're using a very dark color (re-imagining the strands as ink, or blood, or similar) then the translucent effect is weird; it becomes very obvious that the "cum strand" is actually just a weird brushstroke being drawn across the screen.

So you'll need to tinker with the settings until you find something that looks reasonable, while still fitting in with whichever erotic fantasy you're trying to create.
 

anotherdamncat

Potential Patron
Joined
Dec 2, 2016
Well, I have done the exact things you said to do, and it did nothing. I'm using the projector, and putting these into the settings file: 'notes'. That's the only non-counter file.
 

stuntcock

Content Creator
Joined
Jun 5, 2012
Well, I have done the exact things you said to do, and it did nothing. I'm using the projector, and putting these into the settings file: 'notes'. That's the only non-counter file.
Your SDT folder contains a subfolder named "Settings". It contains configuration files for the various mods that were included in your Loader pack. As you've seen, it also contains a Notes.txt file explaining the purpose of the subfolder. You'll eventually put additional TXT files into that subfolder -- as you discover more mods and decide to add them to your local copy of SDT. But we're not talking about the Settings subfolder right now.

Your SDT folder contains a file named Settings.txt. It's a root-level file, which exists alongside SDT.swf and Loader.swf. That text file already contains a declaration for the cumrgb value. You should probably save a backup copy of your Settings.txt file. Then you can open the file and edit the cumrgb value. After saving the file, you'll need to restart SDT in order for the change to take effect. Please note that you don't need to actually play through the game; you can simply press the J hotkey in order to force the guy to immediately ejaculate (and observe whether or not your changes are achieving the desired effect).

If you accidentally screw up the Settings.txt file then you can revert to the backup copy and try again.
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.