
Performance tuning for The Broken Script Mod should start with stability, not maximum visual quality. A controlled baseline helps distinguish a low-FPS problem from intentional visual effects or a compatibility conflict.
Start without shaders
Shaders can increase GPU load and may alter sky rendering. Test the base mod first, then add a shader only after you know the profile works.
Keep render settings practical
Use a moderate render distance and avoid stacking heavy resource packs during troubleshooting. The goal is to reduce background noise while checking mod behavior.
Add optimization mods carefully
Optimization mods can help, but they also change rendering or engine behavior. Add them one at a time and confirm the profile after each change.
Use logs and repeatable tests
If performance collapses during a specific event, repeat the test in the clean profile. Consistent behavior suggests an event-specific load, while random failures can indicate broader conflicts.