Create and Fuck your AI Slut -70% OFF
x

Daastaan007

Well-Known Member
Jan 10, 2019
1,467
665
239
Lust Epidemic was better than this one.
Story is good but still.


It looked like the MC loved to be dominated by others.
Acting like a dancing puppet sometime, like a slave/playing toy.
Always thinks with dick, agian which is altime hard after having sex(probably the first game I play with this kind of situation).

Should have give some choosing option.

And the most most most irritating thing is the BLACK SCREEN in the animated videos.
If and only if I could skip a whole video :(
 
Last edited:

tweettweet123

New Member
Aug 19, 2018
5
3
105
I cant believe this game, its like all other developers getting embarrassed. Everyone else is just making picture shows... How is this dude so far ahead of everything else.
 
Apr 9, 2021
95
79
53
Hi,

is it possible to play in a real Fullscreen (1920x1080) ?

Because I see that :

View attachment 434730

And I try all (F10 .... SHIFT+F10 .... ALT+ENTER ... etc...)

Thanks
It is possible to remove those black bars... for what you want as a final outcome you must use , or to accomplish the task.

I am currently using Lossless scaling with those settings to get rid of the black side bars (the other programs work in a very similar way so the process should be intuitive if you have understood how to do it with Lossless scaling) ↓

scaling.png

These are the exact specifications to replicate my result (N.B: The resolution obviously changes depending on the size of the screen, I have a 1080p screen... However, the fact is that once you turn FULLSCREEN OFF in the game options, the window resolution becomes 1296 x 768 [very important: starting from 1920 x 1080]).

Some calculations ↓

HD:
W: 67,5 % of 1280 px = 864 px
H: 71,11 % of 720 px = 512 px

FULL HD:
W: 67,5 % of 1920 px = 1296 px
H: 71,11 % of 1080 px = 768 px

2K:
W: 67,5 % of 2560 px = 1728 px
H: 71,11 % of 1440 px = 1024 px

4K:
W: 67,5 % of 3840 px = 2592 px
H: 71,11 % of 2160 px = 1536 px

8K:
W: 67,5 % of 7680 px = 5184 px
H: 71,11 % of 4320 px = 3072 px

So in a nutshell if you have a monitor that has a resolution "multiple" of FULL HD you will have to make sure that the window is always the same resolution (which theoretically should be managed by the system, but if not ... I've added the details so you can then go manually to change the resolution of the window) so that the scaling factor always remains 1.50 for my settings to work... I hope helps somebody out there!

Those are my current specifications ↓

scaling-factor.png
 
Last edited:

twichman

Well-Known Member
Dec 4, 2018
1,177
4,040
466
It is possible to remove those black bars... for what you want as a final outcome you must use , or to accomplish the task.

↑ The links are attached to the names in THIS comment ↑

I am currently using Lossless scaling with those settings to get rid of the black side bars (the other programs work in a very similar way so the process should be intuitive if you have understood how to do it with Lossless scaling) ↓

View attachment 1597623
It would be nice to see a screenshot of how it looks in the game :unsure:
 
Apr 9, 2021
95
79
53
It would be nice to see a screenshot of how it looks in the game :unsure:
Right, my bad! Here you are...

The first is just the main menu, the second is in the "gameplay", have a look... I think we can say that it's a "great result" with what's available since there is still the possibility to press all the graphic's buttons inside the interface and play as IT didn't have the black bars!

1)

GJshXgf6gX.png

2)

actual-game-2.png
 
Last edited:
  • Like
Reactions: OMGAlpha

twichman

Well-Known Member
Dec 4, 2018
1,177
4,040
466
Right, my bad! Here you are...

The first is just the main menu, the second is in the "gameplay", have a look... I think we can say that it's a "great result" with what's available since there is still the possibility to press all the graphic's buttons inside the interface and play as IT didn't have the black bars!

1)

View attachment 1597671

2)

View attachment 1597699
Well, I see, in addition to upscaling, the image is cropped at the top and bottom. Which is not very good, because important elements and details can be lost.
 
Apr 9, 2021
95
79
53
Well, I see, in addition to upscaling, the image is cropped at the top and bottom. Which is not very good, because important elements and details can be lost.
I beg to differ... since if you want you can work on the decimals and make Lossless scaling not cut completely some elements (obviously in the realm of the possible)

The window has that resolution to begin with so without "diminishing" the aspect ratio there is no other way... and theoretically it would not be possible either because there is not a program that allows you to manually modify the width and the height of the window in question.

I'll let you know if I succeed in some other way (if indeed it is possible), peace!
 
Last edited:

twichman

Well-Known Member
Dec 4, 2018
1,177
4,040
466
I beg to differ... since if you want you can work on the decimals and make Lossless scaling not cut completely some elements (obviously in the realm of the possible)

The window has that resolution to begin with so without "diminishing" the aspect ratio there is no other way... and theoretically it would not be possible either because there is not a program that allows you to manually modify the width and the height of the window in question.

I'll let you know if I succeed in some other way (if indeed it is possible), peace!
I just thought there might be a setting that allows you to stretch the image a little horizontally instead of cropping it.
 
Apr 9, 2021
95
79
53
Tried to imagine what it might look like:

View attachment 1597760
Theoretically through IntegerScaler is possible "somehow", I'm trying right now ( )

EDIT: Not true...so after searching carefully as far as I understand it is not possible to do stretching with Integer-Scaler (below are the most useful instructions I found to give via command-line to integer-scaler)... The result was even worse. Besides, although you can crop the black side borders... in the end it's the resize that doesn't work as it should.

------------ | -------------

-crop [WIDTH_L[,WIDTH_T[,WIDTH_R[,WIDTH_B]]]]
The client area of the game is cropped by cropping-out lines of the specified width on the perimeter starting with the left in clockwise order.

Examples:
  • -crop 10
  • -crop 10,20
  • -crop 10,20,30
  • -crop 10,20,30,40
------------ | -------------

Not for scaling! For specifying a custom scale, use the -ratio parameter.

Resizes the game window so that its client area (window area except borders and title bar) has the specified size in pixels.

Useful for games that:

- Don’t resize the game window according to in-game resolution; or set a wrong window size not matching the in-game resolution; or don’t allow to change in-game resolution in windowed mode, but adjust it according to window size.

As a result of using the -resize parameter, the size of the rendering (client) area of the game window before scaling and the internal game resolution must be equal. Otherwise using this parameter may result in image distortion and pixel shimmering.

Example:
-resize 1920x1080

------------ | -------------
 
Last edited:
4.50 star(s) 561 Votes