..:: PCSX2 Forums ::..
Register | Help | Log In |
Register PCSX2 Site Forums Member List Donate View Today's Posts Search

Current time: 03-11-2010, 09:04 PM Hello There, Guest! (Login — Register)

..:: PCSX2 Forums ::.. / PCSX2 Mac / MAC Support / How to run?

2 users browsing this thread: (0 members, and 2 guests).

Pages (3): 1 2 3 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
How to run?
Author Message
zedr0n Offline
PCSX2/Mac hacker
*****

Posts: 88
Joined: Dec 2008
Location:
Post: #1
How to run?
The long(and old) guide for getting pcsx2/mac to run is at http://quant0r.com/trac/trac.cgi/wiki/runningPcsx2

A faster way to get pcsx2/mac up and running is to
1) Install xquartz(http://xquartz.macosforge.org)
2) Install CG framework(http://developer.nvidia.com/object/cg_to...downloads)
3) Get pcsx2/mac package at http://pcsx2-mac.quant0r.com/files/pcsx2.pkg

The application will be installed into /Applications/pcsx2 then.
To run it, you'll need to launch xterm(Applications/Utilities/X11.app) and then type
Code:
cd /Applications/pcsx2/bin
./pcsx2

PCSX2/MAC official blog - http://pcsx2-mac.quant0r.com
Forums - http://forums.pcsx2.net/forum-61.html
More forums - http://forum.quant0r.com
01-10-2009 02:06 AM
Find all posts by this user Quote this message in a reply
EvANighT Offline
Newbie

Posts: 1
Joined: Jan 2009
Location:
Post: #2
RE: How to run?
Do I need Leopard to run pcsx2? Currently I have Tiger. After browsing through the xquartz, I notice it is all for Leopard.

And also, Cg Toolkit is by Nvidia, if I have an ATI Radeon X1600 graphics card on my MBP would it work?
(This post was last modified: 01-20-2009 11:21 PM by EvANighT. Edit Reason: )
01-20-2009 10:38 PM
Find all posts by this user Quote this message in a reply
tomo2000 Offline
Newbie

Posts: 1
Joined: Feb 2009
Location:
Post: #3
RE: How to run?
Sorry for my bad English.
I got x11 and typed the code, but i got a message, "bad cpu type in executable."
I am at a loss what I should do. I"ll appreciate it if you help me.
02-10-2009 01:50 PM
Find all posts by this user Quote this message in a reply
zedr0n Offline
PCSX2/Mac hacker
*****

Posts: 88
Joined: Dec 2008
Location:
Post: #4
RE: How to run?
pcsx2 is intel-only, it won't run on old PowerPC macs

PCSX2/MAC official blog - http://pcsx2-mac.quant0r.com
Forums - http://forums.pcsx2.net/forum-61.html
More forums - http://forum.quant0r.com
02-15-2009 05:26 PM
Find all posts by this user Quote this message in a reply
lilmp89 Offline
Newbie

Posts: 1
Joined: Feb 2009
Location:
Post: #5
RE: How to run?
Hello

I did the three steps as indicated.

My error comes up saying:

"Could Not Load GS Plugin 'plugins/': dlopen(plugins/, 2): no suitible image found. Did find:
/usr/local/lib/: not a file
/usr/lib/: not a file"

I do not what any of this means exactly. Do I need to get some thing else for it to run still?

Thank you in advance for your help.
02-21-2009 04:16 AM
Find all posts by this user Quote this message in a reply
Jayands Offline
Newbie

Posts: 3
Joined: Feb 2009
Location:
Post: #6
RE: How to run?
Try running
Code:
chmod 777 /Applications/pcsx2/bin/plugins/*
chmod +x /Applications/pcsx2/bin/pcsx2

that is, if that's your install directory, mine was ~/Downloads/ (the Downloads folder in my Home directory), so I ran
Code:
chmod 777 ~/Downloads/pcsx2/bin/plugins/*
chmod +x ~/Downloads/pcsx2/bin/pcsx2
instead.
(This post was last modified: 02-24-2009 12:48 AM by Jayands. Edit Reason: )
02-24-2009 12:45 AM
Find all posts by this user Quote this message in a reply
blckprljin Offline
Newbie

Posts: 1
Joined: Feb 2009
Location:
Post: #7
RE: How to run?
(02-24-2009 12:45 AM)Jayands Wrote:  Try running
Code:
chmod 777 /Applications/pcsx2/bin/plugins/*
chmod +x /Applications/pcsx2/bin/pcsx2

So I entered the above two codes, then entered /applications/pcsx2/bin/pcsx2
and it gave me this error:

Could Not Load GS Plugin '/Applications/pcsx2/plugsin/gs/zerogs/opengl/ps2hw.fx/": dlopen(/Applications/pcsx2/plugsins/gs/zerogs/opengl/ps2hw.fx/, 2): no suitable image found.

Did find:

/Applications/pcsx2/plugins/gs/zerogs/opengl/ps2hw.fx/: stat() failed with errno=20
/usr/local/lib/: not a file
/usr/lib/: not a file


Clearly... I'm doing something wrong... but what?

Sorry, I'm a complete newbie to both the mac and the ps2 emulator... (i can't even get the PCSX working on my mac...)

my mac's a macbook leopard 10.5.6; 2.4 ghz intel core 2 duo, 2 gb 667 mhz ddr2 sdram...

can you help me, please~?
(This post was last modified: 02-26-2009 12:29 AM by blckprljin. Edit Reason: N/A)
02-26-2009 12:10 AM
Find all posts by this user Quote this message in a reply
MidSnacker Offline
Newbie

Posts: 1
Joined: Apr 2009
Location:
Post: #8
RE: How to run?
(01-10-2009 02:06 AM)zedr0n Wrote:  The long(and old) guide for getting pcsx2/mac to run is at http://quant0r.com/trac/trac.cgi/wiki/runningPcsx2

A faster way to get pcsx2/mac up and running is to
1) Install xquartz(http://xquartz.macosforge.org)
2) Install CG framework(http://developer.nvidia.com/object/cg_to...downloads)
3) Get pcsx2/mac package at http://pcsx2-mac.quant0r.com/files/pcsx2.pkg

The application will be installed into /Applications/pcsx2 then.
To run it, you'll need to launch xterm(Applications/Utilities/X11.app) and then type
Code:
cd /Applications/pcsx2/bin
./pcsx2
Did this but I get an error reading. "No such file or directory." What am I doing wrong?
04-05-2009 06:16 PM
Find all posts by this user Quote this message in a reply
wontbackdown Offline
Newbie

Posts: 1
Joined: Apr 2009
Location:
Post: #9
RE: How to run?
(04-05-2009 06:16 PM)MidSnacker Wrote:  
(01-10-2009 02:06 AM)zedr0n Wrote:  The long(and old) guide for getting pcsx2/mac to run is at http://quant0r.com/trac/trac.cgi/wiki/runningPcsx2

A faster way to get pcsx2/mac up and running is to
1) Install xquartz(http://xquartz.macosforge.org)
2) Install CG framework(http://developer.nvidia.com/object/cg_to...downloads)
3) Get pcsx2/mac package at http://pcsx2-mac.quant0r.com/files/pcsx2.pkg

The application will be installed into /Applications/pcsx2 then.
To run it, you'll need to launch xterm(Applications/Utilities/X11.app) and then type
Code:
cd /Applications/pcsx2/bin
./pcsx2
Did this but I get an error reading. "No such file or directory." What am I doing wrong?

I'm getting the same issue?! Some help please
04-26-2009 02:57 AM
Find all posts by this user Quote this message in a reply
napha Offline
Newbie

Posts: 3
Joined: May 2009
Location:
Post: #10
RE: How to run?
i installed pcsx2.pkg, installed nvidia cg framework, installed x11, got all plugins and bios. when i try to run from x11, i got "bus error", won't even let me choose iso. can someone pleeeeeeeeeeease help
05-03-2009 10:16 AM
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Current time: 03-11-2010, 09:04 PM

Contact Us | PCSX2 | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication

Powered By MyBB, © 2002-2010 MyBB Group.
Theme created by IncadudeF and modified by bositman