Gistix / portal2vr

Portal 2 VR Mod
774 stars 22 forks source link

gun far away from controller #124

Open capjoan74 opened 10 months ago

capjoan74 commented 10 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 10 months ago

maybe it's like that because of the viewmodel fov

capjoan74 commented 10 months ago

maybe it's like that because of the viewmodel fov

ohhh might be

lshachar commented 10 months ago

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

Spaceman05 commented 10 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 9 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 9 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!

CrazyKitty1226 commented 1 month 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.

You got any fixes for the beam? it doesnt seem to work nor the crosshair

Bassquake commented 1 month ago

You got any fixes for the beam? it doesnt seem to work nor the crosshair

Try these:

Check in config that AimMode is set to 2.

AimMode=2

If still not appear, youll need to download these (taken from discord from Flatscreen to VR Modding Community channel).

Simple_P2VR_install_v2.zip

Extract and overwrite into your Portal 2 install folder. This should get the beam working again.

testfix.zip is to remove the annoying blue/orange portal icons that appear when aiming.

Extract and overwrite files in Portal 2's folder called portal2_dlc3.

Check launch options in Steam for portal is:

-insecure -window -novid +mat_motion_blur_percent_of_screen_max 0 +mat_queue_mode 0 +mat_vsync 0 +mat_antialias 0 +mat_grain_scale_override 0 -width 1280 -height 720

Should now work!

ps: I recommend these settings in config for more comfortable motion when going in portals, stops any movement so its instant:

CameraUprightRecoverySpeed=1.00

Double check 6DOF is set to true. Left click on controller resets your vertical height in game in case it veers off.