VOGONS


file handles

Topic actions

First post, by Wolf01wdd

User metadata
Rank Newbie
Rank
Newbie

how can i set the enough number of file handles on dosbox?
the line in the config.sys --> files=##
i need to set to files=30

Reply 1 of 3, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

I think it's done internally and i also think DOSBOX "feeds" enough files to everything you throw it at. If you have problems, it might well be because unknown or undocumented file access is being done.

Reply 2 of 3, by Xerxes

User metadata
Rank Newbie
Rank
Newbie

There is a problem with Stonekeep v 1.2 (patched version) - it wants files=15 and it doesn't run 🙁

Reply 3 of 3, by taiken7

User metadata
Rank Member
Rank
Member

Internally dosbox allocates files=100. Buffers=(something equally large).
I second eL_PuSHeR's comments; and might look into it a little later.