I want to try and install RCT3 using cvscedega. I have installed it, but i don't know if im configured correctly.
Code:
[Drive C]
"Path" = "/home/meo/.cvscedega/drive_c"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"
 
 [Drive D]
 "Path" = "/media/cdrom"
 "Type" = "cdrom"
 "Label" = "CD-ROM"
 "Filesystem" = "win95"
 "Device" = "/dev/hdc"
 
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "tmp"
"Filesystem" = "win95"
 
[Drive G]
"Path" = "/"
"Type" = "hd"
"Label" = "root"
"Filesystem" = "win95"
I don't know how to access my D:. I type in:
Code:
cvscedega D:
and it returns this:
Code:
meo@meo-laptop:~$ cvscedega D:
fixme:cdrom:CDROM_GetIdeInterface not implemented for true scsi drives
/usr/lib/cvscedega/bin/wine: cannot open 'D:\'
How do I fix this problem? Also, how do I then install things? Im used to the wine, winecfg, winefile etc. of wine. i don't know how cvscedega works.

Also, I've heard cedega is better for games. RCT3 got a silver wine cert. back in kubuntu 5, but ubuntu 6.06 it is garbage. I would like to try in cvscedega anyway.

Someone help!