OK...I like to play several games at a moments notice - but all require the CD to be in the drive. So for now, I keep the boxes in my drawers. This does lead to a few issues such as one of my kids taking a CD out (I've lost my Jedi Knight 2 CD), or just having a hard time finding the game CD.
So....what I'd like to do is create disk images of my games. Then have a kernel level driver that loads the disk images and act as REAL CD players so the games will see them.
I'd also like it if each disk image was verified and "signed" so to speak to prevent piracy. What that means is the first time I ask it to mount an image I've burned, the driver would ask me to put the original CD in. It would verify that I owned the CD. Heck...even if it asks ever 50 times. That's fine because I understand the need to prevent piracy.
Now...first of all, does anybody know if anything CLOSE to what I am looking for exists? Or if anything like this is possible? And finally...if possibly anybody wants to write such a beast?