Jump to content




How large is a computer hard drive and floppy disk size? (in KB)


  • You cannot reply to this topic
5 replies to this topic

#1 brucelong

  • Members
  • 33 posts
  • LocationCalifornia, USA

Posted 24 September 2012 - 02:30 PM

Does anyone know how large the hard drive and floppy disk size are?

#2 MysticT

    Lua Wizard

  • Members
  • 1,597 posts

Posted 24 September 2012 - 03:22 PM

Look in the config.
The defaults are (in 1.42):
computerSpaceLimit=2097152
floppySpaceLimit=524288
wich is 2MB for computer and 512KB for disks.

#3 CastleMan2000

  • Members
  • 195 posts
  • LocationThe trashcan where all Undertale trash is

Posted 24 September 2012 - 03:49 PM

Wait, they actually have memory limits? How does that work?

#4 MysticT

    Lua Wizard

  • Members
  • 1,597 posts

Posted 24 September 2012 - 03:59 PM

From 1.4 there's space limits for computers and disks. You can change them in the config, and even set them to 0 for infinite space.
The limit is per computer/disk, so you can always make more disks to store your files.

#5 CastleMan2000

  • Members
  • 195 posts
  • LocationThe trashcan where all Undertale trash is

Posted 24 September 2012 - 04:01 PM

Cool. I didn't know that. Not to derail, but is there any way to measure free space?

#6 MysticT

    Lua Wizard

  • Members
  • 1,597 posts

Posted 24 September 2012 - 04:06 PM

fs.getFreeSpace(path)
:P/>





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users