caiiiycuk / js-dos

The best API for running dos programs in browser
https://js-dos.com
1k stars 123 forks source link

mount directory to cdrom doesn't work #306

Closed guozanhua closed 1 week ago

guozanhua commented 1 month ago

below config line doesn't work in jsdos.conf

mount d i:\ -t cdrom

caiiiycuk commented 1 month ago

Which version of js-dos, should work fine in v8.xx

guozanhua commented 1 month ago

in v7.xx,

guozanhua commented 1 month ago

in v8.xx, how to run imgmount 2 sockdrive wss://localhost:8001 system dos7.1-v1, load from localhost

caiiiycuk commented 1 month ago

typically no need to use sockdrive for dos. just use v8 and use imgmount normally

guozanhua218 commented 1 month ago

typically no need to use sockdrive for dos. just use v8 and use imgmount normally

thanks

guozanhua218 commented 1 month ago

by the way,how to use sockdrive vialocalhost for win95

guozanhua218 commented 1 month ago

some dos game need audio cdrom will result the jsdos bundle file is too big, these game will caused can't run on ios devices, so it has to be run via socket drive

caiiiycuk commented 1 month ago

by the way,how to use sockdrive via localhost for win95

You can run sockdrive locally, but it is not finished yet, I will provide docs soon. But anyway I think you can't emulate audio cdrom with sockdrive, because sockdrive is used to be an HDD drive not cdrom. You need some software to emulate cdrom from hdd, like daemon tools or something.

guozanhua218 commented 1 month ago

by the way,how to use sockdrive via localhost for win95

You can run sockdrive locally, but it is not finished yet, I will provide docs soon. But anyway I think you can't emulate audio cdrom with sockdrive, because sockdrive is used to be an HDD drive not cdrom. You need some software to emulate cdrom from hdd, like daemon tools or something. Can daemon tools work with js-dos together?

caiiiycuk commented 1 week ago

https://js-dos.com/deployment.html#new-deployment