Poll: Was this useful to you?
You do not have permission to vote in this poll.
Yes
29.17%
7 29.17%
Yes
16.67%
4 16.67%
No
54.17%
13 54.17%
Total 24 vote(s) 100%
* You voted for this item. [Show Results]

For everyone with issues starting PCSX2 Mac
I'm also getting similar issues as Roxano on OSX 10.8.2

I can configure PCSX2's plugins no problem but the BIOS selection causes the emulator to become unresponsive. Once I select a BIOS from the list and click apply or OK I notice laggy behavior and the window becomes unresponsive and does not close without me clicking the red circle in the top left:

   

The log and console outputs:

       
Reply

Sponsored links

I ran it as root using
Code:
sudo -i
cd /Applications/pcsx2 0.9.7 Alpha.app/Contents/Resources/pcsx2
./pcsx2

and the console errors went away, but the log messages and window behavior on BIOS selection still persists. basically once I pick a BIOS I can't gracefully quit the application or load any game.
Reply
I am sorry to say this, but I kind of highly doubt that you got 2 PS2's lying around to rip your BIOS from, and, well, piracy isn't exactly supported here ^_^"
"Eventually you too will hear it, The Last Melody"
Reply
i keep getting this message when i do all of this stuff. I'm a beginner and its been racking my brain for the past three days. plz help me out.

dyld: Library not loaded: /usr/local/pcsx2/lib/libintl.8.dylib
Referenced from: /Applications/pcsx2.app/Contents/Resources/pcsx2/./pcsx2
Reason: Incompatible library version: pcsx2 requires version 10.0.0 or later, but libintl.8.dylib provides version 9.0.0
Trace/BPT trap: 5
logout

i would greatly appreciate it. I'm just trying to play some ffX on my macbook Pro
Reply
(12-05-2012, 08:34 AM)armyfox89 Wrote: i keep getting this message when i do all of this stuff. I'm a beginner and its been racking my brain for the past three days. plz help me out.

dyld: Library not loaded: /usr/local/pcsx2/lib/libintl.8.dylib
Referenced from: /Applications/pcsx2.app/Contents/Resources/pcsx2/./pcsx2
Reason: Incompatible library version: pcsx2 requires version 10.0.0 or later, but libintl.8.dylib provides version 9.0.0
Trace/BPT trap: 5
logout

i would greatly appreciate it. I'm just trying to play some ffX on my macbook Pro

Download Nvidia CG Toolkit again and same with xquartz
"Eventually you too will hear it, The Last Melody"
Reply
Code:
cd "`dirname '/Applications/pcsx2 0.9.7 Alpha.app/Contents/Resources/script'`"; cd pcsx2; clear; ./pcsx2; exit
Last login: Thu Dec  6 11:19:36 on console
wireless-41-159:~ Rox$ cd "`dirname '/Applications/pcsx2 0.9.7 Alpha.app/Contents/Resources/script'`"; cd pcsx2; clear; ./pcsx2; exit

Interface is initializing.  Entering Pcsx2App::OnInit!
Applying operating system default language...
Loading language translation databases for 'Italian' [it_IT]
    pcsx2_Main not found -- translation dictionary may be incomplete.
    pcsx2_Iconized not found -- translation dictionary may be incomplete.
    pcsx2_Tertiary not found -- translation dictionary may be incomplete.
SetLanguage: Requested translation is not implemented yet.
Command line parsing...
Command line parsed!
(UserMode) Found portable install ini @ pcsx2_portable.ini
(pxEvtQueue:PauseCoreThread) Posting event! (pending=0, idle=0)
(pxEvtQueue:PauseCoreThread) Executing... [Cancelable]
ZZogl-PG: Disabling MRT depth writing.
ZZogl-PG: You've manually enabled these hacks:
ZZogl-PG: 'No logz' hack enabled.
ZZogl-PG: Calling GSinit.
ZZogl-PG: GSinit finished.

(pcsx2:880): Gtk-CRITICAL **: gtk_file_system_unix_get_info: assertion `g_path_is_absolute (filename)' failed

(pcsx2:880): Gtk-WARNING **: file_system_unix=0x4b86a08 still has handle=0x4b3f6c0 at finalization which is NOT CANCELLED!

(pcsx2:880): Gtk-CRITICAL **: gtk_file_system_unix_get_info: assertion `g_path_is_absolute (filename)' failed

(pcsx2:880): Gtk-WARNING **: file_system_unix=0x4b86b00 still has handle=0x4b9fe78 at finalization which is NOT CANCELLED!
ZZogl-PG: Calling GSopen.
ZZogl-PG: Creating ZZOgl window.
ZZogl-PG:  Got Doublebuffered Visual!
ZZogl-PG:  glX-Version 1.4
Xlib:  extension "XFree86-VidModeExtension" missing on display "/tmp/launch-yfJEyR/org.macosforge.xquartz:0".
ZZogl-PG:  Depth 24
ZZogl-PG:  You have Direct Rendering!
ZZogl-PG:  Using multitexturing.
ZZogl-PG:  Maximum texture size is 8192 for Tex_2d and 8192 for Tex_NV.
ZZogl-PG: Disabling MRT depth writing.
ZZogl-PG: You've manually enabled these hacks:
ZZogl-PG: 'No logz' hack enabled.
ZZogl-PG: Initialization successful.
ZZogl-PG: Disabling MRT depth writing.
ZZogl-PG: You've manually enabled these hacks:
ZZogl-PG: 'No logz' hack enabled.
Bus error: 10
logout
Reply
(12-06-2012, 01:23 PM)roxano86 Wrote:
Code:
cd "`dirname '/Applications/pcsx2 0.9.7 Alpha.app/Contents/Resources/script'`"; cd pcsx2; clear; ./pcsx2; exit
Last login: Thu Dec  6 11:19:36 on console
wireless-41-159:~ Rox$ cd "`dirname '/Applications/pcsx2 0.9.7 Alpha.app/Contents/Resources/script'`"; cd pcsx2; clear; ./pcsx2; exit

Interface is initializing.  Entering Pcsx2App::OnInit!
Applying operating system default language...
Loading language translation databases for 'Italian' [it_IT]
    pcsx2_Main not found -- translation dictionary may be incomplete.
    pcsx2_Iconized not found -- translation dictionary may be incomplete.
    pcsx2_Tertiary not found -- translation dictionary may be incomplete.
SetLanguage: Requested translation is not implemented yet.
Command line parsing...
Command line parsed!
(UserMode) Found portable install ini @ pcsx2_portable.ini
(pxEvtQueue:PauseCoreThread) Posting event! (pending=0, idle=0)
(pxEvtQueue:PauseCoreThread) Executing... [Cancelable]
ZZogl-PG: Disabling MRT depth writing.
ZZogl-PG: You've manually enabled these hacks:
ZZogl-PG: 'No logz' hack enabled.
ZZogl-PG: Calling GSinit.
ZZogl-PG: GSinit finished.

(pcsx2:880): Gtk-CRITICAL **: gtk_file_system_unix_get_info: assertion `g_path_is_absolute (filename)' failed

(pcsx2:880): Gtk-WARNING **: file_system_unix=0x4b86a08 still has handle=0x4b3f6c0 at finalization which is NOT CANCELLED!

(pcsx2:880): Gtk-CRITICAL **: gtk_file_system_unix_get_info: assertion `g_path_is_absolute (filename)' failed

(pcsx2:880): Gtk-WARNING **: file_system_unix=0x4b86b00 still has handle=0x4b9fe78 at finalization which is NOT CANCELLED!
ZZogl-PG: Calling GSopen.
ZZogl-PG: Creating ZZOgl window.
ZZogl-PG:  Got Doublebuffered Visual!
ZZogl-PG:  glX-Version 1.4
Xlib:  extension "XFree86-VidModeExtension" missing on display "/tmp/launch-yfJEyR/org.macosforge.xquartz:0".
ZZogl-PG:  Depth 24
ZZogl-PG:  You have Direct Rendering!
ZZogl-PG:  Using multitexturing.
ZZogl-PG:  Maximum texture size is 8192 for Tex_2d and 8192 for Tex_NV.
ZZogl-PG: Disabling MRT depth writing.
ZZogl-PG: You've manually enabled these hacks:
ZZogl-PG: 'No logz' hack enabled.
ZZogl-PG: Initialization successful.
ZZogl-PG: Disabling MRT depth writing.
ZZogl-PG: You've manually enabled these hacks:
ZZogl-PG: 'No logz' hack enabled.
Bus error: 10
logout

What game is it? Wich GS plugin do you use?
"Eventually you too will hear it, The Last Melody"
Reply
(12-06-2012, 04:28 PM)Kaze Wrote: What game is it? Wich GS plugin do you use?

Sorry... The game is Kindom Hearts (PAL version) and ZZ Ogl PG.
Reply
(12-06-2012, 04:32 PM)roxano86 Wrote: Sorry... The game is Kindom Hearts (PAL version) and ZZ Ogl PG.

Try redownloading the GS and looking about for some hacks/fixes made for Kingdom Hearts specifically (hacks/fixes are found inside PCSX2 in different locations)
"Eventually you too will hear it, The Last Melody"
Reply
When I typed the command line into XQuartz it tells me the typical "no such file or directory exists". When I ran the install for the PCSX2 (pcsx2new.pkg) that I downloaded from the link you had, it never put anything in my Applications folder, what am I missing here? It's probably fairly obvious but I just have no clue...
Reply




Users browsing this thread: 1 Guest(s)