peabody
August 21st, 2006, 01:10 PM
I was wondering if anyone had managed to get this game working. Google seems to indicate that this game is supported in cedega. I installed the userfolder version of cedega via this guide:
http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO%20Cedega%20CVS
Which seemed to go without a hitch. However, I'm having two problems with getting Monkey Island 4 to work:
1) One is the installation. If I try and do a full install, it gets through it until it asks for the second CD at which point nothing I try gets Linux to reliquish the CD. Launching cvscedega with --monitor-cdrom-eject doesn't seem to help.
2) I can get around this by doing a minimal install which only requires the first cd. However, upon launching the game with the following:
cvscedega "C:/Program Files/monkey4/Monke.exe" -- -gl
The game plays and gets to the video sequeces. However, the video sequence is very choppy and slow. Pressing esc to quit the video sequence seems to hang the game. Waiting for the sequence to finish has the same effect. I have to switch to a VT and kill the wine process.
I have a Radeon 9000 64MB with the fglrx drivers installed, version 8.28.8. glxinfo shows direct rendering enabled. I have the following in my device section of my xorg.conf:
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "UseInternalAGPGART" "no"
#Option "KernelModuleParm" "agplock=0"
EndSection
Any and all advice appreciated.
http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO%20Cedega%20CVS
Which seemed to go without a hitch. However, I'm having two problems with getting Monkey Island 4 to work:
1) One is the installation. If I try and do a full install, it gets through it until it asks for the second CD at which point nothing I try gets Linux to reliquish the CD. Launching cvscedega with --monitor-cdrom-eject doesn't seem to help.
2) I can get around this by doing a minimal install which only requires the first cd. However, upon launching the game with the following:
cvscedega "C:/Program Files/monkey4/Monke.exe" -- -gl
The game plays and gets to the video sequeces. However, the video sequence is very choppy and slow. Pressing esc to quit the video sequence seems to hang the game. Waiting for the sequence to finish has the same effect. I have to switch to a VT and kill the wine process.
I have a Radeon 9000 64MB with the fglrx drivers installed, version 8.28.8. glxinfo shows direct rendering enabled. I have the following in my device section of my xorg.conf:
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "UseInternalAGPGART" "no"
#Option "KernelModuleParm" "agplock=0"
EndSection
Any and all advice appreciated.