#Brickadia World Optimizer (brdb_optimize)

2 messages · Page 1 of 1 (latest)

vital mulch
#

This tool takes a brdb file (brickadia world file) and applies a whole lot of optimization tricks to make it run as smoothly as possible! First developed for my server Pinkadia because it was getting so big we were running into performance limits. Instead of wiping the world and starting over like everyone else, i refused... and here we are.

get it here: https://github.com/Rose22/brdb_optimize/

Right now it does these things, but i will keep adding more optimizations as i find more performance problems in the game:

  • freezes all wheels and spheres
  • disables castshadows on all lights everywhere
  • forcibly limits radius of all lights down to 500 and brightness down to 400
  • neutralizes (sets values to 0) stray weight components (weight bricks, wheel engines) on the main grid
GitHub

brickadia world optimization tool (removes a bunch of performance intensive stuff from world files) - Rose22/brdb_optimize

#

Brickadia World File Optimizer (brdb_optimize)