Jump to content

Help with Immersive First Person


dethpoisning

Recommended Posts

Posted

So I've downloaded the LoversLab variant of IFPV here and I'm trying to make it to where I can turn wherever I want without the body suddenly snapping to an angle that mis-aligns my partner and I, as I've not been able to turn and face her when in some scenes in Osex. I tried setting various settings in the .ini (i.e. setting the frestrictanglehorizontal values to 180+), but none of what I tried seems to work. Can anybody help me fix this?

Also on a less urgent note, can anybody send me to a good guide on applying CBBE Bodyslider meshes to clothes, from both Skyrim and mods, as I'm still not quite sure how it works.

  • 3 months later...
Posted

what do you mean by snapping? and have you tried these settings:

 

!set bHeadtrack false

 

; Turns character when you reach certain angle in free look mode, disabled by default
{LeftTurn}
; 1.2217 rad = 70 deg
(fCameraViewOffsetHorizontal<-1.2217)
(bMounted==false)
(bIsActive==true)
+set iFaceCrosshair 2
-return iFaceCrosshair
; Remove the line "disable" to enable auto-turn character when looking left past certain degree
disable

 

?

im guessing that osex does not use

{SLProfile}
(bIsActive==true)
(Keyword&SexLabActive)

so that part of the settings will be ignored?

it's all magic to me but do try changing especially the second setting i pasted (or making sure it does not enable autoturn) or seeing if you can toggle free look mode...

Posted
1 hour ago, faky said:

what do you mean by snapping? and have you tried these settings:

 

!set bHeadtrack false

 

; Turns character when you reach certain angle in free look mode, disabled by default
{LeftTurn}
; 1.2217 rad = 70 deg
(fCameraViewOffsetHorizontal<-1.2217)
(bMounted==false)
(bIsActive==true)
+set iFaceCrosshair 2
-return iFaceCrosshair
; Remove the line "disable" to enable auto-turn character when looking left past certain degree
disable

 

?

im guessing that osex does not use

{SLProfile}
(bIsActive==true)
(Keyword&SexLabActive)

so that part of the settings will be ignored?

it's all magic to me but do try changing especially the second setting i pasted (or making sure it does not enable autoturn) or seeing if you can toggle free look mode...

https://drive.google.com/file/d/1ZhOqRtMgDA3W505Uz8W9Ro4TWWgGLnJT/view?usp=sharing this is how my error look like

I'm newbie so what i wanna say is....... i dont get it. I dont even know what you are talking about. Can you explain how to fix my error step by step plz ?

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...