on how to:
A: set up and compile pcsx2
B: how to configure and run
We first need to construct a 32-bit chroot as the x86_64-bit version of pcsx2 0.9.3 does not appear to work
for me.
The guide to the 32-bit chroot is here.
Make sure you emerge the necessary stuff like nvidia-drivers X (u know)
Enter the 32-bit chroot.
Next we take the source for pcsx2 0.9.3 x86 source (32-bit version) and un(7zip?) it.
we enter the directory pcsx2 and do a
Code: Select all
chmod o+x -R pluginsnext we
Code: Select all
sh build.sh allCode: Select all
emerge nvidia-cg-toolkit gtk+once the pcsx2 is compiled you just need the necessary bios


