You are not logged in.
http://aur.archlinux.org/packages.php?ID=10268 - This package (the only PS2 emulator I know of for linux) is 32-bit only due to assembly code issues. Would it be possible to generate a bin32-package for this (you could grab a precompiled 32-bit linux version from http://pcsx2.net/downloads.php)? (I couldn't figure out how, it kept on trying to access the 64 bit libraries even when I had the lib32 versions installed).
Thanks!
Avatar by Ditey: https://twitter.com/phrobitey
Offline
Hello,see here http://bbs.archlinux.org/viewtopic.php?id=82069 and here http://bbs.archlinux.org/viewtopic.php?pid=518487
export LD_LIBRARY_PATH="/opt/lib32/usr/lib/:/opt/lib32/lib/:." works but libZeroGSoglr.so.0.96.2 needs also the old libjpeg.so.62 ...
Offline