Gistix / portal2vr

Portal 2 VR Mod
740 stars 19 forks source link

gun far away from controller #124

Open capjoan74 opened 6 months ago

capjoan74 commented 6 months ago

20240102114620_1_edited gun is too far away from controller, i didn't know how to make it so the controllers show so i just edited it and put a circle on where the controller is

HalfLife3IsNotHappening commented 6 months ago

maybe it's like that because of the viewmodel fov

capjoan74 commented 6 months ago

maybe it's like that because of the viewmodel fov

ohhh might be

lshachar commented 5 months ago

Not a huge deal but I have the same bug. Is there a solution?

Spaceman05 commented 5 months ago

In the VR folder you put in the Portal 2 game files, there is config.txt, which contains settings for viewmodel offset. I don't know which axis is which, but you can do some testing

Bassquake commented 5 months ago

Try these settings in your config.txt file capjoan74. It reduces scale of everything as I found it too big, and brings gun closer to you:

VRScale=38 #Reduces size of everything so it doesn't look too oversized.
ViewmodelPosCustomOffsetX=4.0 #Moves the portal gun closer to your hand.
capjoan74 commented 5 months ago

Try these settings in your config.txt file capjoan74. It reduces scale of everything as I found it too big, and brings gun closer to you:

VRScale=38 #Reduces size of everything so it doesn't look too oversized.
ViewmodelPosCustomOffsetX=4.0 #Moves the portal gun closer to your hand.

thank you!