..:: PCSX2 Forums ::..

Full Version: CDVD Plugin Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey, I've been setting up PCSX2svn on my Mac running Leopard 10.5.8, and everything has gone swimmingly in the configuration. I've got my Bios and my plugins folders set, and the right graphics plugin set up
However, whenever I try to Run->Execute or open a CD/DVD image, I get the error
"Error Opening CDVD Plugin", and back in the X11 window it says
Code:
_openfile 0
Errorr loading
sh: ./cfgCDVDiso: Permission denied

Any ideas?

(The permission thing made me think that maybe I needed to change permissions on the cfgcdvdiso file, but even with all permissions set to read and write, still the error)


EDIT: Okay, I've been tracing my various errors through google, and I've solved that one and a few others that came up. However, I've hit a dead end with this error. When I try to load an .iso, I get a black screen with some yellow text, and my X11 displays this:

Code:
blocks = 102243
type = 1
ZeroGS: creating
ZeroGS: 350 : 24
ZeroGS: Got Doublebuffered Visual!
ZeroGS: glX-Version 1.4
Xlib:  extension "XFree86-VidModeExtension" missing on display "/tmp/launch-shYSb1/:0".
ZeroGS: Depth 24
ZeroGS: you have Direct Rendering!
ZeroGS: ******
ZeroGS: GS WARNING: Floating point render targets not supported, switching to 32bit
ZeroGS: *********
ZeroGS: Disabling MRT depth writing
ZeroGS: Creating effects
ZeroGS: Creating extra effects
ZeroGS: using accurate shaders
ZeroGS: initialization successful
ZeroGS: dummy transfer
ZeroGS: dummy transfer
ZeroGS: Disabling MRT depth writing
Floating point exception
bash-3.2$

Can't seem to find help with this one. Ideas?