NickHugi / PyKotor

A Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel.
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Use multithreading for installation loads #48

Closed th3w1zard1 closed 6 months ago

th3w1zard1 commented 6 months ago

Loading installations takes forever. I have a m.2 nvme ssd yet it still takes over a minute. With this PR it only takes about 10 seconds.