Kron4ek / Conty

Easy to use unprivileged Linux container packed into a single portable executable
MIT License
776 stars 45 forks source link

Please add a software to emulate optical discs #186

Closed Uwelir closed 1 month ago

Uwelir commented 1 month ago

For example https://cdemu.sourceforge.io

You know, like Alcohol on Windows.

Because some games check for disks, users (me) needs to mount mdf/mds

Kron4ek commented 1 month ago

Hi,

I can add it, but cdemu relies on a kernel module named vhba, so adding it in Conty won't be enough to make it work, you will also need to install the vhba module on the host system.

vitaly-zdanevich commented 1 month ago

On Ubuntu, for example - this module is not included to the kernel?

Kron4ek commented 1 month ago

I don't know about Ubuntu, but i know that on Arch Linux it is not included in the kernel.

vitaly-zdanevich commented 1 month ago

Still I think this is good to include cdemu.