MobyGamer / total-dos-launcher

A system for easily loading and running thousands of DOS programs on vintage hardware
MIT License
109 stars 10 forks source link

Cache free space check occurs before cache validity check #45

Open MobyGamer opened 5 years ago

MobyGamer commented 5 years ago

When a game is already unpacked and the disk is almost full, TDL complains that more space is needed. This is wrong, and TDL should check for free space only directly before an unpack operation.