rulururu

post 0.9.6, Snow leopard and further plans…

October 23rd, 2009

Filed under: PCSX2/MAC — zedr0n @ 7:52 am

First off, i’d like to mention that apparently 0.9.6 works on snow leopard with the stock x11, as confirmed The En Dash in forums, so you might try that out ignoring the xquartz installation step.

I’m aware of the issue with macbooks and pcsx2 and i’ll try to sort it out, but as i don’t have a macbook, but i need someone with a macbook(with leopard) who has enough experience building things on osx so that he can build pcsx2/mac from the repository and i could debug it through…

In other news, i’m soon updating the code to r1888 and starting on the new gui. There’s also work going on with the aligned stack so that it doesn’t require as many hacks to work, and i’ll hopefully be able to pull it from official repository soon.

post 0.9.6 – alpha release

October 18th, 2009

Filed under: PCSX2/MAC — zedr0n @ 2:28 am

Ok, the time has come :) I’m releasing a stand-alone package for pcsx2/mac 0.9.6 which doesn’t require launching terminal whatsoever, hope that helps. The steps to install it are as follows:

  • xQuartz
    To run Pcsx2, you need X11 but not the one that comes with Leopard/Tiger. You can download the latest release of X11 from the XQuartz Project page. Double-click on the package to install it.
  • NVidia CG framework
    Download the package for Mac OS X here. Mount the disk image and double-click on the installer. Follow the instruction to install the Framework.
  • PCSX2/mac + plugins
    The latest package is always here. This will install all the necessary runtime libs and put the application bundle into your /Applications folder. The rest is as simple as double clicking it.

All troubleshooting/running questions – please ask at forums – forum.quant0r.com and http://forums.pcsx2.net

P.S. Thanks go to nestorespinoza for the icon :)

post ffxii again

October 12th, 2009

Filed under: PCSX2/MAC — zedr0n @ 11:44 pm

post 0.9.6 – bios – video

October 8th, 2009

Filed under: PCSX2/MAC — zedr0n @ 1:20 am

This is the video of port of r1762 of 0.9.6, first alpha build, jap bios only for now

post 0.9.6 – recompilers work in bios!

October 8th, 2009

Filed under: PCSX2/MAC — zedr0n @ 12:58 am

Yes, made some progress, i can already run bios:


This is AA4x, the following speedhacks are enabled:

post Git repositories — for advanced users only –

October 5th, 2009

Filed under: PCSX2/MAC — zedr0n @ 12:04 pm

I’ve been restructuring the code and it’s finally in state when it could be build the almost standard configure/make way.

ZZogl port is up with

git clone http://quant0r.com/git/zzogl.git

The main source you can get with

git clone http://quant0r.com/git/pcsx2.git

The master branch is 0.9.6, you can also build stable svn(0.9.5) with

git clone http://quant0r.com/git/pcsx2.git pcsx2_0.9.5
cd pcsx2_0.9.5
git checkout --track -b 0.9.5 origin/0.9.5
git submodule init
git submodule update
./build.sh

The web interface can be found at gitweb

post 0.9.6

October 5th, 2009

Filed under: PCSX2/MAC — zedr0n @ 11:34 am

Yeah, it’s been a very long time, but i finally managed to compile revision 1762. No games are playable yet, I still need to work on stack alignment, but gui works, and it’s more of a question of debugging now.

Some pics of the gui for that matter ;)


ruldrurd
© pcsx2mac.net , Designed by Stealth Settings
Entries (RSS) and Comments (RSS)