Gistix / portal2vr

Portal 2 VR Mod
740 stars 19 forks source link

Option not to reorient view when going through portal #107

Closed YoukaiTheGit closed 8 months ago

YoukaiTheGit commented 8 months ago

Feature request to include an option not to reorient player view to vertical when traveling through a portal, but to keep the game's native portal-relative orientation (that then gradually reorients to vertical).

Probably not the best idea in terms of motion sickness, but there are probably at least a few players who would enjoy it.

lividhen commented 8 months ago

This would be great! I think it might feel a tad less jarring.

Audisek commented 8 months ago

No it is a great idea. The instant reorientation doesn't feel immersive for me so I'm waiting for someone to make smooth an option before I start playing. There's a pull request where people started working on it so I hope it ends up being added.

https://github.com/Gistix/portal2vr/pull/103

ORanGeOfficial commented 8 months ago

Here is the fix by vittorioromeo and sd805

camUpdate.zip

Overwrite d3d9.dll in the Portal 2\bin folder and config.txt in the Portal 2\VR folder. Also in the config.txt you can set CameraUprightRecoverySpeed to 0.03 to make the camera rotation speed closer to the original non VR game.

YoukaiTheGit commented 8 months ago

Duplicate of #55