mirror of
https://github.com/encounter/aurora.git
synced 2026-07-09 18:19:33 -07:00
b1957f10cf
Previously we'd write each block individually, this is extremely slow, instead let's allocate the entirety of the dummy data and write that all at once. This gives a considerably speed boost and prevents games from stalling at launch