User Tools

Site Tools


contents

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
contents [2025/05/26 07:40] some_random_idiotcontents [2025/05/26 08:01] (current) some_random_idiot
Line 20: Line 20:
 ===== Hotloading ===== ===== Hotloading =====
 <WRAP round box> <WRAP round box>
-While not an official term, hotloading is a very effective way of fetching sounds and models lazily. This is done by asynchronously downloading addons from the workshop and then slowly mounting them to mitigate crashes. This, being a non-sequential process, allows the player to join the server without having to wait for the files to be fully downloaded first. **The tradeoff of this method is that they may see missing textures and errors briefly.** +While not an official method, hotloading is a very effective way of fetching sounds and models lazily. This is done by asynchronously downloading addons from the workshop and then slowly mounting them to mitigate crashes. This, being a non-sequential process, allows the player to join the server without having to wait for the files to be fully downloaded first. **The tradeoff of this method is that they may see missing textures and errors briefly.** 
  
 <WRAP round info> <WRAP round info>
contents.txt · Last modified: by some_random_idiot