2.90 star(s) 104 Votes

BigRedRadio

Active Member
Oct 8, 2022
742
564
218
So... is it playable as its now? i mean 0.6? is it even worth downloading?
Is it playable yes, is it worth downloading it's okay doesn't get very far and is slow about it with the proposed rate of expansion that would have been fine but currently ... lets just say there's a lot of not much happening in game and out of it
 

BinaryGh0st

New Member
Feb 25, 2023
5
0
28
Can someone please tell me how to complete the 'Taking Care of Your Ass' mission? I don't understand it. Is there a specific date I need to follow?
 

jamass

Member
Sep 15, 2024
128
37
57
Hello TommyS, I used unren to extract the images but for me only the thumbnails appeared. Did I do it wrong?
 

Lukumoide

Well-Known Member
Jan 25, 2018
1,230
2,164
468
The images in the game are not complete images. To save memory Aleksey uses sprites, which means that one picture is composed of many pictures. First comes a background (location), then the naked characters are added and finally the clothes. This means that only a fraction of the memory is needed compared to full rendering and a very large variety of images is possible.
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,898
4,875
457
Actually more memory (more images have to be held in the memory to display one scene), but less storage space. Doesn't explain "thumbnails" tho. I guess he just does not have a program that displays webp correctly. Either that or the term "thumbnail" is simply wrong.
 

Lukumoide

Well-Known Member
Jan 25, 2018
1,230
2,164
468
Example: Max watches Lisa get dressed. A picture with the location is used, as well as several naked pictures of Lisa in different poses (20), and for each naked picture, all possible clothing options (several dozen) can be used. Which option of the scene we see in the game is determined by a random generator, which guarantees that we can still see new options of the scene even after playing through the game multiple times. The only disadvantage of this method is the complex programming. This means that sometimes, even with complex tests, missing pictures are not discovered (there are many possible options for the scenes).
 
  • Like
Reactions: PaxHadrian17

Lukumoide

Well-Known Member
Jan 25, 2018
1,230
2,164
468
Actually more memory (more images have to be held in the memory to display one scene), but less storage space. Doesn't explain "thumbnails" tho. I guess he just does not have a program that displays webp correctly. Either that or the term "thumbnail" is simply wrong.
You're right, I should write storage space. By using sprites, the size of the game is significantly smaller than when using full rendering.
 
  • Like
Reactions: Nemo56

Nemo56

Forum Fanatic
Jan 7, 2018
5,898
4,875
457
yep, when opening a image containing a character, it's mostly transparent. but contains the information where to put it on the 1920x1080 screen, so it should always show as 1920x1080 image, just mostly "black".
That's not a thumbnail, just a image with little information.
 
  • Like
Reactions: Chaosguy

BinaryGh0st

New Member
Feb 25, 2023
5
0
28
save her one time when she is about to get punished and then talk to her in the same day at the TV, that should start the opportunity
It didn't work; I only have two dialogue options: one for 'Just sit there and watch TV' and the other for Foot massage
 

Allen0206

Member
Jan 4, 2020
293
197
191
yep, when opening a image containing a character, it's mostly transparent. but contains the information where to put it on the 1920x1080 screen, so it should always show as 1920x1080 image, just mostly "black".
That's not a thumbnail, just a image with little information.
he can also reuse backgrounds and not spend time rendering them again or recreating them?
 
  • Like
Reactions: Nemo56

Nemo56

Forum Fanatic
Jan 7, 2018
5,898
4,875
457
he can also reuse backgrounds and not spend time rendering them again or recreating them?
If he had to recreate them for each shot ... that would be really suicidal :)

However ... the layers with the characters often contain a little bit of background, after all they do reflect each other a bit. (just as clothing layers also contain skin)
This implies that he renders the complete image, then cuts out the parts that differ. And he does not get the lighting right every time. At least in an early version you could see that in the scenes with Alice on the couch, the couch keeps changing color/brightness.
But for the random encounters like changing scenes he usually does not include background in the character layer, that's right. They may be indeed rendered before a black background, the borders are sometimes a bit too dark.

People tend to overestimate the time it takes to render an image. The preparation is the complicated part, setting the positions, lighting and so on. And in this case there's also post processing (cutting out layers with characters and clothes, organizing them in the file structure, making them usable in the logic) The rendering itself you can do overnight, once you set up a pipeline with all the images in the queue.
 

Buster Himen

Member
Oct 6, 2019
307
417
178
I didn't play the original so I'm not familiar with the milestones in the changelog. I know this version was out for a while then this same version got remade which is where we are now. My question is, is there any spicy content or sex scenes yet between the main girls and MC or is it still build up?
 
2.90 star(s) 104 Votes