Page 1 of 1

[2.0.66] Loader should respect belt stacking for unload

Posted: Tue Sep 23, 2025 1:30 pm
by Xeinaemm
Currently, loaders can load up to 240/s but can only unload up to 60/s.

It would mean a lot for me, save UPS, space, and share the testing lab without forcing others to install a specific mod.

Expected result after fix(currently mod):
Image

Re: [2.0.66] Loader should respect belt stacking for unload

Posted: Tue Sep 23, 2025 1:38 pm
by boskid

Re: [2.0.66] Loader should respect belt stacking for unload

Posted: Tue Sep 23, 2025 1:44 pm
by Xeinaemm
Yes, this is what mod does, changes to max_belt_stack_size = 4

Re: [2.0.66] Loader should respect belt stacking for unload

Posted: Tue Sep 23, 2025 1:51 pm
by boskid
So your bug report is actually a modding interface request in disguise to change a default value of the max_belt_stack_size, which would cause compatibility problems between vanilla executable and SA executable. No.

Re: [2.0.66] Loader should respect belt stacking for unload

Posted: Tue Sep 23, 2025 2:09 pm
by Xeinaemm
So your bug report is actually a modding interface request in disguise to change a default value of the max_belt_stack_size
It's my only legal option to do that.
which would cause compatibility problems between vanilla executable and SA executable
SA added turbo loaders, so somewhere is a "switch" between vanilla and SA. And from my knowledge, feature flags are a normal thing in programming unless there is heavily hardcoded stuff.

I will move this into Ideas and Suggestions.