First post, by glyco0
- Rank
- Newbie
Recently, I have been able to play the game Ripper using Dosbox. I mounted image files of the 6 CDs using the commands:
imgmount E "C:\Ripper\RIPPER1.iso" -t iso
imgmount F "C:\Ripper\RIPPER2.iso" -t iso
imgmount G "C:\Ripper\RIPPER3.iso" -t iso
imgmount H "C:\Ripper\RIPPER4.iso" -t iso
imgmount I "C:\Ripper\RIPPER5.iso" -t iso
imgmount J "C:\Ripper\RIPPER6.iso" -t iso
This works great for disc 1, but when it is time to switch to disc 2, the program would only look for it on drive E. Is there a way to make the program look for disc 2 on drive F and so on? Are there any alternate strategies that I might try for getting the program to read the discs on the other virtual drives? Thanks.
glyco0