Starbound
Rail Platform Lag Fix
Blue_ON 2021년 10월 24일 오전 9시 04분
how does this work
it only consists of two files:
- /vehicles/railplatform/compositerailplatform.vehicle.patch
- /vehicles/railplatform/rustyrailplatform.vehicle.patch

how just disabling phys check can solve the issue?
this mod just disable phys check of rails but nothing else

rustyrailplatform.vehicle.patch
[ { "op" : "replace", "path" : "/physicsCollisions", "value" : {} } ]

compositerailplatform.vehicle.patch
[ { "op" : "replace", "path" : "/physicsCollisions", "value" : {} } ]
< >
3개 댓글 중 1-3개 표시
what a lad 2021년 10월 24일 오전 9시 45분 
Patmagic
joelMMD 2021년 10월 24일 오후 1시 01분 
the physcheck conflicts with preexisting collision systems, which makes the rails slower than the game expects, resulting in the occasional falling off
it's basically useless i don't know how chucklefish didn't realize this
patman  [개발자] 2021년 10월 25일 오전 5시 12분 
its quite
< >
3개 댓글 중 1-3개 표시
페이지당 표시 개수: 1530 50