Cannot find DVD/CD drive...

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
DanteAshton
Newbie
Newbie
Posts: 2
Joined: Tue Feb 10, 2009 7:35 am

Cannot find DVD/CD drive...

Post by DanteAshton »

The transition from Windows to Linux has been more or less painless for me, except for one thing; a game called Space Colony.

The WineDB lists it as Platiunum, Cedega lists it as something that can work, I had high hopes to get it working on at least one of these systems.

After I installed the program through WINE, it popped up the autorun menu and I clicked 'play' where I then got the error in the subject line; cannot find dvd/cd drive.


Please, help! My sanity depends on this game!
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Cannot find DVD/CD drive...

Post by L. Rahyen »

On 2009-02-10 (Tuesday) 12:49:06 you wrote:
The transition from Windows to Linux has been more or less painless for me,
except for one thing; a game called Space Colony.

The WineDB lists it as Platiunum, Cedega lists it as something that can
work, I had high hopes to get it working on at least one of these systems.

After I installed the program through WINE, it popped up the autorun menu
and I clicked 'play' where I then got the error in the subject line; cannot
find dvd/cd drive.


Please, help! My sanity depends on this game!
Please make sure that you configured your CD/DVD-ROM in winecfg as CD-ROM (in
winecfg go to Drives, click Add... to add your drive, specify correct path to its
mount point in Path field, click Advanced and set its Type to CD-ROM; then click
OK). Also make sure to cd to the directory where setup executable is located and
run it like this:

wine setup.exe

Alternatively you can use "wine start /unix" with full or relative UNIX path.
Instead of "setup.exe" use name of the file autorun supposed to run in Windows.
If still doesn't work please post terminal output including command you are
trying to run.
DanteAshton
Newbie
Newbie
Posts: 2
Joined: Tue Feb 10, 2009 7:35 am

Post by DanteAshton »

Ok, got it working; bugs, though;

install and game work ok;

inbuilt editor fails to find any custom maps.

sound fails fifteen minutes into game.


I'm looking into the possiblty of running a virtualized Windows for other apps that WINE dosent support, is this possible or is 3D right out the window?
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Cannot find DVD/CD drive...

Post by L. Rahyen »

On 2009-02-11 (Wednesday) 18:18:23 DanteAshton wrote:
Ok, got it working; bugs, though;

install and game work ok;

inbuilt editor fails to find any custom maps.

sound fails fifteen minutes into game.
Please report bugs to http://bugs.winehq.org.
I'm looking into the possiblty of running a virtualized Windows for other
apps that WINE dosent support, is this possible or is 3D right out the
window?
You can try VMWare and its DirectX support. For some games and applications it
works perfectly. Sometimes it works terribly or don't work at all. Of course
VMWare is nothing like Wine - it is an emulator and there are obvious
consequences like bad performance and bad integration in Linux desktop (you can
try Unity mode in VMWare as an partial workaround).
Locked