Starbound

Starbound

Rail Platform Lag Fix
Blue_ON 24 Oct, 2021 @ 9:04am
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" : {} } ]
< >
Showing 1-3 of 3 comments
what a lad 24 Oct, 2021 @ 9:45am 
Patmagic
joelMMD 24 Oct, 2021 @ 1:01pm 
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  [developer] 25 Oct, 2021 @ 5:12am 
its quite
< >
Showing 1-3 of 3 comments
Per page: 1530 50