Age Verification
This website contains age-restricted material including nudity and explicit content. By entering, you confirm being at least 18 years old or the age of majority in the jurisdiction you are accessing the website from.
I am 18+ or older - Enter
I am under 18 - Exit
Our parental controls page explains how you can easily block access to this site.

Ostatnie posty - Strona 1599

  Forum

HombreSinSombra
Dołączył: Oct 2010
6382 post(y/ów)

Discussions for Scenes for Version 1.2.X Fullscreen Mode here

Wszystko o iStripper
December 20, 2016, 5088 odpowiedzi
There you go, Doc. I can't reply while I'm in bed or working ;) Somebody's nearly always there with the answer :)

Okayyy: gman. I don't need you to blow stuff up right now but I DO want to help you enjoy your girls as much as I can. So here goes. I'll walk you thru what you need to do for right clicking to change clips but not scenes. It really is very simple!

We'll stick with the new Xmas scene for this example but this should work for ANY scene. @ET suggested only copying the .scn file for a given scene. This is necessary if there are multiple scenes in the same folder. If there's only one scene, then you can copy the whole folder :)

1. Open the gui (iStripper) then look at the top right. There's a TV shaped icon on a stand. This is your main Fullscreen preview access link. Click it and then you'll see a bunch of little windows showing previews of all your installed scenes.

2. Look at the top left and you'll see a couple icons. The one that looks like a file/folder is the one you need to click. This opens your complete data/scenes folder (where all your scenes are stored).

3. Look for the icon that shows an open folder called xmas. (NOT xmas.tar) Click this to open it.

4. Look towards the bottom and you'll see a file called xmas.scn. It should be 3rd one up from the bottom. Right click this and then copy/paste back here in the same folder. The new file should appear as 'xmas - copy.scn' or very similar. Now right click this and rename to ... xmas2.scn

5. Now go back to your main Fullscreen preview window and make sure only the original xmas and your xmas2 are checked.

6. Activate your favourite girls and enjoy!

If that doesn't help, go blow some harmless ***** up ;)
DrDoom9
Dołączył: Dec 2008
456 post(y/ów)

Discussions for Scenes for Version 1.2.X Fullscreen Mode here

Wszystko o iStripper
December 20, 2016, 5088 odpowiedzi
There is a lot of OpenGL programming in the xmas scene that I really do not understand at all. I have no experience of framebuffers, uniform parameters, or shader coding. Is there anywhere I can go to learn?
As I have mentioned in a previous post, the xmas scene does not correct the orientation of the clipSprite. This means that clips where the model has writing on clothing or on tattoos appear as mirror images.
I tried to correct this simplistically by seting the x scale parameter negative on the clipSprites, but I found that the lighting created by the fire on the model was inappropriate. In the end I had to mirror the whole scene, with the tree now on the right of the screen. Here is the altered code:

//------------------------------ main scene
sprite {
size: 2200, 1080
scale: -1, 1, 1 // correct symmetry
pos: 0,0 // see half window rear left, half picture rear right
//pos: 100,0 // shifted x by +100 to see all window rear left, no picture rear right
source: colorClip,0 // clip, full size
source: fbo2,1 // blurred light mask
source: fboNormalBackground,2 // background
shader: combine_light.fsh
blend: false
}

//------------------------------ model reflect
clipSprite {
scale: -1.0, 0.9, 1.0 // correct symmetry
pos: -100, 500 // see half window, rear left, half picture rear right
//pos: 0, 500 // shifted x by +100 to all window rear left, no picture rear right
standingHeight: 800
rot: 180, 0, 0
source: ClipBm
opacity: 0.3075
}

I would have thought adding additional dancers might give strange unnatural effects from the 'fire-glow'.
It's just too clever stuff for me!
stefnev1
MODERATOR
Dołączył: Jul 2008
17248 post(y/ów)
stefnev1
MODERATOR
Dołączył: Jul 2008
17248 post(y/ów)
stefnev1
MODERATOR
Dołączył: Jul 2008
17248 post(y/ów)
stefnev1
MODERATOR
Dołączył: Jul 2008
17248 post(y/ów)
stefnev1
MODERATOR
Dołączył: Jul 2008
17248 post(y/ów)