dosbox-pure icon indicating copy to clipboard operation
dosbox-pure copied to clipboard

Mount .dat files?

Open thething27 opened this issue 2 years ago • 3 comments
trafficstars

Is there a way to mount .dat files from the options or gotta write the imgmount code for now?

thething27 avatar Feb 03 '23 19:02 thething27

.dat is not a known extension so yes if you want to mount it as an image file you'd need to call imgmount in the command line or a batch file. You can rename the .dat file to the more common .img extension to make it get recognized automatically.

schellingb avatar Feb 04 '23 02:02 schellingb

Thank you for the quick reply. I bought Shadow Warrior Classic from steam and noticed that they mounted the .dat file, which got me wondering. Will create a batch file. Thanks again.

thething27 avatar Feb 04 '23 15:02 thething27

That's just something which GoG and sometimes steam do so that isos don't appear as isos in explorer.

i30817 avatar Apr 05 '23 16:04 i30817